platform/upstream/coreclr.git
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 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)
2018-12-20 Eugene RozenfeldFix jit warning. (#21600)
2018-12-19 Sven BoemerAdd build timeout (#21591)
2018-12-18 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview-27218-02, preview...
2018-12-18 Carol EidtTransform SIMD8 to FIELD_LIST if promoted
2018-12-18 Koundinya VeluriUpdate named mutex PAL tests to include case of file...
2018-12-18 Tomáš RylekAdd support for parsing field signatures (#21573)
2018-12-18 Carol EidtMerge pull request #21567 from CarolEidt/Issue20657
2018-12-18 Bruce ForstallMerge pull request #21571 from BruceForstall/DisableArm...
2018-12-18 Michal StrehovskýFix stack walking and reporting of default interface...
2018-12-18 Sung Yoon WhangAdd .NET Core version to EventLog (#21566)
2018-12-18 Andrey KvochkoGenerate ARM CFIs in prolog (#21505)
2018-12-18 Stanislav UshakovFixed suppressed XML documentation errors (dotnet/coref...
2018-12-18 Steve MacLeanDo not use CorHost2::m_fStarted to gate execution ...
next