platform/upstream/coreclr.git
2018-11-29 John SalemAdd IsCollectible property to Memberinfo and MethodInfo...
2018-11-29 Stephen ToubImprove Enum.ToString perf for [Flags] enums (#21254)
2018-11-29 Andrew AuRemove obsolete assert (#21260)
2018-11-29 Jan KotasDelete code related to LoaderOptimization and SharedDom...
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 #21217 from AndyAyersMS/Fix21051
2018-11-28 Andy AyersMerge pull request #21226 from AndyAyersMS/HandleMoreGe...
2018-11-28 Jan KotasSwitch to preemptive mode before calling COM (#21238)
2018-11-28 Jan Kotas Delete test dev10_630880 (#21239)
2018-11-28 Brian SullivanMerge pull request #21204 from briansull/issue_20185
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 (#21229)
2018-11-28 Jan VorlicekFix ILStubCache allocation for collectible assemblies...
2018-11-28 Bruce ForstallMerge pull request #21234 from BruceForstall/Disable630880
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 (#21225)
2018-11-27 Dan MoseleyUpdate changing-corelib.md (#21220)
2018-11-27 Pent PloompuuDiff-able disassembly fixes (#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 #21151 from CarolEidt/Fix21080
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 (#21196)
2018-11-27 Chuck RiesFix a use after free for Managed Data BP (#21205)
2018-11-27 Levi BroderickFix Rune.ToUpper / ToLower under GlobalizationMode...
2018-11-27 Jan VorlicekDisable noncollectible alc finalization (#21189)
2018-11-27 Jan KotasDisable domain neutral loading (#21156)
2018-11-27 Tanner GoodingDeleting a format.patch file that got checked in (...
2018-11-27 Jan KotasUpdate documentation for changing CoreLib (#21201)
2018-11-27 Carol EidtUse LclFld for full-width cpblk of different types
2018-11-27 Brian SullivanMerge pull request #21184 from mikedn/load-norm
2018-11-27 Brian SullivanFix issue 20185
2018-11-26 Morgan BrownFix Azure DevOps endpoint (#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 #21194 from mmitche/fix-debug-checked
2018-11-26 Stephen ToubRemove TypedReference.MakeTypedReference readonly restr...
2018-11-26 Carol EidtMerge pull request #21164 from kvochko/no_hw_intrinsics_x86
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 (#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 (#21175)
2018-11-23 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview...
2018-11-22 John DoeTypos (#21171)
2018-11-22 Jan KotasDelete System.AppDomainSetup (#21157)
2018-11-22 Michal StrehovskýMark the String.Empty field as Intrinsic (#21162)
2018-11-22 Michal StrehovskýNarrow the assert in fgLateDevirtualization (#21163)
2018-11-22 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-11-22 Andrey KvochkoDo not support HW intrinsics on x86 linux
2018-11-22 Swaroop SridharSequel to NativeLibrary API (#21148)
2018-11-22 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27121...
2018-11-22 Andrew AuSingle stepping out of the unsafe places (#21135)
2018-11-21 Aaron RobinsonMerge pull request #21146 from AaronRobinsonMSFT/comtoc...
2018-11-21 Aaron RobinsonMinor clean up in COMToCLRWorker
2018-11-21 Swaroop SridharIntroduce Marshall.LoadLibrary API (#20871)
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 (#21137)
2018-11-21 Jan VorlicekFix Unix ARM JIT_MemCpy and JIT_MemSet (#21141)
2018-11-21 Tanner GoodingEnsuring that gc_stress and gc_stress_c are marked...
2018-11-21 Jan KotasDelete dead/unused code (#21138)
2018-11-21 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-11-21 dotnet-maestro-botUpdate CoreSetup, PgoData to preview-27121-02, master...
2018-11-21 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-21 Matt MitchellMerge pull request #21129 from mmitche/sign-xstat
2018-11-21 Stephen ToubExpose generic UnsafeQueueUserWorkItem (#21125)
2018-11-21 Ben AdamsVectorize string.IndexOf(..., StringComparison.Ordinal...
2018-11-21 Ben AdamsVectorize Array.{Last}IndexOf<T>(...) for byte and...
2018-11-20 Carol EidtMerge pull request #21058 from CarolEidt/FixVZeroUpper
2018-11-20 Matt MitchellSign api-ms-win-core-xstate-l2-1-0.dll
2018-11-20 Stephen ToubRemove remaining StringBuilder marshaling use from...
2018-11-20 Stephen ToubRemove StringBuilder from HebrewNumber formatting ...
2018-11-20 Eugene RozenfeldFix for #21011: propagate GTF_DONT_CSE on comma returns
2018-11-20 Tanner GoodingFixing up some issues with the HWIntrinsic test templat...
2018-11-20 Stephen ToubReplace custom AnsiToLower with more efficient ToLowerA...
2018-11-20 Jan KotasDelete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)
2018-11-20 Tom DeseynLinux: FlushProcessWriteBuffers using membarrier when...
2018-11-20 Tanner GoodingAdding some AggressiveInlining attributes to the Vector...
2018-11-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-11-20 Stephen ToubImprove async iterator exception stack traces (#21103)
2018-11-20 Sergey AndreenkoMake code in `getTargetMethodDesc` more reliable. ...
2018-11-20 Sergey Andreenkoformat spmi sources (#21094)
2018-11-20 Hugh Bellamy Cleanup System.Reflection.Emit code and delete dead...
2018-11-20 Jan KotasUpdate xunit version to match corefx (#21098)
2018-11-20 Carol EidtAdd asserts for the types of the Span indexers. (#21037)
2018-11-20 Omair MajidFix search for headers and libraries via LLVM_HOME...
2018-11-19 Tarek Mahmoud... Fix Getting Max Japanese Era (#21087)
next