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
2022-07-15Enabling 9 new libraries tests for NativeAOT (#72167)Michal Strehovský
2022-05-25[wasm] First attempt at a wasm app host (#68696)Ankit Jain
2022-05-02Update solution files to include missing deps (#68668)Viktor Hofer
2022-04-25Change Nullable to default to enable in libraries src and ref projects (#68102)Eric Erhardt
2022-03-04Rename `DllImportGenerator` project to `LibraryImportGenerator` (#66029)Elinor Fung
2022-02-24Use TargetFramework singular for testsViktor Hofer
2022-02-22Fix slngen.proj and update solution files (#65711)Viktor Hofer
2022-02-20Remove S.R.CS.Unsafe and Intrinsify Unsafe (#64861)Wraith
2022-02-12Don't use Targets* helper properties in libs (#64500)Viktor Hofer
2022-02-03Consume renamed TargetFramework package (#64670)Viktor Hofer
2021-10-26Update slngen and solution files (#60871)Viktor Hofer
2021-09-04Update solution files for correct ordering of elements (#58655)Viktor Hofer
2021-08-09Strong name key id cleanup and pkg testing move (#57044)Viktor Hofer
2021-07-31Enable trimming TLS arrays in ArrayPool.Shared (#56316)Stephen Toub
2021-07-28Update libraries solution and NuGet.config files (#56430)Viktor Hofer
2021-07-21Fix outerloop System.Buffers tests after s_trimBuffers removal (#56068)Stephen Toub
2021-07-14Raise the max size poolable by ArrayPool (#55621)Stephen Toub
2021-06-12Expose RoundUpToPowerOf2 (#53992)Huo Yaoyuan
2021-03-03Add ArrayPool event for dropped buffers (#49031)Stephen Toub
2020-12-08Find&Replace coreclr/src -> coreclr (#45761)Jan Kotas
2020-12-02Fix deadlock in TestEventListener and re-enable ArrayPool DiagnosticEvent tes...Sung Yoon Whang
2020-12-02Disable DiagnosticEvent tests in arraypool (#45451)Santiago Fernandez Madero
2020-11-17Add workflow to update solution files with SlnGen and update them initially (...Viktor Hofer
2020-10-31Disable PollingEventFires test (#44096)Stephen Toub
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-22Use ProjectReference to build against System.Private.CoreLib (#38196)Viktor Hofer
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-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-02-04Delete unnecessary netstandard builds (#31641)Jan Kotas
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-27Remove versionless netstandard target group (dotnet/corefx#41984)Viktor Hofer
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-10-15Reduce RemoteInvoke usage in tests (dotnet/corefx#41741)Stephen Toub
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-30Test for ArrayPool.Create allocating cleared arrays (dotnet/corefx#40592)Stephen Toub
2019-07-29Enable analyzer for xUnit2000 (Constants and literals should be the expected ...Ganbarukamo41
2019-06-20Update sln configurations (dotnet/corefx#38698)Viktor Hofer
2019-06-14Enable nullable context to System.Buffers (dotnet/corefx#38530)Santiago Fernandez Madero
2019-06-06Remove NetNative uapaot support (dotnet/corefx#38170)Viktor Hofer
2019-05-30Replace netstandard test projects with tfmsViktor Hofer
2019-05-30Ignore some System.Runtime tests on Mono (dotnet/corefx#37358)Egor Bogatov