Lluis Sanchez 2bb89efdaf 2005-04-26 Lluis Sanchez Gual <[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 503e5b950a 2004-12-17 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Schema 3fd40ec8ba 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.XPath ba29128f95 2005-03-22 Atsushi Enomoto <[email protected]> 21 years ago
Mono.Xml.Xsl 56d56d1551 XslDecimalFormat.jvm.cs : added 21 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml eff521817b 2005-03-30 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Query 1d3cbfe8b8 2004-11-17 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Schema 124fa83cbd 2005-04-12 Lluis Sanchez Gual <[email protected]> 21 years ago
System.Xml.Serialization 698caea6d0 2005-04-26 Lluis Sanchez Gual <[email protected]> 21 years ago
System.Xml.XPath 0c6e946eb5 2004-03-25 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml.Xsl 51f1fef710 Do a move to kill signs of hackishness 21 years ago
Test 2bb89efdaf 2005-04-26 Lluis Sanchez Gual <[email protected]> 21 years ago
.cvsignore 97553bb62e cvs ignores, sorry about the spam 21 years ago
ChangeLog c62156fb77 In .: 21 years ago
Makefile 45bd1361e9 reduce warnings when compiling unit tests 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 c62156fb77 In .: 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).