summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-05Disable baseservices\threading\mutex\misc\waitone2 testBruce Forstall1-0/+3
2019-02-05Disable failing BestFitMapping testsBruce Forstall1-0/+18
2019-02-05Merge pull request #22431 from BruceForstall/DisableCorefxFailingTestsBruce Forstall1-0/+2
2019-02-05Merge pull request #22432 from BruceForstall/DisableWindowsArm64CorefxCronJobsBruce Forstall1-0/+9
2019-02-05Fix ProjectN build breaks (dotnet/corert#6954)Michal Strehovský1-1/+2
2019-02-05Avoid duplicate tree lookup in GetCollatorFromSortHandle (#22390)Filip Navara1-9/+7
2019-02-05Merge pull request #22425 from BruceForstall/UploadMsbuildLogsBruce Forstall7-9/+51
2019-02-05Disable Windows arm64 corefx cron jobsBruce Forstall1-0/+9
2019-02-05Merge pull request #22415 from adityamandaleeka/pinvoke_ehAditya Mandaleeka2-10/+6
2019-02-05Use Jenkins for Linux/arm32 testing (#22429)Egor Chesakov2-7/+16
2019-02-05Disable failing Linux/arm64 corefx testsBruce Forstall1-0/+2
2019-02-05Merge pull request #22421 from BruceForstall/RestrictArm64XunitParallelismBruce Forstall1-0/+2
2019-02-05Merge pull request #22416 from BruceForstall/FixRunTestOutputBruce Forstall1-4/+11
2019-02-05Correctly error out gracefully on setup-stress-dependencies when libcoredisto...Jeremy Koritzinsky1-1/+1
2019-02-05Notify dac when prejitted code is going to be used for a method (#22296)Andy Ayers1-1/+14
2019-02-05Add draft default interface methods specification (#21564)Michal Strehovský1-0/+52
2019-02-04Fix marshalling UTF8 string struct member from native to managed. (#22408)Jeremy Koritzinsky3-6/+24
2019-02-04Extract addressing mode analysis from gtSetEvalOrder (#22387)Carol Eidt2-317/+344