platform/upstream/coreclr.git
2019-04-08 Santiago Fernandez... Merge pull request #23819 from safern/merge-master...
2019-04-08 Santiago Fernandez... Fix build errors with new compiler
2019-04-08 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into merge...
2019-04-08 Bruce ForstallMerge pull request #23715 from BruceForstall/FixArmStac...
2019-04-08 Sergiy KuryataMerge pull request #23801 from sergiy-k/enabler2rtestin...
2019-04-08 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#23797)
2019-04-08 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23798)
2019-04-08 Jan VorlicekMerge pull request #23605 from franksinankaya/gcc_clean...
2019-04-08 Michal StrehovskýAllow reabstraction of default interface methods (...
2019-04-08 dotnet-maestro-botUpdate CoreClr to preview5-27607-72 (#23799)
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 #23775 from sandreenko/reenableFixed...
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 #23781 from sergiy-k/addcrossgenforc...
2019-04-06 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-06 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23785)
2019-04-06 Vladimir SadovMake GCToOSInterface::FlushProcessWriteBuffers use...
2019-04-06 dotnet-maestro-botUpdate CoreClr to preview5-27605-73 (#23782)
2019-04-06 Krzysztof WicherNullable: System.Text (#23708)
2019-04-06 Jeremy KoritzinskyMatch PtrToStringUTF8 to the other PtrToString* familie...
2019-04-06 Egor BogatovFix typo in Buffer.BlockCopy (#23636)
2019-04-06 Gergely KalaposFix broken links (#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 Tanner GoodingNullable: System.Runtime.InteropServices.Marshal (...
2019-04-05 Sergey AndreenkoReenable System.Runtime.Tests. for arm64.
2019-04-05 Brian SullivanMerge pull request #23728 from briansull/FixConstByref
2019-04-05 William GodbeMerge pull request #23770 from wtgodbe/Preview5
2019-04-05 Fadi HannaReplacing some calls to GetThread with an inlined versi...
2019-04-05 Steve MacLeanWhitespace (#23772)
2019-04-05 Ludovic HenryFix rounding to UINT32_MAX (#23764)
2019-04-05 Fadi HannaFix issue 23713: handle TypeDesc field handles (#23767)
2019-04-05 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#23718)
2019-04-05 dotnet-maestro-botUpdate CoreClr to preview4-27605-71 (#23710)
2019-04-05 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
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 (#23758)
2019-04-05 Anirudh Agnihotryadding null annotations (#23744)
2019-04-05 GrantRevert optimization (#23759)
2019-04-05 Stephen ToubNullable: Array (#23746)
2019-04-05 Stephen ToubNullable: Span and friends (#23734)
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
next