platform/upstream/dotnet/runtime.git
2018-07-26 Aditya MandaleekaFix syntax error in help text.
2018-07-17 Egor ChesakovEnable CoreFx tests disabled in https://github.com...
2018-07-17 Pent PloompuuClean-up number.cpp (dotnet/coreclr#18964)
2018-07-17 Jan Kotas Add pooling for JIT scratch memory (dotnet/coreclr...
2018-07-17 dotnet-maestro-botUpdate CoreClr, CoreFx, PgoData to preview1-26717-04...
2018-07-17 Aaron RobinsonUpdate NativeCallable attribute tests (dotnet/coreclr...
2018-07-17 Vance MorrisonMerge pull request dotnet/coreclr#18938 from vancem...
2018-07-17 Carol EidtMerge pull request dotnet/coreclr#18891 from CarolEidt...
2018-07-17 Pent PloompuuMove Decimal to shared (dotnet/coreclr#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 (dotnet...
2018-07-17 Koundinya VeluriApply tiering's call counting delay more broadly (dotne...
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 dotnet/coreclr#18917 from BruceForst...
2018-07-16 Noah FalkAdd no tiered compilation test jobs (dotnet/coreclr...
2018-07-16 Carol EidtEnsure BuildUse uses the correct reg number
2018-07-16 Matt WarrenFixing markdown list formatting (dotnet/coreclr#18936)
2018-07-16 Jan KotasFix disabled test name (dotnet/coreclr#18932)
2018-07-16 Eugene RozenfeldImprove narrowing of GT_AND nodes. (dotnet/coreclr...
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 (dotnet/coreclr#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 (dotnet/coreclr...
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 (dotnet...
2018-07-13 Bruce ForstallRemove unnecessary R2R jobs (dotnet/coreclr#18902)
2018-07-13 Andon AndonovEnable logs (dotnet/coreclr#18881)
2018-07-13 Egor ChesakovRemove System.Security.Cryptography.X509Certificates...
2018-07-13 Mike McLaughlinAdd prefix to DAC's PAL exports for alpine (dotnet...
2018-07-13 Bruce ForstallDisable 3 long-running tests and 1 failing test (dotnet...
2018-07-13 Egor ChesakovRemove dead/unreachable code from ARM32 and ARM64 emitt...
2018-07-13 Brian SullivanMerge pull request dotnet/coreclr#18887 from briansull...
2018-07-12 Eugene RozenfeldFixes for bugs in fgMorphCast and optNarrowTree. (dotne...
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. (dotnet...
2018-07-12 Andon AndonovCoreFX CI Unix (dotnet/coreclr#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 dotnet/coreclr#18862 from BruceForst...
2018-07-11 Juan HoyosMerge pull request dotnet/coreclr#18859 from hoyosjs...
2018-07-11 Jan KotasOptimize Double/Single.IsNegative
2018-07-11 Egor BogatovMake Number.Parsing.cs BigEndian friendly (dotnet/corec...
2018-07-11 Bruce ForstallMerge pull request dotnet/coreclr#18861 from BruceForst...
2018-07-11 Bruce ForstallMerge pull request dotnet/coreclr#18860 from BruceForst...
2018-07-11 Noah FalkAdjust JIT automated testing for tiered compilation...
2018-07-11 Bruce ForstallDisable tests for Windows/arm64 with GCStress=3 that...
2018-07-10 Bruce ForstallFix ShowLocallocAlignment test for x86
2018-07-10 Bruce ForstallRe-enable tests for dotnet/coreclr#13731 which was...
2018-07-10 Egor ChesakovRemove random.NextDouble() from JIT/HardwareIntrinsics...
2018-07-10 Tomáš RylekInitial implementation of method fixup parser (dotnet...
2018-07-10 Tanner GoodingFixing encodeXmmRegAsIval to ensure the result meets...
2018-07-10 Carol EidtMerge pull request dotnet/coreclr#18805 from CarolEidt...
2018-07-10 Stephen ToubFix two issues in Marshal.SecureStringToBSTR (dotnet...
2018-07-10 Brian SullivanMerge pull request dotnet/coreclr#18812 from briansull...
2018-07-10 AmyMerge pull request dotnet/coreclr#18653 from acmyu...
2018-07-10 Juan Sebastian... GS cookie check fix for debugger stackwalks port
2018-07-10 Tanner GoodingRegenerating the x86 HWIntrinsic tests to cover struct...
2018-07-10 Tanner GoodingUpdating the x86 HWIntrinsic test templates to test...
2018-07-10 Jan KotasMove BinaryReader to shared CoreLib partition (dotnet...
2018-07-10 AmyExclude failing CoreFx test (dotnet/coreclr#18844)
2018-07-10 Brian SullivanUpdated fix for VSO 610014
2018-07-10 Tanner GoodingFixing a call to emitIns_SIMD_R_R_AR_R to pass argument...
2018-07-09 Amy YuExclude failing CoreFx test
2018-07-09 Tanner GoodingUpdating InstructionSet_BMI1/2 to be controlled by...
2018-07-09 Tanner GoodingAdding tests for the ParallelBitDeposit and ParallelBit...
2018-07-09 Tanner GoodingImplementing the ParallelBitDeposit and ParallelBitExtr...
2018-07-09 Tanner GoodingAdding tests for the AndNot, ExtractLowestSetBit, GetMa...
2018-07-09 Tanner GoodingImplementing the AndNot, ExtractLowestSetBit, GetMaskUp...
2018-07-09 Tanner GoodingAdding tests for the x86 TrailingZeroCount HWintrinsic
2018-07-09 Tanner GoodingImplementing the x86 TrailingZeroCount HWIntrinsic
2018-07-09 Tanner GoodingRenaming ScalarUnOpTest to ScalarSimdUnOpTest
2018-07-09 Viktor HoferFix serialization type in NotFiniteNumberException...
2018-07-09 Amy YuFix test errors
2018-07-09 Amy YuUse BuildManagedTools argument instead of environment...
2018-07-09 Amy YuAdd R2RDump to build.proj, running dotnet restore befor...
2018-07-09 Andon AndonovCoreFX CI Unix Staging commit (dotnet/coreclr#18750)
2018-07-09 HumanEquivalentUnitFix a comment in the string.ToLower() method (dotnet...
2018-07-09 Jan KotasUndo unnecessary BinaryReader::ReadOneChar/InternalRead...
2018-07-09 Anirudh AgnihotryMoved ManualResetEventSlim to shared (dotnet/coreclr...
2018-07-08 Rich LanderCorrect AssemblyLoadContext comment (dotnet/coreclr...
2018-07-08 Viktor HoferLastIndexOf corner case fix when span is empty (dotnet...
2018-07-08 Viktor HoferFix Span LastIndexOf empty value handling
2018-07-07 Anirudh AgnihotryTargetFrameworkName property initialized (dotnet/corecl...
2018-07-06 Stephen ToubImprove DateTime{Offset}.ParseExact performance for...
2018-07-06 Bruce ForstallMerge pull request dotnet/coreclr#18795 from BruceForst...
2018-07-06 Carol EidtDon't change PUTARG_REG type on arm64
next