Atsushi Eno fa84bb251d 2004-01-28 Atsushi Enomoto <[email protected]> 22 years ago
..
Assembly e5ad4214ce 2003-10-13 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml 26594de0c8 2003-08-21 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Schema 90787b57b5 2004-01-26 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.XPath 9c85aff822 2004-01-27 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl 0dba749325 2004-01-16 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl.Operations 170cbd44d9 2004-01-27 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml fa84bb251d 2004-01-28 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Query 5bc274334a 2003-12-14 Tim Coleman <[email protected]> 22 years ago
System.Xml.Schema 110c7c12fd 2004-01-26 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Serialization 450b8bce04 * XmlSchemaImporter.cs: Redefinition of types are not supported. Added a check. 22 years ago
System.Xml.XPath bbc8ceabde 2004-01-27 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Xsl 626eca582a 2004-01-16 Atsushi Enomoto <[email protected]> 22 years ago
Test 230ac4914f 2004-01-28 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog efe4c1a38a 2004-01-14 Atsushi Enomoto <[email protected]> 22 years ago
Makefile 5424bb46af 2004-01-07 Nick Drochak <[email protected]> 22 years ago
Mono.System.XML.csproj 9fa8c18010 2003-07-21 Atsushi Enomoto <[email protected]> 22 years ago
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 years ago
README 208e6b7e72 Files to build with the mono runtime. 23 years ago
System.Xml.dll.sources efe4c1a38a 2004-01-14 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml_test.dll.sources 07dbc81ee3 * System.Xml_test.dll.sources : Added test files 22 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).