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-04-05A basic version of SGEN Tool (#17850)Huangli Wu
2017-04-05Merge pull request #17909 from shmao/FixRdXmlShin Mao
2017-04-05Fix the .rd.xml in the Xml space.Shin Mao
2017-04-04Xml apparently dead csdanmosemsft
2017-04-01Create a Microsoft.XmlSerializer.Generator Project (#17615)Huangli Wu
2017-03-28Revert "Fix TypeScope.GetEnumeratorElementType."Shin Mao
2017-03-24Add System.DBNull in rd.xmlShin Mao
2017-03-24Fix TypeScope.GetEnumeratorElementType.Shin Mao
2017-03-22Changed SerializationOption to be internal.Shin Mao
2017-03-17Defining uapaot constant on System.Private.Xml to fix XmlSerializer on uapaot...Jose Perez Rodriguez
2017-03-16Fix TFM exclusions for UAP (#17192)Dan Moseley
2017-03-15Merge pull request #17069 from shmao/XmlMembersMappingTestsShin Mao
2017-03-14Add test for primitive value.Shin Mao
2017-03-14Fix DateTimeOffset failure in XmlConvert testsepidehMS
2017-03-14Added tests for XmlMembersMapping.Shin Mao
2017-03-11Add 3pn entries (#17005)Rich Lander
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-09Remove System.Xml.Xsl.XsltOld.KeywordssepidehMS
2017-03-08Cleanup disabled tests missing correct issue numbers (#16756)Jiayi Li
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-03-03Remove ThisAssembly from System.Private.XmlsepidehMS
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