platform/upstream/coreclr.git
2016-01-09 Rama krishnan... Fixing use case of incomplete Event Source payload
2016-01-07 Hongtao YuMerge pull request #2552 from hoyMS/Bug2298
2016-01-07 Rama krishnan... Merge pull request #2517 from swgillespie/etw-python3
2016-01-07 Bruce ForstallMerge pull request #2541 from BruceForstall/BuildCmdCleanup
2016-01-07 Hongtao YuFix for Bug 2298.
2016-01-07 Jan KotasMerge pull request #2548 from ellismg/fix-en-us-posix...
2016-01-07 Jan KotasMerge pull request #2546 from AndyAyersMS/InlineTestCleanup
2016-01-07 Jan VorlicekMerge pull request #2529 from janvorli/fix-osx-build...
2016-01-07 Jan KotasMerge pull request #2543 from janvorli/fix-div-0-ovf...
2016-01-06 Matt EllisDon't use Turkish casing for en-US-POSIX.
2016-01-06 Andy AyersRemove some redundant inlining tests
2016-01-06 Bruce ForstallImprove and clean-up build.cmd
2016-01-06 Jan VorlicekFix div by zero or overflow detection on Unix
2016-01-06 William GodbeMerge pull request #2542 from wtgodbe/nightly2
2016-01-06 William GodbeOne more fix for nightly run
2016-01-06 Kyungwoo LeeMerge pull request #2533 from kyulee1/ildasmfix
2016-01-05 Kyungwoo LeeFix buffer overrun and _atoi64 in ildasm
2016-01-05 Pat GavlinMerge pull request #2530 from pgavlin/ImportJITTests
2016-01-05 Jan VorlicekFix build on OSX with CMake version >= 3.4
2016-01-05 William GodbeMerge pull request #2516 from wtgodbe/nightly2
2016-01-05 Andy AyersMerge pull request #2491 from AndyAyersMS/LinqBenchmark
2016-01-05 Sean Gillespiepython3-ize the ETW setup scripts
2016-01-05 Pat GavlinPort more JIT tests.
2016-01-05 John ChenMerge pull request #1944 from JohnChen0/crossgen
2016-01-05 Jan KotasMerge pull request #2528 from janvorli/fix-docker-hang
2016-01-05 Kyungwoo LeeMerge pull request #2521 from kyulee1/fixlong
2016-01-05 Jan VorlicekFix exception tracker popping in a corner case
2016-01-05 John Chen ... Improve crossgen error when mscorlib is missing (issue...
2016-01-05 Jan KotasMerge pull request #2523 from jkotas/r2r_gettype
2016-01-05 Jan KotasMerge pull request #2446 from jashook/legacy_backend_ex...
2016-01-05 Jan KotasMerge pull request #2506 from mikedn/staticwalk
2016-01-05 Jan KotasFix compilation of Object.GetType intrinsic in ReadyToR...
2016-01-04 Andy AyersAdd a simple set of Linq benchmarks
2016-01-04 Kyungwoo LeeFix bad-codegen from ilasm
2016-01-04 William GodbeFixed build for Pri1
2016-01-04 Gaurav KhannaMerge pull request #2474 from gkhanna79/FixArm64
2016-01-04 Jan KotasMerge pull request #2513 from taylorjonl/call-to-sqrt...
2016-01-04 Jonathan TaylorFix "call to 'sqrt' is ambiguous" error when building...
2016-01-04 Lubomir LitchevMerge pull request #2461 from LLITCHEV/GetTypeIntrinsic
2016-01-04 Jan KotasMerge pull request #2505 from mikedn/deadcode
2016-01-04 Jan KotasMerge pull request #2504 from mikedn/4044again
2016-01-04 Jan KotasMerge pull request #2503 from mikedn/4221again
2016-01-04 Jan KotasMerge pull request #2498 from taylorjonl/smartos
2016-01-04 Jan KotasMerge pull request #2496 from kyulee1/round2
2016-01-03 Lubomir LitchevFix a bug in morphing GT_COMMA with op1 being the new...
2016-01-03 Mike DanesMake JIT's fgWalk*Rec functions static
2016-01-03 Mike DanesRemove dead code from JIT's earlyprop.cpp
2016-01-03 Mike DanesFix LNK4044 again
2016-01-03 Mike DanesDisable LNK4221 again
2016-01-01 Jonathan TaylorFixed issue where CMAKE couldn't identify SunOS process...
2016-01-01 Kyungwoo LeeEnable ilasm round trip test for xPlatforms
2016-01-01 Jonathan TaylorFixed issue where files in /opt/local/include on SunOS
2015-12-31 William GodbeMerge pull request #2497 from wtgodbe/nightly2
2015-12-31 Rama krishnan... Merge pull request #2494 from ramarag/incremenatal_build
2015-12-31 William Godbemessage
2015-12-31 Aditya MandaleekaMerge pull request #2495 from AndyAyersMS/LockJson
2015-12-31 Rama Krishnan... Enable Incremental build For Generated Files
2015-12-31 Andy AyersDisable serialization benchmarks for non-windows
2015-12-31 Kyungwoo LeeMerge pull request #2487 from kyulee1/round
2015-12-31 Andy AyersActually lock the project.lock.json
2015-12-31 Kyungwoo LeeEnable ilasm round trip testing
2015-12-31 Jan KotasMerge pull request #2493 from dotnet-bot/from-tfs
2015-12-31 Jan KotasAdd .gitmirrorall directive
2015-12-30 William GodbeMerge pull request #2490 from wtgodbe/nightly2
2015-12-30 William GodbePriority 1 tests should run nightly
2015-12-30 Gaurav Khanna... Incorporate PR feedback
2015-12-30 Rama krishnan... Merge pull request #2464 from ramarag/event_logging_aut...
2015-12-29 Andy AyersMerge pull request #2456 from AndyAyersMS/SerializeBenc...
2015-12-29 Kyungwoo LeeMerge pull request #2476 from kyulee1/ilasmpermission
2015-12-29 Andy AyersSimple deserialization benchmarks
2015-12-29 Andy AyersSimple serialization benchmarks
2015-12-29 Kyungwoo LeeMerge pull request #2477 from kyulee1/wrapper
2015-12-29 Kyungwoo LeeMerge pull request #2475 from kyulee1/fixilasm
2015-12-29 Kyungwoo LeeCommon Globals for TestWrapper
2015-12-28 RamaAutomating Event Logging Infrastructure: With this...
2015-12-28 Kyungwoo LeeUsing ilasm for test population
2015-12-28 Kyungwoo LeeFix assertion in ilasm
2015-12-28 Gaurav Khanna... Arm64 build fixes
2015-12-26 Jan KotasMerge pull request #2471 from dotnet-bot/from-tfs
2015-12-26 Jan KotasFix build break in internal arm64 build
2015-12-25 Jan KotasMerge pull request #2469 from dotnet-bot/from-tfs
2015-12-24 Jan KotasFix build breaks in internal x86 and arm builds
2015-12-24 Jan KotasFollow up fixes and cleanup for GC refactoring
2015-12-24 Jan KotasMerge pull request #2465 from jkotas/rename
2015-12-24 Jan KotasUnify casing of tests\src\JIT\jit64\eh\FinallyExec
2015-12-24 Jan KotasMerge pull request #2244 from janvorli/gc-interface...
2015-12-24 Jan VorlicekGC OS interface refactoring
2015-12-24 Wes HaggardMerge pull request #1452 from akoeplinger/dictionary...
2015-12-24 Kyungwoo LeeMerge pull request #2463 from kyulee1/fixinf
2015-12-23 Kyungwoo LeeFix for special number handling in ildasm
2015-12-23 Richard L FordMerge pull request #2313 from richardlford/portilasm1211
2015-12-23 Matt MitchellMerge pull request #2462 from mmitche/add-arm64-users
2015-12-23 Matt MitchellAdd explicit arm64 permissions
2015-12-23 Jan KotasMerge pull request #2459 from jkotas/bogus-test
2015-12-23 Jan KotasDelete bogus test
2015-12-23 Jan KotasMerge pull request #2431 from mikedn/notestwarn
2015-12-23 Richard L FordPort additional desktop tests to CoreClr
2015-12-23 Richard L FordMerge pull request #2455 from AndyAyersMS/FixSqMtx
2015-12-22 Matt MitchellMerge pull request #2438 from mmitche/update-readme
2015-12-22 Andy AyersReduce iterations in SqMtx
next