platform/upstream/coreclr.git
2019-04-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#24244)
2019-04-30 Levi BroderickAdd more span-based Vector<T> ctors and CopyTo methods...
2019-04-30 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#24292)
2019-04-30 Egor BogatovMove DefaultBinder.CanConvert.cs to shared (#23931)
2019-04-30 Michal StrehovskýMove NativeLibrary to the shared partition (#24143)
2019-04-30 dotnet-maestro-botUpdate CoreClr to preview6-27629-72
2019-04-30 Mukul SabharwalFix GetObjectReferences API when caller doesn't zero...
2019-04-30 dschindeImprove pref of `Array.IndexOf()` for certain `T`....
2019-04-30 Jan KotasWorkaround memset alignment sensitivity (#24302)
2019-04-29 Tanner GoodingResolves an assert around Sse41.ConvertToVector128Int...
2019-04-29 Brian SullivanMerge pull request #24283 from briansull/ibc-linux-new
2019-04-29 Anirudh AgnihotryImprove Precision to 10 microseconds in timespan (...
2019-04-29 Steve MacLeanFix Satellite Assembly loading (#24191)
2019-04-29 Eugene RozenfeldMerge pull request #24282 from erozenfeld/Fix24253
2019-04-29 Brian SullivanRemoved method ReleaseManagedCommandLine()
2019-04-29 Jeremy KoritzinskyRestore IBCMerge using an authenticated service connect...
2019-04-29 Ludovic HenryFix running JitBench on Linux (#24248)
2019-04-27 Levi BroderickAdd missing check for UTF-16 low surrogate char at...
2019-04-27 Sergey AndreenkoMerge pull request #24261 from sandreenko/fixRegression...
2019-04-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-27 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-04-27 Jan KotasFix CoreLib build breaks
2019-04-27 Eric StJohnAdd System.Resources.Extensions (dotnet/corefx#36906)
2019-04-27 Russ KeldorphSwitch to non-Int Azure pool providers
2019-04-27 John DoeTypos (#24280)
2019-04-27 Andy HansonImprove LOH heap balancing (#24081)
2019-04-27 Jan VorlicekMerge pull request #24270 from janvorli/fix-gc-numa...
2019-04-27 Eugene RozenfeldClean up fgRemoveDeadStore.
2019-04-26 Brian SullivanAdded check for GetManagedCommandLine() returning a...
2019-04-26 Brian SullivanCommits from #24229 - Fixes for IBC profile data on...
2019-04-26 Bruce ForstallMerge pull request #24281 from BruceForstall/CleanCoref...
2019-04-26 Bruce ForstallDisable failing corefx tests
2019-04-26 Brian SullivanMerge pull request #24276 from briansull/revert-24229
2019-04-26 Sergey AndreenkoFix the case when we replace `stmt->gtStmtExpr`.
2019-04-26 Eugene RozenfeldFix for a jit liveness bug.
2019-04-26 Brian SullivanRevert "Fix for IBC profile data on Linux - Build the...
2019-04-26 Brian SullivanRevert "Added method ReleaseManagedCommandLine to relea...
2019-04-26 Sergey AndreenkoUse `ReplaceOperand`.
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 Jan VorlicekFix creation of the NUMA node to heap number map
2019-04-26 Brian SullivanMerge pull request #24229 from briansull/ibc-linux
2019-04-25 Sergey AndreenkoAdd a repro test.
2019-04-25 Sergey AndreenkoFix parent's links in fgArgInfo in optAssertionProp_Update.
2019-04-25 Sergey AndreenkoChange gtFindLink to return parent as well.
2019-04-25 Sergey AndreenkoAdd comments and format `gtGetThisArg`.
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)
next