Atsushi Eno f67469ac41 2006-01-13 Atsushi Enomoto <[email protected]> 20 years ago
..
Assembly b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Schema f67469ac41 2006-01-13 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.XPath d6003e95d6 2005-12-14 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl 8fc3204c99 2006-01-13 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl.Operations f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 years ago
System.Xml 5d8f9644c4 2006-01-13 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Schema 68c182e20c 2006-01-11 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Serialization 0cb6273e10 * XmlSchemaImporter.cs: Fixed line endings (to CRLF). 20 years ago
System.Xml.XPath 95eed2d2f4 2006-01-11 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Xsl f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. 20 years ago
Test f67469ac41 2006-01-13 Atsushi Enomoto <[email protected]> 20 years ago
ChangeLog 3e92836661 2006-01-10 Atsushi Enomoto <[email protected]> 20 years ago
Makefile 4c1926cc71 java profile reference change 20 years ago
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 years ago
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 years ago
README 7ee4149d42 more executable bits 20 years ago
System.XML.vmwcsproj 0eee0d589c update GH project, delete TARGET_JVM from IXmlNamespaceResolver 20 years ago
System.Xml.dll.sources 99c907944c 2005-12-08 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml_test.dll.sources 3e92836661 2006-01-10 Atsushi Enomoto <[email protected]> 20 years ago
jay.bat 3151ae3a89 TARGET_JVM build system changes 20 years ago
net_1_1_java_System.Xml.dll.exclude.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
net_1_1_java_System.Xml.dll.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago

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).