platform/upstream/coreclr.git
2016-02-08 Matt MitchellMerge pull request #3050 from sejongoh/add_more_stress_...
2016-02-08 Gaurav KhannaMerge pull request #3043 from gkhanna79/FixNugetPkg
2016-02-08 Gaurav Khanna... Change to support Microsoft.NetCore.Runtime.CoreCLR...
2016-02-07 Jan KotasMerge pull request #3073 from krytarowski/netbsd-support-36
2016-02-07 Kamil RytarowskiMake missing libunwind fatal on NetBSD
2016-02-07 Jan KotasMerge pull request #2973 from krytarowski/netbsd-support-25
2016-02-07 Jan KotasMerge pull request #3072 from krytarowski/netbsd-support-35
2016-02-07 Kamil RytarowskiFix build on NetBSD: Support different versions of...
2016-02-07 Kamil RytarowskiDisable FEATURE_HIJACK in NetBSD as unimplemented
2016-02-07 Jan KotasMerge pull request #3071 from dotnet/revert-3062-instru...
2016-02-07 Jan KotasMerge pull request #3070 from jkotas/crossgen-fix
2016-02-07 Jan KotasRevert "Temporary instrumentation in native image loading"
2016-02-07 Jan KotasFix loading of native images on Unix
2016-02-07 Jan KotasMerge pull request #3066 from gkhanna79/Fix3049
2016-02-06 Gaurav KhannaFix for CoreCLR issue 3049
2016-02-06 Jan KotasMerge pull request #3062 from jkotas/instrumentation
2016-02-06 Jan KotasTemporary instrumentation for PE file loading
2016-02-06 Jan KotasMerge pull request #3059 from jkotas/intrinsics
2016-02-06 Stephen ToubMerge pull request #3063 from dotnet/revert-3027-remove...
2016-02-06 Jan KotasMerge pull request #3061 from stephentoub/update_index
2016-02-06 Jan KotasRevert "Remove useless security checks"
2016-02-06 Jan KotasMerge pull request #3060 from dotnet-bot/from-tfs
2016-02-06 stephentoubTweak Enum.TryParse whitespace skipping slightly
2016-02-06 Sejong OhMerge pull request #3048 from sejongoh/add_unit_test_fo...
2016-02-06 Sejong OhAdd corefx baseline
2016-02-06 Sejong OhAdd unit test for issue 2580
2016-02-06 Jan KotasDelete mdil support from coreclr
2016-02-06 Jan KotasImprove robustness of intrinsic fallback path
2016-02-06 Sejong OhChange corefx jit stress scenario names due to git...
2016-02-06 Jan KotasMerge pull request #3056 from krytarowski/netbsd-support-34
2016-02-06 Kamil RytarowskiFix NetBSD build: Define virtual destructors when needed
2016-02-06 Pat GavlinMerge pull request #3044 from pgavlin/CoreRTPInvoke
2016-02-06 Andy AyersMerge pull request #3051 from AndyAyersMS/InlineRefactor2
2016-02-06 Jan KotasMerge pull request #3026 from Dmitry-Me/clarifyKeepAliv...
2016-02-06 SivarvMerge pull request #3052 from sivarv/master
2016-02-06 Jan KotasMerge pull request #3053 from wtgodbe/serverGC
2016-02-05 Jan KotasMerge pull request #3046 from adityamandaleeka/env_pal
2016-02-05 Andy AyersInliner refactoring: consolidate logging, reporting...
2016-02-05 Pat GavlinFix a few more binary exprs for the CC.
2016-02-05 sivarvCorrected typo in second comment line.
2016-02-05 Pat GavlinAddress CR feedback.
2016-02-05 William GodbeDisable usage of Server GC for ubuntu PR test builds...
2016-02-05 Sejong OhAdd more JIT stress modes to corefx testing
2016-02-05 Jan KotasMerge pull request #3030 from krytarowski/netbsd-support-32
2016-02-05 Jan KotasMerge pull request #3045 from benpye/allow-llvm-unwind
2016-02-05 Jan KotasMerge pull request #2995 from krytarowski/netbsd-support-29
2016-02-05 Aditya MandaleekaRemove InternalStrdup
2016-02-05 Jan VorlicekMerge pull request #3033 from janvorli/test-checked...
2016-02-05 Matt EllisMerge pull request #3042 from ellismg/add-pal-tests...
2016-02-05 Sejong OhMerge pull request #3000 from sejongoh/add_windows_core...
2016-02-05 Ben PyeDetect libunwind features allowing LLVMs libunwind...
2016-02-05 Pat GavlinGenerate P/Invoke transitions for CoreRT.
2016-02-05 Jan KotasMerge pull request #3010 from AndyAyersMS/FixVersionIssue
2016-02-05 Jan KotasMerge pull request #3027 from stephentoub/remove_securi...
2016-02-05 Jan KotasMerge pull request #3039 from dotnet-bot/from-tfs
2016-02-05 Jan KotasMerge pull request #3041 from krytarowski/netbsd-support-33
2016-02-05 Matt EllisHave `skiptests` control PAL tests as well
2016-02-05 Gaurav KhannaMerge pull request #3031 from gkhanna79/FixBatch
2016-02-05 Andy AyersMerge pull request #3038 from AndyAyersMS/FixInlineAssert
2016-02-05 Kamil RytarowskiFix NetBSD build: Retire unneeded PAL_fpos_t and fgetpo...
2016-02-05 Pat GavlinMake a few JIT interface changes to accommodate CoreRT:
2016-02-05 Jan VorlicekFix checked build optimization
2016-02-05 Wes HaggardMerge pull request #3036 from weshaggard/RemoveTestDepe...
2016-02-04 Sejong OhAdd corefx testing with JIT stress modes on Windows
2016-02-04 Andy AyersRemove assert from the JitInlineResult dtor
2016-02-04 Wes HaggardRemove dotnet-coreclr-testDependencies feed
2016-02-04 Gaurav KhannaCleanup VS2013 reference
2016-02-04 Kamil RytarowskiFix build on NetBSD: Walkaround compiler strictness...
2016-02-04 Vance MorrisonRemove security checks.
2016-02-04 Dmitry-MeNo need to stick to end of method
2016-02-04 Gaurav KhannaMerge pull request #3016 from gkhanna79/CFG
2016-02-04 Jan KotasMerge pull request #3021 from krytarowski/netbsd-support-31
2016-02-04 Rahul KumarMerge pull request #3018 from rahku/master
2016-02-04 Rahul KumarOSGroup value does not get passed along to reference...
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 Gaurav Khanna... Initial support for CFG. This makes VS 2015 as the...
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 Andy AyersFix version issue with System.IO for serialization...
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 Kamil RytarowskiFix build on NetBSD: Mark destructors of few classes...
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
next