platform/upstream/coreclr.git
2016-02-01 Jan KotasMerge pull request #2946 from krytarowski/netbsd-support-21
2016-02-01 Kamil RytarowskiNetBSD: Disable check for minimal stack size for undefi...
2016-01-31 Jan KotasMerge pull request #2520 from sperling/profiler
2016-01-31 Andreas StridEnabling profiling on Unix/OS X.
2016-01-31 Jan KotasMerge pull request #2939 from krytarowski/netbsd-support-17
2016-01-31 Jan KotasMerge pull request #2938 from krytarowski/netbsd-support-16
2016-01-31 Jan KotasMerge pull request #2935 from jkotas/arm-fixes
2016-01-31 Kamil RytarowskiNetBSD doesn't ship with <machine/npx.h>.
2016-01-31 Jan KotasIntroduce central location for turning FEATURE_EVENT_TR...
2016-01-31 Kamil RytarowskiNetBSD defines _lwp_self(2) in <lwp.h>
2016-01-31 Jan KotasCleanup top-level defines
2016-01-31 Jan KotasMerge pull request #2936 from dotnet/revert-2931-glob...
2016-01-31 Jan KotasRevert "Revert "Add un-prefixed signatures as temporary...
2016-01-31 Jan KotasAdd missing files for ARM legacy JIT
2016-01-31 Jan KotasMerge pull request #2934 from dotnet-bot/from-tfs
2016-01-30 Jan KotasFix build break in internal build
2016-01-30 Jan KotasMerge pull request #2931 from jkotas/glob-revert
2016-01-30 Jan KotasMerge pull request #2922 from rahku/updateBuildTools
2016-01-30 Jan KotasRevert "Add un-prefixed signatures as temporary workaround"
2016-01-30 Sergiy KuryataMerge pull request #2902 from wtgodbe/disableTests
2016-01-30 Bruce ForstallMerge pull request #2928 from BruceForstall/FixArm
2016-01-30 Brian SullivanMerge pull request #2923 from briansull/issue_2849
2016-01-29 Bruce ForstallFix ARM JIT
2016-01-29 William GodbeMerge pull request #2924 from wtgodbe/pri1
2016-01-29 William GodbeSwitch ubuntu PR tests from Release to Checked, and...
2016-01-29 Jan KotasMerge pull request #2917 from jkotas/globalization
2016-01-29 Rahul Kumarfix for path to buildtools.coreclr package
2016-01-29 Brian SullivanFix for Issue 2849 - Assertion failed 'parent->OperGet...
2016-01-29 Eugene RozenfeldMerge pull request #2916 from erozenfeld/Checkedx86BuildFix
2016-01-29 Rahul Kumarupdate version of buildtools
2016-01-29 Jan KotasAdd un-prefixed signatures as temporary workaround
2016-01-29 Jan KotasUnique names for GlobalizationNative exports
2016-01-29 Matt EllisMerge pull request #2904 from ellismg/add-ubuntu-15...
2016-01-29 Kyungwoo LeeMerge pull request #2919 from kyulee1/ver
2016-01-29 William GodbeMerge pull request #2918 from wtgodbe/serverGC
2016-01-29 William GodbeThis should enable Server GC for ubuntu PR CI builds
2016-01-29 William GodbeDisable failing pri 1 tests that are unsupported outsid...
2016-01-29 Eugene RozenfeldFix for x86 checked build error.
2016-01-29 Jan KotasMerge pull request #2914 from Dmitry-Me/unifyRefcountAccess
2016-01-29 Kyungwoo LeeRyuJit version update
2016-01-29 John ChenMerge pull request #2888 from JohnChen0/coremsbuild
2016-01-29 Dmitry-MeUnify reference count access
2016-01-29 Bruce ForstallMerge pull request #2900 from BruceForstall/ClrStlUpdate
2016-01-29 Jan KotasMerge pull request #2901 from JohnChen0/r2r-av
2016-01-29 Jan KotasMerge pull request #2913 from krytarowski/netbsd-support-15
2016-01-29 Jan KotasMerge pull request #2911 from krytarowski/netbsd-support-13
2016-01-29 Jan KotasMerge pull request #2906 from krytarowski/netbsd-support-12
2016-01-29 Jan KotasMerge pull request #2912 from krytarowski/netbsd-support-14
2016-01-29 Andy AyersMerge pull request #2703 from AndyAyersMS/InlineRefactor
2016-01-29 Kamil RytarowskiNetBSD: Fix portability of isspace(3) usage
2016-01-29 Kamil RytarowskiNetBSD defines VM_MAXUSER_ADDRESS in <machine/vmparam.h>
2016-01-29 Kamil RytarowskiNetBSD: Stop assuming that __hppa__ is HP-UX
2016-01-29 Andy AyersInitial round of jit inliner refactoring
2016-01-28 Kamil RytarowskiStop setting for NetBSD -D_DEFAULT_SOURCE -D_POSIX_C_SO...
2016-01-28 Matt EllisAdd Ubuntu 15.10 runs
2016-01-28 Jan KotasMerge pull request #2893 from swaroop-sridhar/redirect
2016-01-28 Andy AyersMerge pull request #2899 from dotnet-bot/from-tfs
2016-01-28 Kyungwoo LeeMerge pull request #2868 from kyulee1/cfi
2016-01-28 Bruce ForstallFixes and additions to CLR STL functionality
2016-01-28 John Chen ... Modify crossgen to always set DLL bit in PE header
2016-01-28 Andy AyersThe jit may try to inline in cases where there are...
2016-01-28 Kyungwoo LeeSupport for CFI unwind info
2016-01-28 Swaroop SridharFix an assert failure in GCStress testing
2016-01-28 Stephen ToubMerge pull request #2894 from stephentoub/fix_dtparsing
2016-01-28 Gaurav KhannaMerge pull request #2882 from gkhanna79/FixRace
2016-01-28 Gaurav Khanna... Fix for CoreCLR issue 2881 - Fix race in Default ALC...
2016-01-28 Jan VorlicekMerge pull request #2880 from janvorli/fix-python-script
2016-01-28 SivarvMerge pull request #2890 from sivarv/master
2016-01-28 stephentoubFix DateTimeFormat.FormatCustomized optimization bug
2016-01-28 stephentoubRevert "Remove StringBuilder allocation/usage from...
2016-01-28 Jan KotasMerge pull request #2885 from dotnet-bot/from-tfs
2016-01-28 William GodbeMerge pull request #2884 from wtgodbe/pathFix
2016-01-27 sivarvFix gc-hole while emitting CORINFO_HELP_ASSIGN_BYREF...
2016-01-27 Jan KotasMerge pull request #2887 from stephentoub/license_headers
2016-01-27 Stephen ToubMerge pull request #2883 from stephentoub/cts_size
2016-01-27 dotnet-botUpdate license headers
2016-01-27 dotnet-botDon't run finalizers on shutdown, provide Unloading...
2016-01-27 William GodbeThis fixes the change that shortens path names of outpu...
2016-01-27 stephentoubReduce size of CancellationCallbackInfo
2016-01-27 Jan VorlicekFix missing format specifier in Utilities.py
2016-01-27 Jan VorlicekMerge pull request #2879 from janvorli/fix-exception...
2016-01-27 Jan VorlicekFix exception in PreStubWorker call chain - update
2016-01-27 Lubomir LitchevMerge pull request #2866 from LLITCHEV/x86-assert-fix
2016-01-27 Jan KotasMerge pull request #2864 from richlander/rich-header
2016-01-27 Richard LanderUpdate copyright for .NET Core and update file header...
2016-01-27 Lubomir LitchevFix a bug in fgExtendDbgLifetimes for testing lvArgReg...
2016-01-27 Gaurav KhannaMerge pull request #2871 from gkhanna79/FixBadAssert
2016-01-27 William GodbeMerge pull request #2869 from wtgodbe/pathName
2016-01-26 Gaurav KhannaRemove Invalid assert
2016-01-26 William GodbeShorten path names of test binaries in the CI to avoid...
2016-01-26 Brian SullivanMerge pull request #2857 from briansull/fix_issue_2823
2016-01-26 Andy AyersMerge pull request #2851 from AndyAyersMS/FixDeltaBlue
2016-01-26 Brian SullivanChange to disallow the generation of "locked" instructi...
2016-01-26 Mike McLaughlinMerge pull request #2821 from mikem8361/osxbpfix
2016-01-26 Andy AyersModify deltablue to avoid gratuitous exception at runtime
2016-01-26 Steve HarterMerge pull request #2815 from steveharter/FixSanitizerC...
2016-01-26 Jan KotasMerge pull request #2863 from janvorli/fix-exception...
2016-01-26 Jan KotasMerge pull request #2859 from jkotas/gc-update
2016-01-26 Eric ErhardtMerge pull request #2846 from eerhardt/Fix5469
2016-01-26 Jan VorlicekFix exception in PreStubWorker
next