summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Fix calling conventions on reverse PInvoke callbacks. (#22044)Jeremy Koritzinsky2-5/+10
2019-01-18Run Azure DevOps builds against pull requests in coreclr/master (#22051)Egor Chesakov3-19/+12
2019-01-18SuperPMI Collect/Replay/AsmDiff tool (#21252)Jarret Shook5-5/+1731
2019-01-18Move AsyncCausality to shared partition (#22062)Marek Safar6-74/+87
2019-01-18Re-enable signing of System.Private.CoreLib (#22068)Sven Boemer3-6/+6
2019-01-18Add Per-assembly Load Native Library callbacks (#21555)Swaroop Sridhar15-70/+412
2019-01-18Update dependencies from dotnet/arcade (#22035)dotnet-maestro[bot]5-12/+82
2019-01-18Enable detection of HW intrinsics (dotnet/corert#6836)Michal Strehovský25-4/+81
2019-01-18Fix defines in TaskAwaiter (dotnet/corert#6846)Marek Safar1-34/+34
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský5-630/+182
2019-01-18Use correct resolution scope when checking default implementations (#22036)Michal Strehovský5-3/+199
2019-01-18Add comments on headers that gets parsed by Mono linker for whoever touches t...Sung Yoon Whang5-1/+34
2019-01-17Move Environment to shared CoreLib (dotnet/corefx#34654)Stephen Toub41-0/+2737
2019-01-17Unify xplatform.h and platformdefines.h (#21389)Jeremy Koritzinsky94-428/+349
2019-01-17Unblock Azure DevOps-as-CI (#22042)Egor Chesakov6-25/+19
2019-01-17Merge pull request #22002 from dotnet-maestro-bot/master-UpdateDependenciesWilliam Godbe3-11/+11
2019-01-17Remove ToString from RuntimeAssembly.GetManifestResourceStream (#22012)Stephen Toub2-4/+10
2019-01-17Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03617-02, preview-273...dotnet-maestro-bot3-11/+11
2019-01-17Split ContractsBCL into separate classes and move them to shared CoreLib (#22...Filip Navara9-407/+368
2019-01-17Clean up a few minor Span-related uses (#22038)Stephen Toub6-10/+10
2019-01-17Remove a few stale resource strings for ConcurrentStack (#22037)Stephen Toub1-9/+0
2019-01-17Avoid allocations in Utf8Formatter.TryFormat(float/double, ...) (#22011)Stephen Toub2-41/+81
2019-01-17Merge pull request #22022 from fiigii/reenabletestCarol Eidt11-0/+1664
2019-01-17Fix AsyncMethodBuilder build on Mono (#22034)Marek Safar1-1/+1
2019-01-17Fix CoreCLR build of AsyncMethodBuilder.Filip Navara1-5/+9
2019-01-17Add new members to AsyncCausalitySupport.Filip Navara3-1089/+13
2019-01-17Move AsyncMethodBuilder to shared. (dotnet/corert#6832)Filip Navara3-0/+1140
2019-01-16Re-enable Avx.PermuteVar testsFei Peng11-0/+1664
2019-01-16Update dependencies from https://github.com/dotnet/arcade build 20190115.6 (#...dotnet-maestro[bot]9-37/+64
2019-01-16Merge pull request #21997 from BruceForstall/FixFpRelativeInstructionsBruce Forstall3-7/+640
2019-01-16Reduce steps for string.Contains(string value) (#22008)Ben Adams1-3/+8
2019-01-16Update linux/OSX build instructions (#21679)Jarret Shook2-176/+87
2019-01-16 Fix imm-operand encoding for SSE/AVX instructions (#21999)Fei Peng55-2565/+7743
2019-01-16Fix generate_layout_only (#21996)Jarret Shook1-17/+138
2019-01-16Enable BenchmarksGame when BuildTestsAgainstPackages (see #21554) in tests/is...Egor Chesakov1-18/+0
2019-01-16Make JIT\superpmi\superpmicollect compatible with HelixEgor Chesakov4-38/+46
2019-01-15String -> stringJan Kotas8-16/+16
2019-01-15Delete files moved to shared partitionJan Kotas6-224/+0
2019-01-15Move more COM exceptions to shared partition (dotnet/corert#6829)Marek Safar6-0/+212
2019-01-15WIP: Re-enable ObjectStackAllocationTests for arm32Eugene Rozenfeld1-3/+0
2019-01-15Use MSBuild to generate __TestEnv files (#21966)Egor Chesakov4-136/+200
2019-01-15Fix two cases of FP-relative immediate offsets not being checked for encodabi...Bruce Forstall3-7/+640
2019-01-15On SIGTERM default to a non-zero exit code (#21300)Tom Deseyn6-91/+130
2019-01-15Merge pull request #21963 from BrianBohe/masterJuan Hoyos1-8/+1
2019-01-15Add freebsd official build (#21988)Sven Boemer5-8/+53
2019-01-15allocate the right number of slots for the handle table when number of proces...David Mason1-1/+1
2019-01-15Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-...dotnet-maestro-bot3-8/+12
2019-01-14fix the help message for runtest.sh so the gcstress instructions aren't split...David Mason1-2/+2
2019-01-14Large version bubble Support (#21727)Andon Andonov28-74/+341
2019-01-14Finding Standalone GC and CoreDisTools in non-standard host testing (#21983)Aaron Robinson2-57/+24