platform/upstream/coreclr.git
2016-01-13 Hongtao YuMerge pull request #2612 from hoyMS/Bug2610
2016-01-13 Bruce ForstallMerge pull request #2623 from BruceForstall/BuildShChanges
2016-01-13 Aditya MandaleekaMerge pull request #2629 from adityamandaleeka/mscorrcFpic
2016-01-13 Lubomir LitchevMerge pull request #2602 from LLITCHEV/Issue2295
2016-01-13 SenthilMerge pull request #2627 from RussKeldorph/dowhilebndchk
2016-01-13 Brian SullivanMerge pull request #2626 from briansull/cleanup-liveness
2016-01-13 Andy AyersMerge pull request #2581 from AndyAyersMS/BenchmarkGame
2016-01-13 Andy AyersMerge pull request #2571 from AndyAyersMS/PerfTestsZ
2016-01-13 Hongtao YuFix for bug 2610 Incorrect copy prop substitution.
2016-01-13 Jan KotasMerge pull request #2617 from stephentoub/datetime_allo...
2016-01-12 Lubomir LitchevFix issue 2295.
2016-01-12 Aditya MandaleekaAdd fPIC option when compiling mscorrc.
2016-01-12 Brian SullivanCleanup code in fgPerStatementLiveness and fgPerBlockLo...
2016-01-12 Russ KeldorphDo loop cloning only if zero trip test can be ensured.
2016-01-12 Andy AyersMerge pull request #2619 from AndyAyersMS/MoreLocking
2016-01-12 William GodbeMerge pull request #2492 from wtgodbe/memcpy2
2016-01-12 Bruce ForstallClean up build.sh
2016-01-12 Jan KotasMerge pull request #2620 from janvorli/fix-few-gc-details
2016-01-12 Pat GavlinMerge pull request #2607 from pgavlin/Reenableb99969
2016-01-12 Jan VorlicekFix few details in the GC
2016-01-12 Gaurav KhannaMerge pull request #2618 from gkhanna79/TPALoadChanges
2016-01-12 Andy AyersSet locked to true in project.lock.json
2016-01-12 Jan KotasMerge pull request #2611 from JohnChen0/master
2016-01-12 Eric ErhardtMerge pull request #2586 from eerhardt/IgnoreSymbols2
2016-01-12 Gaurav Khanna... Add support Load assemblies from explicit path/streams...
2016-01-12 Andy AyersMerge pull request #2549 from AndyAyersMS/PerfTestX
2016-01-12 Andy AyersMerge pull request #2558 from AndyAyersMS/SciMark
2016-01-12 Andy AyersMerge pull request #2540 from AndyAyersMS/RoslynBenchmark
2016-01-12 Jan KotasMerge pull request #2613 from stephentoub/ifdef_stringb...
2016-01-12 stephentoubRemove StringBuilder allocation/usage from DateTimeFormat
2016-01-12 Rama krishnan... Merge pull request #2572 from ramarag/event_source_payload
2016-01-12 Pat GavlinRe-enable b99969.
2016-01-11 stephentoubAdd ifdef to suppress non-coreclr warning
2016-01-11 Hongtao YuMerge pull request #2592 from hoyMS/Bug2311
2016-01-11 Hongtao YuMerge pull request #2609 from hoyMS/Bug2294
2016-01-11 John Chen ... Make CORCOMPILE_HEADER backward compatible
2016-01-11 Bruce ForstallMerge pull request #2587 from BruceForstall/BuildAllCmd
2016-01-11 Sejong OhMerge pull request #2568 from sejongoh/bugfix_unsigned_...
2016-01-11 Matt EllisMerge pull request #2601 from stephentoub/appdomain_set...
2016-01-11 Hongtao YuFix for bug 2294 [JitStress=2] Assertion failed 'curArg...
2016-01-11 Pat GavlinMerge pull request #2400 from pgavlin/FixDebugTypes
2016-01-11 Eric ErhardtCompareOptions.IgnoreSymbols only ignores punctuation...
2016-01-11 stephentoubAvoid int[] and string[] allocations from String.Split...
2016-01-11 Aditya MandaleekaMerge pull request #2603 from adityamandaleeka/fixSosDu...
2016-01-11 Aditya MandaleekaFix SOS DumpLog
2016-01-10 stephentoubAdd some optimizations to AppDomain.Setup string handling
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 stephentoubRemove duplicate else blocks
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 Hongtao YuFix for issue 2311.
2016-01-09 Bruce ForstallAdd "all" command to build.cmd
2016-01-09 Bruce ForstallMerge pull request #2588 from BruceForstall/Fixx86TestBuild
2016-01-09 Rama krishnan... Fixing use case of incomplete Event Source payload
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 Andy AyersAdd a subset of benchmark game benchmarks
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 Eric ErhardtConvert System.Globalization.Native to use a configure...
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 Andy AyersAdd more integer benchmarks
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 Sejong OhFix wrong codegen for comparing 16-bit unsigned values
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 Andy AyersAdd SciMark benchmark
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...
next