Use local array in ConcurrentQueue<T> for small perf improvement (#21192)
[platform/upstream/coreclr.git] / src /
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 Brian SullivanMerge pull request #21184 from mikedn/load-norm
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 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 Jeremy KoritzinskyFix Interop/PInvoke/Miscellaneous/HandleRef tests under...
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-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 Andrey KvochkoDo not support HW intrinsics on x86 linux
2018-11-22 Swaroop SridharSequel to NativeLibrary API (#21148)
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 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 Jan KotasDelete dead/unused code (#21138)
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 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 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 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 SayedFix Getting Max Japanese Era (#21087)
2018-11-19 Hugh BellamyCleanup RtType.cs code
2018-11-19 Hugh BellamyFix Type.GetInterface for null namespace and non-null...
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 Bellamy Fix incorrect exception thrown in Marshal.ReleaseComOb...
2018-11-17 Tanner GoodingRemoving the legacy helper intrinsics and adding tests...
2018-11-17 Nick CraverOptimization: Further reduce allocations in GetCustomAt...
2018-11-17 Bruce ForstallMerge pull request #21004 from BruceForstall/UpdateRunt...
2018-11-16 Jan KotasDelete unnecessary StackCrawlMarks in RtFieldInfo ...
2018-11-16 Jan VorlicekFix unloadability races (#21024)
2018-11-16 Tarek Mahmoud SayedFix 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...
2018-11-16 Jan KotasAdd explicit signatures for Span indexer
2018-11-16 Dan MoseleyEliminate CMAKE dependency when not required (#21040)
2018-11-16 Jan KotasDelete HAS_FLS_SUPPORT and related code (#21035)
2018-11-16 szehetnerFixed signatures of ref readonly methods in JIT ETW...
2018-11-15 Jeremy KoritzinskyAdd tests for ANSI BSTRs (#20985)
2018-11-15 Brian SullivanMerge pull request #21008 from briansull/new-toolset
2018-11-15 Levi BroderickAllow rune enumeration from string and ROS<char> (...
2018-11-15 David WrightonUpdate CrstTypeTool to produce spaces (#21029)
2018-11-15 Brian SullivanChanged back to use m_filtered
2018-11-15 Brian SullivanCode Review feedback
2018-11-15 Pent PloompuuUpdate Unicode data and optimize CharUnicodeInfo indexe...
2018-11-15 Michal StrehovskýAllow supressing exceptions in diamond inheritance...
2018-11-15 Aaron RobinsonRe-enable optimizations in interop helper functions...
2018-11-14 Brian SullivanUse correct printf type specifier
2018-11-14 Brian SullivanJit changes from the desktop Toolset Update
2018-11-14 Sergey AndreenkoFix arm64 PUTARG_STK(contained OBJ(contained LCL_FLD_AD...
2018-11-14 Swaroop SridharFix warnings because of Bool incompatibality
2018-11-14 Tanner GoodingCleanup on the new Math APIs (#20993)
2018-11-14 Brian SullivanMerge pull request #20961 from briansull/const-eval-fix
2018-11-14 Eugene RozenfeldUndo a workaround added in #20442.
2018-11-14 Eugene RozenfeldFix for bug 20499.
2018-11-14 Levi BroderickInitial commit for System.Text.Rune (#20935)
2018-11-13 Brian SullivanFix CanEvalForConstantArgs(VNFunc vnf)
2018-11-13 Maoni Stephensn_heaps needs to be initialized before init_static_data...
2018-11-13 Jan VorlicekChange GetAppDomain to return AppDomain from the global...
2018-11-13 Tomáš RylekInitial support for normalized 'naked' R2RDump output...
2018-11-13 Jan KotasUnify ThrowHelper style (#20974)
2018-11-13 Fadi HannaOptimize vtable calls (#20696)
2018-11-13 Michal StrehovskýHandle generics in methodimpls for default interface...
2018-11-13 Tanner GoodingFixing Utf8Parser.Number to not modify the value of...
2018-11-13 Andrew AuPassing the CONTEXT in ICorDebugManagedCallback4::DataB...
2018-11-13 Egor ChesakovSimplify build.sh command line arguments for Linux...
next