Atsushi Eno 97bc8e7584 2004-04-24 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 ec5cb9f3a3 2004-04-24 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl.Operations b2b13b8207 2004-04-24 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml 087038913c 2004-04-24 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Query dfedf08d98 2004-04-22 Martin Baulig <[email protected]> 22 years ago
System.Xml.Schema dfedf08d98 2004-04-22 Martin Baulig <[email protected]> 22 years ago
System.Xml.Serialization 1ac535f2eb * TypeTranslator.cs: Mapped again anyUri, but now it is mapped to String. 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 97bc8e7584 2004-04-24 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog 7e06f9555c 2004-03-31 Atsushi Enomoto <[email protected]> 22 years ago
Makefile 5424bb46af 2004-01-07 Nick Drochak <[email protected]> 22 years ago
Mono.System.XML.csproj dfedf08d98 2004-04-22 Martin Baulig <[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 7e06f9555c 2004-03-31 Atsushi Enomoto <[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).