platform/upstream/dotnet/runtime.git
2017-08-23 Hanjoung Lee[RyuJIT/arm32] Fix MultiReg flag setter
2017-08-17 Jonghyun ParkSupport GDBJIT on NI/IL_STUBS (dotnet/coreclr#13417)
2017-08-17 Carol EidtMerge pull request dotnet/coreclr#13100 from sjsinju...
2017-08-17 Eric StJohnMerge pull request dotnet/coreclr#13406 from ericstj...
2017-08-17 Koundinya VeluriFix AssemblyName(string) constructor's version parsing...
2017-08-17 Stephen ToubMerge pull request dotnet/coreclr#13409 from stephentou...
2017-08-17 Eric St. JohnUpdate coreclr tests to netcoreapp2.1
2017-08-17 José Rivero`archiveSettings.addFiles` uses glob instead of path...
2017-08-16 Stephen ToubAdd span-based overloads to Encoder/Decoder
2017-08-16 jp2masaAdded BinaryWriter Span-based APIs (dotnet/coreclr...
2017-08-16 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25616-01, preview2...
2017-08-16 Mike McLaughlinFixed Android AMD64 build. (dotnet/coreclr#13402)
2017-08-16 Jonghyun ParkIntroduce FEATURE_GDBJIT_FRAME feature (dotnet/coreclr...
2017-08-16 Stephen ToubAdd Span-based {Try}Parse methods to primitive types...
2017-08-16 Jarret ShookMerge pull request dotnet/coreclr#13208 from jashook...
2017-08-16 Jarret ShookMerge pull request dotnet/coreclr#13377 from jashook...
2017-08-16 jashookRestrict alignment assert to only if volatile
2017-08-16 Stephen ToubFix AsyncValueTaskMethodBuilder.Create for corert ...
2017-08-16 Matt MitchellDon't run arm64 on every commit (dotnet/coreclr#13384)
2017-08-16 jashookAdd arm32 GCStress excludes
2017-08-16 Stephen ToubMerge pull request dotnet/coreclr#13390 from stephentou...
2017-08-16 José RiveroSmall perf infrastructure changes (dotnet/coreclr#13325)
2017-08-16 Stephen ToubRemove overhead from AsyncValueTaskMethodBuilder.Create
2017-08-16 sjsujinkimFix formatting
2017-08-16 Tarek Mahmoud... Get sort version dynamically and expose ICU version...
2017-08-16 sjsujinkimFix genIsValidDoubleReg not found
2017-08-16 sjsujinkim[RyuJIT/ARM32] Add additional unassignToInterval if...
2017-08-16 Mike McLaughlinImplement out of context stack unwinder (dotnet/coreclr...
2017-08-15 Victor "Nate... Add enforcepgo to official builds (dotnet/coreclr#13375)
2017-08-15 Bruce ForstallMerge pull request dotnet/coreclr#13029 from mikedn...
2017-08-15 Vance MorrisonUse dashes for build options (dotnet/coreclr#13353)
2017-08-15 gbalykovAllocate FileMappingImmutableData::szFileName and CFile...
2017-08-15 Joseph TremouletMerge pull request dotnet/coreclr#13366 from mikedn...
2017-08-15 Andy AyersJIT: fix CHK/REL diff from fgRetypeImplicitByRefArgs...
2017-08-15 Jan KotasSkip null checks for implicit byref argument references...
2017-08-15 Vance MorrisonAdd full URL to the FileVersion information created...
2017-08-15 Shiming GeMerge pull request dotnet/coreclr#13310 from shimingsg...
2017-08-15 Shiming GeMerge pull request dotnet/coreclr#13334 from shimingsg...
2017-08-15 Shiming GeMerge pull request dotnet/coreclr#13362 from shimingsg...
2017-08-15 Bruce ForstallMerge pull request dotnet/coreclr#13328 from hseok...
2017-08-15 Ahson Ahmed... Fix race condition for some threading tests using GC...
2017-08-14 Wes HaggardMerge pull request dotnet/coreclr#13365 from dotnet...
2017-08-14 Bruce ForstallMerge pull request dotnet/coreclr#13364 from hqueue...
2017-08-14 Mike DanesDump basic block ids instead of pointers
2017-08-14 Igor Kulaychuk[Linux/ARM] Fix managed breakpoints (dotnet/coreclr...
2017-08-14 Bruce ForstallMerge pull request dotnet/coreclr#13350 from BruceForst...
2017-08-14 Alois-xxAdded SetThreadDescription to set the unmanaged thread...
2017-08-14 Mike DanesDo not use GT_INDEX in impInitializeArrayIntrinsic
2017-08-14 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25614-02, preview2...
2017-08-14 Koundinya VeluriIncrease timeout and log the result for a couple of...
2017-08-14 Hyung-Kyu Choi[RyuJIT/ARM32] Fix regression
2017-08-14 Shiming Ge... add perf test cases to coreclr
2017-08-14 Shiming Ge... remove line includes CopyToOutputDirectory
2017-08-14 Shiming Ge... replace p/invokes into kernel32 with cross-platform...
2017-08-14 John DoeTypo (dotnet/coreclr#13360)
2017-08-14 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25614-01, preview2...
2017-08-14 Jan KotasFinish moving Guid to shared partition
2017-08-13 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25613-02, preview2...
2017-08-11 Victor "Nate... Follow-up: Add enforcepgo for release Windows_NT defaul...
2017-08-11 Bruce ForstallMerge pull request dotnet/coreclr#13332 from wateret...
2017-08-11 Jan KotasMove files to shared CoreLib partition (dotnet/coreclr...
2017-08-11 Bruce ForstallFix double-indirect p/invoke call generation
2017-08-11 Victor "Nate... Fix bug where whitespace breaks arg proccessing (dotnet...
2017-08-11 Jarret ShookMerge pull request dotnet/coreclr#13338 from jashook...
2017-08-11 Cyd HaseltonChanges that didn't make it to PRdotnet/coreclr#12982...
2017-08-11 jashookLog the crossgen command in build.sh.
2017-08-11 sergey ignatovFixed CoreRT issue https://github.com/dotnet/coreclr...
2017-08-11 Shiming Ge... add perf test cases to coreclr
2017-08-11 Hanjoung Lee[RyuJIT/armel] Fix PutArgReg BuildRefPositions
2017-08-11 Carol EidtMerge pull request dotnet/coreclr#13306 from hseok...
2017-08-11 Hyeongseok OhFix genSpillVar
2017-08-11 Hyeongseok Oh[RyuJIT/ARM32] TmpVar for expensive struct argument
2017-08-11 Ahson Ahmed... Fix the race condition in mutex test using another...
2017-08-11 Shiming GeMerge pull request dotnet/coreclr#13285 from shimingsg...
2017-08-10 Pat GavlinMerge pull request dotnet/coreclr#13299 from pgavlin...
2017-08-10 Nina ChikanovImplement BitConverter Span-based APIs (dotnet/coreclr...
2017-08-10 Bruce ForstallMerge pull request dotnet/coreclr#13304 from BruceForst...
2017-08-10 Andy AyersJIT: modify box/unbox/isinst/castclass expansions for...
2017-08-10 Jan KotasRevert "Add enforcepgo for release Windows_NT default...
2017-08-10 Bruce ForstallMerge pull request dotnet/coreclr#13307 from wateret...
2017-08-10 Bruce ForstallMerge pull request dotnet/coreclr#13309 from wateret...
2017-08-10 Victor "Nate... Add enforcepgo for release Windows_NT default release...
2017-08-10 Joseph TremouletMerge pull request dotnet/coreclr#13286 from JosephTrem...
2017-08-10 Hanjoung Lee[RyuJIT/armel] Cleanup with OperIsMultiRegOp()
2017-08-10 Shiming Ge... remove empty line
2017-08-10 Shiming Ge... add perf test cases to coreclr
2017-08-10 Hanjoung Lee[RyuJIT/armel] Introduce GetRegCount() for MultiRegOp
2017-08-10 Carol EidtMerge pull request dotnet/coreclr#13284 from wateret...
2017-08-10 Hyeongseok OhFix lclVar move node type inserted in lsra phase
2017-08-10 Swaroop SridharLinkBench: Fix Roslyn job
2017-08-10 Bruce ForstallCopy additional GenTreeBoundsChk fields in gtCloneExpr
2017-08-10 Carol EidtMerge pull request dotnet/coreclr#13190 from jyoungyun...
2017-08-10 Shiming Ge... add the license header to the C# file
2017-08-09 Pat GavlinFix issue dotnet/coreclr#13161.
2017-08-09 Mike McLaughlinFixed issue dotnet/coreclr#13282. (dotnet/coreclr#13291)
2017-08-09 Wes HaggardMerge pull request dotnet/coreclr#13234 from janvorli...
2017-08-09 Wes HaggardMerge pull request dotnet/coreclr#13268 from dotnet...
2017-08-09 Sergey AndreenkoAdd fail-fast check after lvaGrabTemp in impImportBlock...
2017-08-09 Pat GavlinMerge pull request dotnet/coreclr#12802 from pgavlin...
2017-08-09 John Doetypo (dotnet/coreclr#13287)
next