platform/upstream/coreclr.git
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 #18500 from acmyu/liveness
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 (#18540)
2018-06-19 Jan KotasPInvoke calli support for CoreRT (#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 (...
2018-06-18 Jan KotasDelete PinnableBufferCache (dotnet/corert#5950)
2018-06-18 Jarret ShookCorrectly return early if the test fails (#18529)
2018-06-18 Luqun LouAdd public implementation WindowsRuntime ExceptionSuppo...
2018-06-18 Fei PengImprove Intel hardware intrinsic APIs (#17637)
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 (#18520)
2018-06-18 Jarret ShookRe-Enable StructABI test for xplat (#18496)
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 #18474 from acmyu/gc
2018-06-15 AmyMerge pull request #18379 from acmyu/disasm
2018-06-15 Jan KotasDelete bitrotten appdomain agility checks (#18489)
2018-06-15 Carol EidtUse correct field offset in genPutArgStkFieldList ...
2018-06-15 Stephen ToubAvoid some virtual dispatch in Encodings (#18487)
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. (#18318)
2018-06-15 Amy YuMake gcInfoTypes global instead of passed as param
2018-06-15 Sergey Andreenkofix the desktop build break (#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 (#18346)
2018-06-14 Carol EidtARM: increase small reg set for jitStressRegs=3 (#18462)
2018-06-14 Marco Rossignoliadd overloads (#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/corefx#28835)
2018-06-13 Kristian HellangAdded ISOWeek to System.Globalization (#18456)
2018-06-13 Jarret Shook[Windows|Arm64|VarArgs] Correctly pass HFA arguments...
2018-06-13 Bruce ForstallMerge pull request #18438 from BruceForstall/FixKeepAlive
2018-06-13 Carol EidtFix enregistered lclFld bug (#18418)
2018-06-13 Bruce ForstallMerge pull request #18442 from BruceForstall/DisableB65423
2018-06-13 Maryam Ariyanmoving ARM HW Intrinsics files to shared partition...
2018-06-13 Jan VorlicekFix allocation methods at few places in PAL (#18457)
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/corert#5933 from dotnet/nmirror
2018-06-13 Maryam Ariyan Move x86 HW intrinsics files to shared (#18427)
2018-06-13 Bruce ForstallMerge pull request #18433 from BruceForstall/DisableLon...
2018-06-12 Bruce ForstallDisable test b65423, tracked by #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 (#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 (#18424)
2018-06-11 Dan MoseleyReword invalid program exception message (#18409)
2018-06-11 Sergey Andreenkoskip empty regMask in verifyRegistersUsed (#18415)
2018-06-11 Stephen ToubStandardize on PLATFORM_WINDOWS instead of PLATFORM_UNI...
2018-06-11 Tarek Mahmoud... Fix UTF8 encoding fallback index (#18387)
2018-06-11 Luqun LouWinRT attribute Cleanup (#18412)
2018-06-11 Luqun LouRemove WinRTSynchronizationContextFactoryBase (#18385)
2018-06-11 Jarret Shook(Re)Enable NativeVarargs for CoreCLR (#18373)
2018-06-11 Paulo JanottiAdds the CoreLib IL to packages (#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 (#18380)
2018-06-09 Jan KotasAvoid NativeOverlapped pinning by allocating unmanaged...
2018-06-09 Stephen ToubUse nameof of Encoding classes (#18395)
2018-06-09 Bruce ForstallMerge pull request #18394 from BruceForstall/Fix10115
2018-06-09 Bruce ForstallMerge pull request #18363 from sdmaclea/PR-waitany...
2018-06-09 Maryam AriyanSome extra changes needed in shared
2018-06-09 Eric ErhardtRemove Substring in TimeZoneInfo parsing (#18378)
2018-06-09 Stephen ToubUse cached strings for values 0 to 9 (#18383)
2018-06-09 Stephen ToubRemove ConcurrentDictionary from CoreLib (#18308)
2018-06-09 Bruce ForstallRe-enable tests for Windows arm64
2018-06-09 Bruce ForstallMerge pull request #18382 from BruceForstall/MakeArmGcS...
2018-06-09 Brian RobbinsFix EventPipe EventHandle Caching for TraceLogging...
2018-06-08 Amy YuUse buffered disassembler to get disassembly as string
2018-06-08 Russ KeldorphFix coredistools download script now that Packages...
2018-06-08 Anirudh AgnihotryMoved Mutex.cs From src to shared (#18320)
2018-06-08 Luqun LouExpose public implementation AsyncCausalitySupport...
2018-06-08 Bruce ForstallMerge pull request #18287 from sdmaclea/TryClearGCStres...
2018-06-08 Bruce ForstallDisable 3 tests incompatible with GCStress=3
2018-06-08 Steve MacLeanFix threading gcStress fails
2018-06-08 AmyMerge pull request #18326 from acmyu/gc
next