Atsushi Eno b506772860 2005-11-22 Atsushi Enomoto <[email protected]> 20 years ago
..
Assembly b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Schema 38e3987552 2005-11-07 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.XPath 317a5a4282 2005-08-05 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl 018b955606 2005-11-17 Atsushi Enomoto <[email protected]> 20 years ago
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 years ago
System.Xml bd6ec6e434 XmlInputStream.cs: fixed Initialize method to be able to read unicode file without BOM. TARGET_JVM only. 20 years ago
System.Xml.Schema beabaefd1f 2005-11-07 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Serialization aed870ac2f XmlSerializationReaderInterpreter.cs: fixed ReadEnumElement method, ReadEndElement should check XmlNodeType. 20 years ago
System.Xml.XPath f4112a5629 2005-11-10 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml.Xsl b506772860 2005-11-22 Atsushi Enomoto <[email protected]> 20 years ago
Test 8aa27a73cc 2005-11-17 Atsushi Enomoto <[email protected]> 20 years ago
ChangeLog b506772860 2005-11-22 Atsushi Enomoto <[email protected]> 20 years ago
Makefile a9d0cb9c98 * Makefile: add java build profile 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 a9d0cb9c98 * Makefile: add java build profile 20 years ago
System.Xml.dll.sources b506772860 2005-11-22 Atsushi Enomoto <[email protected]> 20 years ago
System.Xml_test.dll.sources 88d4de5a43 2005-08-31 Sebastien Pouliot <[email protected]> 20 years ago
jay.bat 7cdabfbe8d run jay in java prebuild step 20 years ago
net_1_1_java_System.Xml.dll.exclude.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 20 years ago
net_1_1_java_System.Xml.dll.sources b83a8c099f few fixes to make sys.xml compile on new GH build system 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).