Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-10[Wasm] Enable System.IO.Compression.ZipFile tests (#39092)Steve Pfister
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-19Stop ignoring CS1573 in multiple projects (#38094)Stephen Toub
2020-06-18Add support to map test support files to wasm vfs in WasmAppBuilder (#37938)Santiago Fernandez Madero
2020-04-25Use attribute Link syntax for Common files (#35436)Marcus Turewicz
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-03-07enable tests (#33314)Anirudh Agnihotry
2020-02-19Update all issues in source code to point to runtime (#32349)Santiago Fernandez Madero
2020-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-09Delete [SuppressMessage(...)] attributes for old/defunct/unused rules (#31966)Stephen Toub
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-29Merging small assemblies (part 1/N) (#2189)Jan Kotas
2020-01-21enable unicode tests on OSX (#1728)Tomas Weinfurt
2020-01-17ZipFile.CreateFromDirectory: ensure entryEncoding parameter is being passed (...Eirik Tsarpalis
2020-01-16Nullable annotate System.IO.Compression.ZipFile (#1811)Eirik Tsarpalis
2020-01-16Change all ActiveIssues to use Uris instead of numbers (#1768)Stephen Toub
2020-01-06Move Corelib shared files under Common (#1307)Jan Kotas
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-11-14Fix test build of test project that referenced corefx shared corelib directly...Santiago Fernandez Madero
2019-11-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-11-04Consolidate .netcoreapp.cs test files in System.IO.* (dotnet/corefx#42329)Roman Marusyk
2019-11-01Use Package suffix instead of PackageId and Version suffix instead of Package...Viktor Hofer
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-24Contribute to IDE0055 (fix formatting)Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-07-29Re-enable xunit warning 2009 (dotnet/corefx#39847)Stephen Toub
2019-06-15Enable project restore for test projects (dotnet/corefx#38151)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-05-17Use Arcade DotNetTool and NuGetPackageRoot (dotnet/corefx#37647)Viktor Hofer
2019-05-09Remove unnecessary string allocation from ZipFileUtils (dotnet/corefx#37546)Stephen Toub
2019-05-09Make ZipFileUtils use of ArrayPool more reliable (dotnet/corefx#37547)Stephen Toub
2019-04-17Update testdata versions (dotnet/corefx#36938)Viktor Hofer
2019-04-14Remove myget feeds (dotnet/corefx#36797)Santiago Fernandez Madero
2019-04-13overwrite -> overwriteFiles (dotnet/corefx#36831)Maira Wenzel
2019-03-30Improve StaticTestGenerator and fix some visibility (dotnet/corefx#36472)Stephen Toub
2019-03-03Project msbuild syntax cleanup (dotnet/corefx#35686)Viktor Hofer
2019-02-28Auto-generate the reference assemblies and separate type forwards (dotnet/cor...Ahson Khan
2018-12-24Removed global suppression of CS1573 and CS1591 warnings (dotnet/corefx#34232)Stanislav Ushakov
2018-12-17Fixed suppressed XML documentation errors (dotnet/corefx#34020)Stanislav Ushakov
2018-12-09Turn on xml documentation validation globally. (dotnet/corefx#32934)AraHaan
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-09-07Fix extract out of directory (dotnet/corefx#32127)Jeremy Kuhne
2018-08-29Move uap, uapaot, netfx, netcoreapp and netcoreapp20 constant definitions to ...Filip Navara
2018-08-23Update xunit to official 2.4.0 runnerViktor Hofer
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-06-16merge master into SdkProjEric Erhardt
2018-06-16Rename dir files to Directory.BuildEric Erhardt
2018-06-15Reenable negative compression tests (dotnet/corefx#28993)Viktor Hofer