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-04Updating uap and uapaot baseline filesJose Perez Rodriguez
2017-04-03Move System.Net.Cookie to System.Net namespaceTijoy Tom Kalathiparambil
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-30Add serialization test for CookieContainer (#17673)David Shulman
2017-03-21Skip NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-14Delete dead "shim" code from System.NetStephen Toub
2017-03-10Change tests that use async void to async TaskSteve Harter
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-23Update performance csprojsDrew Scoggins
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-17Merge pull request #16247 from morganbr/NetPrimitivesResourcesStephen Toub
2017-02-17Cleanup of string resources for System.Net.Primitives based on an automated s...Morgan Brown
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Marking code as unchecked (pt 8) (#16117)Dennis "D.C." Dietrich
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
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
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Fix configurations for UAPEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-25Avoid InternalGetCookies costs when there are no cookiesStephen Toub
2017-01-24Remove array allocation from IPAddress.{Try}ParseStephen Toub
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-21Enable NetFX tests (Step 1) (#15344)Tarek Mahmoud Sayed
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-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-14Prefer using Array.Length as upper for loop limit (#15192)mikedn
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12Fix System.Net.Primitives.Functional.Tests to run on net46 (#15084)Tarek Mahmoud Sayed
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot
2017-01-11Automated rename of tfm specific filesAlex Perovich
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-10Update CoreClr, CoreFx, ProjectNTfs to beta-24910-02, beta-24910-02, beta-249...dotnet bot