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-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 #23050 from joperezr/FixILCVersionJose Perez Rodriguez
2017-08-08Roll back ILC version change to fix uapaot testsJose Perez Rodriguez
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-08Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC, Standard ...dotnet-maestro-bot
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 #23015 from dotnet/targetQueuesJC Aguilera
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-07Updating TargetQueue parameter in DotNet-CoreFx-Trusted-WindowsJuan Carlos Aguilera Mendez
2017-08-07Add test for WSS handshake secure cookies, modify cookiecontainer behavior to...Max Kerr
2017-08-07Move queues to the PB_TargetQueue parameter replacing ',' for '+'. This fixes...Juan Carlos Aguilera Mendez
2017-08-07Merge pull request #22665 from weshaggard/AddNetFxCompatPackageWes Haggard
2017-08-07Update CoreClr, CoreFx, CoreSetup, ProjectNTfs, ProjectNTfsTestILC to preview...dotnet-maestro-bot
2017-08-06ApiCompat: Add System.Drawing.BufferedGraphicsManager to intentional api chan...Viktor Hofer
2017-08-05Merge pull request #22958 from dotnet-maestro-bot/master-UpdateDependenciesViktor Hofer
2017-08-05Update CoreClr, CoreFx, CoreSetup, Standard to preview2-25605-02, preview2-25...dotnet-maestro-bot
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-05Add .NET Framework compat packageWes Haggard
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