platform/upstream/coreclr.git
2019-04-11 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
2019-04-11 Aaron RobinsonRemove overrelease in test (#23887)
2019-04-11 Steve MacLeanContextual reflection (#23740)
2019-04-11 Jan VorlicekMerge pull request #23824 from janvorli/remove_unix_cpu...
2019-04-10 Levi BroderickRe-flow Utf8Utility.Helpers
2019-04-10 Levi BroderickRename DWORD -> UInt32 throughout API surface
2019-04-10 Levi BroderickAdd comments tracking JIT workarounds.
2019-04-10 Egor BogatovMove AssemblyName to shared (#23737)
2019-04-10 Filip NavaraMove TimerQueue.TickCount Windows implementation to...
2019-04-10 Ludovic HenryMake GC.GetGCMemoryInfo public (#23779)
2019-04-10 Brian SullivanMerge pull request #23876 from briansull/jit-dump
2019-04-10 Sergey AndreenkoMerge pull request #23858 from sandreenko/fixOptPrepare...
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 (#23855)
2019-04-10 Tanner GoodingTweaking some APIs according to user feedback. (#23857)
2019-04-10 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-10 dotnet-maestro-botUpdate CoreClr to preview5-27610-71 (#23859)
2019-04-10 Jared ParsonsUpdate Windows instructions (#23841)
2019-04-10 Jan VorlicekFix few issues discovered by testing
2019-04-10 Noah FalkUpdate profiling-api-status.md
2019-04-10 Jan VorlicekFix RecycledLists size on Unix
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 (#23808)
2019-04-10 Levi BroderickFix incorrect Debug.Assert statements
2019-04-10 Levi BroderickTemporarily disable failing CoreFX tests
2019-04-10 Next TurnRemove dlclose call to unload CoreCLR (#23863)
2019-04-10 Santiago Fernandez... Add back using to EventSourceException
2019-04-10 Jan KotasUpdate CoreRT for changes in shared partition
2019-04-10 Levi BroderickExpand masks in Utf8Utility, fix const in fallback...
2019-04-10 Gregg MiskellyAdd 'SetNotificationForWaitCompletion' to ILLinkTrim...
2019-04-10 Levi BroderickPR feedback: Enable SSE2 in Utf16Utility code
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 Levi BroderickPR feedback
2019-04-09 Jeremy KoritzinskyDon't denormalize enum return values on instance method...
2019-04-09 Aaron RobinsonAlter CCW wrapping semantics (#23709)
2019-04-09 Levi BroderickPR feedback: GetElement(0) -> Sse2.StoreLow
2019-04-09 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
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 (#23809)
2019-04-09 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-04-09 Stephen ToubImprove RuntimeHelpers.GetSubArray (#23829)
2019-04-09 Vladimir SadovRemove exclusion for System.Threading.Tasks.Tests ...
2019-04-09 Jan VorlicekFix several issues
2019-04-09 Brian SullivanMerge pull request #23739 from briansull/struct-cse
2019-04-08 Jan VorlicekRemove Unix CPU groups emulation
2019-04-08 Aditya MandaleekaMerge pull request #23752 from adityamandaleeka/arm64_clrww
2019-04-08 Brian SullivanBlock the hoisting of TYP_STRUCT rvalues in loop hoisting
2019-04-08 Levi BroderickSimplify vectorized logic; remove unnecessary adjustment
2019-04-08 Sergey AndreenkoMerge pull request #23814 from sandreenko/disableSystem...
2019-04-08 Levi BroderickClarify that vector read is unaligned
2019-04-08 Jan VorlicekMerge pull request #23251 from mjsabby/largePagesInGC
2019-04-08 William GodbeMerge pull request #23813 from wtgodbe/PrevAgain
2019-04-08 Levi BroderickMerge remote-tracking branch 'origin/master' into utf8_...
2019-04-08 José RiveroRemove the MultiFileSec option from EventPipe. (#23777)
2019-04-08 Bruce ForstallMerge pull request #23715 from BruceForstall/FixArmStac...
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 wtgodbeRe-update branding to preview5
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 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 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)
next