platform/upstream/coreclr.git
2016-01-21 Kyungwoo LeeFix test path for ilasm nightly
2016-01-21 Jan VorlicekMerge pull request #2778 from krytarowski/netbsd-support-2
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 Jan VorlicekFix missing disassembler.cpp in .targets files
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
2016-01-15 Rahul Kumarrollback 1565534 and also fix build break
2016-01-15 Hongtao YuFix for Bug 2652 [JitStress=2] JIT/Directed/Arrays...
2016-01-15 Aditya MandaleekaRevert old change for floating point context alignment...
2016-01-15 Andy AyersMerge pull request #2687 from AndyAyersMS/FixBurgers
2016-01-15 Matt MitchellMerge pull request #2691 from mmitche/fix-coreclr-builds
2016-01-15 Matt MitchellReenable commit builds for OS's where we don't run...
2016-01-15 Pat GavlinMerge pull request #2654 from pgavlin/BuildRyuJitPackage
2016-01-15 Hongtao YuMerge pull request #2628 from hoyMS/Bug2353
2016-01-15 Lakshmi PriyaMerge pull request #2670 from Priya91/addmachinename
2016-01-15 Andy AyersFix exception in Burgers on AVX-capable HW
2016-01-15 Hongtao YuFix for bug 2353 Assertion Failure 'nextStmtExpr->gtOpe...
2016-01-15 Matt MitchellMerge pull request #2668 from mmitche/add-checked-builds
2016-01-15 William GodbeMerge pull request #2669 from wtgodbe/serverGC
2016-01-15 Eric ErhardtDaylight transitions are not correct on Unix.
2016-01-15 Wes HaggardRollback changeset 1565223.
2016-01-15 Russ KeldorphMerge pull request #2675 from RussKeldorph/disable4checked
2016-01-15 Jan VorlicekMerge pull request #2660 from janvorli/stack-limit...
2016-01-15 Sergiy KuryataMerge pull request #2661 from sergiy-k/pie
2016-01-15 Russ KeldorphDisable tests failing in Checked builds so automation...
2016-01-15 Mike McLaughlinMerge pull request #2633 from mikem8361/launch
2016-01-15 Mike McLaughlinAdd debugger launch to dbgshim for xplat.
next