platform/upstream/dotnet/runtime.git
2018-06-20 Carol EidtAn UnusedValue still requires a target reg (dotnet...
2018-06-20 Marco Rossignoliadded concurrent access detection to Remove() (dotnet...
2018-06-20 Jarret ShookRemove MaskLoad tests from arm and arm64 lst files...
2018-06-20 Tarek Mahmoud... Avoid extra allocation in IDNA (dotnet/coreclr#18551)
2018-06-20 Sergey AndreenkoFix instruction groups offset on the border between...
2018-06-20 Sergey AndreenkoFix Complus_JitMinOpts for the first method (dotnet...
2018-06-20 Viktor HoferRemove StringBuilderCache usage from System.Text.Regula...
2018-06-19 AmyMerge pull request dotnet/coreclr#18357 from acmyu...
2018-06-19 Amy YuParse entries of import section
2018-06-19 Stephen ToubAvoid two unnecessary string.Substring calls in Punycod...
2018-06-19 Tomas Weinfurtfixes for sos on FreeBSD (dotnet/coreclr#18479)
2018-06-19 Carol EidtFix struct promotion check for SIMD field (dotnet/corec...
2018-06-19 John DoeTypo (dotnet/coreclr#18550)
2018-06-19 Amy YuDump bytes with offset instead of rva
2018-06-19 Amy YuParse and dump compiler identifier and import sections...
2018-06-19 Amy YuDump contents of NativeArray and NativeHashtable
2018-06-19 Amy YuUse GetEntryPointIdFromOffset to get EntryPointId of...
2018-06-19 Amy YuOutput formatting changes for unwindInfo and section...
2018-06-19 AmyMerge pull request dotnet/coreclr#18500 from acmyu...
2018-06-19 Amy YuSave name of dll in constant, use tab instead of spaces
2018-06-19 dotnet-maestro-botUpdate CoreClr to preview1-26619-04 (dotnet/coreclr...
2018-06-19 Jan KotasPInvoke calli support for CoreRT (dotnet/coreclr#18534)
2018-06-19 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-19 Henry SharberRemoved dead strings from corerror.xml
2018-06-19 Henry SharberRemove dead strings mscorrc.rc
2018-06-19 Carol EidtgenPutArgStk needs to check for FIELD_LIST first (dotne...
2018-06-18 Jan KotasDelete PinnableBufferCache (dotnet/corertdotnet/coreclr...
2018-06-18 Jarret ShookCorrectly return early if the test fails (dotnet/corecl...
2018-06-18 Luqun LouAdd public implementation WindowsRuntime ExceptionSuppo...
2018-06-18 Fei PengImprove Intel hardware intrinsic APIs (dotnet/coreclr...
2018-06-18 Tomas Weinfurttemporarily disable pthread based named mutexes on...
2018-06-18 dotnet botDocument span lifetime issue in CreateSpan (dotnet...
2018-06-18 John DoeTypo (dotnet/coreclr#18520)
2018-06-18 Jarret ShookRe-Enable StructABI test for xplat (dotnet/coreclr...
2018-06-18 Andrey Akinshinmach_absolute_time as the primary clock source on macOS...
2018-06-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26616-03, preview1...
2018-06-16 dotnet-maestro-botUpdate BuildTools, CoreClr to preview1-02915-01, previe...
2018-06-16 Amy YuAdd missing registers enum
2018-06-16 Amy YuInterweave gcslot liveness with disasm
2018-06-16 Amy YuUse DumpInstruction instead of code block
2018-06-15 AmyMerge pull request dotnet/coreclr#18474 from acmyu/gc
2018-06-15 AmyMerge pull request dotnet/coreclr#18379 from acmyu...
2018-06-15 Jan KotasDelete bitrotten appdomain agility checks (dotnet/corec...
2018-06-15 Carol EidtUse correct field offset in genPutArgStkFieldList ...
2018-06-15 Stephen ToubAvoid some virtual dispatch in Encodings (dotnet/corecl...
2018-06-15 Amy YuUse IntPtr instead of long for pointers
2018-06-15 Amy YuFix bugs from trying to get transitions for untracked...
2018-06-15 Amy YuAdjust method comment
2018-06-15 Krzysztof WicherEnsure AdjustmentRule.DaylightDelta is within [-12...
2018-06-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-15 Jeremy KuhneFix handling of generating relative path to parent...
2018-06-15 Sergey Andreenkoclean up list of disabled warnings. (dotnet/coreclr...
2018-06-15 Amy YuMake gcInfoTypes global instead of passed as param
2018-06-15 Sergey Andreenkofix the desktop build break (dotnet/coreclr#18475)
2018-06-15 Amy YuFixed some bugs with gc transitions
2018-06-14 Amy YuGet gc slot liveness code offset
2018-06-14 Jarret Shook[Windows|Arm64|Vararg] Add FEATURE_ARG_SPLIT (dotnet...
2018-06-14 Carol EidtARM: increase small reg set for jitStressRegs=3 (dotnet...
2018-06-14 Marco Rossignoliadd overloads (dotnet/coreclr#18458)
2018-06-14 Vance MorrisonWrite and WriteAsync overloads for StringBuilder. ...
2018-06-14 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26614-04...
2018-06-14 Alfred MyersAdds original error info to NotSupportedException durin...
2018-06-14 Anirudh AgnihotrySkip version (dotnet/corefxdotnet/coreclr#28835)
2018-06-13 Kristian HellangAdded ISOWeek to System.Globalization (dotnet/coreclr...
2018-06-13 Jarret Shook[Windows|Arm64|VarArgs] Correctly pass HFA arguments...
2018-06-13 Bruce ForstallMerge pull request dotnet/coreclr#18438 from BruceForst...
2018-06-13 Carol EidtFix enregistered lclFld bug (dotnet/coreclr#18418)
2018-06-13 Bruce ForstallMerge pull request dotnet/coreclr#18442 from BruceForst...
2018-06-13 Maryam Ariyanmoving ARM HW Intrinsics files to shared partition...
2018-06-13 Jan VorlicekFix allocation methods at few places in PAL (dotnet...
2018-06-13 jswolf19Added CallerArgumentExpressionAttribute (corefx issue...
2018-06-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-06-13 Michal StrehovskýUpdate unshared Reflection.Emit files
2018-06-13 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#5933...
2018-06-13 Maryam Ariyan Move x86 HW intrinsics files to shared (dotnet/coreclr...
2018-06-13 Bruce ForstallMerge pull request dotnet/coreclr#18433 from BruceForst...
2018-06-12 Bruce ForstallDisable test b65423, tracked by dotnet/coreclr#18441
2018-06-12 Bruce ForstallFix GC KeepAlive test
2018-06-12 Luqun LouAdd public implementation WindowsRuntimeResourceManager...
2018-06-12 Bruce ForstallDisable HugeArray test in GCStress modes
2018-06-12 Andy AyersJIT: finally cloning -- handle fall through out of...
2018-06-12 Carol EidtUnify struct arg handling (dotnet/coreclr#18358)
2018-06-12 Igor KulaychukFix unwinding of funclet with no epilog on x86/Linux...
2018-06-12 Tanner GoodingAdding containment support to more x86 HWIntrinsics...
2018-06-12 Pent PloompuuFix Decimal.NearNegativeZero/NearPositiveZero (dotnet...
2018-06-11 Dan MoseleyReword invalid program exception message (dotnet/corecl...
2018-06-11 Sergey Andreenkoskip empty regMask in verifyRegistersUsed (dotnet/corec...
2018-06-11 Stephen ToubStandardize on PLATFORM_WINDOWS instead of PLATFORM_UNI...
2018-06-11 Tarek Mahmoud... Fix UTF8 encoding fallback index (dotnet/coreclr#18387)
2018-06-11 Luqun LouWinRT attribute Cleanup (dotnet/coreclr#18412)
2018-06-11 Luqun LouRemove WinRTSynchronizationContextFactoryBase (dotnet...
2018-06-11 Jarret Shook(Re)Enable NativeVarargs for CoreCLR (dotnet/coreclr...
2018-06-11 Paulo JanottiAdds the CoreLib IL to packages (dotnet/coreclr#18372)
2018-06-11 Chris SienkiewiczFix PCODE not having thumb bit set when comparing two...
2018-06-11 Anirudh AgnihotryRemoved length restrictions on named synchronization...
2018-06-10 William GodbeUpdate Buildtools (dotnet/coreclr#18380)
2018-06-09 Jan KotasAvoid NativeOverlapped pinning by allocating unmanaged...
2018-06-09 Stephen ToubUse nameof of Encoding classes (dotnet/coreclr#18395)
2018-06-09 Bruce ForstallMerge pull request dotnet/coreclr#18394 from BruceForst...
2018-06-09 Bruce ForstallMerge pull request dotnet/coreclr#18363 from sdmaclea...
next