Atsushi Eno 296cf68292 2006-02-22 Atsushi Enomoto <[email protected]> před 20 roky
..
Assembly b83a8c099f few fixes to make sys.xml compile on new GH build system před 20 roky
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> před 20 roky
Mono.Xml.Schema 720f62defa 2006-02-20 Atsushi Enomoto <[email protected]> před 20 roky
Mono.Xml.XPath 9aabb9bdc1 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
Mono.Xml.Xsl 8fc3204c99 2006-01-13 Atsushi Enomoto <[email protected]> před 20 roky
Mono.Xml.Xsl.Operations f42513507a * XmlTextWriterTests.cs: Improved coverage of xml prefix tests. před 20 roky
System.Xml 4cd416ff69 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
System.Xml.Schema b0d2d5af52 2006-02-01 Atsushi Enomoto <[email protected]> před 20 roky
System.Xml.Serialization ce5affe08f 2006-02-21 Lluis Sanchez Gual <[email protected]> před 20 roky
System.Xml.XPath 17a250dd3e 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
System.Xml.Xsl 296cf68292 2006-02-22 Atsushi Enomoto <[email protected]> před 20 roky
Test 9eb523dd9f 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
ChangeLog 9eb523dd9f 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
Makefile 4c1926cc71 java profile reference change před 20 roky
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> před 21 roky
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. před 24 roky
README 7ee4149d42 more executable bits před 20 roky
System.XML.vmwcsproj 0eee0d589c update GH project, delete TARGET_JVM from IXmlNamespaceResolver před 20 roky
System.Xml.dll.sources 9eb523dd9f 2006-02-21 Atsushi Enomoto <[email protected]> před 20 roky
System.Xml_test.dll.sources fe34bc872c * XmlSerializationWriterTests.cs: Use Assert instead of deprecated před 20 roky
jay.bat 3151ae3a89 TARGET_JVM build system changes před 20 roky
net_1_1_java_System.Xml.dll.exclude.sources b83a8c099f few fixes to make sys.xml compile on new GH build system před 20 roky
net_1_1_java_System.Xml.dll.sources b83a8c099f few fixes to make sys.xml compile on new GH build system před 20 roky

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