Atsushi Eno a361089332 2004-03-31 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 b6b4660de1 2004-03-27 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl.Operations c3dcc27b30 2004-03-22 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml 22937e9d73 2004-03-31 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 55dc9d8dd2 * SerializationCodeGenerator.cs, XmlReflectionImporter.cs, 22 years ago
System.Xml.XPath 1fdaec5cc7 2004-03-16 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Xsl 3ab4d9d56e 2004-03-27 Atsushi Enomoto <[email protected]> 22 years ago
Test a361089332 2004-03-31 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog e5aad3e5cf * System.Xml_test.dll.sources: Added 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 e5aad3e5cf * System.Xml_test.dll.sources: Added 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).