platform/upstream/coreclr.git
2019-01-03 Stephen ToubRemove substring allocation in MethodBase.AppendParamet...
2019-01-03 Filip NavaraRemove unnecessary propagation of stack crawl marks...
2019-01-03 Bruce ForstallMerge pull request #21669 from kvochko/arm_cfi_code_offsets
2019-01-03 Egor ChesakovRefactor Send to Helix step in Azure DevOps (#21700)
2019-01-03 Stephen ToubAvoid some unnecessary allocation in MethodBuilder...
2019-01-03 Stephen ToubReplace string.Format(SR. with SR.Format(SR. (#21763)
2019-01-03 Stephen ToubChange a couple string.Replace("a", "b") to string...
2019-01-02 Egor ChesakovUse Alpine container with Node.js in Azure DevOps ...
2019-01-02 Stephen ToubUse StringBuilderCache in PathInternal.NormalizeDirecto...
2019-01-02 Marek SafarAdditional ifdef changes which are ES_BUILD_STANDALONE...
2019-01-02 Stephen ToubReplace Array.Copy(src, dst, int) calls with Array...
2019-01-02 Filip NavaraRemove dummy globalization implementation. (dotnet...
2019-01-02 Stephen ToubAvoid boxing allocation and object[] allocation in...
2019-01-02 Egor ChesakovTemporary remove OSX.1012.Amd64.Open and OSX.1012.Amd64...
2019-01-02 Jan KotasDelete lstrlen from Unix PAL (#21745)
2019-01-02 Marlon RegenhardtRemove second 'license' word for readability (#21747)
2019-01-02 Jan KotasSimplify and improve integer overflow checks in Interop...
2019-01-02 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27302-01, preview...
2019-01-02 Jan KotasAppContext moved to shared partition - CoreRT specific...
2019-01-02 Ben Adamsstrlen to managed code and vectorize (#21729)
2019-01-01 Jan KotasCleanup ArgumentNull_Obj references in unmanaged runtim...
2019-01-01 Marek SafarTweaks permissions ifdefs in System.Diagnostics.Tracing...
2019-01-01 Marek SafarMoves AppContext to shared location (#21734)
2019-01-01 Jan KotasDelete useless ArgumentNullException message (#21728)
2018-12-31 Ben AdamsRemove EventPipeController static constructor (#21718)
2018-12-31 Marek SafarMoves ExceptionDispatchInfo to shared location (#21725)
2018-12-31 Ben AdamsImprove MdUtf8String (#21720)
2018-12-31 Jan KotasAdd license, keep more of the CriticalHandle logic...
2018-12-31 Marek SafarMoves CriticalHandle to shared location
2018-12-31 Jan KotasFix CoreRT build breaks
2018-12-31 Marek SafarReadability improvement in MemoryStream (#21710)
2018-12-31 Koundinya VeluriDon't Sleep(1) in some spin-wait loops (#21722)
2018-12-31 Pent PloompuuRemove parsing from GUID constants (#21717)
2018-12-31 Ben AdamsRemove Environment static constructor (#21715)
2018-12-30 Jan KotasFix CoreCLR build breaks
2018-12-30 Jan KotasDelete file moved to shared partition
2018-12-30 Marek SafarMoves ThrowHelper to shared location (dotnet/corert...
2018-12-30 Ben AdamsShorter ExecutionContext.Capture (#21707)
2018-12-30 Ben AdamsUse EventSource guid ctor for RuntimeEventSource (...
2018-12-30 dotnet-maestro... Update dependency files (#21703)
2018-12-30 Marek SafarMoves generic comparers to shared CoreLib (#21649)
2018-12-30 Ben AdamsSeparate ThreadPool...ThreadLocals get from initalizati...
2018-12-29 Filip NavaraMove CultureInfo to shared CoreLib (#21672)
2018-12-29 Ben AdamsFix warning causing error in warning as error (Windows...
2018-12-29 Filip NavaraRemove usages of GetCurrentUICultureNoAppX from Resourc...
2018-12-28 Egor BogatovReplace Interop.ReadDir.cs with Interop.ReadDir.cs...
2018-12-28 Hugh BellamyRemove dead Guid parsing code (#21123)
2018-12-28 dotnet-maestro... Update dependency files (#21686)
2018-12-28 Jan KotasUse common copy of System.Numerics.Hashing.HashHelpers
2018-12-27 Jan KotasDelete file moved to shared partition
2018-12-27 Filip NavaraMove Contracts.cs (CoreCLR version) to shared CoreLib...
2018-12-27 Filip NavaraDelete file moved to shared CoreLib.
2018-12-27 Filip NavaraMove System/Numerics/Hashing to shared CoreLib. (dotnet...
2018-12-26 Maoni Stephensdesktop port (#21523)
2018-12-25 Andrey KvochkoFix windows build
2018-12-25 Andrey KvochkoFix CFI code offsets in prolog on ARM
2018-12-25 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27225-01, preview...
2018-12-25 Filip NavaraMakes CultureInfo.get_Parent thread safe. (#21671)
2018-12-24 Filip NavaraMove DebugProvider.Windows to shared CoreLib. (#21657)
2018-12-24 Ben AdamsFix warning causing error in warning as error (Windows...
2018-12-24 Ben AdamsUse TZCNT and LZCNT for Locate{First|Last}Found{Byte...
2018-12-23 Andon AndonovAdd Module Override Recognition to R2RDump (#21617)
2018-12-23 Michal StrehovskýFix ProjectN regression in `ByReference<T>` (dotnet...
2018-12-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27223-02, preview...
2018-12-23 ichenskyAdd optimization in GetHashCode for Int16 and SByte...
2018-12-23 Jan KotasDelete CoreLib.FixupCoreLibName (#21655)
2018-12-23 Sergey AndreenkoFix ArrayStack's call to default constructor for <T...
2018-12-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27223-01, preview...
2018-12-23 Marek SafarExtracts public IThreadPoolWorkItem interface to shared...
2018-12-23 Marek SafarMoves CoreLib to shared location (#21654)
2018-12-22 Ben AdamsSpanHelpers deal with nullable reference types (#21232)
2018-12-22 Jan KotasMove some Task related files to shared CoreLib partitio...
2018-12-22 Jan KotasSynchronize Task, Awaiter and ThreadPool implementation...
2018-12-22 dotnet-maestro... Update dependency files (#21634)
2018-12-22 Jan KotasCoreRT-specific Object.cs changes - Fix build breaks...
2018-12-22 Eugene RozenfeldImprove removal of dead calls to allocator helpers.
2018-12-22 Steve MacLeanRemove dead ICLRPrivBinder methods (#21637)
2018-12-22 Dan MoseleyCorrectly disable tests (#21645)
2018-12-22 Jan KotasCleanup to match conventions
2018-12-22 Marek SafarMoves common part of Object to CoreLib shared
2018-12-22 Eugene RozenfeldDon't mark calls to allocation helpers as CSE candidates.
2018-12-21 Dan MoseleyRemove _syncRoot field from collections (#21628)
2018-12-21 Jan KotasDisable outdated CoreFX test (#21636)
2018-12-21 Tanner GoodingEnsure that the S.N.Vector methods are marked as [Intri...
2018-12-21 Sergey AndreenkoFix arm64 prolog generation for register masks with...
2018-12-21 Koundinya VeluriUpdate tiering guide to reference the new TieredCompila...
2018-12-21 Marek SafarMoves ByReference to shared CoreLib (#21633)
2018-12-21 Jan KotasStreamline default EqualityComparer and Comparer for...
2018-12-21 Tanner GoodingUpdating gtGetSIMDZero to only return the NI_Base_Vecto...
2018-12-21 Tanner Gooding Updating `FusedMultiplyAdd` for `System.Math` and...
2018-12-21 Fei PengImplement the remaining BMI1/2 intrinsic (#21480)
2018-12-21 Fei PengAdd AggressiveInlining for Vector<T>.op_Multiply (...
2018-12-21 Tomáš RylekFix "harmless" bug in ZapImport - use AppendByte to...
2018-12-21 Eugene RozenfeldFix jit warning in crossgen desktop build.
2018-12-21 mikednDon't morph volatile IND(ADDR(LCL_VAR)) (#20843)
2018-12-20 Carol EidtMerge pull request #21589 from CarolEidt/Fix21546
2018-12-20 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27220-03, preview...
2018-12-20 Tomas WeinfurtFreebsd symbols3 (#21607)
2018-12-20 Jan KotasReplace more of JitHelpers with S.R.CS.Unsafe (#21598)
2018-12-20 dotnet-maestro... Update dependency files (#21580)
next