platform/upstream/dotnet/runtime.git
2019-04-12 Bruce ForstallFix arm64 localloc with large outgoing argument space
2019-04-10 Filip NavaraMove TimerQueue.TickCount Windows implementation to...
2019-04-10 Ludovic HenryMake GC.GetGCMemoryInfo public (dotnet/coreclr#23779)
2019-04-10 Brian SullivanMerge pull request dotnet/coreclr#23876 from briansull...
2019-04-10 Sergey AndreenkoMerge pull request dotnet/coreclr#23858 from sandreenko...
2019-04-10 Jeremy KoritzinskyCheck for a null import descriptor when fixing up vtabl...
2019-04-10 Brian Sullivanjit-format
2019-04-10 Brian SullivanImproved JitDump
2019-04-10 Sergey AndreenkoUpdate the comment.
2019-04-10 Tarek Mahmoud... Update Range.GetOffsetAndLength (dotnet/coreclr#23855)
2019-04-10 Tanner GoodingTweaking some APIs according to user feedback. (dotnet...
2019-04-10 dotnet-maestro-botUpdate CoreClr to preview5-27610-71 (dotnet/coreclr...
2019-04-10 Jared ParsonsUpdate Windows instructions (dotnet/coreclr#23841)
2019-04-10 Noah FalkUpdate profiling-api-status.md
2019-04-10 Sergey AndreenkoChange optExtractSideEffList to optExtractSideEffList.
2019-04-10 Sergey AndreenkoFix newlines for ilegal trees in `gtDispTree`.
2019-04-10 Sung Yoon WhangExpose new EventCounter APIs (dotnet/coreclr#23808)
2019-04-10 Next TurnRemove dlclose call to unload CoreCLR (dotnet/coreclr...
2019-04-10 Santiago Fernandez... Add back using to EventSourceException
2019-04-10 Jan KotasUpdate CoreRT for changes in shared partition
2019-04-10 Gregg MiskellyAdd 'SetNotificationForWaitCompletion' to ILLinkTrim...
2019-04-10 Sergey AndreenkoDelete the asignment that was added as a workaround.
2019-04-09 Sergey AndreenkoClarify some unsupported cases in `optVNConstantPropOnT...
2019-04-09 Sergey AndreenkoClean optVNConstantPropOnTree.
2019-04-09 Jeremy KoritzinskyDon't denormalize enum return values on instance method...
2019-04-09 Aaron RobinsonAlter CCW wrapping semantics (dotnet/coreclr#23709)
2019-04-09 Sergey AndreenkoDestroy the old tree in `optAssertionProp_Update`.
2019-04-09 Sergey AndreenkoDelete condition that was previously checked with noway...
2019-04-09 Fadi HannaExclude PInvokes declared on other modules. We don...
2019-04-09 Egor ChesakovUnconditionally set CrossGenTest to false for readytoru...
2019-04-09 Egor ChesakovGroup XUnitWrapper.dll into the same Payloads when...
2019-04-09 dotnet-maestro-botUpdate CoreClr to preview5-27609-71 (dotnet/coreclr...
2019-04-09 Stephen ToubImprove RuntimeHelpers.GetSubArray (dotnet/coreclr...
2019-04-09 Vladimir SadovRemove exclusion for System.Threading.Tasks.Tests ...
2019-04-09 Brian SullivanMerge pull request dotnet/coreclr#23739 from briansull...
2019-04-08 Aditya MandaleekaMerge pull request dotnet/coreclr#23752 from adityamand...
2019-04-08 Brian SullivanBlock the hoisting of TYP_STRUCT rvalues in loop hoisting
2019-04-08 Sergey AndreenkoMerge pull request dotnet/coreclr#23814 from sandreenko...
2019-04-08 Jan VorlicekMerge pull request dotnet/coreclr#23251 from mjsabby...
2019-04-08 William GodbeMerge pull request dotnet/coreclr#23813 from wtgodbe...
2019-04-08 José RiveroRemove the MultiFileSec option from EventPipe. (dotnet...
2019-04-08 Bruce ForstallMerge pull request dotnet/coreclr#23715 from BruceForst...
2019-04-08 Mukul SabharwalAdd Large pages support in GC
2019-04-08 Sergey AndreenkoDiable CoreFX System.IO.Tests.dll on windows arm64.
2019-04-08 Sergiy KuryataMerge pull request dotnet/coreclr#23801 from sergiy...
2019-04-08 Jan VorlicekMerge pull request dotnet/coreclr#23605 from franksinan...
2019-04-08 Michal StrehovskýAllow reabstraction of default interface methods (dotne...
2019-04-08 dotnet-maestro-botUpdate CoreClr to preview5-27607-72 (dotnet/coreclr...
2019-04-07 Sergiy KuryataEnable running tests in the ReadyToRun mode on Linux...
2019-04-07 Egor ChesakovAdd Alpine.38.Arm64.Open Helix queue
2019-04-07 Egor ChesakovUpdate image coreclr uses for arm64 musl crossbuild
2019-04-07 Stephen ToubFix two new nullable warnings with latest compiler
2019-04-07 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03906-01, previe...
2019-04-07 Sergey AndreenkoMerge pull request dotnet/coreclr#23775 from sandreenko...
2019-04-07 Jeremy KoritzinskyNormalize directory separators before calling LoadLibra...
2019-04-07 Hugh BellamyRemove remaining devdocs and cleanup ComponentModel...
2019-04-06 Sergiy KuryataMerge pull request dotnet/coreclr#23781 from sergiy...
2019-04-06 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-06 Vladimir SadovMake GCToOSInterface::FlushProcessWriteBuffers use...
2019-04-06 dotnet-maestro-botUpdate CoreClr to preview5-27605-73 (dotnet/coreclr...
2019-04-06 Jeremy KoritzinskyMatch PtrToStringUTF8 to the other PtrToString* familie...
2019-04-06 Egor BogatovFix typo in Buffer.BlockCopy (dotnet/coreclr#23636)
2019-04-06 Gergely KalaposFix broken links (dotnet/coreclr#23748)
2019-04-06 Sergiy KuryataAdd crossgen option to build-test.sh
2019-04-06 Bruce ForstallWIP Fix ARM32/ARM64 large frame stack probing
2019-04-05 Tomas WeinfurtFedora.28.Amd64 queue is dead. Use container instead...
2019-04-05 Sergey AndreenkoReenable System.Runtime.Tests. for arm64.
2019-04-05 Brian SullivanMerge pull request dotnet/coreclr#23728 from briansull...
2019-04-05 William GodbeMerge pull request dotnet/coreclr#23770 from wtgodbe...
2019-04-05 Fadi HannaReplacing some calls to GetThread with an inlined versi...
2019-04-05 Steve MacLeanWhitespace (dotnet/coreclr#23772)
2019-04-05 Ludovic HenryFix rounding to UINT32_MAX (dotnet/coreclr#23764)
2019-04-05 Fadi HannaFix issue 23713: handle TypeDesc field handles (dotnet...
2019-04-05 dotnet-maestro-botUpdate CoreClr to preview4-27605-71 (dotnet/coreclr...
2019-04-05 Tanner GoodingUpdate the JIT to recognize the IsSupported property...
2019-04-05 Jeremy KoritzinskyEnable return buffers on Windows ARM64 for struct-retur...
2019-04-05 wtgodbeUpdate branding to preview5
2019-04-05 Sinan KayaFix conversion warning
2019-04-05 Stephen ToubDon't null out references in Stream/BinaryReader/Writer...
2019-04-05 Brian SullivanChange the backing storage for Byref constants in Value...
2019-04-05 Ludovic HenryPartially improve support for `--cpus` from Docker...
2019-04-05 Aaron RobinsonFix invalid use of stack memory (dotnet/coreclr#23758)
2019-04-05 GrantRevert optimization (dotnet/coreclr#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 (dotnet...
2019-04-05 Santiago Fernandez... Merge pull request dotnet/coreclr#23633 from dotnet...
2019-04-05 Santiago Fernandez... Fix Debug.Assert in GenericDelegateCache (dotnet/corecl...
2019-04-05 Jeremy KoritzinskyFix SystemV AMD64 Explicit structure classification...
2019-04-04 Jan VorlicekMerge pull request dotnet/coreclr#23537 from janvorli...
2019-04-04 Stephen ToubMerge pull request dotnet/coreclr#23735 from safern...
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 (dotnet/coreclr...
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 (dotnet...
2019-04-04 Jan VorlicekMerge pull request dotnet/coreclr#23721 from janvorli...
2019-04-04 Sung Yoon WhangAdd Working Set runtime counter (dotnet/coreclr#23717)
2019-04-04 Stephen ToubFix build break due to conflicting PRs (dotnet/coreclr...
next