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
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-17ConcurrentDictionary null comparer consistency with BCL (#18441)Joseph Musser
2017-04-17Add TryAdd/Remove extension methods in CollectionExtensions (#18091)Nate Barbettini
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-24Fixed a small confusing mistake in comment.Liangyaozhi
2017-03-21Replaced ContainsKey() Calls with TryAdd() Dictionary Calls (#17201)Rion Williams
2017-03-17Reduce memory load of ConcurrentCollections test (#17205)Ian Hays
2017-02-21Cut GetTypeInfo from ConcurrentDictionary and use switch over if-elseJon Hanna
2017-02-19Merge pull request #16295 from stephentoub/cs_randomStephen Toub
2017-02-19Delay Random allocation in ConcurrentStackStephen Toub
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-07Marking code as unchecked (pt 1) (#15805)Dennis "D.C." Dietrich
2017-02-06Two fixes to ConcurrentQueueStephen Toub
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
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
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-25Add ConcurrentBag.Clear and ConcurrentQueue.ClearStephen Toub
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard.Library 1.6Eric St. John
2017-01-18Performance improvement: Make ConcurrentDictionary with Enum values also prof...dnickless
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-07Changes required to have the repo building after mergeJose Perez Rodriguez
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-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
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-28Fix ConcurrentDicionary -> ConcurrentDictionary Typo (#14727)Justin Van Patten
2016-12-20Use netcoreapp and netstandard for targetgroups (#14616)chcosta
2016-12-15Merge pull request #13828 from justinvp/concurrentdictionaryIan Hays
2016-12-14Update CoreClr, CoreFx, ProjectNTfs to beta-24814-02, beta-24814-01, beta-248...dotnet-bot