summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Fix Binder NI to IL fallback (#11341)Steve MacLean2-8/+37
2017-05-03Place precompiled SPC.dll in native assets folder. (#11359)Gaurav Khanna3-3/+3
2017-05-03Fix load from (#11342)Gaurav Khanna1-1/+2
2017-05-03Implement Type.IsTypeDefinition property on CoreCLR (#11355)Atsushi Kanamori9-0/+35
2017-05-03Revert "[ARM32/Linux] Copy tests.zip only for CI test and use x86 unittest"Russ Keldorph1-5/+5
2017-05-03Merge pull request #11362 from DrewScoggins/FixSmoketestDrew Scoggins1-1/+10
2017-05-02Fix triggering of perf correctness runsDrew Scoggins1-1/+10
2017-05-03Merge pull request #11180 from DrewScoggins/AddCorrectnessRunsDrew Scoggins2-74/+130
2017-05-02Add smoketest for performance testsDrew Scoggins2-74/+130
2017-05-02Merge pull request #11340 from ericstj/fixCrossTargetFolderEric StJohn2-3/+3
2017-05-02[ARM32/Linux] Copy tests.zip only for CI test and use x86 unittestHyeongseok Oh1-5/+5
2017-05-02Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)John Bottenberg13-62/+120
2017-05-02Merge pull request #11336 from wtgodbe/TestingOnLinuxWilliam Godbe1-3/+2
2017-05-02Update Unix test instructionswtgodbe1-3/+2
2017-05-02Fix folder name for cross-targeting assetsEric St. John2-3/+3
2017-05-02Enable LoadFrom to pickup assemblies next to requesting assembly (#11333)Gaurav Khanna1-0/+63
2017-05-02Merge pull request #11329 from BruceForstall/RefactorArmCodegenBruce Forstall4-829/+988
2017-05-02Update CoreFx to preview2-25302-03 (#11331)dotnet bot9-23/+23
2017-05-02Surgically remove unsupported tailcall casesRuss Keldorph4-42/+56
2017-05-02Update CoreClr, CoreFx to preview2-25302-02, preview2-25302-01, respectively ...dotnet bot11-31/+31
2017-05-02Added missing icu headers for Android (#11325)Cyd Haselton1-0/+2
2017-05-01Fix assertBruce Forstall1-4/+4
2017-05-01Fix rgTail corruption in rare scavenging cases [Desktop port]. (#11327)Aditya Mandaleeka1-0/+26
2017-05-01Partial revert "Move a few more files to shared CoreLib partition" (#11328)Jan Kotas3-34/+13
2017-05-01FormattingBruce Forstall3-12/+12
2017-05-01Refactor GT_NEG/GT_NOTBruce Forstall3-59/+79
2017-05-01Refactor comparesBruce Forstall3-159/+184
2017-05-01Refactor GT_PUTARG_REGBruce Forstall4-26/+38
2017-05-01Refactor GT_SWAPBruce Forstall3-53/+61
2017-05-01Refactor GT_RETURNTRAPBruce Forstall3-37/+61
2017-05-01Refactor GT_STOREINDBruce Forstall3-156/+177
2017-05-01Refactor GT_LCL_VAR and GT_STORE_LCL_VARBruce Forstall3-194/+232
2017-05-01Refactor GT_STORE_LCL_FLDBruce Forstall3-84/+110
2017-05-01Refactor ARM/ARM64 GT_LCL_FLD codegenBruce Forstall4-62/+47
2017-05-01Merge pull request #11323 from dotnet-bot/master-UpdateDependenciesWes Haggard3-8/+8
2017-05-01Merge pull request #11067 from sjsinju/model_kill_setBruce Forstall1-0/+2
2017-05-01Update CoreClr to preview2-25301-03dotnet-bot3-8/+8
2017-05-01Merge pull request #11304 from pgavlin/GH11273Pat Gavlin3-32/+26
2017-05-01Move a few more files to shared CoreLib partitionJan Kotas10-301/+154
2017-05-01[ARM] Update rootfs for Tizen armel (#11202)Hyung-Kyu Choi5-55/+32
2017-05-01Fix current publish build warnings (#11317)Davis Goodin1-21/+2
2017-05-01Merge pull request #11309 from dotnet-bot/master-UpdateDependenciesWilliam Godbe11-31/+31
2017-05-01Fetch secondary handle only if primary is non-nullJan Kotas1-2/+8
2017-05-01Avoid unnecessary out arguments in DependentHandle FCallsJan Kotas3-41/+31
2017-05-01Merge pull request #11262 from pgavlin/NoCompatJitPat Gavlin19-839/+13
2017-05-01Format code and fix a comment.Pat Gavlin2-3/+3
2017-05-01Add symbol publish (index/archive) build leg (#11300)Davis Goodin4-80/+299
2017-05-01Merge pull request #11275 from CarolEidt/Fix11141Carol Eidt1-3/+18
2017-05-01Update CoreClr, CoreFx to preview2-25301-01, preview2-25301-02, respectivelydotnet-bot11-31/+31
2017-04-30Rename internal field of primitive type structs and make it private (#11312)Jan Kotas14-348/+348