platform/upstream/coreclr.git
2016-01-23 Jan KotasMerge pull request #2797 from krytarowski/netbsd-support-6
2016-01-23 Jan KotasMerge pull request #2800 from krytarowski/netbsd-support-8
2016-01-23 Jan KotasMerge pull request #2795 from Dmitry-Me/fixInterlockedD...
2016-01-23 Jan KotasMerge pull request #2802 from krytarowski/netbsd-support-9
2016-01-23 Jan KotasMerge pull request #2799 from krytarowski/netbsd-support-7
2016-01-23 Jan KotasMerge pull request #2804 from krytarowski/netbsd-support-10
2016-01-23 Jan KotasMerge pull request #2826 from kangaroo/uname-fix
2016-01-23 Geoff Norton[xplat] uname -p reports unknown on some arch -- fall...
2016-01-23 Eugene RozenfeldMerge pull request #2808 from erozenfeld/ValueNumberingFix
2016-01-23 Sean GillespieMerge pull request #2779 from swgillespie/event_tracing
2016-01-23 Brian SullivanMerge pull request #2818 from briansull/arm64-tests
2016-01-23 Brian SullivanArm64 Smarty List file use for testing on Windows systems
2016-01-23 Rahul KumarMerge pull request #2791 from rahku/master
2016-01-23 Rahul KumarUse coreclr buildtools nuget package instead of compili...
2016-01-23 Jan VorlicekMerge pull request #2806 from janvorli/fix-stack-limit...
2016-01-22 Eugene RozenfeldFix a bug in JIT value numbering.
2016-01-22 Kamil RytarowskiNetBSD: Add a kludge to disable unimplemented SEHEnable...
2016-01-22 Jan VorlicekFix missing setting of ScanContext::stack_limit
2016-01-22 Kamil RytarowskiNetBSD: Don't link with -ldl for dlopen(3) on NetBSD
2016-01-22 Kamil RytarowskiNetBSD: CHAR_BIT as defined by POSIX in limits.h
2016-01-22 Kamil RytarowskiNetBSD: Detect copysign(3) properly on NetBSD inside...
2016-01-22 Kamil RytarowskiAdd a comment from where comes the PAL_CS_NATIVE_DATA_S...
2016-01-22 Kamil RytarowskiNetBSD: Define PAL_CS_NATIVE_DATA_SIZE for few NetBSD...
2016-01-22 Kamil RytarowskiSort the definitions of PAL_CS_NATIVE_DATA_SIZE by...
2016-01-22 Dmitry-MeNon-interlocked read of variable after InterlockedDecre...
2016-01-22 Jan KotasMerge pull request #2794 from dotnet-bot/from-tfs
2016-01-22 Sergiy KuryataMerge pull request #2786 from wtgodbe/groovy
2016-01-22 Jan KotasMerge pull request #2772 from ramarag/fixincrementabuild
2016-01-22 Sean GillespieUntangle FEATURE_EVENT_TRACE and GC_PROFILING to enable...
2016-01-22 Aditya MandaleekaFix x86chk coresys build
2016-01-22 Aditya MandaleekaFix ProjectK build breaks related to GC Stress change.
2016-01-22 Jan KotasMerge pull request #2784 from krytarowski/netbsd-support-5
2016-01-22 Andy AyersMerge pull request #2783 from AndyAyersMS/RayTracer
2016-01-22 Gaurav KhannaMerge pull request #2696 from gkhanna79/AssemblyResolve
2016-01-22 Rama krishnan... Merge pull request #2774 from ramarag/fixtestlayout
2016-01-21 Kamil RytarowskiRetire unused Asian LOCALE_NAME
2016-01-21 Jan KotasMerge pull request #2782 from krytarowski/netbsd-support-4
2016-01-21 Jan KotasMerge pull request #2781 from krytarowski/netbsd-support-3
2016-01-21 Steve HarterMerge pull request #2732 from steveharter/FixSanitizerC...
2016-01-21 DDCloudGenerating Event Logging Headers From CMake for Linux
2016-01-21 Jan VorlicekFIx the incremental build for Windows
2016-01-21 Matt MitchellMerge pull request #2788 from kyulee1/fixpath
2016-01-21 Kyungwoo LeeFix test path for ilasm nightly
2016-01-21 Matt EllisMerge pull request #2777 from dotnet-bot/from-tfs
2016-01-21 Matt MitchellMerge pull request #2787 from mmitche/add-jitstress
2016-01-21 Matt MitchellAdd JitStress=1 stress configuration
2016-01-21 Jan VorlicekMerge pull request #2778 from krytarowski/netbsd-support-2
2016-01-21 Rama Krishnan... Fixes the test intermediates layout for clean builds
2016-01-21 William GodbeSet longer timeout for pri 1 tests, and add testing...
2016-01-21 Steve HarterReduce clr startup noise when using Clang sanitizers
2016-01-21 Kamil RytarowskiNetBSD: Add new target in src/pal/src/configure.cmake...
2016-01-21 Kamil RytarowskiNetBSD: Set proper shortAsciiName for NetBSD's libc
2016-01-21 Andy AyersAdd the RayTracer benchmark
2016-01-21 Kamil RytarowskiNetBSD: Add support for retrieving the number of availa...
2016-01-21 Pat GavlinMerge pull request #2780 from pgavlin/BuildRyuJitPackage
2016-01-21 Pat GavlinUse output redirection in BuildRyuJitPackage.
2016-01-21 Kamil RytarowskiNetBSD: Add PYTHON env variable for build.sh to specify...
2016-01-21 Matt MitchellMerge pull request #2760 from mmitche/add-ubuntu-minopts
2016-01-21 Matt MitchellAdd minopts for ubuntu and osx.
2016-01-21 Jan VorlicekMerge pull request #2776 from janvorli/fix-projectk...
2016-01-21 Tarek Mahmoud... Update Unicode data to 8.0
2016-01-21 Jan VorlicekFix missing disassembler.cpp in .targets files
2016-01-21 Gaurav Khanna... Add support for AssemblyResolution when an assembly...
2016-01-21 Stephen ToubMerge pull request #2758 from stephentoub/list_toarray
2016-01-21 Sergiy KuryataMerge pull request #2706 from adityamandaleeka/gc_stress
2016-01-21 Sergiy KuryataMerge pull request #2755 from wtgodbe/typeNotFound
2016-01-21 Sergiy KuryataMerge pull request #2756 from wtgodbe/disableFailingPri1s
2016-01-21 stephentoubUse _emptyArray in List<T>.ToArray
2016-01-20 Pat GavlinMerge pull request #2753 from pgavlin/BuildRyuJitPackage
2016-01-20 Matt EllisMerge pull request #2750 from dotnet-bot/from-tfs
2016-01-20 Eric ErhardtLegacy SelfTest/SelfHost tests are currently calling...
2016-01-20 Jarret ShookMerge pull request #2752 from jashook/x86_build_break
2016-01-20 William GodbeChanged tests that were causing build failure from...
2016-01-20 William GodbeFixed errors of class 'the type or namespace name ...
2016-01-20 Pat GavlinAdd additional logging to BuildRyuJitPackage.
2016-01-20 Matt MitchellMerge pull request #2751 from mmitche/use-minimal-build...
2016-01-20 Carol EidtMerge pull request #2739 from CarolEidt/LinuxAVX983
2016-01-20 jashookFix x86 build break.
2016-01-20 Matt MitchellAdd windows build only jobs
2016-01-20 Russ KeldorphMerge pull request #2705 from RussKeldorph/vectorargs
2016-01-20 Jan KotasMerge pull request #2747 from Dmitry-Me/fixVariableNameTypo
2016-01-20 Jan KotasMerge pull request #2748 from JonHanna/typo_fix_outter_...
2016-01-20 Jon HannaFix typo outter → outer
2016-01-20 Dmitry-MeFix variable name typo
2016-01-20 Lubomir LitchevMerge pull request #2743 from LLITCHEV/Issue2380-1
2016-01-20 Lubomir LitchevOne of the commits for resolving Issue 2380 failed.
2016-01-20 AlexGhiondeaMerge pull request #2729 from JonHanna/fix_2727
2016-01-20 Carol EidtEnable AVX SIMD support for Unix systems.
2016-01-20 Jan KotasMerge pull request #2735 from AustinWise/patch-1
2016-01-20 Lubomir LitchevMerge pull request #2684 from LLITCHEV/Issue2380
2016-01-20 Sergiy KuryataMerge pull request #2697 from adityamandaleeka/floating...
2016-01-20 Lubomir LitchevFix for issue 2380.
2016-01-19 Matt MitchellMerge pull request #2737 from mmitche/add-minopts
2016-01-19 Matt MitchellAdd COMPLUS_JitMinopts=1 stress leg to Jenkins
2016-01-19 Austin WiseUpdate debugging-instructions.md
2016-01-19 Jan KotasMerge pull request #2724 from stephentoub/readwrite_perf
2016-01-19 Jan KotasMerge pull request #2723 from Dmitry-Me/fixCommentTypo
2016-01-19 Aditya MandaleekaSimplify FP flag reset.
2016-01-19 Jon HannaEnsure same lock is used to read and write Dictionary...
2016-01-19 noahfalkMerge pull request #1745 from ww898/thread_static_struc...
next