Lluis Sanchez a8ccb82ef3 * IXmlSerializerImplementation.cs: Compile as internal in NET_1_1. 21 years ago
..
Assembly 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Mono.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 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 69821227f0 2004-06-27 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Serialization a8ccb82ef3 * IXmlSerializerImplementation.cs: Compile as internal in NET_1_1. 21 years ago
System.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
Test a5ef8bedd7 2004-06-21 Atsushi Enomoto <[email protected]> 21 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog a4a3d5c5e9 List newly added NET 2.0 stubs. 21 years ago
Makefile c950842ec2 Support for avoiding "sharing violations" while compiling core 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 a4a3d5c5e9 List newly added NET 2.0 stubs. 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).