summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-10Cleanup DLL exports (#22500)Jan Kotas16-105/+55
2019-02-09Fix casing of interop directories (dotnet/corert#6982)Jan Kotas1-1/+1
2019-02-09Move eventpipe buffer to TLS (#21817)Sung Yoon Whang7-174/+120
2019-02-09set up CoreLib to include EventCounter in build project (#22501)Sung Yoon Whang1-0/+1
2019-02-09Add reporting exception from ResolveEHClause (#17947)Jan Vorlicek2-18/+39
2019-02-08move EventCounter to shared CoreLib (dotnet/corefx#35183)Sung Yoon Whang1-0/+491
2019-02-08Move Array's SZGenericArrayEnumerator to shared partition (#22480)Marek Safar4-203/+211
2019-02-08Delete EnvironmentAugments (#22485)Jan Kotas2-49/+0
2019-02-09Set visibility option to hidden (#21924)Adeel Mujahid51-156/+217
2019-02-08BitOps.TrailingZeroCount has inconsistent software fallback (#22333)Grant1-16/+41
2019-02-08[Official Build] Remove FreeBSD builds (#22451)Jarret Shook2-12/+14
2019-02-08Revert "Revert "Re-point Jenkins to new Ubuntu ARM64 queue""Russ Keldorph1-2/+2
2019-02-08Move GCSettings to shared (#22483)Stephen Toub8-116/+113
2019-02-08Pass official build id to build (#22468)Sven Boemer1-3/+8
2019-02-08Update CoreRT with shared array implementationJan Kotas1-29/+36
2019-02-08Update BuildTools, CoreFx, CoreSetup to preview1-03706-01, preview.19106.8, p...dotnet-maestro-bot2-5/+179
2019-02-08JIT: Suppress emitting same-reg zero extending move (#22454)Andy Ayers3-1/+88
2019-02-08JIT: fix ifdef guarding an assert (#22460)Andy Ayers1-1/+1
2019-02-08Force results of rejected multi-reg-returning tail-call candidates to temp. (...Eugene Rozenfeld3-0/+153
2019-02-07Finish removing Environment from corefxStephen Toub1-6/+1
2019-02-07Fix the desktop warning (#22481)Sergey Andreenko1-1/+1
2019-02-07Move DateTime for Unix to shared partition (#22383)Marek Safar5-11/+29
2019-02-07Disable more baseservices/threading/interlocked tests on Ubuntu.Arm64 (#22471)Egor Chesakov1-0/+12
2019-02-07Fix race condition in g_pfnGetSystemTimeAsFileTime initialization (#22466)Jan Kotas1-4/+9
2019-02-07Add config option to disable tier 0 JIT (#22370)Koundinya Veluri10-55/+206
2019-02-07Merge pull request #22023 from BruceForstall/FixGSWithLocallocBruce Forstall10-424/+1302
2019-02-07More PAL layer cleanup for GNU and add build script support for GCC (#22369)Sinan Kaya33-85/+394
2019-02-07Fix GCSample bit rot (#22462)Jan Kotas6-19/+35
2019-02-07Merge pull request #22435 from echesakovMSFT/TreatCLRTestExecutionArgumentsAs...Egor Chesakov3-14/+8
2019-02-07Fixing Utf8Formatter.Float to support all the same format specifiers as the u...Tanner Gooding2-24/+14
2019-02-07Fix delegate creation for default interface methods on structs (#22427)Michal Strehovský3-1/+216
2019-02-07Cleanup LLVM assumption (#22456)Sinan Kaya6-16/+16
2019-02-06Fix CoreLib to include PasteArguments.Unix.cs correctly (#22453)Stephen Toub1-1/+1
2019-02-06Move Array to shared partition (#22321)Marek Safar4-655/+686
2019-02-06Implement ManifestBasedResourceGroveler::GetNeutralResourcesLanguageAttribute...Marek Safar9-176/+15
2019-02-06Fix ARM64 GS with locallocBruce Forstall10-424/+1302
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed15-99/+568
2019-02-06Merge pull request #22450 from BruceForstall/DisableFlakySystemNetTestsBruce Forstall1-0/+1
2019-02-06Throw an exception when passing strings by-value as out parameters. (#21513)Jeremy Koritzinsky10-36/+81
2019-02-06Allow lcl_var structs to be widened to primitive types on unix amd64. (#22437)Jarret Shook1-4/+5
2019-02-06Disable flaky Linux/arm64 corefx System.Net.Sockets.TestsBruce Forstall1-0/+1
2019-02-06Treat $(CLRTestExecutionArguments) as an array in BashEgor Chesakov2-8/+8
2019-02-06Enable baseservices/threading/paramthreadstart/ThreadStartString_1Egor Chesakov1-6/+0
2019-02-06Add option to run tests in unloadable context (#22332)Jan Vorlicek68-9/+202
2019-02-05Merge pull request #22433 from BruceForstall/DisableFailingLinuxArm64TestBruce Forstall1-0/+3
2019-02-05Merge pull request #22438 from BruceForstall/DisableFailingXarchTestsBruce Forstall1-0/+18
2019-02-05Merge pull request #22439 from BruceForstall/DisableWaitOne2Bruce Forstall1-0/+3
2019-02-05Merge pull request #22444 from BruceForstall/DisableGThread23Bruce Forstall1-0/+3
2019-02-05Disable GThread23 testBruce Forstall1-0/+3
2019-02-05Disable failing constrainedcall test on LinuxBruce Forstall1-0/+3