Atsushi Eno b13d1c2c41 2004-05-05 Atsushi Enomoto <[email protected]> 21 years ago
..
Assembly 5fc4b0d052 Add 2.0 version attributes 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 b3e8df5aa1 more readonly/const 22 years ago
System.Xml.Query dfedf08d98 2004-04-22 Martin Baulig <[email protected]> 22 years ago
System.Xml.Schema b13d1c2c41 2004-05-05 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization 622f40ad6d 2004-05-05 Atsushi Enomoto <[email protected]> 21 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 2b323defa8 2004-05-05 Atsushi Enomoto <[email protected]> 21 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).