platform/upstream/coreclr.git
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 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 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...
2016-01-19 Jan KotasFix override detection to work reliably for JITed mscorlib
2016-01-19 stephentoubTweak a few more aspects of Stream.Read/WriteAsync...
2016-01-19 Jan KotasAdd generic detection of Stream.{Begin|End}{Read|Write...
2016-01-19 stephentoubSeveral Stream.Read/WriteAsync improvements
2016-01-19 Dmitry-MeFix comment typo
2016-01-19 Jan KotasMerge pull request #2720 from hughbe/synchronized-list
2016-01-18 Stephen ToubMerge pull request #2718 from stephentoub/forcsync_comp...
2016-01-18 Hugh BellamyRemove SynchronizedList
2016-01-18 Jan KotasMerge pull request #2716 from janvorli/fix-crossgen...
2016-01-18 stephentoubAllow some ITaskCompletionActions to always run synchro...
2016-01-18 Jan VorlicekAdd ready to run support to unix crossgen
2016-01-18 Jan KotasMerge pull request #2678 from DionYe/master
2016-01-18 DionYeAdd check for out of memory
2016-01-18 Jan KotasMerge pull request #2608 from justinvp/functorcomparer
2016-01-17 Matt EllisMerge pull request #2709 from dotnet-bot/from-tfs
2016-01-17 Ron CainFix incorrect placement of FEATURE_SIMD ifdef, and...
2016-01-16 Matt EllisMerge pull request #2707 from dotnet-bot/from-tfs
2016-01-16 Jan KotasMerge pull request #2702 from justinvp/array_sort_getlo...
2016-01-16 Russ KeldorphReenable VectorArgs after SIMD change
2016-01-16 Aditya MandaleekaAdd support for GCStress 0xC.
2016-01-16 Hongtao YuMerge pull request #2686 from hoyMS/Bug2652
2016-01-16 Stephen ToubMerge pull request #2694 from dotnet/UpdateReadmeForDebian
2016-01-16 Aditya MandaleekaMerge pull request #2693 from adityamandaleeka/contextA...
2016-01-16 Aditya MandaleekaReset CONTEXT_FLOATING_POINT flag if the values are...
2016-01-16 Justin Van... Array.Sort<T>: Remove unnecessary GetLowerBound(0)...
2016-01-16 Brian SullivanVSO 178902 - Jit can incorrectly make a method partiall...
2016-01-16 Mike McLaughlinMerge pull request #2695 from mikem8361/envvar
2016-01-15 Carol EidtMerge pull request #2545 from CarolEidt/LinuxSIMD
2016-01-15 Aditya MandaleekaEnsure floating point context pointer has been initialized.
2016-01-15 Mike McLaughlinAdd back COMPlus_DbgWaitForDebuggerAttach env var for...
2016-01-15 Eric ErhardtMerge pull request #2685 from eerhardt/Fix2185
2016-01-15 Carol EidtEnable FEATURE_SIMD on Linux.
2016-01-15 Nate AmundsonAdd Debian CI projects to README
next