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
path: root/src
AgeCommit message (Expand)Author
2017-08-08Add DiaSymReader to list of included packages in test-runtime depproj. (#23028)Eric Mellino
2017-08-08Validate arguments to Bind in Microsoft.CSharp (#22768)Jon Hanna
2017-08-08Fix several typos (#23048)John Doe
2017-08-08Merge pull request #22976 from ianhays/fsw_filterIan Hays
2017-08-08Add Span-based overloads to System.Net.Sockets (#22988)Stephen Toub
2017-08-08Unify implementations for System.Drawing.Pen and related types. (#23029)Eric Mellino
2017-08-08Remove unnecessary GetTypeInfo from Microsoft.CSharp (#23030)Jon Hanna
2017-08-08Test that PNSE is thrown deserialising Microsoft.CSharp exceptions (#23031)Jon Hanna
2017-08-08Add ActiveIssue test for #7527 (#23032)Jon Hanna
2017-08-08Add FSW tests for two set NotifyFiltersIan Hays
2017-08-08Merge pull request #23026 from bartonjs/x509chain_unnecessary_networkJeremy Barton
2017-08-08Merge pull request #23025 from vancem/EventCounterTestDiag.8-7-17Vance Morrison
2017-08-08Add HttpListenerWebSocketContext.WebSocket.Receive/Close throw ObjectDisposed...Caesar Chen
2017-08-08Add diagnostics to help understand issueVance Morrison
2017-08-07Merge pull request #23016 from rmkerr/rmkerr-22551Max Kerr
2017-08-07Merge pull request #23017 from joperezr/FixUapaotJose Perez Rodriguez
2017-08-07Reverting version of TestILC + fixes on Globalization testsJose Perez Rodriguez
2017-08-07Merge pull request #22967 from bartonjs/linux_selfsigned_sigcheckJeremy Barton
2017-08-07Add test for WSS handshake secure cookies, modify cookiecontainer behavior to...Max Kerr
2017-08-06ApiCompat: Add System.Drawing.BufferedGraphicsManager to intentional api chan...Viktor Hofer
2017-08-05Update UAP test regarding 'TRACE' method (#22973)David Shulman
2017-08-05Merge pull request #22978 from ViktorHofer/RegionInfoDisplayNameViktor Hofer
2017-08-05Clean up path validation related issues in System.Drawing.Common (#22941)Eric Mellino
2017-08-05Merge pull request #22706 from ViktorHofer/UapaotSerializationViktor Hofer
2017-08-05Set CurrentUICulture before retrieving DisplayName in RegionInfo and isolate ...Viktor Hofer
2017-08-05Merge pull request #22920 from weshaggard/ServiceBaseWes Haggard
2017-08-05Simplify symbol factory in Microsoft.CSharp down to a single type. (#22760)Jon Hanna
2017-08-05Tidy some nullable-handling in Microsoft.CSharp (#22762)Jon Hanna
2017-08-05Remove uap condition as we don't have a configuration for itViktor Hofer
2017-08-05Add FSW file/directory event filtering to LinuxIan Hays
2017-08-04Only have netstandard ref for System.ServiceProcess.ServiceControllerWes Haggard
2017-08-04Remove SkipOnFramework UAP on the ServiceController testsWes Haggard
2017-08-04Remove DoNotOptimize and DoNotInline settings from System.Collections.Tests.r...Viktor Hofer
2017-08-04Prefer BinaryFormatter over Dynamic RequiredViktor Hofer
2017-08-04Fixing System.Collections serialization uapaot testsViktor Hofer
2017-08-04Minimum runtime directives necessaryViktor Hofer
2017-08-04Remove unused codeViktor Hofer
2017-08-04Fixing System.Collections.Specialized serialization tests in uapaot configViktor Hofer
2017-08-04Fixing System.Net.Primitives tests and putting .rd.xml under resourcesViktor Hofer
2017-08-04Add rd.xml for System.Net.PrimitivesViktor Hofer
2017-08-04Reenable additional testsViktor Hofer
2017-08-04Reenable cloning of serializable object for uapaotViktor Hofer
2017-08-04Make System.ServiceProcess.ServiceController netcoreapp specificWes Haggard
2017-08-04IsPathFullyQualified() Tests, public API (#22795)Stephanie Niu
2017-08-04Adding System.Drawing.Printing PrintDocument tests. (#22868)Kostadin Vasilev
2017-08-04Make OpenSSL verify self-issued signature integrity to match WindowsJeremy Barton
2017-08-04Remove redundancy from ExprZeroInit in MicrosoftCSharp (#22756)Jon Hanna
2017-08-04Refactor Microsoft.CSharp's error handling. (#22748)Jon Hanna
2017-08-04Merge pull request #22945 from joperezr/AddLibrariesToUWPMPJose Perez Rodriguez
2017-08-04Make ManagedTests.DynamicCSharp…regclass029 test assert finalization (#22914)Jon Hanna