summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Merge pull request #2474 from gkhanna79/FixArm64Gaurav Khanna3-4/+14
2016-01-04Merge pull request #2513 from taylorjonl/call-to-sqrt-is-ambiguousJan Kotas1-3/+3
2016-01-04Fix "call to 'sqrt' is ambiguous" error when building on SunOSJonathan Taylor1-3/+3
2016-01-03Merge pull request #2461 from LLITCHEV/GetTypeIntrinsicLubomir Litchev2-1/+17
2016-01-03Merge pull request #2505 from mikedn/deadcodeJan Kotas1-4/+0
2016-01-03Merge pull request #2504 from mikedn/4044againJan Kotas1-3/+3
2016-01-03Merge pull request #2503 from mikedn/4221againJan Kotas1-0/+2
2016-01-03Merge pull request #2498 from taylorjonl/smartosJan Kotas2-2/+33
2016-01-03Merge pull request #2496 from kyulee1/round2Jan Kotas3-17/+63
2016-01-03Fix a bug in morphing GT_COMMA with op1 being the new GetType() intrinsic.Lubomir Litchev2-1/+17
2016-01-03Remove dead code from JIT's earlyprop.cppMike Danes1-4/+0
2016-01-03Fix LNK4044 againMike Danes1-3/+3
2016-01-03Disable LNK4221 againMike Danes1-0/+2
2016-01-01Fixed issue where CMAKE couldn't identify SunOS processor typeJonathan Taylor1-1/+10
2016-01-01Enable ilasm round trip test for xPlatformsKyungwoo Lee3-17/+63
2016-01-01Fixed issue where files in /opt/local/include on SunOSJonathan Taylor1-1/+23
2015-12-31Merge pull request #2497 from wtgodbe/nightly2William Godbe1-9/+6
2015-12-31Merge pull request #2494 from ramarag/incremenatal_buildRama krishnan Raghupathy3-22/+85
2015-12-31messageWilliam Godbe1-9/+6
2015-12-31Merge pull request #2495 from AndyAyersMS/LockJsonAditya Mandaleeka2-1/+4
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy3-22/+85
2015-12-31Disable serialization benchmarks for non-windowsAndy Ayers1-0/+3
2015-12-31Merge pull request #2487 from kyulee1/roundKyungwoo Lee14-28/+67
2015-12-31Actually lock the project.lock.jsonAndy Ayers1-1/+1
2015-12-31Enable ilasm round trip testingKyungwoo Lee14-28/+67
2015-12-30Merge pull request #2493 from dotnet-bot/from-tfsJan Kotas1-0/+1
2015-12-30Add .gitmirrorall directiveJan Kotas1-0/+1
2015-12-30Merge pull request #2490 from wtgodbe/nightly2William Godbe2-238/+287
2015-12-30Priority 1 tests should run nightlyWilliam Godbe2-238/+287
2015-12-29Incorporate PR feedbackGaurav Khanna (CLR)2-3/+3
2015-12-29Merge pull request #2464 from ramarag/event_logging_automationRama krishnan Raghupathy39-43990/+1626
2015-12-29Merge pull request #2456 from AndyAyersMS/SerializeBenchmarkAndy Ayers6-0/+4390
2015-12-29Merge pull request #2476 from kyulee1/ilasmpermissionKyungwoo Lee118-286/+2
2015-12-29Simple deserialization benchmarksAndy Ayers2-0/+245
2015-12-29Simple serialization benchmarksAndy Ayers4-0/+4145
2015-12-29Merge pull request #2477 from kyulee1/wrapperKyungwoo Lee1-33/+35
2015-12-29Merge pull request #2475 from kyulee1/fixilasmKyungwoo Lee1-7/+4
2015-12-28Common Globals for TestWrapperKyungwoo Lee1-33/+35
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama39-43990/+1626
2015-12-28Using ilasm for test populationKyungwoo Lee118-286/+2
2015-12-28Fix assertion in ilasmKyungwoo Lee1-7/+4
2015-12-28Arm64 build fixesGaurav Khanna (CLR)2-2/+12
2015-12-25Merge pull request #2471 from dotnet-bot/from-tfsJan Kotas1-0/+1
2015-12-25Fix build break in internal arm64 buildJan Kotas1-0/+1
2015-12-24Merge pull request #2469 from dotnet-bot/from-tfsJan Kotas4-9/+22
2015-12-24Fix build breaks in internal x86 and arm buildsJan Kotas3-1/+19
2015-12-24Follow up fixes and cleanup for GC refactoringJan Kotas3-10/+5
2015-12-24Merge pull request #2465 from jkotas/renameJan Kotas10-0/+0
2015-12-24Unify casing of tests\src\JIT\jit64\eh\FinallyExecJan Kotas10-0/+0
2015-12-24Merge pull request #2244 from janvorli/gc-interface-refactoring-newJan Kotas60-1792/+2854