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-03Add manual roots for ILLinkEric St. John
2017-03-22Merge pull request #17351 from davidsh/fixdesktoptests2David Shulman
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-21Issue #12662 Use IPAddress.Address in place of GetAddressBytesWinCPP
2017-03-16Fix race condition in System.Net.Ping test.Ian Hays
2017-03-14Delete dead "shim" code from System.NetStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Add better error message for failing ping test (#16929)Ian Hays
2017-03-01Increase Ping test timeout.Ian Hays
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-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-09Address feedbacksepidehMS
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-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
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-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
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-20Merge pull request #15312 from ericstj/packageCleanup3Eric StJohn
2017-01-19Add assemblies to NETCore.App if in netstandardEric St. John
2017-01-19Remove packages from NETStandard2.0Eric St. John
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-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-20Use netcoreapp and netstandard for targetgroups (#14616)chcosta
2016-12-17Use static configurations for building a vertical (#14489)chcosta
2016-12-16Make Test projects compile against the Targeting pack. (3/3 of the work) (#14...Jose Perez Rodriguez
2016-12-13Remove builds files (#14449)chcosta
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-11-22Update stable dependencies to latest stableEric St. John
2016-11-22Update CoreClr, CoreFx, External, ProjectNTfs to beta-24721-04, beta-24721-02...dotnet-bot
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-16Merge pull request #13440 from JohnChen0/masterJohn Chen
2016-11-16Update CoreClr, CoreFx, External, ProjectNTfs to beta-24716-02, beta-24715-03...dotnet-bot
2016-11-15Merge latest from 'master' and resolved conflictsJohn Chen (CLR)