platform/upstream/coreclr.git
2019-04-05 Aaron RobinsonFix invalid use of stack memory (#23758)
2019-04-05 GrantRevert optimization (#23759)
2019-04-05 Jeremy KoritzinskyDisable marshalling delegates as _Delegate and enable...
2019-04-05 Levi BroderickImprove performance of Memory<T>.Span property getter...
2019-04-05 Koundinya VeluriDisable a couple of S.R.InteropServices tests (#23697)
2019-04-05 Santiago Fernandez... Merge pull request #23633 from dotnet/NullableFeature
2019-04-05 Santiago Fernandez... Fix Debug.Assert in GenericDelegateCache (#23755)
2019-04-05 Jeremy KoritzinskyFix SystemV AMD64 Explicit structure classification...
2019-04-04 Jan VorlicekMerge pull request #23537 from janvorli/remove-gc-cpu...
2019-04-04 Stephen ToubMerge pull request #23735 from safern/merge-master...
2019-04-04 Egor ChesakovRun on Ubuntu.1604.Arm32.Open in pull requests and...
2019-04-04 Egor ChesakovUse BYOC pools in "Publish to BAR" job (#23733)
2019-04-04 Santiago Fernandez... Fix merge conflicts on Delegate and String.resx
2019-04-04 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into merge...
2019-04-04 Jeremy KoritzinskyRuntime support for upcoming .NET Core WinRT Host ...
2019-04-04 Jan KotasSupport simple assembly name in startup hook (#23517)
2019-04-04 Jan VorlicekMerge pull request #23721 from janvorli/fix-musl-arm64...
2019-04-04 Sung Yoon WhangAdd Working Set runtime counter (#23717)
2019-04-04 Stephen ToubFix build break due to conflicting PRs (#23726)
2019-04-04 Carol EidtImprove Upper Vector Save/Restore (#23344)
2019-04-04 Jeremy KoritzinskyFix prefix of mock hostpolicy on Unix (#23692)
2019-04-04 Carol EidtHandle local struct pointer arithmetic (#23704)
2019-04-04 Marek SafarMove parts of delegate to shared partition (#23552)
2019-04-04 Jan VorlicekFix MUSL ARM64 cross build
2019-04-04 Stephen ToubDon't null out buffer in MemoryStream on Capacity reset...
2019-04-04 Jan VorlicekModify affinity range config format for Windows
2019-04-04 Vitek KarasFixes for extra path separators
2019-04-04 Vitek KarasAllow extra path separators in the startup hook variable
2019-04-04 Krzysztof WicherNullable: shared/System/Security (#23623)
2019-04-04 Sergey AndreenkoMerge pull request #23706 from sandreenko/runCoreFXbase...
2019-04-04 Sung Yoon WhangAdd CPU runtime counter (#23680)
2019-04-04 Stephen ToubNullable: Streams (#23703)
2019-04-04 David WrightonFix resource loading (#23714)
2019-04-04 Filip NavaraMove null check into separate method to prevent unneces...
2019-04-04 Stephen ToubNullable: System.Threading.Tasks (#23691)
2019-04-04 Fei PengFix GitHub23672 (#23674)
2019-04-03 Sergey AndreenkoRun CoreFX baseline arm/arm64 Windows/Ubuntu daily.
2019-04-03 David WrightonRemove ADID and ADIndex from CoreCLR (#23588)
2019-04-03 vitek-karasAvoid global alloc
2019-04-03 vitek-karasImplement checking for simple assembly names in startup...
2019-04-03 Vitek KarasAdd support for specifying only assembly name for start...
2019-04-03 Carol EidtFix Arm64 intrinsic lookup (#23673)
2019-04-03 Andy AyersFix interop test cases to pass doubles for native varar...
2019-04-03 Jeremy KoritzinskyChange Auto charset to mean UTF-8 off-Windows (#23664)
2019-04-03 Bruce ForstallMerge pull request #23671 from BruceForstall/ImproveJit...
2019-04-03 Jan VorlicekFix flipped error codes
2019-04-03 Jan VorlicekUse the GCHeapAffinitizeRanges / GCHeapAffinitizeMask...
2019-04-03 Jan VorlicekReflect PR feedback
2019-04-03 Jan VorlicekRemove CPU groups handling from the gc.cpp
2019-04-03 Egor ChesakovFix typo in zapimage.cpp (#23698)
2019-04-03 Santiago Fernandez... Nullable: All remaining exceptions (#23676)
2019-04-03 Jan VorlicekMerge pull request #23553 from janvorli/fix-accidental...
2019-04-03 Bruce ForstallMerge pull request #23670 from BruceForstall/FixArmAltj...
2019-04-03 Brian RobbinsEmit event for calls to ReadyToRunInfo::GetEntryPoint...
2019-04-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-03 dotnet-maestro-botUpdate CoreClr to preview4-27603-71 (#23679)
2019-04-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-03 Koundinya Veluri[Preview 4] Disable tier 0 JIT (quick JIT) by default...
2019-04-03 Stephen ToubNullable: ReaderWriterLockSlim (#23657)
2019-04-03 Jeremy KoritzinskyTreat WinMDs as having been loaded in the default ALC...
2019-04-03 Jan KotasAvoid unnecessary SetLastError on PInvokes (dotnet...
2019-04-03 Brian SullivanMerge pull request #23668 from briansull/pipeline-work
2019-04-03 Tanner GoodingUpdating the HWIntrinsic x86 codegen to handle indir...
2019-04-02 Egor ChesakovDisable *.Arm32.Open in PullRequest and remove two...
2019-04-02 Jeremy KoritzinskyChange tests to not modify Core_Root (#23470)
2019-04-02 Carol EidtFix spill check for struct lclVars (#23570)
2019-04-02 Bruce ForstallImprove COMPlus_JitFunctionTrace
2019-04-02 Bruce ForstallFix arm altjit asm diffs
2019-04-02 Jan VorlicekMerge pull request #23521 from k15tfu/fix-issue-20784
2019-04-02 Stephen ToubNullable: System.Threading (#23663)
2019-04-02 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-02 Brian SullivanReduce Check build and Check tests for PullRequest to
2019-04-02 Brian SullivanMerge pull request #23565 from briansull/pipeline-work
2019-04-02 Stephen ToubNullable: Interlocked, Volatile (#23655)
2019-04-02 Stephen ToubNullable: Overlapped and friends (#23656)
2019-04-02 William GodbeMerge pull request #23601 from dotnet-maestro-bot/maste...
2019-04-02 Stephen ToubMerge pull request #23659 from safern/merge-master...
2019-04-02 Fadi HannaOutput error messages to stderr. This provides a better...
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 dotnet-maestro-botUpdate CoreClr to preview4-27602-71
2019-04-02 Michal StrehovskýRemove test exclusion for 23262 (#23405)
2019-04-02 Ilia KMove C/C++ and platform headers to pal/inc/rt/cpp folder
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)
next