platform/upstream/coreclr.git
2018-11-03 dotnet-maestro-botUpdate CoreFx, CoreSetup, IbcData, PgoData to preview...
2018-11-03 Jan KotasCleanup and improve name formatting in reflection ...
2018-11-03 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-03 Levi BroderickPerf improvements to Span and Memory (#20771)
2018-11-03 Stephen ToubUse C# compiler's static data support in Encoding.Pream...
2018-11-03 Stephen ToubAdd remaining IAsyncDisposable implementations to CoreL...
2018-11-03 Andrew AuFix logging so that we can see the full 64 bit integer...
2018-11-03 Levi BroderickImprove performance of String.Equals(..., OrdinalIgnore...
2018-11-02 Juan HoyosMerge pull request #20760 from hoyosjs/arcade
2018-11-02 Maryam AriyanAllows Debug.Fail to go through Trace Listeners (#20764)
2018-11-02 Stephen ToubAvoid unnecessary interlocked in ManualResetValueTaskSo...
2018-11-02 Sergey AndreenkoFix the test. (#20701)
2018-11-02 Eugene RozenfeldRemove redundant zero-initializations for long-lifetime...
2018-11-01 Juan Sebastian... Add base arcade scripts and versioning files
2018-11-01 Mike McLaughlinFix freebsd symbol upload failure. (#20759)
2018-11-01 Tomas Weinfurtone more place to add case for freebsd (#20756)
2018-11-01 Egor BogatovDisplay offset in TimeZoneInfo.DisplayName (#20728)
2018-11-01 Bruce ForstallMerge pull request #20755 from dotnet/dev/unix_test_wor...
2018-11-01 Bruce ForstallMerge pull request #20752 from BruceForstall/EnableLinu...
2018-11-01 Bruce ForstallMerge pull request #20750 from BruceForstall/ReduceExpe...
2018-11-01 Jan KotasDisable outdated CoreFX tests (#20749)
2018-11-01 Bruce ForstallFix PMI job triggers for x64 Linux
2018-11-01 Matt MitchellMerge pull request #20720 from dotnet/mmitche-patch-1
2018-11-01 Bruce ForstallFix expected Pri-1 test count
2018-11-01 Bruce ForstallFix JIT flags for ARM64 altjit (#20711)
2018-11-01 Mike McLaughlinWorkaround FreeBSD symbol publishing problem. (#20733)
2018-11-01 Bruce ForstallUpdate PMI asm diffs in the CI (#20743)
2018-11-01 Maryam Ariyancorert compile fixes, corert class Debug should be...
2018-11-01 Jack PappasMake BitScanForward/BitScanForward64 PAL wrappers branc...
2018-11-01 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-11-01 Jeremy KoritzinskyClean up string literal implicit const casting and...
2018-11-01 Jan KotasDetect integer overflow in String.Replace
2018-11-01 Jan KotasFix corrupted StringBuilder state after out of memory...
2018-11-01 Jeremy KoritzinskyMake the check for a struct fitting in a register check...
2018-11-01 Jiang Zeng... Add PInvoke/Structures tests
2018-11-01 Zeng JiangAdd PInvoke/NativeCallManagedComVisible tests (#19328)
2018-10-31 Carol EidtMerge pull request #20683 from CarolEidt/FixDD710234
2018-10-31 Bruce ForstallMerge pull request #20723 from BruceForstall/ImproveNOW...
2018-10-31 Tomas Weinfurtmore changes to fix packaging on FreeBSD. runtime.json...
2018-10-31 Maryam AriyanMaking Debug and Trace behavior consistent with eachoth...
2018-10-31 Michał JaniszewskiRemove superfluous 'const' qualifier from trivial retur...
2018-10-31 Jarret ShookRe-Enable Windows tests with JitOptSensitive flag ...
2018-10-31 Sergey AndreenkoFix DevDiv issue with JitStressRegs=0x3 on arm32. ...
2018-10-31 Bruce ForstallImprove the assert output for NO_WAY and BADCODE
2018-10-31 Jan VorlicekFix Windows x86 EH for exception from UMThunkPrestub...
2018-10-31 Egor ChesakovWork around XUnit FileLoadException issues (#20644)
2018-10-31 Carol EidtArm32: Handle live-out double reg in resolution
2018-10-31 Carol EidtMerge pull request #20638 from fiigii/movetest
2018-10-31 Matt Mitchellpreview1 -> preview
2018-10-31 Bruce ForstallMerge pull request #20710 from BruceForstall/DisableNon...
2018-10-31 Bruce ForstallDisable non-PR triggers in dev/unix_test_workflow branch
2018-10-31 Jan KotasDelete redundant framework API tests (#20693)
2018-10-31 David WrightonAdd support for large number of argumets in CCW call...
2018-10-30 Matt GalbraithMerge pull request #20703 from MattGal/bsd-pipebuild...
2018-10-30 Sergey AndreenkoFix printing in `CodeGen::siEndScope`. (#20698)
2018-10-30 lastsanninFixed small typo in a comment (#20695)
2018-10-30 Tomas Weinfurtfix detection for LLDB.h and make sos mandatory on...
2018-10-30 Matt GalbraithRemove DotNetBootstrapCliTarPath from variables as...
2018-10-30 Matt GalbraithMerge pull request #20699 from MattGal/bsd-pipebuild...
2018-10-30 Matt Galbraithadd -portablebuild=false to build.sh (affects naming)
2018-10-30 Sergey AndreenkoFix `JitStressRegs=0x1` issue with `RefTypeUpperVectorS...
2018-10-30 Matt GalbraithFixing build.sh args
2018-10-30 Matt GalbraithAdd freebsd flavor to CoreCLR pipebuild
2018-10-30 Andy AyersJIT: Fix call flag propagation for GenTreeArrElem ...
2018-10-30 Brian SullivanMerge pull request #20641 from briansull/vso_707552
2018-10-30 Michelle McDanielAdd the execution policy when running powershell in...
2018-10-30 Egor ChesakovDisable failing on Windows/ARM Interop/COM tests (...
2018-10-30 Shreyas JejurkarCorrected Typos and grammar (#20658)
2018-10-30 dotnet-maestro-botRemove unnecessary Pack directive to fix build break...
2018-10-30 Bruce ForstallMerge pull request #20679 from BruceForstall/DumpTempReason
2018-10-30 Bruce ForstallDump the "reason" for a compiler temp
2018-10-29 Andy AyersJIT: streamline temp usage for returns (#20640)
2018-10-29 Brian SullivanFix VSO 707552
2018-10-29 Sung Yoon WhangRemove outdated GC perf test framework (#20673)
2018-10-29 Tanner GoodingSome cleanup of the System.Number class (#20619)
2018-10-29 Jesús CorriusFix typo in linux-performance-tracing (#20667)
2018-10-29 Andrew AuUnhelpful error when Activator.CreateInstance can't...
2018-10-29 dotnet-maestro-botUpdate CoreClr, CoreSetup, IbcData, PgoData to preview1...
2018-10-28 dotnet-maestro-botUpdate CoreClr, CoreSetup, IbcData, PgoData to preview1...
2018-10-27 Jan KotasDelete redundant CoreMangLib decimal tests (#20649)
2018-10-27 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreSetup, IbcData, PgoData...
2018-10-27 Stephen ToubAdd IAsyncDisposable implementation to Timer (#20646)
2018-10-27 Stephen ToubImplement IAsyncDisposable on CancellationTokenRegistra...
2018-10-27 Steve MacLeanRemove dead RESOURCE_SATELLITE_CONFIG (#20639)
2018-10-26 Aaron RobinsonMerge pull request #20621 from AaronRobinsonMSFT/block_...
2018-10-26 Ben AdamsAllow ArrayPool.Shared devirtualization (redux) (#20637)
2018-10-26 Fei PengMove SSE/SSE2/AVX Load* intrinsic tests to the template...
2018-10-26 Pent PloompuuNew Decimal.Remainder implementation (#20305)
2018-10-26 David WrightonImplement interface dispatch to COM for ARM64 (#20618)
2018-10-26 Andy AyersJIT: refactor how we do late devirtualization (#20553)
2018-10-26 Tomas Weinfurtfixes to build properly on FreeBSD (#20588)
2018-10-26 Austin WiseAdd missing include guard in header file. (#20635)
2018-10-26 Austin WiseRemove some dead code related to cross-appdomain except...
2018-10-26 Stephen ToubMerge pull request #20628 from stephentoub/asyncinterfaces
2018-10-26 RafaelWorking towards clean-up comments /**/ in cs (#20609)
2018-10-26 Egor BogatovOptimize FormattingHelpers.CountHexDigits using Lzcnt...
2018-10-26 Stephen ToubAdd ConfigureAwait extension method for IAsyncEnumerable
2018-10-26 Stephen ToubAdd ManualResetValueTaskSourceCore
2018-10-26 Stephen ToubAdd AsyncIteratorMethodBuilder
2018-10-26 Stephen ToubAdd IAsyncEnumerable and IAsyncEnumerator
next