summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-11Enable BSTR Field Marshaller for x-plat (#20264)Luqun Lou8-18/+212
2018-10-11Run xunit.console.dll with "-parallel collections" option on Linux/arm (#20349)Egor Chesakov1-0/+2
2018-10-11Initial work to enable ASM diff generation in CI (#20366)Bruce Forstall2-26/+847
2018-10-11Merge pull request #20343 from stephentoub/timereventVance Morrison2-8/+15
2018-10-11Added `-generatelayout` (#20247)Jurjen Biewenga1-0/+1
2018-10-11fix enc issue where dav has an av because it tries to use the handlemanager, ...David Mason1-0/+8
2018-10-11add handle tracking for profiler (#20361)David Mason2-31/+17
2018-10-11fix issue where we wouldn't throw OOM after failing to allocate more space fo...David Mason1-1/+4
2018-10-11Fix build breaksJan Kotas1-3/+3
2018-10-10Merge pull request #20359 from BruceForstall/Disable_b152292Bruce Forstall1-0/+3
2018-10-10Minor dump improvements in R2RDump (#20344)Tomáš Rylek4-23/+22
2018-10-10Disable b152292 for Linux/arm64Bruce Forstall1-0/+3
2018-10-10Merge pull request #20347 from briansull/resolve-8648Brian Sullivan1-3/+0
2018-10-10Add CancellationToken.UnsafeRegister (#20342)Stephen Toub7-14/+31
2018-10-10Added advice about using ZapDisable to get symbolsVance Morrison1-0/+13
2018-10-10Remove obslete DBG_printf_gcc, all compilers now support DBG_printf_c99 (#20338)Jonathan Marler2-233/+32
2018-10-10Fix unwind on ARM64 Linux (#20345)Jan Vorlicek1-7/+6
2018-10-10Fix typoVance Morrison1-1/+1
2018-10-10Improve instructions on getting framework symbolsVance Morrison1-18/+42
2018-10-10Merge pull request #20348 from BruceForstall/ReducePri1TestCountBruce Forstall1-2/+2
2018-10-10Reduce the number of expected Pri-1 testsBruce Forstall1-2/+2
2018-10-10Enable the tests associated with the fixed issue 8648Brian Sullivan1-3/+0
2018-10-10Throw an exception when we try to marshal a non-blittable fixed buffer. (#20263)Jeremy Koritzinsky2-2/+18
2018-10-10Merge pull request #20337 from BruceForstall/DisableStackTracePreserveTestsBruce Forstall1-0/+3
2018-10-10Merge pull request #20310 from fiigii/nogenericCarol Eidt42-9252/+848
2018-10-10Add Timer duration/period to ThreadTransferSendObjStephen Toub2-8/+15
2018-10-09Delete redundant API tests (#20336)Jan Kotas1254-119952/+0
2018-10-09Fix test JIT\Regression\VS-ia64-JIT\M00\b80373 (#20321)mikedn2-4/+1
2018-10-09Fix issue 20261: infinite recursion for non PAL threads (#20267)Jonathan Marler1-6/+4
2018-10-09Disable StackTracePreserveTestsBruce Forstall1-0/+3
2018-10-09Reduce CPU consumption by Timer's FireNextTimers (#20302)Stephen Toub1-209/+267
2018-10-09Update BuildTools, CoreFx, CoreSetup to preview1-03309-01, preview1-27009-06,...dotnet-maestro-bot2-8/+8
2018-10-09Do not promote struct field with type mistmatch. (#20085)Sergey Andreenko7-4/+363
2018-10-09Simplify next command output for build-test.sh (#19903)Bruce Forstall2-35/+42
2018-10-09Move ARM64 Windows boxen to be Helix-provisioned (#20204)Matt Galbraith1-1/+1
2018-10-09Use runtest.cmd for arm(64) windows testing (#20301)Jarret Shook2-143/+98
2018-10-09Merge pull request #20129 from briansull/vn-add-exception-setsBrian Sullivan5-496/+1430
2018-10-09Disable tests for generic hardware intrinsicFei Peng38-9161/+1
2018-10-09Explode generic Intel hardware intrinsic on all the supported typesFei Peng4-91/+847
2018-10-09Improve performance of String.ToUpper and friends (#20304)Levi Broderick2-176/+169
2018-10-09Cleanup MSDN URL's (dotnet/corefx#32663)Sam Neirinck8-17/+17
2018-10-09Avoid building DebugFinalizableAsyncStateMachineBox unless necessary (#20318)Stephen Toub1-2/+8
2018-10-09[arm64] Fix GitHub 20211 Issue (#20240)Egor Chesakov4-2/+407
2018-10-09Clear unnecessary state from completed Tasks (#20294)Stephen Toub2-7/+24
2018-10-09Merge pull request #20078 from CarolEidt/Fix20063Carol Eidt3-15/+28
2018-10-08Disabled outdates corefx test (#20315)Jan Kotas1-0/+4
2018-10-08Remove mentions of Rotor from codebase (#20298)Austin Wise22-398/+44
2018-10-08Document describing upcoming object stack allocation work. (#20251)Eugene Rozenfeld2-0/+199
2018-10-08Merge pull request #20289 from echesakovMSFT/FixBitOperationsInstructionEncod...Egor Chesakov1-1/+1
2018-10-08JIT: retrieve element class for arrays of ref types (#20292)Andy Ayers2-3/+65