platform/upstream/coreclr.git
2016-03-06 Jan KotasMerge pull request #3470 from erozenfeld/ValueNumbersFo...
2016-03-06 Jan KotasMerge pull request #3508 from hughbe/patch-1
2016-03-06 Jan KotasMerge pull request #3538 from vcsjones/fix-3531
2016-03-05 Kevin JonesFix compilation errors on tests.
2016-03-05 Jan KotasMerge pull request #3536 from JohnChen0/master
2016-03-05 John Chen ... Modify zaprequire switch to allow Ready-to-Run images
2016-03-05 Kyungwoo LeeMerge pull request #3446 from kyulee1/FixIlasmTool
2016-03-05 Jan KotasMerge pull request #3528 from leemgs/upstream-pal-linux...
2016-03-05 Jan KotasMerge pull request #3525 from leemgs/upstream-cross...
2016-03-05 Rama krishnan... Merge pull request #3530 from ramarag/fixtest
2016-03-05 Rama Krishnan... Fix syntax error in test code
2016-03-05 Geunsik LimReplace all uses of __LINUX__ with the lower case
2016-03-05 Eugene RozenfeldImprovements for ReadyToRun helpers in JIT value numbering.
2016-03-05 Lubomir LitchevMerge pull request #3505 from LLITCHEV/Issue3360
2016-03-05 Brian SullivanMerge pull request #3523 from briansull/struct16-fix
2016-03-05 Brian SullivanFixes for 16-byte struct argument passing for ARM64
2016-03-05 Geunsik LimAdd arm[64] to isMSBuildOnNETCoreSupported()
2016-03-05 Mike McLaughlinMerge pull request #3513 from mikem8361/soschanges
2016-03-05 Gaurav KhannaMerge pull request #3518 from gkhanna79/OSXRepro
2016-03-05 John ChenMerge pull request #3519 from JohnChen0/longpath
2016-03-05 Jan KotasMerge pull request #3511 from vcsjones/fix-3506
2016-03-04 Gaurav KhannaMerge pull request #3507 from gkhanna79/OneCore2
2016-03-04 Aditya MandaleekaMerge pull request #3452 from fujiy/patch-1
2016-03-04 Lubomir LitchevReenable an assert.
2016-03-04 Gaurav KhannaDefine Platform and OutputPaths before Microsoft.Common...
2016-03-04 Kevin JonesImprove GetHashCode for IntPtr/UIntPtr on 64-bit.
2016-03-04 John Chen ... Restore linking debug corerun.exe with retail CRT
2016-03-04 Pat GavlinMerge pull request #3495 from pgavlin/HistogramCleanup
2016-03-04 Jan KotasMerge pull request #3512 from benpye/arm-monotonic...
2016-03-04 Kyungwoo LeeFix for not using ilasm from the build binary
2016-03-04 Kyungwoo LeeMerge pull request #3509 from kyulee1/arm64build
2016-03-04 Aditya MandaleekaMerge pull request #3497 from adityamandaleeka/threadin...
2016-03-04 Ben PyeFix C++11 issue when converting string to char *
2016-03-04 Andy AyersMerge pull request #3500 from AndyAyersMS/InlineRefacto...
2016-03-04 Pat GavlinClean up the JIT's histogram type.
2016-03-04 Mike McLaughlinFix two sos issues.
2016-03-04 Ben PyeAdd value to arm/arm64 tryrun files for HAVE_CLOCK_MONO...
2016-03-04 Rahul KumarMerge pull request #3491 from rahku/Helix
2016-03-04 Rahul Kumaradd TargetsWindows property required by cloudtest.targe...
2016-03-04 Aditya MandaleekaChange priority of tests in baseservices/threading...
2016-03-04 Jan KotasMerge pull request #3502 from myungjoo/fix/3462_arm_lin...
2016-03-04 Jan KotasMerge pull request #3503 from dotnet-bot/from-tfs
2016-03-04 Mike McLaughlinMerge pull request #3404 from gregg-miskelly/DbgShimFix
2016-03-04 Gaurav KhannaFixup CRT linkages for uCRT
2016-03-04 Sejong OhMerge pull request #3156 from sejongoh/add_gc_stress_modes
2016-03-04 Sejong OhMerge pull request #3337 from sejongoh/reuse_existing_f...
2016-03-04 Andy AyersInline refactoring: convert hints into observations
2016-03-04 Hugh BellamyFix incorrect exception parameter name in GC
2016-03-04 Kyungwoo LeeFix for disabling incremental build for ARM64
2016-03-04 Maoni Stephens197654 [x86] [scanRuntime] Fix contracts in gcenv.os.cpp
2016-03-04 MyungJoo HamFix Stack Unwind Behavior of Libunwind-ARM
2016-03-04 MyungJoo HamFix PAL_VirtualUnwind Behavior with Clutters in PC
2016-03-04 Sejong OhAdd GC stress modes
2016-03-04 Kyungwoo LeeMerge pull request #3498 from kyulee1/disinc
2016-03-04 Sejong Ohreuse getStressModeScriptStep
2016-03-04 William GodbeMerge pull request #3499 from wtgodbe/nameTooLong
2016-03-04 William GodbeFix file-name-too-long error for all builds, not just...
2016-03-04 Aditya MandaleekaRemove needless references to test library.
2016-03-03 Andy AyersMerge pull request #3472 from AndyAyersMS/InlineRefacto...
2016-03-03 Kyungwoo LeeFix for disabling incremental link in Windows
2016-03-03 Pat GavlinMerge pull request #3494 from dotnet-bot/from-tfs
2016-03-03 Aditya MandaleekaAdd license headers to ported threading tests.
2016-03-03 Aditya MandaleekaRemove Monitor/EnterExit15.
2016-03-03 Pat GavlinMerge pull request #3488 from benpye/arm-redefinition
2016-03-03 Pat GavlinAdd two files that should have been part of changeset...
2016-03-03 Aditya MandaleekaExclude DefaultStackCommit test from non-Windows platforms.
2016-03-03 Aditya MandaleekaOpen source tests from baseservices/threading.
2016-03-03 Pat GavlinRefactor Utilcode's IAllocators.
2016-03-03 Lubomir LitchevMerge pull request #3459 from LLITCHEV/Issue3382-1
2016-03-03 MyungJoo HamFix CMake Script for libunwind Feature Check
2016-03-03 MyungJoo HamFix Stack Unwind for ARM/Linux
2016-03-03 Ben PyeFix ARM build regression
2016-03-03 Lubomir LitchevFix GC holes for all AMD64 platforms (Windows and Syste...
2016-03-03 Russ KeldorphMerge pull request #3457 from RussKeldorph/Reenable
2016-03-03 Sejong OhMerge pull request #3284 from sejongoh/pull_down_coredi...
2016-03-03 Matt MitchellMerge pull request #3476 from mmitche/fix-triggers
2016-03-03 Davis GoodinMerge pull request #3405 from dagood/new-cli
2016-03-03 Matt MitchellFix triggers
2016-03-03 Pat GavlinMerge pull request #1668 from Dmitry-Me/assignmentOpRet...
2016-03-02 SivarvMerge pull request #3467 from sivarv/emitInsMovFix
2016-03-02 Jan KotasMerge pull request #3471 from dotnet-bot/from-tfs
2016-03-02 Mike McLaughlinMerge pull request #3466 from mikem8361/armfix
2016-03-02 Maoni StephensIntegrate GC changes from full framework
2016-03-02 Andy AyersInline refactoring: rework logic in compCompileHelper
2016-03-02 Andy AyersMerge pull request #3447 from AndyAyersMS/ForceInlineFix
2016-03-02 Jarret ShookMerge pull request #3468 from jashook/amr64_rel
2016-03-02 jashookTurn off testing for arm64 for debug and checked builds.
2016-03-02 Jarret ShookMerge pull request #3435 from jashook/arm64_testing
2016-03-02 Mike McLaughlinFixes issue #3453 ARM build break.
2016-03-02 Andy AyersMerge pull request #3460 from AndyAyersMS/FixBadInlinee...
2016-03-02 Davis GoodinChange all dependency versions to match what was actual...
2016-03-02 Davis GoodinRemove RestorePackages = true from all test csproj's.
2016-03-02 Davis GoodinUse tooling to add Platforms dependencies and imports...
2016-03-02 Davis GoodinRemove all lockfiles from source control.
2016-03-02 Davis GoodinUpgrade CLI version and buildtools, and make build...
2016-03-02 sivarvFix to intermittent failure of jit test 200w1d-09_cpp_r.exe
2016-03-02 Kyungwoo LeeMerge pull request #3444 from kyulee1/mul
2016-03-02 Kyungwoo LeeARM64: Fix for Multiplication with Overflow Check
2016-03-02 Pat GavlinMerge pull request #3464 from kyulee1/deltest
2016-03-02 jashookSmall changes to netci to enable arm64 testing.
next