summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Update license headersdotnet-bot7690-23917/+23563
2016-01-27Merge pull request #2879 from janvorli/fix-exception-in-prestub-using-holder-...Jan Vorlicek1-35/+32
2016-01-27Fix exception in PreStubWorker call chain - updateJan Vorlicek1-35/+32
2016-01-27Merge pull request #2866 from LLITCHEV/x86-assert-fixLubomir Litchev2-7/+7
2016-01-26Merge pull request #2864 from richlander/rich-headerJan Kotas2-38/+58
2016-01-26Update copyright for .NET Core and update file header guidanceRichard Lander2-38/+58
2016-01-26Fix a bug in fgExtendDbgLifetimes for testing lvArgReg instead ofLubomir Litchev2-7/+7
2016-01-26Merge pull request #2871 from gkhanna79/FixBadAssertGaurav Khanna1-2/+0
2016-01-26Merge pull request #2869 from wtgodbe/pathNameWilliam Godbe2-2/+14
2016-01-26Remove Invalid assertGaurav Khanna1-2/+0
2016-01-26Shorten path names of test binaries in the CI to avoid file names longer than...William Godbe2-2/+14
2016-01-26Merge pull request #2857 from briansull/fix_issue_2823Brian Sullivan2-109/+109
2016-01-26Merge pull request #2851 from AndyAyersMS/FixDeltaBlueAndy Ayers1-8/+13
2016-01-26Change to disallow the generation of "locked" instruction for non-x86/x64 tar...Brian Sullivan2-96/+96
2016-01-26Merge pull request #2821 from mikem8361/osxbpfixMike McLaughlin13-1129/+474
2016-01-26Modify deltablue to avoid gratuitous exception at runtimeAndy Ayers1-8/+13
2016-01-26Merge pull request #2815 from steveharter/FixSanitizerClrStartupSteve Harter4-26/+18
2016-01-26Merge pull request #2863 from janvorli/fix-exception-in-prestub-using-holderJan Kotas3-1/+45
2016-01-26Merge pull request #2859 from jkotas/gc-updateJan Kotas17-102/+68
2016-01-26Merge pull request #2846 from eerhardt/Fix5469Eric Erhardt1-18/+43
2016-01-26Fix exception in PreStubWorkerJan Vorlicek3-1/+45
2016-01-26Fix OSX bps for PC-relative instructions.Mike McLaughlin13-1129/+474
2016-01-26Update GC from CoreRTJan Kotas17-102/+68
2016-01-26Merge pull request #2825 from bbowyersmyth/StringStartsWithPt2Jan Kotas1-10/+71
2016-01-25Merge pull request #2853 from gkhanna79/Fix2850Jan Kotas1-0/+1
2016-01-26String.StartsWith performance - StartsWithOrdinalHelperBruce Bowyer-Smyth1-10/+71
2016-01-25Merge pull request #2855 from adityamandaleeka/fixDasmAssertAditya Mandaleeka1-1/+2
2016-01-25Merge pull request #2852 from adiaaida/updateContractJan Kotas1-1/+1
2016-01-25Move assert under COREDISTOOLS ifdef.Aditya Mandaleeka1-1/+2
2016-01-25Labeled the ARM64 dbg test failures due to issue 2849Brian Sullivan1-14/+14
2016-01-25Ensure TPA Binder initialized Managed ALC field to NULLGaurav Khanna (CLR)1-0/+1
2016-01-25Change isDelegateCall to be LIMITED_METHOD_CONTRACTMichelle McDaniel1-1/+1
2016-01-25Merge pull request #2845 from AndyAyersMS/DisableCscBenchOffWindowsAndy Ayers1-0/+1
2016-01-25Merge pull request #2819 from briansull/lvOtherArgRegBrian Sullivan2-1/+13
2016-01-25TimeZoneInfo behaves differently before and after calling GetSystemTimeZones ...Eric Erhardt1-18/+43
2016-01-25Merge pull request #2807 from kangaroo/seh-unwind-context-fixJan Vorlicek1-4/+3
2016-01-25Clang sanitizer fixes to remove incorrect function type 'void *(*)()'Steve Harter4-26/+18
2016-01-25Merge pull request #2832 from Priya91/includefilesJan Kotas6-13/+12
2016-01-25Merge pull request #2811 from wtgodbe/groovyWilliam Godbe1-19/+17
2016-01-25Disable running CscBench off windowsAndy Ayers1-0/+1
2016-01-25Fixed build and test of rc2 branch in CIWilliam Godbe1-19/+17
2016-01-25Merge pull request #2814 from sejongoh/add_jit_stress_modesSejong Oh1-5/+105
2016-01-25Merge pull request #2843 from hughbe/bitconverter-commentsJan Kotas1-15/+1
2016-01-25Remove irrelevant endianness comment, fix #834Hugh Bellamy1-15/+1
2016-01-25Merge pull request #2828 from juergenhoetzel/python3_fixesRama krishnan Raghupathy1-14/+17
2016-01-25Fix Python 3 issue in LTTNG generating code scriptJuergen Hoetzel1-14/+17
2016-01-24Fix build breaks and ensure GetComputerNameW is included in mscorlib.Lakshmi Priya Sekar5-13/+11
2016-01-24Merge pull request #2838 from dotnet/revert-2817-CoreRTPInvokeJan Kotas16-272/+159
2016-01-24Revert "Generate P/Invoke transitions for CoreRT."Jan Kotas16-272/+159
2016-01-24Add JIT stress modes to netci.groovySejong Oh1-5/+105