Lluis Sanchez 0c33ce01b2 2005-10-17 Lluis Sanchez Gual <[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 b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. 20 лет назад
Mono.Xml.Schema 32caab0606 2005-09-30 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.XPath 317a5a4282 2005-08-05 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.Xsl c365140073 2005-09-16 Atsushi Enomoto <[email protected]> 20 лет назад
Mono.Xml.Xsl.Operations 91af8aea97 2004-03-15 Atsushi Enomoto <[email protected]> 21 лет назад
System.Xml 8a760e94e0 2005-10-07 Joshua Tauberer <[email protected]> 20 лет назад
System.Xml.Schema 0c33ce01b2 2005-10-17 Lluis Sanchez Gual <[email protected]> 20 лет назад
System.Xml.Serialization 05ddc568ab 2005-09-26 Lluis Sanchez Gual <[email protected]> 20 лет назад
System.Xml.XPath f627a0d49c 2004-10-15 Atsushi Enomoto <[email protected]> 20 лет назад
System.Xml.Xsl 749d5fd29b * XsltSettings.cs: Marked sealed. 20 лет назад
Test f099d9b9f1 2005-10-08 Zoltan Varga <[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).