platform/upstream/dotnet/runtime.git
2019-04-26 Gleb BalykovAdd config value for jit host slab cache maximum size...
2019-04-26 Brian SullivanMerge pull request dotnet/coreclr#24229 from briansull...
2019-04-25 Russ KeldorphHelix telemetry fixes
2019-04-25 Filip Navara[System.Globalization.Native] Fix small issues in Clone...
2019-04-25 Omair MajidNull-terminate buffers that strncpy writes to (dotnet...
2019-04-25 Russ KeldorphRemove redundant tests (dotnet/coreclr#24255)
2019-04-25 Brian SullivanAdded method ReleaseManagedCommandLine to release memory
2019-04-25 Mukul SabharwalAdd IsFrozenObject Profiler API (dotnet/coreclr#24239)
2019-04-25 José RiveroRemoving EventPipe file polling (EventPipeController...
2019-04-25 Brian SullivanFix for IBC profile data on Linux - Build the full...
2019-04-25 Jan VorlicekMerge pull request dotnet/coreclr#24242 from janvorli...
2019-04-25 Andrew AuUsing SList<SListElem<T>> to store the EventPipeProvide...
2019-04-25 Jeremy KoritzinskyAdd IBCMerge restore source to the restore command...
2019-04-25 Anirudh AgnihotryNullable System.Collections.EmptyReadOnlyDictionaryInte...
2019-04-25 Jan VorlicekMerge pull request dotnet/coreclr#24232 from janvorli...
2019-04-25 David WrightonImprove the performance of the type loader (dotnet...
2019-04-25 Levi BroderickFix verification of 3-byte UTF-8 sequence followed...
2019-04-25 Carol EidtReturn null for unexpected HW intrinsic (dotnet/coreclr...
2019-04-25 Fadi HannaFixing 23941 (dotnet/coreclr#24199)
2019-04-25 Stephen ToubNullable: Contract.cs and more interop (dotnet/coreclr...
2019-04-25 Jan VorlicekFix NUMA node for heap when NUMA is not available
2019-04-25 Andrew AuPostponing the managed callback so that they are called...
2019-04-25 Ludovic HenrySwitch to workstation GC in case of constrained CPU...
2019-04-25 JimAdded optional/default parameters for StreamWriter...
2019-04-25 Jan KotasUnify WIN32_FIND_DATA (dotnet/corefxdotnet/coreclr...
2019-04-25 Mukul SabharwalAdd Medium GC Profiling Mode & ICorProfilerInfo::GetObj...
2019-04-25 David WrightonMore multi-appdomain support removal (dotnet/coreclr...
2019-04-24 Jan VorlicekFix crossgen with large version bubble enabled
2019-04-24 Bruce ForstallMerge pull request dotnet/coreclr#24226 from BruceForst...
2019-04-24 Bruce ForstallMerge pull request dotnet/coreclr#24227 from BruceForst...
2019-04-24 Sung Yoon WhangFixing issue where LTTng probe check disables GC events...
2019-04-24 Bruce ForstallDisable _il_dbgu_fld under GCStress against dotnet...
2019-04-24 Bruce ForstallDisable mandelbrot-7 against dotnet/coreclr#24224
2019-04-24 Michal StrehovskýFix ProjectN build breaks (dotnet/corertdotnet/coreclr...
2019-04-24 Bruce ForstallMerge pull request dotnet/coreclr#24222 from BruceForst...
2019-04-24 Bruce ForstallExpand corefx exclusions
2019-04-24 Jeremy KoritzinskyUpdate IBCMerge and ensure that it runs when in a relea...
2019-04-24 William GodbeMerge pull request dotnet/coreclr#24206 from dotnet...
2019-04-24 Bruce ForstallMerge pull request dotnet/coreclr#24218 from BruceForst...
2019-04-24 Bruce ForstallRemove extraneous percent character in Linux/x64 corefx...
2019-04-24 dotnet-maestro-botUpdate CoreClr to preview6-27624-71
2019-04-24 Jeremy KoritzinskyMatch managed DetermineLibraryNameVariations implementa...
2019-04-24 Jan KotasDelete unnecessary static and update GCSample to VS2019...
2019-04-23 Bruce ForstallMerge pull request dotnet/coreclr#24201 from BruceForst...
2019-04-23 dotnet-maestro-botUpdate CoreClr to preview6-27623-73 (dotnet/coreclr...
2019-04-23 Anirudh AgnihotryRevert "Dummy commit" (dotnet/coreclr#24197)
2019-04-23 Bruce ForstallEnable fine-grained and universal exclusions for CoreFX...
2019-04-23 Tarek Mahmoud... Fix failures caused by ICU regression (dotnet/coreclr...
2019-04-23 Brian SullivanMerge pull request dotnet/coreclr#23932 from briansull...
2019-04-23 Jan VorlicekFix crash after unload with server GC (dotnet/coreclr...
2019-04-23 Anirudh AgnihotryNullable : System.Diagnostics.Eventing (Directory)...
2019-04-23 Michal StrehovskýAdd test coverage for static members on interfaces...
2019-04-23 Anirudh AgnihotryMerge pull request dotnet/coreclr#24195 from Anipik...
2019-04-23 AnipikDummy commit
2019-04-23 Brian SullivanAdded additional comment explaining ChnageOper(GT_LCL_F...
2019-04-23 dotnet-maestro-botUpdate CoreClr to preview6-27623-71 (dotnet/coreclr...
2019-04-23 Stephen ToubFix handling of negative numbers in ThreadPool.SetMin...
2019-04-23 Koundinya VeluriImplement APIs for some threading metrics (CoreRT)...
2019-04-22 Bruce ForstallMerge pull request dotnet/coreclr#24176 from BruceForst...
2019-04-22 Bruce ForstallMerge pull request dotnet/coreclr#24174 from BruceForst...
2019-04-22 Bruce ForstallDisable 2 GC tests under HeapVerify for arm64
2019-04-22 Bruce ForstallDisable _il_relthread-race test under GCStress
2019-04-22 William GodbeMerge pull request dotnet/coreclr#24168 from wtgodbe/p6
2019-04-22 wtgodbeUpdate branding in master to preview6
2019-04-22 Steve MacLeanFix `CORE_LIBRARIES` doc
2019-04-22 Sinan KayaCorrect iterator (dotnet/coreclr#24160)
2019-04-22 Russ KeldorphDisable failing IJW tests against dotnet/coreclr#23358
2019-04-22 Steve MacLeanRemove create assembly name (dotnet/coreclr#24154)
2019-04-22 Carol EidtFix Arm64 UpperVector save/restore (dotnet/coreclr...
2019-04-21 Steve MacLeanFix AssemblyName cache hash and key (dotnet/coreclr...
2019-04-21 Yoh DeadfallFixed link to .NET Core SDK (dotnet/coreclr#24147)
2019-04-21 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03917-01, previe...
2019-04-20 Sung Yoon WhangEventpipe Crst ordering fix (dotnet/coreclr#24101)
2019-04-20 Andrew AuTighten asserts (dotnet/coreclr#24124)
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24131 from sandreenko...
2019-04-20 Steve MacLeanFix Timezone whitespace (dotnet/coreclr#24137)
2019-04-20 Aaron RobinsonThe thread triggering finalizer shutdown events should...
2019-04-20 Tanner GoodingPulling in CoreFX changes and fixing up Sse2.StoreLow...
2019-04-20 Koundinya VeluriImplement APIs for some threading metrics (CoreCLR...
2019-04-20 Sergey AndreenkoAdd a repro test.
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24126 from sandreenko...
2019-04-20 Sergey AndreenkoFix `impGetStructAddr`.
2019-04-20 Brian SullivanCode review feedback
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24127 from sandreenko...
2019-04-19 Brian SullivanFixes for Zero Offset field sequence tracking
2019-04-19 Sergey AndreenkoFix Arm32 Ubuntu CoreFX script.
2019-04-19 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-19 Mukul SabharwalLarge Pages on Linux & macOS (dotnet/coreclr#24098)
2019-04-19 Fadi HannaExclude failing tests on all platforms/architectures...
2019-04-19 Fadi HannaFix project metadata in test (dotnet/coreclr#24119)
2019-04-19 Russ KeldorphRemove commit triggered linux_arm ReadyToRun jobs
2019-04-19 Andrew WangMove CLR_ADDITIONAL_COMPILER_OPTIONS to be set after...
2019-04-19 Santiago Fernandez... Fix build errors in Interop.Errors
2019-04-19 Santiago Fernandez... Disable warning in ValueStringBuilder.ToString
2019-04-19 Aaron RobinsonBlock usage of default interfaces feature in COM scenar...
2019-04-19 Michal StrehovskýLook for IBC data outside Windows (dotnet/coreclr#24062)
2019-04-19 Krzysztof WicherNullable: couple of missing #nullable enable (dotnet...
2019-04-19 Stephen ToubNullable: System.Collections.Concurrent (dotnet/coreclr...
2019-04-19 Filip NavaraFix performance regression on glibc on Linux (dotnet...
2019-04-19 Jan KotasMove R2R-specific code to be outside FEATURE_PREJIT...
next