platform/upstream/dotnet/runtime.git
2019-02-01 Filip NavaraMove ResourceManager to shared CoreLib. (dotnet/coreclr...
2019-02-01 Sergey AndreenkoExclude RecursiveException and MultipleException from...
2019-02-01 Tanner GoodingUpdate the double/float formatters to return the shorte...
2019-02-01 Egor ChesakovRefactor helixpublishwitharcade.proj (dotnet/coreclr...
2019-02-01 Andy AyersEnsure method is active in PrepareMethod (dotnet/corecl...
2019-02-01 Michal StrehovskýAnnotate types moved from S.R.Extensions
2019-02-01 Russ KeldorphRevert "Re-point Jenkins to new Ubuntu ARM64 queue"
2019-02-01 Sinan KayaCoreclr gnuport (dotnet/coreclr#22129)
2019-02-01 Tanner GoodingFixing a GC hole in Number.BigInteger (dotnet/coreclr...
2019-02-01 Bruce ForstallAdd -skipcrossarchnative option to build.cmd (dotnet...
2019-02-01 Stephen ToubReplace several Nullable<T>.Value with .GetValueOrDefau...
2019-02-01 Andrew AuAsyncSteppingFix - Eagerly initialize the AsyncStateMac...
2019-02-01 Sergey AndreenkoIncrease arm64 timeout. (dotnet/coreclr#22298)
2019-02-01 José Rivero[Arm64/arm32] GCStress failure in tracing/eventsourcetr...
2019-01-31 Russ KeldorphRe-point Jenkins to new Ubuntu ARM64 queue
2019-01-31 Tomáš RylekSupport for dumping GC info in R2RDump (dotnet/coreclr...
2019-01-31 Omair MajidUpdate python lookup in CMakeLists.txt to match build...
2019-01-31 Michal StrehovskýFix ProjectN build breaks (dotnet/corertdotnet/coreclr...
2019-01-31 Tomáš RylekFix for missing GC ref map record on ARM64 for the...
2019-01-31 Jan VorlicekAdd design document for unloadability (dotnet/coreclr...
2019-01-31 Stephen ToubReplace Environment.s_macOS with use of PLATFORM_OSX
2019-01-31 Stephen ToubAdapt corert to Environment moving from corefx
2019-01-31 Aaron RobinsonStop collecting source line information during a stackt...
2019-01-31 Marek SafarAdd managed implementation of GetSystemMaxDBCSCharSize...
2019-01-31 Egor ChesakovAdd timeoutPerTestCollection and use this to control...
2019-01-31 dotnet-maestro-botUpdate CoreFx, IbcData, PgoData to preview.19080.2...
2019-01-31 Sven BoemerRemove run.exe and config.json (dotnet/coreclr#21608)
2019-01-30 Tanner GoodingReverting "Fixing up the UTF8Formatter and some tests...
2019-01-30 Russ KeldorphDisable outdated test until it is updated
2019-01-30 dotnet-maestro-botUpdate CoreFx, PgoData to preview.19080.1, master-20190...
2019-01-30 Egor ChesakovDisable tests consistently failing in AzDO CI (dotnet...
2019-01-30 Eugene RozenfeldRemove GTF_ADDR_ONSTACK and IsVarAddr.
2019-01-30 Stephen ToubSwitch CoreLib over to using shared Environment from...
2019-01-30 Michal StrehovskýFix CorError header file generation (dotnet/coreclr...
2019-01-30 Meir Blachmanfixed pdf link in dotnet-standards.md (dotnet/coreclr...
2019-01-30 Michal StrehovskýFix namespace of the AmbiguousImplementationException...
2019-01-30 Michal StrehovskýRecover some of the size lost with AsyncMethodBuilder...
2019-01-30 Markus KitsingerAdd AmbiguousImplementationException (dotnet/coreclr...
2019-01-30 Markus KitsingerDo not cache error string in SerializationException...
2019-01-30 Egor ChesakovRunCrossGen in ReadyToRun tests, set TimeoutPerTest...
2019-01-30 Marek SafarMove Marshal::StringTo* methods to shared partition...
2019-01-29 Tanner GoodingFixing several of the HWIntrinsic SoftwareFallback...
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
next