Atsushi Eno 3692cb862a 2004-07-09 Atsushi Enomoto <[email protected]> 21 лет назад
..
Assembly 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Mono.Xml 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Mono.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Mono.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Mono.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
System.Xml 93314cd44c 2004-07-09 Atsushi Enomoto <[email protected]> 21 лет назад
System.Xml.Query 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
System.Xml.Schema 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
System.Xml.Serialization 2db3de1fd5 * XmlSerializer.cs: Fix fix. 21 лет назад
System.Xml.XPath 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
System.Xml.Xsl 8fa6e766dd Add MIT license to System.XML.DLL 21 лет назад
Test ce0ff3da1b Test update 21 лет назад
.cvsignore d653d553dd Adding .cvsignores 23 лет назад
ChangeLog 3692cb862a 2004-07-09 Atsushi Enomoto <[email protected]> 21 лет назад
Makefile c950842ec2 Support for avoiding "sharing violations" while compiling core 21 лет назад
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 лет назад
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 лет назад
README 208e6b7e72 Files to build with the mono runtime. 23 лет назад
System.Xml.dll.sources 3692cb862a 2004-07-09 Atsushi Enomoto <[email protected]> 21 лет назад
System.Xml_test.dll.sources 8b7ae3326c Remove trailing empty lines 21 лет назад

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