Gert Driesen d356e20cd7 * XmlTextWriterTests.cs: Fixed line endings. Enabled XmlPrefix_ValidMS 20 лет назад
..
Assembly b83a8c099f few fixes to make sys.xml compile on new GH build system 20 лет назад
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.Schema 2213e77487 2005-12-12 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.XPath d6003e95d6 2005-12-14 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.Xsl 0fb894761c * XslOutput.cs: Reduced indentation of cases in switch statement. 20 лет назад
Mono.Xml.Xsl.Operations f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 лет назад
System.Xml 02d0baa2da 2005-12-15 Atsushi Enomoto <[email protected]> 20 лет назад
System.Xml.Schema 0b4965171d 2005-12-08 Atsushi Enomoto <[email protected]> 20 лет назад
System.Xml.Serialization eee1751b77 2005-12-07 Lluis Sanchez Gual <[email protected]> 20 лет назад
System.Xml.XPath 0afa9b22d7 2005-12-14 Atsushi Enomoto <[email protected]> 20 лет назад
System.Xml.Xsl f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 лет назад
Test d356e20cd7 * XmlTextWriterTests.cs: Fixed line endings. Enabled XmlPrefix_ValidMS 20 лет назад
ChangeLog f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 лет назад
Makefile 4c1926cc71 java profile reference change 20 лет назад
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 лет назад
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 лет назад
README 7ee4149d42 more executable bits 20 лет назад
System.XML.vmwcsproj 0eee0d589c update GH project, delete TARGET_JVM from IXmlNamespaceResolver 20 лет назад
System.Xml.dll.sources 99c907944c 2005-12-08 Atsushi Enomoto <[email protected]> 20 лет назад
System.Xml_test.dll.sources f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 лет назад
jay.bat 3151ae3a89 TARGET_JVM build system changes 20 лет назад
net_1_1_java_System.Xml.dll.exclude.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 лет назад
net_1_1_java_System.Xml.dll.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 лет назад

README

Build instructions for use with the mono runtime.

Run:
mcs @list.unix

If no errors occourred, copy the generated System.Xml.dll file to the runtime dir
(probably /usr/local/lib).