platform/upstream/coreclr.git
2019-04-03 Stephen ToubNullable: ReaderWriterLockSlim (#23657)
2019-04-02 Stephen ToubNullable: System.Threading (#23663)
2019-04-02 Stephen ToubNullable: Interlocked, Volatile (#23655)
2019-04-02 Stephen ToubNullable: Overlapped and friends (#23656)
2019-04-02 Stephen ToubMerge pull request #23659 from safern/merge-master...
2019-04-02 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into merge...
2019-04-02 buyaa-nNullable: System.Enum
2019-04-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-02 Krzysztof WicherNullable: globalization remainder (#23526)
2019-04-02 Andy AyersJIT: prolog zeroing accounting changes (#23498)
2019-04-02 José Rivero[EventPipe] Streaming events out-of-proc using IPC...
2019-04-02 Stephen ToubNullable: System.Buffers (#23619)
2019-04-02 Michal StrehovskýRemove test exclusion for 23262 (#23405)
2019-04-02 Stephen ToubNullable: AsyncLocal (#23618)
2019-04-02 Stephen ToubNullable: WaitHandles (#23604)
2019-04-02 Stephen ToubNullable: SemaphoreSlim (#23628)
2019-04-02 Stephen ToubNullable: ExecutionContext (#23611)
2019-04-02 Stephen ToubFix build break due to nullable PR conflicts (#23641)
2019-04-02 Krzysztof WicherPermissionSet: follow netfx more in order to avoid...
2019-04-02 Egor ChesakovUse join function in yaml for defining Helix queues...
2019-04-02 Stephen ToubNullable: ThreadLocal (#23626)
2019-04-02 Stephen ToubNullable: Lazy (#23639)
2019-04-02 Stephen ToubNullable: SpinWait/Lock (#23613)
2019-04-01 Stephen ToubNullable: CancellationToken (#23609)
2019-04-01 Stephen ToubNullable: Monitor (#23603)
2019-04-01 Stephen ToubNullable: ManualResetEventSlim (#23630)
2019-04-01 Krzysztof WicherChange PermissionSet.SyncRoot to return this instead...
2019-04-01 Jan KotasMatch BOX idioms early in the importer (#23550)
2019-04-01 Stephen ToubNullable: SynchronizationContext (#23634)
2019-04-01 Steve MacLeanDisable load byte array (#23638)
2019-04-01 Steve MacLeanDisable AssemblyLoadByteArrayName test (#23635)
2019-04-01 Levi BroderickFix bad Debug.Assert statements in UTF-8 processing...
2019-04-01 Santiago Fernandez... Nullable: Annotate remaining System.*Exception (#23585)
2019-04-01 Dan MoseleyNullable annotations for Delegate/MulticastDelegate...
2019-04-01 Carol EidtLSRA cleanup (#23617)
2019-04-01 Acid Chicken... Add new era in Japan called "Reiwa" (#23614)
2019-04-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23593)
2019-04-01 Fadi HannaEnable R2R compilation/inlining of PInvoke stubs where...
2019-04-01 Stephen ToubNullable: ThreadPool (#23600)
2019-04-01 Jan KotasEnable negative type-check results in CoreLib version...
2019-04-01 Dan MoseleyAnnotate Unix interop (#23589)
2019-04-01 Carol Eidtre-add test exclusion for #23545 (#23598)
2019-03-30 Jan KotasUpdate dependencies from https://github.com/dotnet...
2019-03-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-30 Fei PengFix ARM64 isFullyImplementedIsa (#23590)
2019-03-30 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-03-30 Ganbarukamo41Implement IEquatable to Memory and ReadOnlyMemory ...
2019-03-30 Steve MacLeanClean up AssemblyLoadContext30Extensions test (#23581)
2019-03-30 Sergey AndreenkoMerge pull request #23579 from sandreenko/removeFedoraRuns
2019-03-29 Sergey AndreenkoIncrease GCStress test timeouts. (#23576)
2019-03-29 Sergey AndreenkoMake tracelogging GCStressIncompatible. (#23578)
2019-03-29 Brian BoheA new way of tracking variables (#23373)
2019-03-29 Carol EidtFix HW intrinsic containment bugs (#23558)
2019-03-29 Steve MacLeanAssembly.Load ALC name (#23574)
2019-03-29 Sergey AndreenkoRemove Fedora runs.
2019-03-29 Brian SullivanMerge pull request #23533 from briansull/Issue_23441
2019-03-29 Sergey AndreenkoIncrease GCStress test timeouts.
2019-03-29 Sergey AndreenkoUse GenTreeStmt* where it is implied. (#22963)
2019-03-29 Fei PengSimplify and unify Vector64/128/256 platform-agnostic...
2019-03-29 IliaUse char16_t for *_W macros in corhdr.h on Linux/MacOs...
2019-03-29 Sergey Andreenkoexclude failing test. (#23566)
2019-03-29 Tanner GoodingMerge pull request #23561 from tannergooding/NullableSRI
2019-03-29 Tanner GoodingMerge pull request #23560 from tannergooding/NullableFe...
2019-03-29 Tanner GoodingNullable: System.Runtime.Intrinsics
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 Tanner GoodingFixing the StringInfo constructor to work with the...
2019-03-29 Jeremy KoritzinskyCorrectly marshal structure return values in member...
2019-03-29 Jan VorlicekMerge pull request #23423 from franksinankaya/gcc_clean...
2019-03-29 Koundinya VeluriChange Timer implementation on Unixes to use only one...
2019-03-29 Tanner GoodingMerge remote-tracking branch 'dotnet/master' into Nulla...
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 buyaa-nNullable: Internal.Console, System.ValueType (#23505)
2019-03-29 Sinan Kayaif exists
2019-03-29 Sinan KayaUnify clang with GNUC
2019-03-29 Tanner Gooding Updating BuildTools, CoreCLR to preview4-03828-01...
2019-03-29 Ben AdamsAvoid boxing allocations for async in Tier0 (#22984)
2019-03-29 Sergey AndreenkoDelete simple unused vars2 (#23491)
2019-03-29 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-03-29 Marek SafarSimplify StackFrame class (#23483)
2019-03-29 Jan KotasDelete RuntimeThread.cs (#23532)
2019-03-29 Levi BroderickImprove performance of Marvin32 (#22816)
2019-03-29 Sergey AndreenkoExclude failing in PRs tests 2. (#23540)
2019-03-29 Sergey AndreenkoDelete `setup_coredis_tools` from runtest.py. (#23495)
2019-03-29 Brian SullivanFix for issue #23441
2019-03-29 Sung Yoon WhangFix increment calculation in IncrementingPollingCounter...
2019-03-29 Sergey AndreenkoExclude failing in PRs tests. (#23535)
2019-03-28 Krzysztof WicherNullable: DateTimeFormat, DateTimeFormatInfoScanner...
2019-03-28 Krzysztof WicherNullable: NumberFormatInfo, CultureInfo (#23459)
2019-03-28 Santiago Fernandez... Nullable: Exception, SystemException, Argument*Exceptio...
2019-03-28 Carol EidtFix codegen for StoreNonTemporal (#23511)
2019-03-28 Egor ChesakovRestrict Ubuntu.1404.Arm32.Open from running against...
2019-03-28 Santiago Fernandez... Nullable: make Object.ToString() return nullable (...
2019-03-28 Carol EidtStruct & SIMD improvements (#22255)
2019-03-28 Jeremy KoritzinskyFix Helix queue names (#23468)
2019-03-28 Egor ChesakovSwitch to BYOC BuildPools in internal project (#23501)
2019-03-28 Bruce ForstallMerge pull request #23519 from BruceForstall/RestoreWin...
2019-03-28 Santiago Fernandez... Nullable: System.Object (#23466)
2019-03-28 Krzysztof WicherNullable: all calendars (#23469)
2019-03-28 Santiago Fernandez... Nullable: System.Char (#23480)
next