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-03-01Remove binaries checked in to Xml test filessepidehMS
2017-03-01Fixed a Bug with Serializing Types Having Known Types. (#16514)Shin Mao
2017-02-28Enable XmlSerializer to Soap Encode Array (#16196)Shin Mao
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-24Remove dead disabled test projectWes Haggard
2017-02-23Merge pull request #15767 from DrewScoggins/PerfRunDevEngDrew Scoggins
2017-02-23Update performance csprojsDrew Scoggins
2017-02-22Remove unnecessary calls to GetTypeInfo() in System.Private.XmlJon Hanna
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Marking code as unchecked (pt 8) (#16117)Dennis "D.C." Dietrich
2017-02-13Marking code as unchecked (pt 7) (#16079)Dennis "D.C." Dietrich
2017-02-11Fix OuterLoop test System.Xml.Tests.CReaderTestModule.TCMaxSettingssepidehMS
2017-02-09Add several tests for XmlSerializer Supporting varied types in SOAP. (#15959)Huangli Wu
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-09Remove Microsoft.Win32 dependency from System.Private.Xml (#15973)Sepideh Khoshnood
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Delete NoWarn's that are not required anymoreJan Kotas
2017-02-07Marking code as unchecked (pt 1) (#15805)Dennis "D.C." Dietrich
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-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-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-25Add Configurations to tests to fix p2pEric St. John
2017-01-25Merge pull request #15351 from ericstj/removePackagesEric StJohn
2017-01-22Merge pull request #14686 from JonHanna/fix_14488Stephen Toub
2017-01-21Enable XmlSerializer to Support SoapEncoded Message. (#15352)Shin Mao
2017-01-20Remove additional packagesEric St. John
2017-01-19ExcludeFromCodeCoverageAssemblyAttribute for excluding assembliesJon Hanna
2017-01-18Merge pull request #15249 from sepidehMS/FixXslFlakyTestsSepideh Khoshnood
2017-01-18Xml Tests (#15169)Santiago Fernandez Madero
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-18Fix flaky test in XslCompiledTransformsepidehMS
2017-01-13Merge remote-tracking branch 'mainrepo/dev/eng'Jose Perez Rodriguez
2017-01-13[System.Xml.Private] Extracts XmlSchemaConstants (#14929)Marek Safar
2017-01-13Merge branch master into dev/engJose Perez Rodriguez
2017-01-13Changes required for repo to build succesfully after mergeJose Perez Rodriguez
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12Add More Tests Covering XmlSerializer Supporting SoapEncoded Message . (#15078)Shin Mao
2017-01-12Redefining IsTestProject and cleaning all projects that were defining itJose Perez Rodriguez
2017-01-11Cleaning up src.builds and tests.builds and build System.ConfigurationsJose Perez Rodriguez
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot