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

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