summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Add System.Console references and replace usages with [System.Console]Bruce Forstall1060-27623/+33001
2015-09-03Canonicalize appearance of empty mscorlib assembly references in .il testsBruce Forstall283-893/+284
2015-09-03Merge pull request #1486 from AndyAyersMS/FixWarningsAndy Ayers1-0/+2
2015-09-03Fix compilation warnings in gcinfoencoder.Andy Ayers1-0/+2
2015-09-03Merge pull request #1483 from adityamandaleeka/unused_pc_functionsAditya Mandaleeka1-0/+4
2015-09-03Merge pull request #1481 from mmitche/fix-strike-build-arm-crossMatt Mitchell2-4/+0
2015-09-03Merge pull request #1451 from Priya91/longpathLakshmi Priya33-214/+221
2015-09-03Fix warnings about Get/SetPc functionsAditya Mandaleeka1-0/+4
2015-09-03Fix the SOS strike build on arm/arm64 crossMatt Mitchell2-4/+0
2015-09-03Merge pull request #1479 from mmitche/fix-package-issuesMatt Mitchell33-3852/+8755
2015-09-02Fix directory longname test failures on Linux.Lakshmi Priya Sekar4-15/+22
2015-09-02Package updates and fixesMatt Mitchell33-3852/+8755
2015-09-02Merge pull request #1450 from ww898/build_with_spacesMatt Mitchell1-1/+1
2015-09-02Merge pull request #1472 from ellismg/cleanup-msbuild-build-argsMatt Mitchell2-2/+7
2015-09-01Merge pull request #1471 from mikem8361/modenumosxMike McLaughlin4-79/+238
2015-09-01Changed popen to execute "/usr/bin/vmmap".Mike McLaughlin1-1/+1
2015-09-01Merge pull request #1470 from dotnet-bot/from-tfsMatt Ellis1-19/+23
2015-09-01Merge pull request #1464 from gitchomik/patch-1Matt Ellis1-1/+1
2015-09-01Added process module enumeration for OSx.Mike McLaughlin4-79/+238
2015-09-01Fix release build of mscorlib from build.shMatt Ellis2-2/+7
2015-09-01Merge pull request #1469 from mikem8361/freebsdfixMike McLaughlin3-4/+16
2015-09-01Merge pull request #1458 from ANDREENKOS/SIMDTestsPat Gavlin2-16/+1
2015-09-01Fix FreeBSD build after merge of my changes from the ProjectK branch.Mike McLaughlin3-4/+16
2015-09-01Merge pull request #1467 from janvorli/fix-curl-pinvokeStephen Toub2-12/+10
2015-09-01Fix pthread locks initialization issueJan Vorlicek2-12/+10
2015-08-31 The UPDATE_CONTEXT_POINTERS actually breaks lots of debuggers tests. The ro...Zhicheng Zhu1-19/+23
2015-08-31Fix the build break caused by my recent xplat SOS changes.Mike McLaughlin2-4/+8
2015-08-31Update linux-instructions.mdgitchomik1-1/+1
2015-08-28delete fixed tests from issue listSergey Andreenko2-16/+1
2015-08-28Respond to PR feedback.Lakshmi Priya Sekar6-8/+8
2015-08-28Merge pull request #1455 from janvorli/ready-to-run-tests-2Jan Vorlicek9-23/+125
2015-08-28Ensure ReadyToRun test verifies version resiliencyJan Vorlicek9-23/+125
2015-08-27Merge pull request #1446 from benpye/arm-regression-fixJan Kotas2-3/+9
2015-08-27Merge pull request #1442 from mikem8361/cmdaliasesMike McLaughlin14-1805/+163
2015-08-27Replace MAX_PATH defines with new defines in pal.Lakshmi Priya Sekar33-206/+206
2015-08-27Merge pull request #1449 from Priya91/longpath-binderLakshmi Priya4-6/+6
2015-08-27Enabled GCInfo, EEHeap, DumpRuntimeTypes and EHInfo SOS commands.Mike McLaughlin14-1805/+163
2015-08-27Merge pull request #1406 from ANDREENKOS/SIMDTestsPat Gavlin29-0/+2481
2015-08-27Merge pull request #1439 from kouvel/PalErrorOnNamedSyncObjectKoundinya Veluri27-425/+168
2015-08-27Update build.cmd to support spaces in clerclr checkout directoryMikhail Pilin1-1/+1
2015-08-27Replace missed MAX_PATH defines with new defines in vm.Lakshmi Priya Sekar4-6/+6
2015-08-27Merge pull request #1445 from LLITCHEV/masterLubomir Litchev1-0/+7
2015-08-27New tests were added.Sergey Andreenko30-396/+330
2015-08-27SIMD testsSergey Andreenko33-0/+2547
2015-08-27Merge pull request #1205 from benpye/pal-test-junitMatt Mitchell1-1/+44
2015-08-27Fix build regression for ARM.Ben Pye2-3/+9
2015-08-27Fix for ref counting issue introduced in a recent optimization.Lubomir Litchev1-0/+7
2015-08-26Return error upon attemping to create named objects in PAL.Koundinya Veluri27-425/+168
2015-08-27Use printf instead of non standard -eBen Pye1-2/+2
2015-08-26Try fixing FreeBSD PAL testsBen Pye1-18/+6