platform/upstream/dotnet/runtime.git
2019-05-02 Jan VorlicekMerge pull request dotnet/coreclr#24332 from janvorli...
2019-05-02 Krzysztof WicherAdd using System.Diagnostics on some files
2019-05-02 Stephen ToubDelete stale compilation constants from AsyncIteratorMe...
2019-05-02 Stephen ToubAdd ManualResetValueTaskSourceCore / AsyncIterateMethod...
2019-05-02 Tanner GoodingAdding more coverage for the AES hwintrinsic tests...
2019-05-02 David WrightonRe-enable all com crossgen testing (dotnet/coreclr...
2019-05-02 dotnet-maestro-botUpdate CoreClr to preview6-27702-71 (dotnet/coreclr...
2019-05-02 Ludovic HenryImplement GC.RegisterMemoryLoadChangeNotification ...
2019-05-02 Tomáš RylekBug fix in R2RDump signature decoder w.r.t. large versi...
2019-05-02 Jan VorlicekMerge pull request dotnet/coreclr#24322 from am11/libun...
2019-05-02 Sung Yoon WhangAdd threading-related runtime counters (dotnet/coreclr...
2019-05-02 Dan MoseleyAdjust some terms (dotnet/coreclr#24351)
2019-05-02 AdeelUnify Wformat suppression for libunwind
2019-05-02 Krzysztof WicherNullable: Interop and src/System remainder (dotnet...
2019-05-02 Krzysztof WicherNullable: System.Collections remainder (non-generic...
2019-05-02 dotnet-maestro-botUpdate CoreClr to preview6-27701-72 (dotnet/coreclr...
2019-05-02 Blake HensleyAdded overloads to Path.Join (dotnet/coreclr#24307)
2019-05-02 Andrew AuAddressing code review feedbacks
2019-05-02 Andrew AuSimplifying Pop() logic
2019-05-02 Andrew AuRemove the RundownThread filter
2019-05-02 Andrew AuAvoid nested spin lock in WriteAllBuffersToFile and...
2019-05-02 Sung Yoon WhangPulling in Noah's fix in event_pipe_lock_fix branch
2019-05-02 Fadi HannaUpdate issues.targets and reduce test execution time...
2019-05-01 Andy HansonWhen large pages are enabled, only reserve/commit 1x...
2019-05-01 David WrightonCopy all win32 resources (dotnet/coreclr#24308)
2019-05-01 Stephen ToubMove the new ConfigureAwait/WithCancellation extension...
2019-05-01 Russ KeldorphDisable CallbackStressTest everywhere.
2019-05-01 Tanner GoodingUpdating lookupNamedIntrinsic to no longer assert for...
2019-05-01 Jan VorlicekFix module override effect on method instantiating...
2019-04-30 Santiago Fernandez... Merge pull request dotnet/coreclr#24258 from dotnet...
2019-04-30 Andrew AuChanging comments/names that refers to file switching...
2019-04-30 Tomáš RylekSupport for larger version bubbles in R2RDump (dotnet...
2019-04-30 Adeel MujahidCompute sizeof array instead of pointer (dotnet/coreclr...
2019-04-30 Marek SafarMake block optimized ClearWithoutReferences fully share...
2019-04-30 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03930-01, previe...
2019-04-30 Next TurnRemove FreeLibrary call to unload CoreCLR (dotnet/corec...
2019-04-30 Buyaa NamnanMerge master into NullableFeature
2019-04-30 Buyaa NamnanFix test failures
2019-04-30 Krzysztof Wicherfix build errors after merge
2019-04-30 Russ KeldorphDisable CallbackStressTest against dotnet/coreclr#24305
2019-04-30 Andrew AuAdd more asserts for the EventPipeBufferManager consumers
2019-04-30 Tanner GoodingUpdating System.Numerics.Vector<T> to use the readonly...
2019-04-30 Levi BroderickAdd more span-based Vector<T> ctors and CopyTo methods...
2019-04-30 Egor BogatovMove DefaultBinder.CanConvert.cs to shared (dotnet...
2019-04-30 Michal StrehovskýMove NativeLibrary to the shared partition (dotnet...
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 (dotnet/coreclr...
2019-04-29 Tanner GoodingResolves an assert around Sse41.ConvertToVector128Int...
2019-04-29 Brian SullivanMerge pull request dotnet/coreclr#24283 from briansull...
2019-04-29 Anirudh AgnihotryImprove Precision to 10 microseconds in timespan (dotne...
2019-04-29 Steve MacLeanFix Satellite Assembly loading (dotnet/coreclr#24191)
2019-04-29 Eugene RozenfeldMerge pull request dotnet/coreclr#24282 from erozenfeld...
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 (dotnet/coreclr#24248)
2019-04-27 Levi BroderickAdd missing check for UTF-16 low surrogate char at...
2019-04-27 Sergey AndreenkoMerge pull request dotnet/coreclr#24261 from sandreenko...
2019-04-27 Santiago Fernandez... Nullable: Comparers, Dictionary and Friends (dotnet...
2019-04-27 buyaa-nNullable for Type class (dotnet/coreclr#23489)
2019-04-27 Krzysztof WicherNullable: System.Diagnostics.Tracing (dotnet/coreclr...
2019-04-27 Jan KotasFix CoreLib build breaks
2019-04-27 Eric StJohnAdd System.Resources.Extensions (dotnet/corefxdotnet...
2019-04-27 Russ KeldorphSwitch to non-Int Azure pool providers
2019-04-27 John DoeTypos (dotnet/coreclr#24280)
2019-04-27 Andy HansonImprove LOH heap balancing (dotnet/coreclr#24081)
2019-04-27 Jan VorlicekMerge pull request dotnet/coreclr#24270 from janvorli...
2019-04-27 Eugene RozenfeldClean up fgRemoveDeadStore.
2019-04-26 Brian SullivanAdded check for GetManagedCommandLine() returning a...
2019-04-26 Brian SullivanCommits from dotnet/coreclr#24229 - Fixes for IBC profi...
2019-04-26 Bruce ForstallMerge pull request dotnet/coreclr#24281 from BruceForst...
2019-04-26 Bruce ForstallDisable failing corefx tests
2019-04-26 Brian SullivanMerge pull request dotnet/coreclr#24276 from briansull...
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 dotnet/coreclr#24229 from briansull...
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 (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...
next