summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-16Add runtimes to each project.json in tests/src missing a runtimes section.Davis Goodin87-0/+783
2016-05-16Remove --infer-runtimes restore arg: runtimes specified in project.json files.Davis Goodin2-2/+0
2016-05-15Merge pull request #4969 from gkhanna79/RelaxALCGaurav Khanna9-82/+169
2016-05-15Merge pull request #4979 from dotnet-bot/from-tfsJan Kotas2-1/+7
2016-05-15Enable overriding assemblies from TPAGaurav Khanna9-82/+169
2016-05-15Fix arm and x86 build breaksJan Kotas2-1/+7
2016-05-14Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (#4977)Bruce Forstall15-142/+15
2016-05-14Merge pull request #4976 from dotnet-bot/from-tfsMatt Ellis3-2/+14
2016-05-14Merge pull request #4967 from BruceForstall/Fix3235Bruce Forstall3-24/+4
2016-05-14Fix build breaks in arm64 and legacy internal amd64 buildsJan Kotas3-2/+14
2016-05-14Use different value for win32resource for System.Private.CoreLib. (#4964)AlexGhiondea1-0/+6
2016-05-14Merge pull request #4972 from RussKeldorph/fix2235Russ Keldorph5-64/+2
2016-05-14Change referenced common.dll assembly to lower-caseBruce Forstall3-24/+4
2016-05-13Add support for reverse PInvoke callouts to the JIT (#4952)Jan Kotas3-38/+90
2016-05-13Merge pull request #4927 from ramarag/ModifyBuildOnlyRama krishnan Raghupathy62-1688/+123
2016-05-13Re-enable arrres.il testRuss Keldorph5-64/+2
2016-05-13Initial implementation of generic dictionary access for R2R. (#4519)Fadi Hanna19-450/+1029
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy62-1688/+123
2016-05-13Port string.PadLeft and string.PadRight from CoreRT (#4968)Bruce Bowyer-Smyth4-77/+44
2016-05-13Merge pull request #4970 from dotnet-bot/from-tfsJan Kotas2-9/+4
2016-05-13Fix a PCH-related issue in the jitstdout change.Pat Gavlin2-9/+4
2016-05-13Merge pull request #4901 from LLITCHEV/Issue4801Jarret Shook1-0/+281
2016-05-13Add a issues target file with thests to be excluded on jit32 x86.Lubomir Litchev1-0/+281
2016-05-13Merge pull request #4922 from adityamandaleeka/remove_getfilenamefromsymlinkAditya Mandaleeka9-195/+103
2016-05-13Merge pull request #4958 from swgillespie/disable-gcstressSean Gillespie9-1/+9
2016-05-13Merge pull request #4942 from pgavlin/gh4832Pat Gavlin10-72/+86
2016-05-13Merge pull request #4957 from RussKeldorph/fix2235Russ Keldorph6-143/+0
2016-05-13Merge pull request #4961 from AndyAyersMS/RandomInlineBudgetLimitAndy Ayers2-1/+12
2016-05-13Merge pull request #4955 from briansull/fix-asmdiffBrian Sullivan2-6/+6
2016-05-13Merge pull request #4956 from mmitche/gcstress-no-pushMatt Mitchell1-2/+3
2016-05-13Merge pull request #4959 from tijoytom/mastertijoytom3-5/+5
2016-05-13Add budget check to RandomPolicyAndy Ayers2-1/+12
2016-05-13Renaming the API StringToCoTaskMemUTF8 since wetijoytk3-5/+5
2016-05-13Exclude from GCStress a few tests that take an unreasonably long time to comp...Sean Gillespie9-1/+9
2016-05-13Run gcstress pri1r2r only a few times a weekMatt Mitchell1-2/+3
2016-05-13Reenable passing testsRuss Keldorph6-143/+0
2016-05-13Fix issue with Arm64 AsmDiffsBrian Sullivan2-6/+6
2016-05-13Merge pull request #4911 from tijoytom/mastertijoytom6-140/+185
2016-05-13Merge pull request #4813 from pgavlin/gh3058Pat Gavlin2-23/+29
2016-05-13Merge pull request #4921 from AndyAyersMS/InlineReplayAndy Ayers9-35/+475
2016-05-12Address code review feedback.Pat Gavlin1-1/+1
2016-05-12Chain activation signal handlers in the PAL.Pat Gavlin1-18/+27
2016-05-12Merge pull request #4941 from gkhanna79/Fix4938Gaurav Khanna1-0/+3
2016-05-12Merge pull request #4945 from dotnet-bot/from-tfsMatt Ellis7-13/+50
2016-05-12Stop using SYS_delete syscall for deleting files.Aditya Mandaleeka3-63/+3
2016-05-12Add tests for file IO functions operating on symlinks.Aditya Mandaleeka4-42/+97
2016-05-12Merge pull request #4932 from JohnChen0/r2rJohn Chen3-1/+28
2016-05-12Merge pull request #4933 from dotnet-bot/from-tfsKyungwoo Lee1-1/+1
2016-05-12Inliner: introduce ReplayPolicyAndy Ayers9-35/+475
2016-05-12Update first-class-structs.mdCarol Eidt1-4/+5