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-08-25Move Editor Attribute to S.CM.Primitives and apply to types that had it in ne...Santiago Fernandez Madero
2020-08-09Update Microsoft.CodeAnalysis.NetAnalyzers to 3.3.0-beta3.20407.4 (#40560)Stephen Toub
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-18Mark Obsoletions for .NET 5 (#39269)Jeff Handley
2020-07-17mark Windows-specific APIs as such (#39265)Adam Sitnik
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-30Disable P/Invoke analyzer (#38550)Stephen Toub
2020-06-26Fix CA1805 for unnecessary initialization of fields (#38410)Stephen Toub
2020-06-03Revert "Adding A log presence check before trying to delete (#36779)" (#37323)Santiago Fernandez Madero
2020-05-27rearrange tfms for intellisense (#37027)Anirudh Agnihotry
2020-05-22Adding A log presence check before trying to delete (#36779)Anirudh Agnihotry
2020-05-14Disable System.Diagnostics.Tests.EventLogSourceCreationTests (#36138)Santiago Fernandez Madero
2020-05-11Use TargetFramework conditions consistently in libraries (#35956)Viktor Hofer
2020-05-11Revert "Revert "Remove superflous CheckReleased call which will slow down Eve...Tarek Mahmoud Sayed
2020-05-09Revert "Remove superflous CheckReleased call which will slow down Event Log R...Tarek Mahmoud Sayed
2020-05-07Remove superflous CheckReleased call which will slow down Event Log Reading u...Alois-xx
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-04-06Enable restore for ref and src projects in libs (#33553)Viktor Hofer
2020-03-11Re-use StringBuilder inside iteration (#32759)Alaa Masoud
2020-02-19Update all issues in source code to point to runtime (#32349)Santiago Fernandez Madero
2020-02-19Move EventLog tests to not run on CI (#32501)Viktor Hofer
2020-02-18Prefer StringBuilder.Append(char) over Append(string) (#32467)Stephen Toub
2020-02-16Disable EventLog test on all targets (#32403)Viktor Hofer
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-09Delete [SuppressMessage(...)] attributes for old/defunct/unused rules (#31966)Stephen Toub
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-22Unify CoreLib interop files (#1914)Jan Kotas
2020-01-18More renames of full framework to .NET Framework (#1900)Jan Kotas
2020-01-16Change all ActiveIssues to use Uris instead of numbers (#1768)Stephen Toub
2020-01-03Move most of CoreLib interop under Common (#1247)Jan Kotas
2019-12-27Replace GetDirectoryNameOfFileAbove with GetPathOfFileAbove where possible (#...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-14Fix CodeAnalysis.ruleset path (#35)Viktor Hofer
2019-11-13Update CoreLib path for consolidation (dotnet/corefx#42577)Viktor Hofer
2019-11-12Fix StyleCop rule SA1129 ("Do not use default value type constructor") (dotne...Stephen Toub
2019-11-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-11-11Validate member attributes (dotnet/corefx#42427)Eric StJohn
2019-11-04Simplify Array.Copy(a, 0, b, 0, c) to Array.Copy(a, b, c) (dotnet/corefx#42343)Stephen Toub
2019-10-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
2019-10-23Event log retries (dotnet/corefx#42017)Dan Moseley
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-09-18Remove DEBUG-only TraceSource/Switch usage from corefx (dotnet/corefx#41177)Stephen Toub
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer