platform/upstream/dotnet/runtime.git
2018-11-30 Stephen ToubA few more Enum perf improvements (dotnet/coreclr#21284)
2018-11-30 David MasonFix perf issues with GetCurrentThreadHomeHeapNumber...
2018-11-30 Aaron RobinsonDisable TypeEquivalence tests due to flaky x86 build...
2018-11-30 Jan KotasUndo accidental change
2018-11-30 Levi BroderickAdd EnumerateRunes() ref APIs and unit tests (dotnet...
2018-11-30 Jan KotasDelete CORECLR ifdef (dotnet/corertdotnet/coreclr#6610)
2018-11-30 John DoeTypos (dotnet/corertdotnet/coreclr#6605)
2018-11-30 Michal StrehovskýProperly report intrinsic fields (dotnet/corertdotnet...
2018-11-30 Juan HoyosMerge pull request dotnet/coreclr#21287 from hoyosjs...
2018-11-30 Alexej LiebenthalAdded TryParse to StandardFormat (dotnet/coreclr#21216)
2018-11-30 Brian RobbinsDefer Initialization of FrameworkEventSource During...
2018-11-29 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview...
2018-11-29 Juan Sebastian... Properly DACize TLB access for thread local statics
2018-11-29 Stephen ToubConsolidate validation code in Enum.ToObject overloads...
2018-11-29 Stephen ToubImprove performance of Enum.{Try}Parse (dotnet/coreclr...
2018-11-29 Aaron RobinsonEnable type equivalence (dotnet/coreclr#21265)
2018-11-29 Tanner GoodingImplement the Count property, the IEquatable and IForma...
2018-11-29 Jeremy KoritzinskyAdd more advanced SafeArray tests (dotnet/coreclr#21063)
2018-11-29 Jan VorlicekFix build parallelism on Windows with NUMA (dotnet...
2018-11-29 Tanner GoodingDon't treat the Vector64/128/256<T> helper methods...
2018-11-29 Bruce ForstallMerge pull request dotnet/coreclr#21267 from BruceForst...
2018-11-29 Tomas Weinfurtpublish symbols on FreeBSD (dotnet/coreclr#21179)
2018-11-29 Tanner GoodingUpdating genSIMDZero to only use `xorps` (dotnet/corecl...
2018-11-29 Andy AyersTrack single def locals in importer (dotnet/coreclr...
2018-11-29 Swaroop SridharFix dotnet/coreclr#21209 (dotnet/coreclr#21237)
2018-11-29 John SalemAdd IsCollectible property to Memberinfo and MethodInfo...
2018-11-29 Stephen ToubImprove Enum.ToString perf for [Flags] enums (dotnet...
2018-11-29 Andrew AuRemove obsolete assert (dotnet/coreclr#21260)
2018-11-29 Jan KotasDelete code related to LoaderOptimization and SharedDom...
2018-11-29 Bruce ForstallFix ObjectStackAllocationTests on Linux under minopts
2018-11-28 Ben AdamsQueue ValueTaskAwaiter IAsyncStateMachineBox directly...
2018-11-28 Russ KeldorphUpdate Helix queues used for testing
2018-11-28 Andy AyersMerge pull request dotnet/coreclr#21217 from AndyAyersM...
2018-11-28 Andy AyersMerge pull request dotnet/coreclr#21226 from AndyAyersM...
2018-11-28 Jan KotasSwitch to preemptive mode before calling COM (dotnet...
2018-11-28 Jan Kotas Delete test dev10_630880 (dotnet/coreclr#21239)
2018-11-28 Brian SullivanMerge pull request dotnet/coreclr#21204 from briansull...
2018-11-28 Sergey Andreenkoexclude tests\src\Interop\COM\NativeClients\Primitives...
2018-11-28 Tanner GoodingFixing up Utf8Parser.TryParseNumber to not fail for...
2018-11-28 Tanner GoodingImplement the S.R.I.VectorXXX `get_Zero` and `As` helpe...
2018-11-28 Jan VorlicekImprove performance of cgroup access (dotnet/coreclr...
2018-11-28 Jan VorlicekFix ILStubCache allocation for collectible assemblies...
2018-11-28 Bruce ForstallMerge pull request dotnet/coreclr#21234 from BruceForst...
2018-11-28 IliaMove all the math functions undef #ifndef PAL_STDCPP_CO...
2018-11-28 Bruce ForstallDisable test Dev10_630880
2018-11-28 Brian SullivanCode review feedback
2018-11-28 Bruce ForstallDisable failing Linux/arm32 corefx tests (dotnet/corecl...
2018-11-27 Dan MoseleyUpdate changing-corelib.md (dotnet/coreclr#21220)
2018-11-27 Pent PloompuuDiff-able disassembly fixes (dotnet/coreclr#20863)
2018-11-27 Andy AyersJIT: handle general indir case for GT_JMP address
2018-11-27 Andy Ayersremove workaround comments
2018-11-27 Carol EidtMerge pull request dotnet/coreclr#21151 from CarolEidt...
2018-11-27 Andy AyersJIT: retype some return expressions
2018-11-27 Stephen ToubUse local array in ConcurrentQueue<T> for small perf...
2018-11-27 Andy AyersImprove perf for Index based span indexers (dotnet...
2018-11-27 Chuck RiesFix a use after free for Managed Data BP (dotnet/corecl...
2018-11-27 Levi BroderickFix Rune.ToUpper / ToLower under GlobalizationMode...
2018-11-27 Jan VorlicekDisable noncollectible alc finalization (dotnet/coreclr...
2018-11-27 Jan KotasDisable domain neutral loading (dotnet/coreclr#21156)
2018-11-27 Tanner GoodingDeleting a format.patch file that got checked in (dotne...
2018-11-27 Jan KotasUpdate documentation for changing CoreLib (dotnet/corec...
2018-11-27 Carol EidtUse LclFld for full-width cpblk of different types
2018-11-27 Brian SullivanMerge pull request dotnet/coreclr#21184 from mikedn...
2018-11-27 Brian SullivanFix issue 20185
2018-11-26 Morgan BrownFix Azure DevOps endpoint (dotnet/coreclr#21038)
2018-11-26 Tanner GoodingUpdating runtest.py to support printing coredump inform...
2018-11-26 Tanner GoodingFixing a few small issues with the SIMD vs SIMD HWIntri...
2018-11-26 Matt MitchellMerge pull request dotnet/coreclr#21194 from mmitche...
2018-11-26 Stephen ToubRemove TypedReference.MakeTypedReference readonly restr...
2018-11-26 Carol EidtMerge pull request dotnet/coreclr#21164 from kvochko...
2018-11-26 Tanner GoodingHandle the remaining known issues (modulo snan) with...
2018-11-26 Michelle McDanielTar arm build outputs to workaround unicode issues...
2018-11-26 Matt MitchellDon't attempt to sign xstate in debug/checked builds
2018-11-25 Mike DanesDon't generate copy assertions for normalize on load...
2018-11-25 Mike DanesAdd test for 18867
2018-11-25 Jeremy KoritzinskyFix Interop/PInvoke/Miscellaneous/HandleRef tests under...
2018-11-24 Ayende RahienFixing typo (dotnet/coreclr#21081)
2018-11-24 Jan KotasRefactor AppDomain.IsAppXModel and a few other AppDomai...
2018-11-24 Jan KotasMove AppDomain local data store to AppContext and clean...
2018-11-24 Eugene RozenfeldDon't assume objects don't escape in pure helpers.
2018-11-23 Jan VorlicekFix debugger collectible thread statics access (dotnet...
2018-11-23 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview...
2018-11-22 John DoeTypos (dotnet/coreclr#21171)
2018-11-22 Jan KotasDelete System.AppDomainSetup (dotnet/coreclr#21157)
2018-11-22 Michal StrehovskýMark the String.Empty field as Intrinsic (dotnet/corecl...
2018-11-22 Michal StrehovskýNarrow the assert in fgLateDevirtualization (dotnet...
2018-11-22 Andrey KvochkoDo not support HW intrinsics on x86 linux
2018-11-22 Swaroop SridharSequel to NativeLibrary API (dotnet/coreclr#21148)
2018-11-22 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27121...
2018-11-22 Andrew AuSingle stepping out of the unsafe places (dotnet/corecl...
2018-11-21 Aaron RobinsonMerge pull request dotnet/coreclr#21146 from AaronRobin...
2018-11-21 Aaron RobinsonMinor clean up in COMToCLRWorker
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (dotnet/coreclr...
2018-11-21 Eugene RozenfeldDisable object stack allocation verification under...
2018-11-21 Aaron RobinsonCheck for null on COM to CLR call if error occurs durin...
2018-11-21 Jan KotasChange System.Object to ClassInterface.None (dotnet...
2018-11-21 Jan VorlicekFix Unix ARM JIT_MemCpy and JIT_MemSet (dotnet/coreclr...
2018-11-21 Tanner GoodingEnsuring that gc_stress and gc_stress_c are marked...
2018-11-21 Jan KotasDelete dead/unused code (dotnet/coreclr#21138)
2018-11-21 dotnet-maestro-botUpdate CoreSetup, PgoData to preview-27121-02, master...
next