summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14[ARM64/Windows] Corrected the address used to push fp,lr in JIT_Stelem_RefPankaj Gode1-2/+2
2017-09-12[ARM64/Windows] Corrected stack overflow in JIT_Stelem_refPankaj Gode2-4/+2
2017-09-11Merge pull request #13907 from stephentoub/valuetask_astask_cachingStephen Toub2-2/+2
2017-09-11Merge changes from TFS (#13884)dotnet bot1-1/+1
2017-09-11Use AsyncTaskCache in ValueTask.AsTask()Stephen Toub2-2/+2
2017-09-11Merge pull request #13875 from wtgodbe/RevertLabelWilliam Godbe1-1/+1
2017-09-11JIT: optimize Enum.HasFlag (#13748)Andy Ayers9-45/+628
2017-09-11[GDBJIT] Fix calculation of debuginfo's size. (#13899)Konstantin Baladurin2-33/+62
2017-09-11Merge pull request #13876 from eerhardt/UpdateBuildToolsEric Erhardt3-2/+12
2017-09-11Ubuntu runs are not archiving perf results because rsync does not create dest...José Rivero1-2/+2
2017-09-11Merge branch 'master' into UpdateBuildToolsEric Erhardt4-6/+6
2017-09-11fixed minor typo (#13898)Alfred Myers1-1/+1
2017-09-11Fix building of rootfs for Tizen armel (#13854)Konstantin Baladurin1-1/+1
2017-09-11Make order of elements consistent (#13892)Kevin Gosse1-2/+2
2017-09-11Merge pull request #13894 from dotnet-maestro-bot/master-UpdateDependenciesStephen Toub1-2/+2
2017-09-11Merge branch 'master' into UpdateBuildToolsEric Erhardt1-2/+2
2017-09-11Update PgoData to master-20170911-0041dotnet-maestro-bot1-2/+2
2017-09-11Merge pull request #13893 from dotnet-maestro-bot/master-UpdateDependenciesStephen Toub1-2/+2
2017-09-10Update CoreClr to preview2-25711-01dotnet-maestro-bot1-2/+2
2017-09-10Merge branch 'master' into UpdateBuildToolsEric Erhardt0-0/+0
2017-09-10Merge branch 'master' into UpdateBuildToolsEric Erhardt23-114/+143
2017-09-10Merge pull request #13847 from dotnet-maestro-bot/master-UpdateDependenciesStephen Toub1-4/+4
2017-09-10Update CoreClr, PgoData to preview2-25709-04, master-20170910-0049, respectivelydotnet-maestro-bot1-4/+4
2017-09-09Merge pull request #13849 from stephentoub/string_createStephen Toub2-0/+29
2017-09-09Merge pull request #13888 from jkotas/corelib-mirrorJan Kotas18-110/+108
2017-09-09Merge pull request #13886 from ahsonkhan/SpanReadOnlyStructStephen Toub2-0/+2
2017-09-09Finish moving files to shared CoreLib partitionJan Kotas3-84/+0
2017-09-09Move PInvoke interop related attributes to shared CoreLib partitionJan Kotas13-28/+120
2017-09-09Finish moving files to shared partitionJan Kotas2-12/+2
2017-09-09Fix IntrinsicAttribute build breakJan Kotas1-2/+2
2017-09-09Merge branch 'master' into UpdateBuildToolsEric Erhardt82-1880/+1686
2017-09-09Enable auto-update for PGO data (#13883)Daniel Podder2-6/+11
2017-09-09Cleanup Guid formatting (#13885)Jan Kotas1-73/+60
2017-09-08Marking {ReadOnly}Span with IsReadOnly attribute.ahsonkhan2-0/+2
2017-09-08Merge pull request #13842 from dotnet-bot/from-tfsPat Gavlin0-0/+0
2017-09-08Merge pull request #13110 from pgavlin/SPMIJitOptionsPat Gavlin16-362/+185
2017-09-08Guid span-based APIs (ctor, TryWriteBytes, TryFormat) (#13323)Stephanie Niu1-141/+206
2017-09-08Merge pull request #13863 from pgavlin/DevDiv491211Pat Gavlin3-5/+156
2017-09-08[Arm64] Optimize System.Buffer:Memmove (#13793)Steve MacLean1-2/+12
2017-09-08Move files to shared partition (#13870)Jan Kotas29-879/+599
2017-09-08Port some concurrent collection implementations with latest fixes from CoreFX...Koundinya Veluri5-395/+376
2017-09-08Add a <clear /> to packageSources in src/NuGet.Config (#13874)Daniel Podder1-1/+2
2017-09-09Merge pull request #13845 from ViktorHofer/DBNull-SerializationViktor Hofer4-3/+76
2017-09-08Non-shared changesJan Kotas5-162/+8
2017-09-08Delete redundant PInvokesJan Kotas3-8/+8
2017-09-08Move HResults to shared partitionJan Kotas2-0/+127
2017-09-08Fix CoreLib build warnings (#13851)Jan Kotas14-1/+15
2017-09-08Update CLI version to match other dotnet repos and unblock new BuildToolsEric Erhardt1-1/+1
2017-09-08Update BuildTools automatically when new versions are available.Eric Erhardt2-1/+11
2017-09-08Change lock used for initializing YieldProcessorNormalized from Crst to CrstS...Koundinya Veluri2-1/+4