Lluis Sanchez 2edbc72ff5 2005-08-05 Lluis Sanchez Gual <[email protected]> 20 years ago
..
Assembly 9371fbf8ba Remove copy and paste reuse for Locale.cs. 20 years ago
Mono.Xml b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 years ago
Mono.Xml.Schema b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 years ago
Mono.Xml.XPath 317a5a4282 2005-08-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl 317a5a4282 2005-08-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml 657284b696 2005-08-04 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Schema b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 years ago
System.Xml.Serialization 2edbc72ff5 2005-08-05 Lluis Sanchez Gual <[email protected]> 20 years ago
System.Xml.XPath b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 years ago
System.Xml.Xsl b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 years ago
Test 657284b696 2005-08-04 Atsushi Enomoto <[email protected]> 20 years ago
ChangeLog 3fb3755546 * ComplexDataStructure.cs: Fixed test due to change in default value 20 years ago
Makefile b0f15ee596 Bring a wave of decency to these Makefiles 20 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 7ee4149d42 more executable bits 20 years ago
System.XML.vmwcsproj 0c2b394d38 Fix Grasshopper project file 20 years ago
System.Xml.dll.sources 7ee4149d42 more executable bits 20 years ago
System.Xml_test.dll.sources 3fb3755546 * ComplexDataStructure.cs: Fixed test due to change in default value 20 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).