platform/upstream/coreclr.git
2018-11-28 IliaMove all the math functions undef #ifndef PAL_STDCPP_CO...
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 Carol EidtMerge pull request #21151 from CarolEidt/Fix21080
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-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)
2018-11-19 Stephen ToubDisable stale sockets test (#21083)
2018-11-19 Hugh BellamyCleanup RtType.cs code
2018-11-19 Hugh BellamyFix Type.GetInterface for null namespace and non-null...
2018-11-19 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2018-11-19 Jacek BlaszczynskiAdd headers to crossgen, cee_crossgen, corzap_crossgen...
2018-11-19 Michal StrehovskýMake type comparisons more general purpose (#20940)
2018-11-19 Ben AdamsSingle pass Vectorize Span<byte>.IndexOfAny(..., ReadOn...
2018-11-18 Jacek BlaszczynskiAdd headers to all md*, v3binder*, and ceefgen vcxproj...
2018-11-18 Hugh BellamyAdd ICustomMarshaler tests (#19195)
2018-11-18 dotnet-maestro... Update dependency files (#21067)
2018-11-18 Hugh Bellamy Fix incorrect exception thrown in Marshal.ReleaseComOb...
2018-11-17 Tanner GoodingRemoving the legacy helper intrinsics and adding tests...
2018-11-17 Egor ChesakovForce Unicode in test_location parameter in delete_exis...
2018-11-17 Nick CraverOptimization: Further reduce allocations in GetCustomAt...
2018-11-17 Sergey AndreenkoExclude GC stress failure test. (#21059)
2018-11-17 Sergey AndreenkoExclude tests from GCStress failing due to 21044 (...
2018-11-17 Bruce ForstallMerge pull request #21004 from BruceForstall/UpdateRunt...
2018-11-17 Zeng JiangAdd PInvoke/Decimal tests (#19301)
2018-11-16 Jan KotasDelete unnecessary StackCrawlMarks in RtFieldInfo ...
2018-11-16 Jan VorlicekFix unloadability races (#21024)
2018-11-16 Tarek Mahmoud... Fix Formatting Japanese First Year on Linux (#21039)
2018-11-16 Carol EidtRecord AVX use for SIMD indirections
2018-11-16 Jan KotasAdd workaround for https://github.com/dotnet/coreclr...
next