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-02-28Change new ThreadPool.QueueUserWorkItem overload to be genericStephen Toub
2017-11-19Delete unnecessary SecurityCritical and SecuritySafeCritical annotationsJan Kotas
2017-10-03Expose/test ThreadPool.QueueUserWorkItem(..., bool preferLocal) (#24396)Stephen Toub
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot
2017-01-03Update CoreClr, CoreFx to beta-24903-03, beta-24903-02, respectively (#14819)dotnet bot
2017-01-03Update CoreClr, CoreFx, ProjectNTfs to beta-24903-02, beta-24903-01, beta-249...dotnet-bot
2017-01-02Update CoreClr, CoreFx to beta-24902-03, beta-24902-02, respectivelydotnet-bot
2017-01-02Update CoreClr, CoreFx, ProjectNTfs to beta-24902-02, beta-24902-01, beta-249...dotnet-bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24829-03, beta-24829-02, beta-248...dotnet bot
2016-12-29Update CoreClr, CoreFx, ProjectNTfs to beta-24828-03, beta-24828-03, beta-248...dotnet bot
2016-12-28Update CoreClr, CoreFx, ProjectNTfs to beta-24827-03, beta-24827-01, beta-248...dotnet-bot
2016-12-14Update CoreClr, CoreFx, ProjectNTfs to beta-24814-02, beta-24814-01, beta-248...dotnet-bot
2016-12-13Update CoreClr, CoreFx, ProjectNTfs to beta-24813-01, beta-24813-02, beta-248...dotnet-bot
2016-12-11Update CoreClr, CoreFx to beta-24811-03, beta-24811-02, respectivelydotnet-bot
2016-12-11Update CoreClr, CoreFx to beta-24811-01, beta-24811-01, respectivelydotnet-bot
2016-12-10Update CoreClr, CoreFx to beta-24810-04, beta-24810-03, respectivelydotnet-bot
2016-12-10Update CoreFx to beta-24810-02dotnet-bot
2016-12-10Revert "Strip out SecurityCritical attributes" (#14393)Jeremy Kuhne
2016-12-10Strip out SecurityCritical attributes (#14383)Jeremy Kuhne
2016-12-10Update CoreFx to beta-24809-03dotnet-bot
2016-12-09More ordering consistencyStephen Toub
2016-12-09Update CoreClr, CoreFx to beta-24809-02, beta-24808-03, respectivelydotnet-bot
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-11-22Update CoreClr, CoreFx, External, ProjectNTfs to beta-24721-04, beta-24721-02...dotnet-bot
2016-11-19Expose some threading-related things for ns2.0 (#13722)Koundinya Veluri
2016-11-18Update CoreFx, ProjectNTfs to beta-24717-03, beta-24718-00, respectivelydotnet-bot
2016-11-17Update CoreClr, CoreFx, ProjectNTfs to beta-24717-03, beta-24717-02, beta-247...dotnet-bot
2016-11-16Update CoreClr, CoreFx, External, ProjectNTfs to beta-24716-02, beta-24715-03...dotnet-bot
2016-11-15Update CoreFx, External, ProjectNTfs to beta-24715-02, beta-24715-00, beta-24...Stephen Toub
2016-11-14Update CoreFx, ProjectNTfs to beta-24714-01, beta-24714-00, respectivelydotnet-bot
2016-11-11Clean up ToDos in ThreadPoolEric St. John
2016-11-11Update CoreFx to beta-24711-02dotnet-bot
2016-11-11Update CoreFx, External, ProjectNTfs to beta-24711-01, beta-24711-00, beta-24...dotnet-bot
2016-11-11Update CoreFx, External, ProjectNTfs to beta-24710-01, beta-24710-00, beta-24...dotnet-bot
2016-11-09Update CoreFx to beta-24709-02dotnet-bot
2016-11-09Update CoreClr, CoreFx, External, ProjectNTfs to beta-24709-02, beta-24709-01...dotnet-bot
2016-11-09Update CoreClr, CoreFx to beta-24709-01, beta-24708-05, respectivelydotnet-bot
2016-11-09Update corefx to beta-24708-03Stephen Toub
2016-11-09Update CoreClr, CoreFx, External, ProjectNTfs to beta-24708-02, beta-24707-01...dotnet-bot
2016-11-05Update CoreFx to beta-24705-01dotnet-bot
2016-11-05Update CoreClr, CoreFx, External, ProjectNTfs to beta-24704-04, beta-24704-03...dotnet-bot
2016-11-03Updating corefx versions to beta-24703-01Jose Perez Rodriguez
2016-11-02Adding Tests to OverlappedRama Krishnan Raghupathy
2016-11-02Adding Overlapped Class to ThreadingRama Krishnan Raghupathy