platform/upstream/coreclr.git
2019-04-06 dotnet-maestro-botUpdate CoreClr to preview5-27605-73 (#23782)
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-05 Tomas WeinfurtFedora.28.Amd64 queue is dead. Use container instead...
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 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 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
next