platform/upstream/coreclr.git
2019-04-26 José RiveroUndo a change where we ignore the specified EventPipe...
2019-04-26 Andrew AuRefactored the duplicated code into a template method...
2019-04-26 Gleb BalykovAdd config value for jit host slab cache maximum size...
2019-04-26 Brian SullivanMerge pull request #24229 from briansull/ibc-linux
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 (#24095)
2019-04-25 Russ KeldorphRemove redundant tests (#24255)
2019-04-25 Brian SullivanAdded method ReleaseManagedCommandLine to release memory
2019-04-25 Mukul SabharwalAdd IsFrozenObject Profiler API (#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 #24242 from janvorli/fix-numa-node...
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 #24232 from janvorli/fix-large-versi...
2019-04-25 David WrightonImprove the performance of the type loader (#24177)
2019-04-25 Levi BroderickFix verification of 3-byte UTF-8 sequence followed...
2019-04-25 Carol EidtReturn null for unexpected HW intrinsic (#24219)
2019-04-25 Fadi HannaFixing 23941 (#24199)
2019-04-25 Stephen ToubNullable: Contract.cs and more interop (#24193)
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/corefx#37158)
2019-04-25 Mukul SabharwalAdd Medium GC Profiling Mode & ICorProfilerInfo::GetObj...
2019-04-25 David WrightonMore multi-appdomain support removal (#23921)
2019-04-24 Jan VorlicekFix crossgen with large version bubble enabled
2019-04-24 Bruce ForstallMerge pull request #24226 from BruceForstall/Disable24224
2019-04-24 Bruce ForstallMerge pull request #24227 from BruceForstall/Disable24173
2019-04-24 Sung Yoon WhangFixing issue where LTTng probe check disables GC events...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-24 Bruce ForstallDisable _il_dbgu_fld under GCStress against #24173
2019-04-24 Bruce ForstallDisable mandelbrot-7 against #24224
2019-04-24 Michal StrehovskýFix ProjectN build breaks (dotnet/corert#7343)
2019-04-24 Bruce ForstallMerge pull request #24222 from BruceForstall/AddCorefxE...
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 #24206 from dotnet-maestro-bot/maste...
2019-04-24 Bruce ForstallMerge pull request #24218 from BruceForstall/FixLinuxX6...
2019-04-24 Bruce ForstallRemove extraneous percent character in Linux/x64 corefx...
2019-04-24 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
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 #24201 from BruceForstall/AllowFineG...
2019-04-23 dotnet-maestro-botUpdate CoreClr to preview6-27623-73 (#24200)
2019-04-23 Anirudh AgnihotryRevert "Dummy commit" (#24197)
2019-04-23 Bruce ForstallEnable fine-grained and universal exclusions for CoreFX...
2019-04-23 Tarek Mahmoud... Fix failures caused by ICU regression (#24190)
2019-04-23 Brian SullivanMerge pull request #23932 from briansull/zero-offset-map
2019-04-23 Jan VorlicekFix crash after unload with server GC (#24196)
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 #24195 from Anipik/temp
2019-04-23 AnipikDummy commit
2019-04-23 Brian SullivanAdded additional comment explaining ChnageOper(GT_LCL_F...
2019-04-23 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#24148)
2019-04-23 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-04-23 dotnet-maestro-botUpdate CoreClr to preview6-27623-71 (#24152)
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 #24176 from BruceForstall/Fix24175
2019-04-22 Bruce ForstallMerge pull request #24174 from BruceForstall/Fix24172
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 #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 (#24160)
2019-04-22 Russ KeldorphDisable failing IJW tests against #23358
2019-04-22 Steve MacLeanRemove create assembly name (#24154)
2019-04-22 Carol EidtFix Arm64 UpperVector save/restore (#24043)
2019-04-21 Steve MacLeanFix AssemblyName cache hash and key (#24138)
2019-04-21 Yoh DeadfallFixed link to .NET Core SDK (#24147)
2019-04-21 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03917-01, previe...
2019-04-21 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-04-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-20 Sung Yoon WhangEventpipe Crst ordering fix (#24101)
2019-04-20 Andrew AuTighten asserts (#24124)
2019-04-20 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-20 Sergey AndreenkoMerge pull request #24131 from sandreenko/addAReproTest
2019-04-20 Steve MacLeanFix Timezone whitespace (#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 #24126 from sandreenko/fixStmtBug
2019-04-20 Sergey AndreenkoFix `impGetStructAddr`.
2019-04-20 Brian SullivanCode review feedback
2019-04-20 Sergey AndreenkoMerge pull request #24127 from sandreenko/fixArmUbuntuC...
2019-04-19 Brian SullivanFixes for Zero Offset field sequence tracking
2019-04-19 Sergey AndreenkoFix Arm32 Ubuntu CoreFX script.
next