platform/upstream/dotnet/runtime.git
2018-12-31 Pent PloompuuRemove parsing from GUID constants (dotnet/coreclr...
2018-12-31 Ben AdamsRemove Environment static constructor (dotnet/coreclr...
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/corertdotn...
2018-12-30 Ben AdamsShorter ExecutionContext.Capture (dotnet/coreclr#21707)
2018-12-30 Ben AdamsUse EventSource guid ctor for RuntimeEventSource (dotne...
2018-12-30 Marek SafarMoves generic comparers to shared CoreLib (dotnet/corec...
2018-12-30 Ben AdamsSeparate ThreadPool...ThreadLocals get from initalizati...
2018-12-29 Filip NavaraMove CultureInfo to shared CoreLib (dotnet/coreclr...
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 (dotnet/coreclr#21123)
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 (dotnet/coreclr#21523)
2018-12-25 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27225-01, preview...
2018-12-25 Filip NavaraMakes CultureInfo.get_Parent thread safe. (dotnet/corec...
2018-12-24 Filip NavaraMove DebugProvider.Windows to shared CoreLib. (dotnet...
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 (dotnet...
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 (dotnet/coreclr#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 (dotnet/coreclr#21654)
2018-12-22 Ben AdamsSpanHelpers deal with nullable reference types (dotnet...
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 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 (dotnet/coreclr...
2018-12-22 Dan MoseleyCorrectly disable tests (dotnet/coreclr#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 (dotnet/coreclr...
2018-12-21 Jan KotasDisable outdated CoreFX test (dotnet/coreclr#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 (dotnet/coreclr...
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 (dotnet/corecl...
2018-12-21 Fei PengAdd AggressiveInlining for Vector<T>.op_Multiply (dotne...
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)) (dotnet/coreclr...
2018-12-20 Carol EidtMerge pull request dotnet/coreclr#21589 from CarolEidt...
2018-12-20 dotnet-maestro-botUpdate CoreClr, CoreFx to preview-27220-03, preview...
2018-12-20 Tomas WeinfurtFreebsd symbols3 (dotnet/coreclr#21607)
2018-12-20 Jan KotasReplace more of JitHelpers with S.R.CS.Unsafe (dotnet...
2018-12-20 Eugene RozenfeldFix jit warning. (dotnet/coreclr#21600)
2018-12-19 Sven BoemerAdd build timeout (dotnet/coreclr#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 (dotnet/corecl...
2018-12-18 Carol EidtMerge pull request dotnet/coreclr#21567 from CarolEidt...
2018-12-18 Bruce ForstallMerge pull request dotnet/coreclr#21571 from BruceForst...
2018-12-18 Michal StrehovskýFix stack walking and reporting of default interface...
2018-12-18 Sung Yoon WhangAdd .NET Core version to EventLog (dotnet/coreclr#21566)
2018-12-18 Andrey KvochkoGenerate ARM CFIs in prolog (dotnet/coreclr#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 ...
2018-12-18 Bruce ForstallMerge pull request dotnet/coreclr#21574 from BruceForst...
2018-12-18 Bruce ForstallMerge pull request dotnet/coreclr#21572 from BruceForst...
2018-12-18 Bruce ForstallMerge pull request dotnet/coreclr#21532 from BruceForst...
2018-12-18 Jeremy KoritzinskyAdd tests for marshalling a System.Drawing.Color. ...
2018-12-18 Bruce ForstallAdd dotnet info to PMI asm diffs output
2018-12-17 Bruce ForstallDisable System.Runtime.Tests for Linux arm64 corefx...
2018-12-17 Bruce ForstallDisable GitHub_19361 for Linux arm32
2018-12-17 Egor ChesakovSwitch to using resources in BenchmarksGames tests...
2018-12-17 Carol EidtTest for dotnet/coreclr#20657 SIMD byref bug
2018-12-17 Jan KotasDelete dead code (dotnet/coreclr#21562)
2018-12-17 Michal StrehovskýAdd specialized allocation helpers (dotnet/coreclr...
2018-12-16 Bruce ForstallMerge pull request dotnet/coreclr#21400 from BruceForst...
2018-12-16 Eugene RozenfeldEnable object stack allocation in R2R mode.
2018-12-16 Sung Yoon WhangEnable PinPlugAtGCTime event for standalone GC (dotnet...
2018-12-15 dotnet-maestro-botUpdate CoreClr, CoreSetup to preview-27215-01, preview...
2018-12-15 Carol EidtFix more HWIntrinsic ifdefs (dotnet/coreclr#21556)
2018-12-15 Ben AdamsFix warning causing error in warning as error (dotnet...
2018-12-15 Tanner GoodingFixing an assert in `gtGetStructHandleForSIMD` to valid...
2018-12-15 Morgan BrownAdd Azure DevOps signing support (dotnet/coreclr#21545)
2018-12-15 Sven BoemerPublish packages in Azure DevOps official build (dotnet...
2018-12-15 Tomáš RylekImplement GC ref map parsing and display in R2RDump...
2018-12-15 Carol EidtMerge pull request dotnet/coreclr#21535 from CarolEidt...
2018-12-14 Tanner GoodingSimplifying the emitter handling of 4-byte encoded...
2018-12-14 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview-27213...
2018-12-14 Michal StrehovskýImplement two pass algorithm for variant interface...
next