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-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04Adding few libraries to UWP MetapackageJose Perez Rodriguez
2017-08-02Remove unused NonSerializable attributes from non serializable types (#22862)Viktor Hofer
2017-08-01remove special case of CheckTokenMembershipEx (#22825)Paulo Janotti
2017-08-01Merge pull request #22704 from weshaggard/UpdatePackageIndexWes Haggard
2017-08-01Remove unused serialization members (#22785)Viktor Hofer
2017-07-31Update harvest paths for new stable packagesWes Haggard
2017-07-22Update UAP pinvoke baselines (#22516)Paulo Janotti
2017-07-12Fixing WindowsIdentity.IsAuthenticated for UWP and removing test workarounds....Cristian Pop
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-28Changing System.Security.Principal.Windows to PInvoke toJose Perez Rodriguez
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-22Re-enable and fix some UWP F5 tests (#21247)Sepideh Khoshnood
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-05-27Throw PlatformNotSupportedExceptions from IDeserializationCallback on types t...Morgan Brown
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-23Disable conditional tests (#20155)Santiago Fernandez Madero
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-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-04Remove some assemblies from some OS shared frameworksWes Haggard
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-27Re-enable some Principal tests (#19000)Ian Hays
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-18Reorder pkgproj itemsEric 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-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-12Remove dead code for System.Security.Principal.Windows (#18267)Shiming Ge
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-26Address possible race conditions in #1652 (#17529)nightshinez
2017-03-17Fix package dependency issuesEric St. John
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Enable package buildEric St. John
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich