Atsushi Eno a57cd64a04 2004-07-11 Atsushi Enomoto <[email protected]> 21 vuotta sitten
..
Assembly 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Mono.Xml 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Mono.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Mono.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Mono.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
System.Xml 3699950a04 2004-07-11 Atsushi Enomoto <[email protected]> 21 vuotta sitten
System.Xml.Query 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
System.Xml.Schema 2cd43b9ee7 2004-07-11 Atsushi Enomoto <[email protected]> 21 vuotta sitten
System.Xml.Serialization 5221e53fda * CodeExporter.cs: Added private constructor. 21 vuotta sitten
System.Xml.XPath a57cd64a04 2004-07-11 Atsushi Enomoto <[email protected]> 21 vuotta sitten
System.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 vuotta sitten
Test ce0ff3da1b Test update 21 vuotta sitten
.cvsignore d653d553dd Adding .cvsignores 23 vuotta sitten
ChangeLog 2f81f65dc3 2004-07-09 Atsushi Enomoto <[email protected]> 21 vuotta sitten
Makefile c950842ec2 Support for avoiding "sharing violations" while compiling core 21 vuotta sitten
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 vuotta sitten
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 vuotta sitten
README 208e6b7e72 Files to build with the mono runtime. 23 vuotta sitten
System.Xml.dll.sources 2f81f65dc3 2004-07-09 Atsushi Enomoto <[email protected]> 21 vuotta sitten
System.Xml_test.dll.sources 8b7ae3326c Remove trailing empty lines 21 vuotta sitten

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).