Atsushi Eno 3df559acfa 2004-03-16 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 fba6386bf0 2004-02-16 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.XPath 98b2cc747c 2004-02-26 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl 906d9af6c5 2004-03-13 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl.Operations f33e9e65a5 2004-03-01 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml 3df559acfa 2004-03-16 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Query 5bc274334a 2003-12-14 Tim Coleman <[email protected]> 22 years ago
System.Xml.Schema a97fb3b779 2004-03-15 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Serialization e452ddb27c * XmlSchemaImporter.cs: Import IXmlSerializable types as DataSet, like in MS.NET. 22 years ago
System.Xml.XPath 1fdaec5cc7 2004-03-16 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Xsl 626eca582a 2004-01-16 Atsushi Enomoto <[email protected]> 22 years ago
Test 3056702709 2004-03-16 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog d3d61f99ea System.Xml.dll.sources: Added SerializationSource.cs. 22 years ago
Makefile 5424bb46af 2004-01-07 Nick Drochak <[email protected]> 22 years ago
Mono.System.XML.csproj c7d4deb54a 2004-02-11 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 d3d61f99ea System.Xml.dll.sources: Added SerializationSource.cs. 22 years ago
System.Xml_test.dll.sources f12a1a927f 2004-02-22 Nick Drochak <[email protected]> 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).