platform/upstream/coreclr.git
2018-07-20 Carol EidtMerge pull request #19040 from CarolEidt/DiffFix
2018-07-20 Gleb BalykovAdd Tizen 5.0 RID (#19057)
2018-07-20 Stephen ToubImprove throughput of TimeSpan.ToString/TryFormat with...
2018-07-20 Aaron RobinsonMinor interop code changes (#19005)
2018-07-20 Phil GarciaFixed missing readonly attribute (#19052)
2018-07-20 Aaron RobinsonAdd issues with COM tests in the helix build. (#19047)
2018-07-19 Tanner GoodingRemoving WINCORESYS usages from the test projects
2018-07-19 Noah FalkEnable the no tiered compilation innerloop PR legs...
2018-07-19 Tanner GoodingAdding a project reference for CoreCLRTestLibrary to...
2018-07-19 Tanner GoodingRegenerating the HWIntrinsic tests from the updated...
2018-07-19 Tanner GoodingUpdating the templated HWIntrinsic tests to use `TestLi...
2018-07-19 Sven BoemerBuild xunit wrappers the same way on windows and unix...
2018-07-19 Jan KotasFix desktop build break
2018-07-19 Carol EidtJitDump improvements
2018-07-19 Carol EidtMerge pull request #18999 from CarolEidt/Fix16359
2018-07-19 Bruce ForstallMerge pull request #19032 from BruceForstall/DisableR2r...
2018-07-19 Bruce ForstallDisable r2rdump test for JIT stress currently
2018-07-19 Bruce ForstallMerge pull request #19004 from BruceForstall/FixX86Ubun...
2018-07-19 Kai RuhnauUse mcontext_t instead of sigcontext (#18983)
2018-07-19 Jan KotasAdd MemoryMarshal.AsRef implementation (#19021)
2018-07-19 sunnycaseFix opinfo: InlineR should only read 8 bytes (#18801)
2018-07-19 Noah FalkEliminate arm64 contract asserts (#19015)
2018-07-19 dotnet-maestro-botUpdate CoreClr to preview1-26719-01 (#19016)
2018-07-19 Hugh BellamyImplement GetComObjectData and SetComObjectData (#18900)
2018-07-19 Aaron RobinsonBasic .NET client tests (#18843)
2018-07-18 Bruce ForstallDisable failing Ubuntu x86 jobs
2018-07-18 Stephen ToubImprove TimeSpan.ToString/TryFormat throughput for...
2018-07-18 Jakob Botsch... Properly type morphed NEG nodes (#18837)
2018-07-18 Andy AyersJIT: force all local var ref counts to be accessed...
2018-07-18 dotnet-maestro-botUpdate CoreClr, PgoData to preview1-26718-05, master...
2018-07-18 Carol EidtArm64: Fix handling of IP0 & IP1
2018-07-18 Bruce ForstallMerge pull request #18970 from BruceForstall/FixAltjitC...
2018-07-18 AmyR2RDump - Test infrastructure (#18745)
2018-07-18 Jan KotasRevert "Improve narrowing of GT_AND nodes. (#18916...
2018-07-18 Jay KrellUse FD_CLOEXEC instead of 1. (#18976)
2018-07-18 Carol EidtMerge pull request #18941 from CarolEidt/Fix18884
2018-07-18 Jan KotasUse api-set instead of combase.dll (#18981)
2018-07-18 Marco RossignoliRemove unuseful null check on Activator.CreateInstance...
2018-07-18 Pent PloompuuOptimize {Try}FormatDecimal (#18935)
2018-07-18 Jan KotasDelete Span ifdefs that are no longer needed (#18982)
2018-07-17 Bruce ForstallFix corefx altjit test jobs
2018-07-17 Egor ChesakovEnable CoreFx tests disabled in https://github.com...
2018-07-17 Pent PloompuuClean-up number.cpp (#18964)
2018-07-17 Jan Kotas Add pooling for JIT scratch memory (#18924)
2018-07-17 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26717-04...
2018-07-17 Aaron RobinsonUpdate NativeCallable attribute tests (#18946)
2018-07-17 Vance MorrisonMerge pull request #18938 from vancem/EventSourceShutdown
2018-07-17 Carol EidtKill RCX when used by shift
2018-07-17 Carol EidtMerge pull request #18891 from CarolEidt/Fix18153
2018-07-17 Pent PloompuuMove Decimal to shared (#18948)
2018-07-17 Stephen ToubImprove throughput of {U}Int32/64.{Try}Parse for hex...
2018-07-17 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview1...
2018-07-17 Jan KotasDelete redundant broken offsetof definitions (#18947)
2018-07-17 Koundinya VeluriApply tiering's call counting delay more broadly (...
2018-07-17 Carol EidtUse `FEATURE_ARG_SPLIT` to qualify handling of `GT_PUTA...
2018-07-17 Andy AyersJIT: fix value numbering to handle GT_NULLCHECK more...
2018-07-16 Carol EidtPR Feedback
2018-07-16 Tanner GoodingAdding tests for the Avx2 AlignRight, Blend, and Conver...
2018-07-16 Tanner GoodingImplementing the Avx2 AlignRight, Blend, and ConvertTo...
2018-07-16 Bruce ForstallMerge pull request #18917 from BruceForstall/dev/unix_t...
2018-07-16 Noah FalkAdd no tiered compilation test jobs (#18864)
2018-07-16 Carol EidtEnsure BuildUse uses the correct reg number
2018-07-16 Matt WarrenFixing markdown list formatting (#18936)
2018-07-16 Jan KotasFix disabled test name (#18932)
2018-07-16 Eugene RozenfeldImprove narrowing of GT_AND nodes. (#18916)
2018-07-16 Egor ChesakovMark RuntimeEventSourceTest as GCStressIncompatible...
2018-07-16 Vance MorrisonAdd back in code deleted in .NET Core port.
2018-07-16 Stephen ToubImprove throughput of UInt32/UInt64 integer parsing...
2018-07-16 Jan KotasCoreFX test fixes (#18929)
2018-07-15 Stephen ToubRemove unused resource strings from System.Private...
2018-07-15 Koundinya VeluriExpose SpinWait.SpinOnce(int sleep1Threshold) overload...
2018-07-15 Stephen ToubTemporarily allow combase.dll!RoGetActivationFactory...
2018-07-14 Russ KeldorphRevert "Fix some failures when using build-test.sh"
2018-07-14 russFix some failures when using build-test.sh
2018-07-14 Wraith2Remove version increment from Dictionary<K,V>.Remove...
2018-07-13 Bruce ForstallEnable 'jitnosimd' job for Linux/arm64 (#18890)
2018-07-13 Bruce ForstallEnable Windows ARM64 corefx jobs
2018-07-13 Stephen ToubImprove Int32/Int64 {Try}Parse performance for NumberSt...
2018-07-13 Andy AyersJIT: optimize some cases of unused structs (#18819)
2018-07-13 Bruce ForstallRemove unnecessary R2R jobs (#18902)
2018-07-13 Andon AndonovEnable logs (#18881)
2018-07-13 Egor ChesakovRemove System.Security.Cryptography.X509Certificates...
2018-07-13 Mike McLaughlinAdd prefix to DAC's PAL exports for alpine (#18873)
2018-07-13 Bruce ForstallDisable 3 long-running tests and 1 failing test (#18896)
2018-07-13 Egor ChesakovRemove dead/unreachable code from ARM32 and ARM64 emitt...
2018-07-13 Brian SullivanMerge pull request #18887 from briansull/atomic-fix
2018-07-12 Eugene RozenfeldFixes for bugs in fgMorphCast and optNarrowTree. (...
2018-07-12 Brian SullivanAdded the repro test case
2018-07-12 Brian SullivanInclude the processor atomic operations in the OperIsSt...
2018-07-12 Brian RobbinsDon't trim compiler-generated anonymous types. (#18835)
2018-07-12 Andon AndonovCoreFX CI Unix (#18753)
2018-07-12 Fei PengFix VEX.vvvv encoding for AVX.BlendVariable
2018-07-12 Stephen ToubRemove TODO comment from CancellationTokenRegistration...
2018-07-12 Bruce ForstallMerge pull request #18862 from BruceForstall/DisableLon...
2018-07-11 Juan HoyosMerge pull request #18859 from hoyosjs/fix-debug-gscook...
2018-07-11 Jan KotasOptimize Double/Single.IsNegative
2018-07-11 Egor BogatovMake Number.Parsing.cs BigEndian friendly (#18853)
2018-07-11 Bruce ForstallMerge pull request #18861 from BruceForstall/FixShowLoc...
2018-07-11 Bruce ForstallMerge pull request #18860 from BruceForstall/ReEnable13...
2018-07-11 Noah FalkAdjust JIT automated testing for tiered compilation...
next