platform/upstream/coreclr.git
2016-01-10 Jan KotasMerge pull request #2544 from dotnet-bot/from-tfs
2016-01-10 Jan KotasMerge pull request #2598 from mikedn/archdir
2016-01-10 Mike DanesUse ARCH_SOURCES_DIR consistently
2016-01-10 Jan KotasMerge pull request #2593 from RussKeldorph/remove_stk_b...
2016-01-10 Jan KotasMerge pull request #2595 from stephentoub/startup_allocs
2016-01-10 stephentoubEliminate a bunch of AppDomain.Setup string path alloca...
2016-01-09 Jan KotasMerge pull request #2582 from jkotas/fix-gcsample-x86
2016-01-09 Bruce ForstallMerge pull request #2588 from BruceForstall/Fixx86TestBuild
2016-01-09 Russ Keldorphstk_bndchk.il is failing consistently for some individu...
2016-01-09 Bruce ForstallAllow all architectures for buildtest.cmd
2016-01-09 Jan KotasMerge pull request #2574 from jkotas/tail-calls
2016-01-08 Brian SullivanMerge pull request #2569 from briansull/fix-2286
2016-01-08 Jan KotasFix building of GCSample on x86 via the standalone...
2016-01-08 Jan KotasEnable tailcallopt for CoreRT
2016-01-08 Bruce ForstallMerge pull request #2570 from BruceForstall/BuildCmdCleanup
2016-01-08 Brian SullivanFix Issure 2286 - RyuJIT needs to honor volitile reads...
2016-01-08 Andy AyersMerge pull request #2550 from AndyAyersMS/InlineTree
2016-01-08 Pat GavlinMerge pull request #2563 from hoyMS/Bug2452
2016-01-08 Jan KotasMerge pull request #2573 from janvorli/fix-unlimited...
2016-01-08 Jan VorlicekFix issue with unlimited stack setting
2016-01-08 Jan KotasMerge pull request #2567 from LLITCHEV/GetTypeIntrinsic
2016-01-08 Jan KotasMerge pull request #2560 from AndyAyersMS/TestAttributi...
2016-01-08 Jan KotasMerge pull request #2562 from sergiy-k/gccodefix
2016-01-08 Stephen ToubMerge pull request #2559 from bartonjs/osx_openssl_requ...
2016-01-08 Stephen ToubMerge pull request #2561 from mikem8361/fixtransport
2016-01-08 Bruce ForstallImprove buildtest.cmd, runtest.cmd
2016-01-07 Kyungwoo LeeMerge pull request #2557 from kyulee1/fixmessage
2016-01-07 David MasonMerge pull request #2518 from davmason/master
2016-01-07 Lubomir LitchevFix ARM build break (Issue 2362).
2016-01-07 David MasonMerge the .Net Native and CoreCLR implementations of...
2016-01-07 Hongtao YuMerge pull request #2552 from hoyMS/Bug2298
2016-01-07 Hongtao YuFix a test bug where dllexport qualifier was missing.
2016-01-07 Sergiy KuryataFix incorrect merge in gc.cpp
2016-01-07 Mike McLaughlinFixed issue #5109. Console stops echoing typed keys...
2016-01-07 Kyungwoo LeeFix help message in ildasm for Unix
2016-01-07 Andy AyersInitial version of the inline tree
2016-01-07 Andy AyersAdd note about attributions and licenses for 3rd-party...
2016-01-07 bartonjsUpdate OS X instructions to include upgrading OpenSSL
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 Alex GhiondeaUse the correct key to strongname sign mscorlib.
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
next