platform/upstream/coreclr.git
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 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 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.
2016-01-15 Stephen ToubMerge pull request #2630 from ellismg/fast-path-index-of
2016-01-15 Jan VorlicekMerge pull request #2665 from janvorli/fix-pal-test...
2016-01-15 Lakshmi Priya... Expose MachineName in mscorlib.
2016-01-15 Jan KotasMerge pull request #2659 from dotnet-bot/from-tfs
2016-01-15 Rahul KumarFix for Build Issue #785302:
2016-01-15 Pallavi Taneja[Fix issue https://github.com/dotnet/coreclr/issues...
2016-01-15 SivarvMerge pull request #2648 from sivarv/founddiff2
2016-01-15 Aditya MandaleekaMerge pull request #2664 from adityamandaleeka/enable_h...
2016-01-14 Brian SullivanMerge pull request #2657 from briansull/fix-legacy
2016-01-14 William GodbeEnable server GC for Ubuntu test runs for PRs in CI
2016-01-14 Matt MitchellAdd checked build jobs to Jenkins
2016-01-14 Nate AmundsonMerge pull request #2566 from dotnet/UpdateDocDebian
2016-01-14 Jan VorlicekImprove stack limit checking precision
2016-01-14 Jan VorlicekMake time measurement in PAL threading tests more precise
2016-01-14 Matt MitchellMerge pull request #2564 from mmitche/add-ildasm-roundtrip
2016-01-14 Matt MitchellAdd ILAsm roundtrip testing
2016-01-14 Brian SullivanFix the frankenjit test execution failures
2016-01-14 Aditya MandaleekaAdd hardware exception handling back to Read/WriteProce...
2016-01-14 Sergiy KuryataEnable the fPIE compiler option for executables in...
2016-01-14 Hongtao YuFix for bug 2353 Assertion Failure 'nextStmtExpr->gtOpe...
2016-01-14 Rahul KumarAdd OSS license headers to all new files in github
2016-01-14 Brian SullivanFix x86chk build break:
2016-01-14 Pat GavlinAdd a script to build RyuJit packages.
2016-01-14 sivarvFor the repro case the method being compiled is a gener...
2016-01-14 Pat GavlinMerge pull request #2621 from pgavlin/ConfigureOnly
2016-01-14 Sean GillespieMerge pull request #2649 from swgillespie/gc_flavor_select
2016-01-14 Jan KotasMerge pull request #2640 from janvorli/fix-stack-overflow
2016-01-14 Sergiy KuryataMerge pull request #2616 from sergiy-k/stackprotector
2016-01-14 Stephen ToubMerge pull request #2646 from stephentoub/list_exceptio...
2016-01-14 Sean GillespieEnable corerun to select server GC or concurrent GC...
2016-01-14 Stephen ToubMerge pull request #2642 from stephentoub/aggexc_message
2016-01-14 Jan KotasMerge pull request #2647 from dotnet-bot/from-tfs
next