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-24Remove obsolete ActiveIssue attributes for #23972 (#39842)Viktor Hofer
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-18Remove unused locals in System.IO.FileSystem.* (#39552)Matt Kotsenas
2020-07-17mark Windows-specific APIs as such (#39265)Adam Sitnik
2020-07-16Improve SuppressGCTransitionAttribute docs (#39410)Jan Kotas
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-07-08Update license headers (#38793)Stephen Toub
2020-05-11Use TargetFramework conditions consistently in libraries (#35956)Viktor Hofer
2020-05-06Change netcoreapp5.0 to net5.0 (#35176)Viktor Hofer
2020-05-04Remove TargetsNet* from the runtime repo (#35589)Anirudh Agnihotry
2020-04-28Remove Targets* instances from .props files (#35353)Anirudh Agnihotry
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-14Fix indentations of nameof (#33586)Next Turn
2020-02-19Update all issues in source code to point to runtime (#32349)Santiago Fernandez Madero
2020-02-14fixing the order of targetFrameworks to show appropriate files in the VS (#32...Anirudh Agnihotry
2020-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-11add fromPackage to exclude properties (#32063)Anirudh Agnihotry
2020-02-07Annotate System.IO.FileSystem.AccessControl for nullable (#31780)buyaa-n
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-27Unify remaining CoreLib interop files (#2203)Jan Kotas
2020-01-18More renames of full framework to .NET Framework (#1900)Jan Kotas
2020-01-18Address more issue numbers in the code (#1888)Stephen Toub
2020-01-17Port CreateDirectory method as a DirectorySecurity extension (#1834)Carlos Sanchez Lopez
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
2020-01-03Move most of CoreLib interop under Common (#1247)Jan Kotas
2019-12-27Replace GetDirectoryNameOfFileAbove with GetPathOfFileAbove where possible (#...Jan Kotas
2019-12-18FileSystemAclExtensions missing `this` nullchecks (#1001)Carlos Sanchez Lopez
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-12-13FileSecurity/DirectorySecurity should support long paths (#647)Carlos Sanchez Lopez
2019-12-11Verified the null checking in the extension methods. (#316)Erhan Atesoglu
2019-12-06Remove duplicates of Interop.Kernel32.GenericOperations.GENERIC_READ and GENE...Youssef Victor
2019-11-14Fix test build of test project that referenced corefx shared corelib directly...Santiago Fernandez Madero
2019-11-14Downgrade coreclr version as well and fixes (#39)Viktor Hofer
2019-11-13Fix NetStandard issue in System.IO.FileSystem.AccessControl in 5.0 (dotnet/co...Carlos Sanchez Lopez
2019-11-13Update CoreLib path for consolidation (dotnet/corefx#42577)Viktor Hofer
2019-11-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-11-07Centralize fix for nullability annotations in netstandard builds (dotnet/core...Eirik Tsarpalis
2019-10-30Add file creation method that takes an ACL (dotnet/corefx#42099)Carlos Sanchez Lopez
2019-10-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
2019-10-23Add directory creation method that takes an ACL (dotnet/corefx#41834)Carlos Sanchez Lopez
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-10-15Break the ACL classes into files (dotnet/corefx#41454)Jeremy Kuhne
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-22Re-enable xunit warning 2017 (dotnet/corefx#40467)madmir
2019-08-12Enable StyleCop rules 1205, 1411, 1026, and 1000 (dotnet/corefx#40254)Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub
2019-07-29Enable analyzer for xUnit2000 (Constants and literals should be the expected ...Ganbarukamo41
2019-07-24Enable xunit2012 analyzer (dotnet/corefx#39730)Viktor Hofer