Atsushi Eno c365140073 2005-09-16 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 b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. пре 20 година
Mono.Xml.Schema b6157808b4 * XmlSchemaInference.cs: Is sealed in Beta 2. пре 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 c041318f2c 2005-09-14 Atsushi Enomoto <[email protected]> пре 20 година
System.Xml.Schema d3e5dfee63 2005-08-31 Sebastien Pouliot <[email protected]> пре 20 година
System.Xml.Serialization 427c682fdd 2005-08-24 Lluis Sanchez Gual <[email protected]> пре 20 година
System.Xml.XPath 2b0490f4ae 2005-08-31 Sebastien Pouliot <[email protected]> пре 20 година
System.Xml.Xsl c365140073 2005-09-16 Atsushi Enomoto <[email protected]> пре 20 година
Test c365140073 2005-09-16 Atsushi Enomoto <[email protected]> пре 20 година
ChangeLog 88d4de5a43 2005-08-31 Sebastien Pouliot <[email protected]> пре 20 година
Makefile 88d4de5a43 2005-08-31 Sebastien Pouliot <[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 0c2b394d38 Fix Grasshopper project file пре 20 година
System.Xml.dll.sources 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 година
System.Xml_test.dll.sources 88d4de5a43 2005-08-31 Sebastien Pouliot <[email protected]> пре 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).