platform/upstream/coreclr.git
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 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 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
2016-01-14 Sergiy KuryataUse "-fstack-protector" instead of "-fstack-protector...
2016-01-14 Jan VorlicekFix Unix stack overflow detection
2016-01-14 Aditya MandaleekaMerge pull request #2264 from adityamandaleeka/dbg_exec...
2016-01-13 Jan KotasMerge pull request #2637 from bbowyersmyth/StringExcept...
2016-01-13 Rahul Kumarcoreclr BuildTools for github builds - instead of build...
2016-01-13 Pat GavlinAdd configureonly and skipconfigure to builds.
2016-01-13 stephentoubFix incorrect ArgumentException names in List<T>
2016-01-13 Stephen ToubMerge pull request #2641 from eerhardt/FixIdn
2016-01-13 stephentoubOverride AggregateException.Message to include more...
2016-01-13 Andy AyersMerge pull request #2622 from AndyAyersMS/MiscBenchmarks
2016-01-13 Matt EllisFast path IndexOf and variants for ASCII
2016-01-13 Bruce Bowyer... Provide paramName for ArgumentNull and ArgumentOutOfRange
2016-01-13 Aditya MandaleekaMerge pull request #2631 from adityamandaleeka/floating...
2016-01-13 Jan KotasMerge pull request #2599 from mikedn/baddef
2016-01-13 Jan KotasMerge pull request #2636 from bbowyersmyth/FixedString
2016-01-13 Jan KotasMerge pull request #2635 from dotnet-bot/from-tfs
2016-01-13 Jan KotasMerge pull request #2639 from dotnet/revert-2624-founddiff
2016-01-13 Eric ErhardtIdnMapping GetUnicode conformance tests fail
2016-01-13 Jan KotasRevert "Fix to github issue #2349."
2016-01-13 Bruce Bowyer... Use m_firstChar instead of string object in fixed statement
2016-01-13 Sean GillespieMerge pull request #2625 from swgillespie/volatile_gc_p...
2016-01-13 SivarvMerge pull request #2624 from sivarv/founddiff
2016-01-13 Gaurav KhannaFix arm specific build break pertaining to AssemblyLoad...
2016-01-13 Hongtao YuMerge pull request #2612 from hoyMS/Bug2610
2016-01-13 Bruce ForstallMerge pull request #2623 from BruceForstall/BuildShChanges
2016-01-13 Aditya MandaleekaMerge pull request #2629 from adityamandaleeka/mscorrcFpic
2016-01-13 Lubomir LitchevMerge pull request #2602 from LLITCHEV/Issue2295
2016-01-13 SenthilMerge pull request #2627 from RussKeldorph/dowhilebndchk
2016-01-13 Brian SullivanMerge pull request #2626 from briansull/cleanup-liveness
2016-01-13 Andy AyersMerge pull request #2581 from AndyAyersMS/BenchmarkGame
2016-01-13 Andy AyersMerge pull request #2571 from AndyAyersMS/PerfTestsZ
2016-01-13 Hongtao YuFix for bug 2610 Incorrect copy prop substitution.
2016-01-13 Aditya MandaleekaFix usage of floating point state from native contexts.
next