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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06"Lavender Blue": Bringing some code from corefx master for async-streams (C# ...Martin Baulig
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-04-20Ensure framework assemblies have higher version than those applied to previou...Eric St. John
2018-04-12Add tests for ValueTask type safety (#28942)Stephen Toub
2018-04-09Add more ValueTask perf tests (#28937)Stephen Toub
2018-03-09Update UAP System.Private.CoreLib to unblock UAP builds (#27805)Simon Nattress
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-03-07Fix System.Threading.Tasks.Extensions packaging for 2.1 (#27760)Stephen Toub
2018-03-02Expose and roll out ValueTask extensibilityStephen Toub
2018-03-01Adjust System.Threading.Tasks.Extensions for IValueTaskSourceStephen Toub
2018-02-11Mark {Configured}ValueTaskAwaiter as readonly in contracts (#27030)Stephen Toub
2018-02-02Use ValueTask shared from corelib (#26636)Stephen Toub
2018-01-31Add ValueTask perf tests (#26706)Stephen Toub
2018-01-31Remove ValueTask<T>.CreateAsyncMethodBuilder from ref (#26703)Stephen Toub
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2017-12-15Freeze the assembly version for System.Threading.Tasks.ExtensionsWes Haggard
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-23Remove stale SetStateMachine call in testStephen Toub
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-29Update VS configurationsEric St. John
2017-08-18Delete bad test from AsyncValueTaskMethodBuilderTests. (#23356)Aditya Mandaleeka
2017-07-25Expose ValueTask from System.Runtime in netcoreapp (#22559)Stephen Toub
2017-07-22Enable Tasks.Extensions tests on uap (#22481)Koundinya Veluri
2017-07-13Clean up source for ValueTask (#21771)Stephen Toub
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-05-24Update VS configurations and ProjectGUID's for 4 new ref projects.Eric Mellino
2017-05-24Add a "GenerateReferenceAssembly" target and generate four assemblies.Eric Mellino
2017-05-17Increment versions post 2.0Eric St. John
2017-04-18Reorder pkgproj itemsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-17Fix package dependency issuesEric St. John
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Remove the key conditions so it is always correctly setWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Merge pull request #15880 from weshaggard/FixDocCommentFileForValueTupleStephen Toub
2017-02-07Fix name of DocumenationFile so intellisense correctly buildsWes Haggard
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard