Atsushi Eno 288fb5c552 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
..
Assembly dd96587af7 Set version to 2.0.3600.0 even with BOOTSTRAP_NET_2_0. 21 years ago
Mono.Xml bd8c604df1 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Schema 1da75aa26a 2004-11-07 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath 799b8b5d64 2004-10-29 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl 94471c5bbb 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl.Operations 8fa6e766dd Add MIT license to System.XML.DLL 21 years ago
System.Xml 71008c0e66 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query f2c6e04088 2004-10-28 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Schema 288fb5c552 2004-11-08 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Serialization db97ee020e 2004-10-19 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.XPath f0687f3392 2004-11-07 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Xsl 4ee0f81cce 2004-10-09 Atsushi Enomoto <[email protected]> 21 years ago
Test 12792953c0 2004-10-29 Atsushi Enomoto <[email protected]> 21 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog fa108b4d89 2004-10-29 Atsushi Enomoto <[email protected]> 21 years ago
Makefile fa108b4d89 2004-10-29 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 97b7c069b7 2004-10-28 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml_test.dll.sources c3ebf1694a 2004-09-13 Atsushi Enomoto <[email protected]> 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).