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-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-29Update VS configurationsEric St. John
2017-08-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-08-04Adding few libraries to UWP MetapackageJose Perez Rodriguez
2017-07-31Update harvest paths for new stable packagesWes Haggard
2017-07-22Update UAP pinvoke baselines (#22516)Paulo Janotti
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-18Fixup instances of [ThreadStatic] naming in product codeHugh Bellamy
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-13Fixing System.Security.AccessControl tests for uapaotJose Perez Rodriguez
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Revert "Remove some assemblies from some OS shared frameworks"Wes Haggard
2017-05-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-04Remove some assemblies from some OS shared frameworksWes Haggard
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-19Workaround cycles in IsolatedStorageEric St. John
2017-04-18Remove NotSupportedOnTargetFrameworkEric St. John
2017-04-18Update project configurationsEric St. John
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-29Omissions in types supported by both Desktop and Core - System.Security.Acces...Viktor Hofer
2017-03-22Merge pull request #17352 from ianhays/oipipestestStephen Toub
2017-03-22Fix Pipes AccessControl behavior to match DesktopIan Hays
2017-03-18Fix Sec.AccessControl CommonSecurityDescriptor bug.Ian Hays
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Adding System.Net.Mail to the uap and uapaot closures (#16938)Jose Perez Rodriguez
2017-03-10Disable some ACL testsIan Hays
2017-03-09Re-enable AccessControl testsIan Hays
2017-02-21OverflowException in System.Security.AccessControlDennis "D.C." Dietrich
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard