summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Merge pull request #24222 from BruceForstall/AddCorefxExclusionsBruce Forstall1-0/+28
2019-04-24Expand corefx exclusionsBruce Forstall1-0/+28
2019-04-24Update IBCMerge and ensure that it runs when in a release build and ibcoptimi...Jeremy Koritzinsky2-11/+28
2019-04-24Merge pull request #24206 from dotnet-maestro-bot/master-UpdateDependenciesWilliam Godbe2-3/+3
2019-04-24Merge pull request #24218 from BruceForstall/FixLinuxX64CorefxTestingBruce Forstall1-1/+1
2019-04-24Remove extraneous percent character in Linux/x64 corefx testing commandBruce Forstall1-1/+1
2019-04-24Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-op...dotnet-maestro[bot]2-6/+6
2019-04-24Update CoreClr to preview6-27624-71dotnet-maestro-bot2-3/+3
2019-04-23Match managed DetermineLibraryNameVariations implementation to native Determi...Jeremy Koritzinsky1-10/+1
2019-04-23Delete unnecessary static and update GCSample to VS2019 (#24204)Jan Kotas3-6/+4
2019-04-23Merge pull request #24201 from BruceForstall/AllowFineGrainedCorefxTestExclus...Bruce Forstall5-12/+50
2019-04-23Update CoreClr to preview6-27623-73 (#24200)dotnet-maestro-bot2-3/+3
2019-04-23Revert "Dummy commit" (#24197)Anirudh Agnihotry1-52/+0
2019-04-23Enable fine-grained and universal exclusions for CoreFX testsBruce Forstall5-12/+50
2019-04-23Fix failures caused by ICU regression (#24190)Tarek Mahmoud Sayed2-2/+7
2019-04-23Merge pull request #23932 from briansull/zero-offset-mapBrian Sullivan6-82/+177
2019-04-23Fix crash after unload with server GC (#24196)Jan Vorlicek1-0/+6
2019-04-23Nullable : System.Diagnostics.Eventing (Directory) (#24192)Anirudh Agnihotry11-76/+72
2019-04-23Add test coverage for static members on interfaces (#23928)Michal Strehovský6-0/+272
2019-04-23Merge pull request #24195 from Anipik/tempAnirudh Agnihotry1-0/+52
2019-04-23Dummy commitAnipik1-0/+52
2019-04-23Added additional comment explaining ChnageOper(GT_LCL_FLD) and NotAFieldBrian Sullivan1-9/+12
2019-04-23[master] Update dependencies from dotnet/corefx (#24148)dotnet-maestro[bot]2-6/+6
2019-04-23[master] Update dependencies from dnceng/internal/dotnet-optimization (#24150)dotnet-maestro[bot]2-6/+6
2019-04-23Update CoreClr to preview6-27623-71 (#24152)dotnet-maestro-bot2-3/+3
2019-04-23Fix handling of negative numbers in ThreadPool.SetMin/MaxThreads (#24163)Stephen Toub2-2/+22
2019-04-23Implement APIs for some threading metrics (CoreRT) (dotnet/corert#7066)Koundinya Veluri1-4/+30
2019-04-22Merge pull request #24176 from BruceForstall/Fix24175Bruce Forstall2-2/+2
2019-04-22Merge pull request #24174 from BruceForstall/Fix24172Bruce Forstall1-1/+2
2019-04-22Disable 2 GC tests under HeapVerify for arm64Bruce Forstall2-2/+2
2019-04-22Disable _il_relthread-race test under GCStressBruce Forstall1-1/+2
2019-04-22Merge pull request #24168 from wtgodbe/p6William Godbe2-2/+2
2019-04-22Update branding in master to preview6wtgodbe2-2/+2
2019-04-22Fix `CORE_LIBRARIES` docSteve MacLean1-1/+1
2019-04-22Correct iterator (#24160)Sinan Kaya1-2/+2
2019-04-22Disable failing IJW tests against #23358Russ Keldorph1-15/+15
2019-04-22Remove create assembly name (#24154)Steve MacLean8-74/+34
2019-04-22Fix Arm64 UpperVector save/restore (#24043)Carol Eidt7-102/+345
2019-04-21Fix AssemblyName cache hash and key (#24138)Steve MacLean6-7/+33
2019-04-21Fixed link to .NET Core SDK (#24147)Yoh Deadfall1-1/+1
2019-04-20Update BuildTools, CoreClr to preview4-03917-01, preview5-27618-71, respectiv...dotnet-maestro-bot6-7/+9
2019-04-20[master] Update dependencies from dnceng/internal/dotnet-optimization (#24120)dotnet-maestro[bot]2-6/+6
2019-04-20Update dependencies from https://github.com/dotnet/corefx build 20190419.11 (...dotnet-maestro[bot]2-6/+6
2019-04-20Eventpipe Crst ordering fix (#24101)Sung Yoon Whang2-4/+5
2019-04-20Tighten asserts (#24124)Andrew Au5-10/+10
2019-04-20Update dependencies from https://github.com/dotnet/core-setup build 20190420....dotnet-maestro[bot]2-3/+3
2019-04-20Merge pull request #24131 from sandreenko/addAReproTestSergey Andreenko2-0/+67
2019-04-20Fix Timezone whitespace (#24137)Steve MacLean2-3046/+3046
2019-04-19The thread triggering finalizer shutdown events should be in an alertable sta...Aaron Robinson1-1/+5
2019-04-19Pulling in CoreFX changes and fixing up Sse2.StoreLow to be Sse2.StoreScalar ...Tanner Gooding8-64/+44