platform/upstream/dotnet/runtime.git
2019-01-29 Maoni StephensTo support container scenario, 2 HardLimit configs...
2019-01-29 Marek SafarAdd Marshal ansi conversion to shared partition (dotnet...
2019-01-28 mikednFix various fgMorphInitBlock issues (dotnet/coreclr...
2019-01-28 Andy AyersFix finding entry point unwind record for a method...
2019-01-28 dotnet-maestro-botUpdate PgoData to master-20190128.1 (dotnet/coreclr...
2019-01-28 Ben Adamsstring.EndsWith use SequenceEqual not SequenceCompareTo...
2019-01-28 TWImprove BinaryReader.ReadUInt32() perf by 30% when...
2019-01-28 Jan KotasKeep CoreCLR-specific temporary hack under ifdef
2019-01-28 Ben AdamsShrink Task.Delay when used without cancellation (dotne...
2019-01-27 Stephen ToubRemove several uses of VoidTaskResult (dotnet/coreclr...
2019-01-27 Filip NavaraMove Timer to shared CoreLib partition. (dotnet/coreclr...
2019-01-27 dotnet-maestro-botUpdate PgoData to master-20190126.1 (dotnet/coreclr...
2019-01-27 Filip NavaraMake ResourceManager use Assembly instead of RuntimeAss...
2019-01-27 Marek SafarMove Marshal::ZeroFree* to shared partition (dotnet...
2019-01-26 Jan KotasCleanup stackoverflow handling leftovers (dotnet/corecl...
2019-01-26 Stephen ToubFactor WinRT GetFolderPath into static accessible via...
2019-01-26 Marek SafarMove more Marshal methods to shared partition (dotnet...
2019-01-26 Egor ChesakovSubmit to one Helix queue on pull requests and CI build...
2019-01-26 Egor ChesakovSwitch to dnceng-linux-external-temp pool (dotnet/corec...
2019-01-25 Sung Yoon WhangFix eventsource metadata exception (dotnet/coreclr...
2019-01-25 Sergey Andreenkothis test should not be run under gcstress (dotnet...
2019-01-25 Ben AdamsSkip rangecheck in string.EndsWith(char) (dotnet/corecl...
2019-01-25 Jeremy KoritzinskyRemove reflection-based wraper for AssemblyDependencyRe...
2019-01-25 Ben AdamsUse AggressiveOptimization for intrinsics-based SpanHel...
2019-01-25 Marek SafarReduce Task's static ctor dependencies (dotnet/coreclr...
2019-01-25 Elliot PriorCancel CTS immediately if delay is zero. (dotnet/corecl...
2019-01-25 Brian SullivanFixes the desktop build (dotnet/coreclr#22197)
2019-01-25 Ben AdamsSpeedup .SequenceCompareTo(byte, ...) (dotnet/coreclr...
2019-01-25 Jan VorlicekFix collectible AssemblyLoadContext weak handle (dotnet...
2019-01-25 José RiveroUpdating MicrosoftDiagnosticsTracingTraceEventPackageVe...
2019-01-25 Dotnet-GitSync-BotFix argument checks in ThreadPool.RegisterWaitForSingle...
2019-01-25 Jan KotasRename TplEtwProvider to TplEventSource (dotnet/coreclr...
2019-01-25 Marek SafarMove Marshal to shared partition (dotnet/coreclr#22146)
2019-01-25 Andy AyersFix SOS GCInfo for Arm/Arm64 (dotnet/coreclr#22188)
2019-01-24 Tanner GoodingFixing some issues with the decimal parser/formatter...
2019-01-24 Mike McLaughlinDisable exception handling on MacOS when DLL like DAC...
2019-01-24 Marek SafarMove TaskContinuation to shared partition (dotnet/corec...
2019-01-24 Carol EidtMerge pull request dotnet/coreclr#14393 from mikedn...
2019-01-24 Mike DanesUpdate SSE2 test
2019-01-24 Mike DanesFix importer spilling in the presence of assignment...
2019-01-24 Egor ChesakovUse .asArray/.asString syntax for scenarios and helixQu...
2019-01-24 Eugene RozenfeldFix test build warning. (dotnet/coreclr#22168)
2019-01-24 dotnet-maestro-botUpdate PgoData to master-20190124.1 (dotnet/coreclr...
2019-01-24 Michal StrehovskýFix UWP VirtualAlloc import (dotnet/corertdotnet/corecl...
2019-01-24 Filip NavaraRemove obsolete thread abortion flags. (dotnet/coreclr...
2019-01-24 Andrey KvochkoDisable PSPSym in filter prolog for CoreRT (dotnet...
2019-01-24 Koundinya VeluriWork around build failure (dotnet/coreclr#22138)
2019-01-24 Jan KotasIOCompletionCallback moved to shared partition
2019-01-24 Marek SafarMove IOCompletionCallback to shared partition (dotnet...
2019-01-24 Filip NavaraRemove no-op holder stack validation. (dotnet/coreclr...
2019-01-24 Filip NavaraFix incorrect usage of wcscpy_s/wcscat_s. (dotnet/corec...
2019-01-24 Calum GrantFix accidental assignment inside an assert. (dotnet...
2019-01-24 dotnet-maestro-botUpdate CoreFx, PgoData to preview.19073.1, master-20190...
2019-01-24 Stephen ToubEnable warnings-as-errors for System.Private.CoreLib...
2019-01-24 Ben AdamsSpeedup SpanHelpers.IndexOf{Any}(byte, ...) (dotnet...
2019-01-24 Maoni Stephensthis test should not be run under gcstress (dotnet...
2019-01-24 Stephen ToubImplement IAsyncDisposable.ConfigureAwait (dotnet/corec...
2019-01-24 Jan KotasFix CoreRT build after moving Task.cs to shared partition
2019-01-24 Aditya MandaleekaMerge pull request dotnet/coreclr#22003 from adityamand...
2019-01-24 Jeremy KoritzinskyAdd GC.KeepAlive to keep collectible ALC alive across...
2019-01-23 Egor ChesakovDisable superpmicollection in r2r jobs until https...
2019-01-23 Jan VorlicekAdd unloadability testing tool (dotnet/coreclr#22064)
2019-01-23 Filip NavaraMove common ThreadPool code to shared CoreLib partition...
2019-01-23 Filip NavaraRemove all traces of FEATURE_STACK_PROBE. (dotnet/corec...
2019-01-23 Filip NavaraUpdate parameter names in PInvoke signatures to match...
2019-01-23 Filip NavaraBuild fixes.
2019-01-23 Filip NavaraFix possibly unintentional use of bit-wise or operator...
2019-01-23 Mike DanesRemove obsolete LEGACY_BACKEND ifdef
2019-01-23 Egor ChesakovDisable OSX.1012.Amd64.Open in Azure DevOps (dotnet...
2019-01-23 Eugene RozenfeldFix R2R failure in one of ObjectStackAllocation tests.
2019-01-23 Eugene RozenfeldFix for JIT\Directed\arglist\vararg test case.
2019-01-23 Jeremy KoritzinskyDon't redirect stdlib wchar functions to our test platf...
2019-01-23 Bruce ForstallMerge pull request dotnet/coreclr#22053 from BruceForst...
2019-01-23 alexk000Remove variable name duplication (dotnet/coreclr#22155)
2019-01-23 Filip NavaraRemove unused thread abortion methods. (dotnet/coreclr...
2019-01-23 Marek SafarMove Task to shared partition (dotnet/coreclr#22105)
2019-01-23 Egor ChesakovUse Windows.10.Arm64.Open with Jenkins ONLY (dotnet...
2019-01-23 Bruce ForstallFix SIMD12 GT_STORE_LCL_FLD
2019-01-23 Ben AdamsRemove duplicate requiresSynchronization params attribu...
2019-01-23 Egor ChesakovDon't use Ubuntu.1604.Arm64.Open in Azure DevOps (dotne...
2019-01-22 Michal StrehovskýDecouple JIT_FLAG_PREJIT from HW intrinsics (dotnet...
2019-01-22 Michal StrehovskýRestrict HW intrinsic name check to intrinsic types...
2019-01-22 Michal StrehovskýDo not throw from TraceResolver (dotnet/coreclr#22126)
2019-01-22 Filip NavaraMove MemoryFailPoint to shared CoreLib partition (dotne...
2019-01-22 Jan KotasFix CoreRT build breaks
2019-01-22 Marek SafarMove TplEtwProvider to shared partition (dotnet/coreclr...
2019-01-22 Stephen ToubRemove two unnecessary ToArray calls (dotnet/coreclr...
2019-01-21 Stephen ToubAvoid intermediate strings in some StringBuilder format...
2019-01-21 dotnet-maestro-botUpdate CoreFx to preview.19070.3 (dotnet/coreclr#22061)
2019-01-20 Marek SafarMove Task factory type to shared partition (dotnet...
2019-01-20 Ben AdamsUse List<T>.ToArray() in places (dotnet/coreclr#22101)
2019-01-20 Jan KotasCleanup array related FCalls (dotnet/coreclr#22097)
2019-01-20 Jan KotasFix CoreCLR build for changes in shared partition
2019-01-20 Jan KotasFix build for ProjectN/WinRTInterop Delete superfluous...
2019-01-20 Marek SafarFix build
2019-01-19 Ben AdamsUpdate Newtonsoft.Json (dotnet/coreclr#22060)
2019-01-19 Jan VorlicekCleanup: Remove MethodDesc::GetLoaderAllocatorForCode...
2019-01-19 Matt WarrenRemoved unused 'Stack Walking' code (dotnet/coreclr...
2019-01-19 Sven BoemerStrip symbols on unix in release builds (dotnet/coreclr...
2019-01-18 Jeremy KoritzinskyFix calling conventions on reverse PInvoke callbacks...
next