Atsushi Eno d7e2e92951 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
..
Assembly 431f1b3485 Moved assembly version and assembly reference constants to a common Consts.cs file. Updated 2.0.3600.0 assembly versions to 2.0.0.0. Updated some old beta version numbers to recent ones. Fixed hard coded assembly references to use constants with the appropriate version number. 20 年 前
Mono.Xml d3d43fc0eb 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
Mono.Xml.Schema d7e2e92951 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
Mono.Xml.XPath 317a5a4282 2005-08-05 Atsushi Enomoto <[email protected]> 20 年 前
Mono.Xml.Xsl 75de05ddfc 2005-10-24 Atsushi Enomoto <[email protected]> 20 年 前
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 年 前
System.Xml 6d7725e5bb 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
System.Xml.Schema d7e2e92951 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
System.Xml.Serialization aa0acf396e 2005-11-07 Lluis Sanchez Gual <[email protected]> 20 年 前
System.Xml.XPath 2a437fbf59 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
System.Xml.Xsl 269246a89d * XslTransform.cs: throw meaningful exception when Transform is 20 年 前
Test d7e2e92951 2005-11-07 Atsushi Enomoto <[email protected]> 20 年 前
ChangeLog bb6f4f7d64 2005-09-25 Atsushi Enomoto <[email protected]> 20 年 前
Makefile 8b5cdb6619 2005-09-21 Atsushi Enomoto <[email protected]> 20 年 前
Mono.System.XML.csproj 9f2763e462 2004-06-18 Atsushi Enomoto <[email protected]> 21 年 前
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 年 前
README 7ee4149d42 more executable bits 20 年 前
System.XML.vmwcsproj 7cdabfbe8d run jay in java prebuild step 20 年 前
System.Xml.dll.sources bb6f4f7d64 2005-09-25 Atsushi Enomoto <[email protected]> 20 年 前
System.Xml_test.dll.sources 88d4de5a43 2005-08-31 Sebastien Pouliot <[email protected]> 20 年 前
jay.bat 7cdabfbe8d run jay in java prebuild step 20 年 前

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