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-07-04Removing unused UAP code and SmtpClient HostName workaround (#21670)Caesar Chen
2017-06-30Tracking ETW UAP test failures against a single issue. Global mutex is not su...Cristian Pop
2017-05-26Update build configurationsEric St. John
2017-05-25Remove help VS commentsEric St. John
2017-05-24add uap target in VS workCaesar Chen
2017-05-24remove dependency on WinRT APICaesar Chen
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-05-08Disable failed tests for 6 issues. (#19464)Jiayi Li
2017-04-21Merge pull request #18714 from jkotas/dead-codeStephen Toub
2017-04-21Delete a few unnecessary files from CommonJan Kotas
2017-04-20Fix System.Net.NameResolution tests on desktopStephen Toub
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Fix native error handling on Linux during host name resolution (#17574)Steve Harter
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-21Skip NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-09Audit System.Net throws for losing stack tracesStephen Toub
2017-03-09Merge pull request #16867 from Priya91/addrinfoLakshmi Priya Sekar
2017-03-09Add pal test to verify native dns apis with external host.Lakshmi Priya Sekar
2017-03-08Account for hostnotfound error from getaddrinfo.Lakshmi Priya Sekar
2017-03-08Fix Dns_GetHostEntryAsync_NoneIPAddress_Fail test on UnixStephen Toub
2017-03-02Merge pull request #16549 from Priya91/nettestLakshmi Priya Sekar
2017-03-02Handle hostnotfound on Unix getnameinfo.Lakshmi Priya Sekar
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-03-01Update test issues to match current issue database.Lakshmi Priya Sekar
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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-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-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 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