platform/upstream/dotnet/runtime.git
2016-03-05 Lubomir LitchevMerge pull request dotnet/coreclr#3505 from LLITCHEV...
2016-03-05 Brian SullivanMerge pull request dotnet/coreclr#3523 from briansull...
2016-03-05 Brian SullivanFixes for 16-byte struct argument passing for ARM64
2016-03-05 Mike McLaughlinMerge pull request dotnet/coreclr#3513 from mikem8361...
2016-03-05 Gaurav KhannaMerge pull request dotnet/coreclr#3518 from gkhanna79...
2016-03-05 John ChenMerge pull request dotnet/coreclr#3519 from JohnChen0...
2016-03-05 Jan KotasMerge pull request dotnet/coreclr#3511 from vcsjones...
2016-03-04 Gaurav KhannaMerge pull request dotnet/coreclr#3507 from gkhanna79...
2016-03-04 Aditya MandaleekaMerge pull request dotnet/coreclr#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 dotnet/coreclr#3495 from pgavlin...
2016-03-04 Jan KotasMerge pull request dotnet/coreclr#3512 from benpye...
2016-03-04 Kyungwoo LeeMerge pull request dotnet/coreclr#3509 from kyulee1...
2016-03-04 Aditya MandaleekaMerge pull request dotnet/coreclr#3497 from adityamanda...
2016-03-04 Ben PyeFix C++11 issue when converting string to char *
2016-03-04 Andy AyersMerge pull request dotnet/coreclr#3500 from AndyAyersMS...
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 dotnet/coreclr#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 dotnet/coreclr#3502 from myungjoo...
2016-03-04 Jan KotasMerge pull request dotnet/coreclr#3503 from dotnet...
2016-03-04 Mike McLaughlinMerge pull request dotnet/coreclr#3404 from gregg-miske...
2016-03-04 Gaurav KhannaFixup CRT linkages for uCRT
2016-03-04 Sejong OhMerge pull request dotnet/coreclr#3156 from sejongoh...
2016-03-04 Sejong OhMerge pull request dotnet/coreclr#3337 from sejongoh...
2016-03-04 Andy AyersInline refactoring: convert hints into observations
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 dotnet/coreclr#3498 from kyulee1...
2016-03-04 Sejong Ohreuse getStressModeScriptStep
2016-03-04 William GodbeMerge pull request dotnet/coreclr#3499 from wtgodbe...
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 dotnet/coreclr#3472 from AndyAyersMS...
2016-03-03 Kyungwoo LeeFix for disabling incremental link in Windows
2016-03-03 Pat GavlinMerge pull request dotnet/coreclr#3494 from dotnet...
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 dotnet/coreclr#3488 from benpye...
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 dotnet/coreclr#3459 from LLITCHEV...
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 dotnet/coreclr#3457 from RussKeldorp...
2016-03-03 Sejong OhMerge pull request dotnet/coreclr#3284 from sejongoh...
2016-03-03 Matt MitchellMerge pull request dotnet/coreclr#3476 from mmitche...
2016-03-03 Davis GoodinMerge pull request dotnet/coreclr#3405 from dagood...
2016-03-03 Matt MitchellFix triggers
2016-03-03 Pat GavlinMerge pull request dotnet/coreclr#1668 from Dmitry...
2016-03-02 SivarvMerge pull request dotnet/coreclr#3467 from sivarv...
2016-03-02 Jan KotasMerge pull request dotnet/coreclr#3471 from dotnet...
2016-03-02 Mike McLaughlinMerge pull request dotnet/coreclr#3466 from mikem8361...
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 dotnet/coreclr#3447 from AndyAyersMS...
2016-03-02 Jarret ShookMerge pull request dotnet/coreclr#3468 from jashook...
2016-03-02 jashookTurn off testing for arm64 for debug and checked builds.
2016-03-02 Jarret ShookMerge pull request dotnet/coreclr#3435 from jashook...
2016-03-02 Mike McLaughlinFixes issue dotnet/coreclr#3453 ARM build break.
2016-03-02 Andy AyersMerge pull request dotnet/coreclr#3460 from AndyAyersMS...
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 dotnet/coreclr#3444 from kyulee1/mul
2016-03-02 Kyungwoo LeeARM64: Fix for Multiplication with Overflow Check
2016-03-02 Pat GavlinMerge pull request dotnet/coreclr#3464 from kyulee1...
2016-03-02 jashookSmall changes to netci to enable arm64 testing.
2016-03-02 Jan KotasMerge pull request dotnet/coreclr#3456 from bbowyersmyt...
2016-03-02 Kyungwoo LeeDelete a bad test (b06435) for double to long conversion
2016-03-02 Sejong OHAdd pulling down coredistool package for gcstress test
2016-03-02 Jan KotasMerge pull request dotnet/coreclr#3458 from dotnet...
2016-03-02 Andy AyersInliner: fix assert for multiple failure reasons when...
2016-03-02 John ChenFix build break on arm caused by long path support...
2016-03-02 Russ KeldorphReenable tests after dotnet/coreclr#2728 workaround...
2016-03-02 Sean GillespieMerge pull request dotnet/coreclr#3448 from swgillespie...
2016-03-02 Bruce Bowyer... Port String.Replace(char, char) from CoreRT
2016-03-02 Andy AyersInliner: restore some force inline overrides
2016-03-02 Felipe PessotoAnchor Tag fix
2016-03-01 Swaroop SridharMerge pull request dotnet/coreclr#3438 from swaroop...
2016-03-01 Mike McLaughlinMerge pull request dotnet/coreclr#3445 from mikem8361...
2016-03-01 John ChenMerge pull request dotnet/coreclr#3433 from JohnChen0...
2016-03-01 Gaurav KhannaMerge pull request dotnet/coreclr#3440 from gkhanna79...
2016-03-01 Andy AyersMerge pull request dotnet/coreclr#3436 from AndyAyersMS...
next