platform/upstream/coreclr.git
2017-11-01 Steve MacLeanAdd SIMD get_Item lower bounds test
2017-11-01 Andy AyersUpdate URLs to use for formatter job (#14785)
2017-11-01 Carol EidtMerge pull request #14767 from CarolEidt/Fix14373
2017-11-01 Karthik RajasekaranRemove intermediate sync for test build (#14775)
2017-10-31 Carol EidtPR feedback & fix an error in `isRegInUse`
2017-10-31 Bruce ForstallMerge pull request #14705 from hseok-oh/ryujit/fix_14666
2017-10-31 Koundinya VeluriClean up YieldProcessorNormalized (#14739)
2017-10-31 Viktor HoferMake NonRandomizedStringEqualityComparer serialize...
2017-10-31 Carol EidtFix checking for reg in use
2017-10-31 Carol EidtMerge pull request #14614 from hqueue/arm/ryujit/issue_...
2017-10-31 Dan SeefeldtMerge pull request #14748 from dseefeld/addRetryInInitTools
2017-10-31 Jan KotasChange leading bracked to char as well
2017-10-31 Stephen ToubMerge pull request #14759 from stephentoub/gettaskforre...
2017-10-31 Jan KotasMove System.Tuple to shared CoreLib partition (#14762)
2017-10-31 dotnet-maestro-botUpdate BuildTools, PgoData to prerelease-02131-01,...
2017-10-31 dotnet-maestro-botUpdate CoreFx to preview1-25831-01 (#14760)
2017-10-31 Hyung-Kyu Choi[RyuJIT/ARM32] Fix resolving TYP_DOUBLE and TYP_FLOAT...
2017-10-31 dseefeldAdd retry logic for setup of dotnet cli
2017-10-31 Stephen ToubDon't inline GetTaskForResult when await'ing ValueTask
2017-10-31 Andy AyersAdd wrapper support for getUnboxedEntry (#14752)
2017-10-31 Karthik RajasekaranSet toolset dir only for ARM64 (#14755)
2017-10-31 Bruce ForstallMerge pull request #14730 from fiigii/SSE4
2017-10-31 Sean Gillespie[Local GC] Fix an issue where the size of ScanContext...
2017-10-31 Jan KotasFix build warning (#14751)
2017-10-31 dotnet-maestro-botUpdate BuildTools to prerelease-02130-03 (#14750)
2017-10-30 Wes HaggardMerge pull request #14683 from weshaggard/MergeDevRelea...
2017-10-30 Andy AyersUpdate code in AwaitUnsafeOnCompleted to use interface...
2017-10-30 Andy AyersJIT: optimize calls on boxed objects
2017-10-30 Carol EidtMerge pull request #14677 from CarolEidt/Fix14626
2017-10-30 Wes HaggardUpdate dependencies to latest with new property names
2017-10-30 Wes HaggardUpdate dependency properties used in PerfHarness project
2017-10-30 Wes HaggardAdd RoslynIncompatibleMsbuildVersion condition on Rosly...
2017-10-30 Wes HaggardAdd blob feed to the restore sources
2017-10-30 Wes HaggardSwitch to sourcing in init-tools to enable the return...
2017-10-30 Wes HaggardMove CoreCLRPackageVersion property useage
2017-10-30 Wes HaggardUse restore with no --source for optdata proj feed
2017-10-30 Wes HaggardImplement auto dependency flow Repo API (#14518)
2017-10-30 Wes HaggardPass overridden packages directory to CMake
2017-10-30 Wes HaggardAlign init-tools scripts with other source-build repos
2017-10-30 Wes HaggardNormalize the alpine and rhel RIDs
2017-10-30 Wes HaggardRemove coreclr patches from source-build repo
2017-10-30 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-10-30 Fei PengRename and simplify SSE3_4 to SSE4
2017-10-30 Petr BredFix gtNewStringLiteralNode (#14744)
2017-10-30 Jan KotasSimplify Comparer/EqualityComparers (#14737)
2017-10-30 Vance MorrisonFix spelling error in comment (#14745)
2017-10-30 Sergey Andreenkodelete unused functions and arguments in lower. (#14726)
2017-10-30 Carol EidtMerge pull request #14456 from fiigii/crc32
2017-10-30 Bruce ForstallMerge pull request #14712 from BruceForstall/VS2017Arm64
2017-10-30 Vance MorrisonFix for issue EventSource MultiEnable bug (#14729)
2017-10-30 Carol EidtMerge pull request #14733 from CarolEidt/Fix14732
2017-10-29 Carol EidtFormatting & typo
2017-10-29 Andrew AnikinUpdate Hashtable.cs (#14741)
2017-10-28 Carol EidtFix another overly agressive assert
2017-10-28 Carol EidtMerge pull request #14717 from CarolEidt/Fix14624
2017-10-28 Maoni StephensDon't wake up other GC threads when we decide to not...
2017-10-28 Vance MorrisonEnable Portable Pdb generation (#14721)
2017-10-27 Jan KotasDelete dead code (#14703)
2017-10-27 Andy AyersRevise class hierarchy for some EqualityComparer<T...
2017-10-27 Jarret ShookMerge pull request #14715 from jashook/14667_regression...
2017-10-27 Karthik RajasekaranRevert "Move to DotNetCore-Build agent pool (#14693...
2017-10-27 Wes HaggardMerge pull request #14515 from 4creators/master
2017-10-27 Sean Gillespie[Local GC] Implement loader protocol for a standalone...
2017-10-27 Jacek BlaszczynskiAddress code review feedback
2017-10-27 Jacek BlaszczynskiMerge branch 'master' of https://github.com/dotnet...
2017-10-27 Brian SullivanMerge pull request #14640 from briansull/ind-icon
2017-10-27 Carol EidtMerge pull request #14678 from fiigii/vex
2017-10-27 jashookAdd regression test for double counting retbuf
2017-10-27 Michelle McDanielRemove adiaaida from list of arm64 users (#14710)
2017-10-27 Jan VorlicekAdd janvorli to the list of arm64 users (#14718)
2017-10-27 Roman ArtemevImplemented TailCall ELT hook for arm32 Linux (#14713)
2017-10-27 Viktor HoferMake EventSourcException serializable in corert scenari...
2017-10-27 Brian SullivanFixes for zero diffs
2017-10-26 William GodbeMerge pull request #14709 from wtgodbe/TransportFeed
2017-10-26 Carol EidtFix FixedReg assert
2017-10-26 Jarret ShookMerge pull request #14667 from hseok-oh/ryujit/ftc_call...
2017-10-26 Brian SullivanChanges for Zero Asm Diffs
2017-10-26 Bruce ForstallAllow building arm64 using VS2017 tools
2017-10-26 wtgodbeRestore from transport feed in test build
2017-10-26 Karthik RajasekaranMove to DotNetCore-Build agent pool (#14693)
2017-10-26 Sean Gillespie[Local GC] Move IsGCThread and IsGCSpecialThread to...
2017-10-26 dotnet-maestro-botUpdate BuildTools, CoreClr, PgoData to prerelease-02126...
2017-10-26 Brian RobbinsPort EventSource Nuget Package Changes (#14669)
2017-10-26 Hyeongseok Oh[RyuJIT/ARMARCH] Use ActualType for PutArgStk size
2017-10-26 Fei PengEnable Crc32 , Popcnt, Lzcnt intrinsics
2017-10-25 Mike McLaughlinFix source/line info on Windows for Windows PDBs. ...
2017-10-25 dotnet-maestro-botUpdate CoreFx, PgoData to preview1-25825-08, master...
2017-10-25 William GodbeMerge pull request #14695 from wtgodbe/DisableVerify
2017-10-25 Fei PengDecoupling SIMD levels from instruction sets
2017-10-25 Brian SullivanAdded gtNewIndOfIconHandleNode
2017-10-25 Bruce ForstallMerge pull request #14697 from BruceForstall/FixCorefxT...
2017-10-25 Bruce ForstallFix CoreFx testing
2017-10-25 wtgodbeDisable VerifyDependencies target in package restore
2017-10-25 Jarret ShookMerge pull request #14138 from jashook/arm64_32_multiar...
2017-10-25 jashookAdd multiarch arm64(32) Documentation
2017-10-25 Jarret ShookMerge pull request #14668 from hqueue/arm/reenable_armel_ci
2017-10-25 Michelle McDanielMerge pull request #14691 from adiaaida/fixenforcepgooption
2017-10-25 Ahson KhanMarking Memory struct as readonly, fixing corefx#23809...
2017-10-25 Carol EidtAvoid allocating IP0 and IP1
2017-10-25 Pankaj Gode[ARM64/Windows] optimal value of CopyThreshold for...
next