platform/upstream/coreclr.git
2016-02-04 Kamil RytarowskiFix build on NetBSD: Stop mixing PAL and system headers...
2016-02-04 SivarvMerge pull request #3004 from sivarv/master
2016-02-04 sivarvFix to assert 'ret->gtGetOp1() == nullptr' failure...
2016-02-04 Stephen ToubUpdate linux-instructions.md
2016-02-03 Brian SullivanMerge pull request #3008 from briansull/fix_arm64
2016-02-03 William GodbeMerge pull request #3011 from wtgodbe/serverGC
2016-02-03 William GodbeEnable server GC on Ubuntu PR test builds in the CI
2016-02-03 Brian SullivanFix Arm64 test regressions from PR #2954
2016-02-03 Kyungwoo LeeMerge pull request #3006 from kyulee1/splitheader
2016-02-03 Jan KotasMerge pull request #3003 from dotnet-bot/from-tfs
2016-02-03 Kyungwoo Leecordebuginfo.h out of corinfo.h
2016-02-03 Jan VorlicekMerge pull request #2994 from janvorli/enable-unix...
2016-02-03 Jan KotasIntegrate changes from full .NET Framework
2016-02-03 Jan KotasMerge pull request #2997 from kouvel/Finalize
2016-02-03 Eric ErhardtMerge pull request #2891 from eerhardt/Fix2748
2016-02-03 Koundinya VeluriExpose COMPlus_FinalizeOnShutdown in retail builds
2016-02-03 Jan VorlicekFix warning in Windows build of readytorun tests
2016-02-03 Jan KotasMerge pull request #2974 from krytarowski/netbsd-support-26
2016-02-03 Carol EidtMerge pull request #2954 from CarolEidt/CallArgCleanup
2016-02-02 Kamil RytarowskiFix build on NetBSD: cast ptr to function to ptr to...
2016-02-02 Chris McKinseyMerge pull request #2956 from cmckinsey/BenchF2
2016-02-02 Carol EidtMerge branch 'master' into CallArgCleanup
2016-02-02 Jan KotasMerge pull request #2986 from jkotas/arm-fixes
2016-02-02 Lubomir LitchevMerge pull request #2860 from LLITCHEV/gc-stress
2016-02-02 Jan KotasFix build break in Linux arm release build
2016-02-02 Jan KotasMerge pull request #2941 from krytarowski/netbsd-support-19
2016-02-02 Kyungwoo LeeMerge pull request #2983 from kyulee1/ilasmpdb
2016-02-02 Matt MitchellMerge pull request #2984 from mmitche/up-timeouts
2016-02-02 Matt MitchellIncrease timeouts for non-windows configs
2016-02-02 Rahul KumarMerge pull request #2961 from rahku/updatebuildtools
2016-02-02 Jan KotasMerge pull request #2979 from Dmitry-Me/writeNullPointe...
2016-02-02 Jan VorlicekMerge pull request #2719 from janvorli/enable-unix...
2016-02-02 Carol EidtOutgoing call arg preliminary refactoring
2016-02-02 Eric ErhardtTimeZoneInfo.DisplayName values are not localized on...
2016-02-02 Kyungwoo LeeDelete spurious ilasm warning message under DEBUG flag
2016-02-02 Jan VorlicekEnable ready to run tests on Unix
2016-02-02 Jan KotasMerge pull request #2978 from jkotas/prof-breaks
2016-02-02 Dmitry-MeWrite null pointer for unsupported interfaces
2016-02-02 Jan KotasMerge pull request #2976 from krytarowski/netbsd-support-27
2016-02-02 Jan KotasMerge pull request #2977 from krytarowski/netbsd-support-28
2016-02-02 Jan KotasMerge pull request #2972 from krytarowski/netbsd-support-24
2016-02-02 Jan KotasMerge pull request #2971 from krytarowski/netbsd-support-23
2016-02-02 Kamil RytarowskiFix build on NetBSD: Introduce check for pthread_getcpu...
2016-02-02 Jan KotasFix fallout from enabling profiling
2016-02-02 Kamil RytarowskiAdd support for NetBSD-style gregs on x86
2016-02-02 Kamil RytarowskiPrefer PAL_PTRACE() over hardcoded FreeBSD-style ptrace...
2016-02-02 Jan KotasMerge pull request #2953 from janvorli/fix-unix-readytorun
2016-02-02 Kamil RytarowskiFix build on NetBSD: Don't increment iterator twice...
2016-02-02 Kamil RytarowskiAdd NetBSD target in src/pal/src/CMakeLists.txt
2016-02-02 Kamil RytarowskiSort platforms alphabetically in src/pal/src/CMakeLists.txt
2016-02-02 Jan KotasMerge pull request #2962 from dotnet-bot/from-tfs
2016-02-02 Jan KotasMerge pull request #2958 from jkotas/arm-fixes
2016-02-02 Lubomir LitchevFix for bugs related to clasifying System.TypedReference.
2016-02-02 SivarvMerge pull request #2930 from sivarv/retfix
2016-02-01 Brian SullivanMerge pull request #2960 from briansull/issue_2925
2016-02-01 Rahul KumarUpdate buildtools version for test builds
2016-02-01 Jan KotasFix build breaks in Linux ARM build
2016-02-01 Jan KotasFix Unix build breaks
2016-02-01 Brian SullivanRemove assert NYI: "Varargs method"
2016-02-01 Jan VorlicekFix ReadyToRun on Unix
2016-02-01 Chris McKinseyAdd 15 more Benchstone floating-point (BenchF) benchmar...
2016-02-01 dotnet-botFix OACR errors for ProjectK
2016-02-01 Jan KotasMerge pull request #2951 from Dmitry-Me/dontAccessDelet...
2016-02-01 Dmitry-MeDon't access deleted object, return proper error code
2016-02-01 Jan KotasMerge pull request #2949 from Dmitry-Me/castToMostDeriv...
2016-02-01 Jan KotasMerge pull request #2950 from jkotas/WIN32
2016-02-01 Jan KotasStop defining WIN32 in Unix builds
2016-02-01 Dmitry-MeFix cast to interface other than the most derived one
2016-02-01 Jan KotasMerge pull request #2948 from krytarowski/netbsd-support-22
2016-02-01 Jan KotasMerge pull request #2933 from stephentoub/enum_parse
2016-02-01 Kamil RytarowskiFix build on NetBSD, casting pointer to function to...
2016-02-01 stephentoubImprove performance of Enum.Parse/TryParse
2016-02-01 Jan KotasMerge pull request #2940 from krytarowski/netbsd-support-18
2016-02-01 Jan KotasMerge pull request #2943 from krytarowski/netbsd-support-20
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 Kamil RytarowskiNetBSD requires <stdarg.h> for variable argument lists...
2016-01-31 Kamil RytarowskiNetBSD doesn't ship with SI_KERNEL
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 sivarvFixes #2700
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
next