Atsushi Eno 103be5da58 2004-09-06 Atsushi Enomoto <[email protected]> 21 years ago
..
Assembly 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml 00fb1ea63f 2004-08-30 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Schema a626f878cd 2004-08-20 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath 9c3e37350b 2004-09-06 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml c0623bd2ef 2004-09-06 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 66af161d92 2004-08-31 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Schema d59f500948 2004-09-03 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization d8615d9cf4 * XmlSerializer.cs: When the XmlReader is created by XmlSerializer, use 21 years ago
System.Xml.XPath f5cb620bcf 2004-09-06 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Xsl a86ca5219b 2004-08-30 Atsushi Enomoto <[email protected]> 21 years ago
Test 103be5da58 2004-09-06 Atsushi Enomoto <[email protected]> 21 years ago
.cvsignore 3898bb0c92 Be more quiet. 21 years ago
ChangeLog 124253cf6b 2004-08-31 Atsushi Enomoto <[email protected]> 21 years ago
Makefile 81ed35d738 2004-07-26 Atsushi Enomoto <[email protected]> 21 years ago
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 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 124253cf6b 2004-08-31 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml_test.dll.sources 8b7ae3326c Remove trailing empty lines 21 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).