summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Switch to https. (#13463)Ravi Eda2-4/+4
2017-08-17Fix linux build break (#13441)Yi Zhang (CLR)1-4/+0
2017-08-15Finalize override lookup algorithm (#12753)Yi Zhang (CLR)13-185/+2908
2017-08-02Remove unnecessary SkipVerification attribute that is not supported in CoreCL...Yi Zhang (CLR)4-18/+4
2017-08-01Use Live built ILAsm for building tests (#13148)Yi Zhang (CLR)3-20/+26
2017-07-20Update to dev-di after rebaseJC Aguilera1-1/+1
2017-07-19Update BuildTools version to latestJC Aguilera1-1/+1
2017-07-19Fix build break after rebaseYi Zhang (CLR)2-7/+8
2017-07-19Enable official builds from dev/defaultintfJC Aguilera1-0/+1
2017-07-19Add RuntimeFeature detection for default interface method (#11940)Yi Zhang (CLR)1-4/+6
2017-07-19More update in /dev/defaultintf (#11693)Yi Zhang (CLR)5-15/+15
2017-07-19More update for default interface methods (#10818)Yi Zhang (CLR)7-22/+445
2017-07-19Default Interface Method Prototype (#10505)Yi Zhang (CLR)30-265/+3369
2017-07-19Merge pull request #12819 from stephentoub/cts_perfStephen Toub3-1062/+507
2017-07-19Merge pull request #12755 from tannergooding/classifyEric Mellino3-32/+111
2017-07-19Merge pull request #12896 from YongseopKim/ryujit/arm32/block_copy_3bytes_structBruce Forstall1-0/+7
2017-07-19Merge pull request #12807 from jashook/add_arm32_windows_ci_testingJarret Shook5-68/+91012
2017-07-19Add arm32 ci testing.jashook5-68/+91012
2017-07-19Fix errors in MSBuild prperties initialization in System.Private.CoreLib.cspr...Jacek Blaszczynski2-6/+5
2017-07-19Improve the performance of CancellationToken.Register / CancellationTokenRegi...Stephen Toub3-1062/+507
2017-07-19fix issue 12725 (#12728)Xiangyang (Mark) Guo2-2/+8
2017-07-19[RyuJIT/ARM32] Add block copy for 3bytes structYongseop Kim1-0/+7
2017-07-19Fix build break - delete unused localJan Kotas1-3/+0
2017-07-18Merge pull request #12888 from gsfreema/BotR-fixesAditya Mandaleeka3-15/+15
2017-07-18Merge pull request #12881 from pgavlin/IsUnusedValueHelpersPat Gavlin10-34/+52
2017-07-18Missed one empty case in GetPathRoot (#12883)Jeremy Kuhne2-4/+4
2017-07-18Fixing various typos and links in BotR chaptersScott Freeman3-15/+15
2017-07-18Merge pull request #12878 from hseok-oh/ryujit/struct_promote1Bruce Forstall1-0/+3
2017-07-18Update minidump and debugging doc (#12884)Mike McLaughlin2-3/+10
2017-07-18Add helpers to set, clear, and check IsUnusedValue.Pat Gavlin10-34/+52
2017-07-18Encoding code clean up (#12864)Tarek Mahmoud Sayed21-652/+444
2017-07-18Implementing the floating-point classification APIs for System.Single and Sys...Tanner Gooding3-32/+111
2017-07-18Merge pull request #12748 from helloguo/NUMASupportInitializeAditya Mandaleeka1-7/+2
2017-07-18Merge pull request #12879 from dotnet-maestro-bot/master-UpdateDependenciesWes Haggard1-4/+4
2017-07-18Merge pull request #12843 from pgavlin/FixEarlyMultiRegCallDumpsPat Gavlin2-2/+11
2017-07-18Merge pull request #12635 from hseok-oh/ryujit/remove_split_nyiBruce Forstall4-31/+10
2017-07-18PR feedback.Pat Gavlin1-0/+2
2017-07-18Update CoreClr, CoreFx to preview2-25518-01, preview2-25518-02, respectivelydotnet-maestro-bot1-4/+4
2017-07-18Move BitConverter to shared CoreLib partition (#12876)Jan Kotas3-45/+4
2017-07-18[RyuJIT/ARM32] Block copy for promoted struct argument assignHyeongseok Oh1-0/+3
2017-07-17Merge pull request #12874 from wateret/fix-legacy-12869Bruce Forstall1-4/+5
2017-07-17Merge pull request #12857 from CarolEidt/DumpFixesCarol Eidt4-173/+48
2017-07-17Path whitespace changes. (#12862)Nina Chikanov8-33/+39
2017-07-17Merge pull request #12872 from hqueue/arm/ryujit/issue_12706Bruce Forstall1-8/+24
2017-07-18[LegacyJIT] Fix assert condition for CNS_DBLHanjoung Lee1-4/+5
2017-07-17Merge pull request #12870 from dotnet-maestro-bot/master-UpdateDependenciesStephen Toub1-2/+2
2017-07-17Merge pull request #12871 from BruceForstall/Revert12813Bruce Forstall1-1/+1
2017-07-18[ARM32] Remove useless code: struct split using float registersHyeongseok Oh4-31/+10
2017-07-18[RyuJIT/ARM32] Unassign registers properly at BB entryHyung-Kyu Choi1-8/+24
2017-07-17Merge pull request #12861 from BruceForstall/AllowCnsIntTypeMismatchBruce Forstall1-16/+18