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-08Update license headers (#38793)Stephen Toub
2020-06-24[libraries] Skip System.Threading.Timer hanging tests (#38295)Mitchell Hwang
2020-06-23[libraries] Add IsThreadingSupported for System.Threading.Timer test failures...Mitchell Hwang
2020-06-22Use ProjectReference to build against System.Private.CoreLib (#38196)Viktor Hofer
2020-06-20[libraries] Properly skip thread failing WASM tests (#38089)Mitchell Hwang
2020-06-17[libraries] Add ConditionalFact to wasm failing tests (#37822)Mitchell Hwang
2020-06-12Tfm clean up (#37623)Anirudh Agnihotry
2020-06-09Use ConditionalFact/Theory for skipping RemoteExecutor on unsupported platfor...Alexander Köplinger
2020-06-09Enable nullable reference types for full facades (#37589)Stephen Toub
2020-06-05Add non-generic TaskCompletionSource (#37452)Stephen Toub
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-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-29Merging small assemblies (part 1/N) (#2189)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-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-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-07-11Clean up Timer tests (dotnet/corefx#39333)Stephen Toub
2019-07-11Add timer firing test for very long timers (dotnet/corefx#39311)Stephen Toub
2019-06-14Add nullable annotations to System.Threading.Timer ref assembly (dotnet/coref...Santiago Fernandez Madero
2019-06-13Expose and test Timer.ActiveCountKoundinya Veluri
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-05-09Expose and test APIs for some threading metrics (CoreFX) (dotnet/corefx#37401)Koundinya Veluri
2019-05-07Fix VS Configurations for all projects in corefx (dotnet/corefx#37477)Jose Perez Rodriguez
2019-04-10Removed netcoreappaot configuration from corefx (dotnet/corefx#36739)Anirudh Agnihotry
2019-04-05Add a timer test (dotnet/corefx#36576)Koundinya Veluri
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
2019-01-28Add IAsyncDisposable implementations to refs (dotnet/corefx#34898)Stephen Toub
2019-01-23Make TimerFiring test more robust to machine disturbances (dotnet/corefx#34762)Dan Moseley
2018-11-08Expose\test Timer.DisposeAsyncStephen Toub
2018-10-31Rename AssemblyKey properties to StrongNameKeyId as part of arcade workWes Haggard
2018-10-11Add more Timer tests (dotnet/corefx#32729)Stephen Toub
2018-10-02Coverage do not target CoreLib in bulk (dotnet/corefx#32537)Paulo Janotti
2018-09-12Build managed code and packages for WebAssembly/netcoreappaot (dotnet/corefx#...Morgan Brown
2018-08-29Update the configurations properties in projectsWes Haggard
2018-08-22Add netcoreappaot target group (dotnet/corefx#30980)Morgan Brown
2018-06-29Merge master into SdkProjEric Erhardt
2018-06-29Change .csproj to new Configurations propertyEric Erhardt
2018-06-26Simplify built-in types across corefx tests (dotnet/corefx#30660)Stephen Toub
2018-06-16Rename dir files to Directory.BuildEric Erhardt
2018-05-21Convert all .csproj files in src to SDK-style projectswtgodbe
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-05-25Remove help VS commentsEric St. John