summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Merge pull request #10214 from pgavlin/TimeoutCrashDumpsPat Gavlin5-1/+180
2017-03-16Take crash dumps for timed-out tests.Pat Gavlin5-1/+180
2017-03-16Merge pull request #10164 from stephentoub/fs_pipe_crashStephen Toub1-1/+9
2017-03-16Delete mscorlib facade (#10157)Jan Kotas31-14668/+44
2017-03-16Merge pull request #10177 from eerhardt/TZPosixNamesEric Erhardt1-3/+27
2017-03-16Hide types which are now public in corefx (#10142)Rahul Kumar61-2041/+359
2017-03-15Minor fix to address ?: VC conformance improvement. (#10208)Yuriy Solodkyy2-2/+2
2017-03-15Temporarily disable flaky sleep test (#10221)Matt Mitchell2-1/+1
2017-03-15Fix Convert.FromBase64CharArray with empty array (#10224)Stephen Toub1-0/+5
2017-03-15[x86/Linux] Fix NativeCallableTest (#10060)Evgeny Pavlov2-6/+11
2017-03-15Merge pull request #10168 from eerhardt/PortablePDBsEric Erhardt4-12/+7
2017-03-15Enable use of Volatile<T> on arm64 to get correct memory consistency (#10212)Rahul Kumar1-1/+1
2017-03-15Clean up fcall.h (#10158)Jonghyun Park2-67/+72
2017-03-15Reorder stack arguments on reverse P/Invoke (#10217)Jonghyun Park4-57/+111
2017-03-15[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (#10144)Hanjoung Lee4-1/+27
2017-03-15Merge pull request #10218 from dotnet/revert-10213-buildTypeWilliam Godbe1-5/+0
2017-03-15Merge pull request #10219 from dotnet/revert-10210-distroRidWilliam Godbe1-3/+1
2017-03-15Revert "Make user specify RID for publishing test native bins into"William Godbe1-3/+1
2017-03-15Revert "Add BuildType to helixpublish.proj"William Godbe1-5/+0
2017-03-15Merge pull request #9876 from sdmaclea/PR-ARM64-ForeignThreadExceptionsNativeRahul Kumar2-5/+0
2017-03-15Fix ToTitleCase Functionality for Dutch Cultures (#10195)Rion Williams1-2/+14
2017-03-15Merge pull request #10213 from wtgodbe/buildTypeWilliam Godbe1-0/+5
2017-03-15Add BuildType to helixpublish.projwtgodbe1-0/+5
2017-03-15Change CoreCLR to use Sierra (#10173)Matt Mitchell3-22/+28
2017-03-15Merge pull request #10210 from wtgodbe/distroRidWilliam Godbe1-1/+3
2017-03-15Merge pull request #10206 from wtgodbe/MultiQueueWilliam Godbe3-56/+82
2017-03-15Migrate MethodBase.cs over to the shared partition. (#10202)Atsushi Kanamori5-149/+93
2017-03-15Make user specify RID for publishing test native bins intowtgodbe1-1/+3
2017-03-15Move System.Convert code to shared partition (#10178)Alex Perovich4-157/+203
2017-03-15Add support for Multiqueing jobs in Helixwtgodbe3-56/+82
2017-03-15Merge pull request #10196 from wtgodbe/fixHelixWilliam Godbe1-1/+1
2017-03-15Prepare MethodBase.cs for migration to shared partition. (#10194)Atsushi Kanamori4-188/+200
2017-03-15Build Targeting Pack after restoring packageswtgodbe1-1/+1
2017-03-15Merge pull request #10166 from alpencolt/ryu-arm-arr-testsBruce Forstall19-0/+608
2017-03-15Add support for testing via ILLINKSwaroop Sridhar19-31/+159
2017-03-15Support bracket enclosed names in TZ POSIX rulesEric Erhardt1-3/+27
2017-03-15Replace MemberInfo.cs with the CoreRt version and move to shared partition. (...Atsushi Kanamori5-58/+67
2017-03-15Added Array tests to CodeGenBringUpTestsAlexander Soldatov19-0/+608
2017-03-14Merge pull request #10145 from hqueue/arm/ryujit/shiftrotate_decomposed_longBruce Forstall3-15/+128
2017-03-14JIT: preliminaries to improve types (#10172)Andy Ayers4-129/+342
2017-03-14Merge pull request #9276 from benaadams/sealed-encodingsStephen Toub2-2/+13
2017-03-14Merge pull request #10152 from jashook/assert_pcodes_pcodesstart_lt_256Jarret Shook2-11/+27
2017-03-14Merge pull request #10023 from parjong/fix/clr_abiBruce Forstall1-4/+6
2017-03-14Merge pull request #10171 from pgavlin/TestWrapperTimeoutsPat Gavlin1-9/+13
2017-03-14Merge pull request #10176 from wtgodbe/BuildToolsAgainWilliam Godbe1-1/+1
2017-03-14Merge pull request #10175 from wtgodbe/NonWindowsTargetingPackWilliam Godbe1-0/+1
2017-03-14Fix tz rules (#10169)Tarek Mahmoud Sayed1-4/+8
2017-03-14Update Buildtools Versionwtgodbe1-1/+1
2017-03-14Copy Targeting Pack files into Core_Root for Non-Windowswtgodbe1-0/+1
2017-03-14Do not wait on std{out,err} when a test times out.Pat Gavlin1-9/+13