Atsushi Eno 4cb580369a 2003-10-25 Atsushi Enomoto <[email protected]> 22 years ago
..
Assembly e5ad4214ce 2003-10-13 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml 26594de0c8 2003-08-21 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Schema ad61e1376b 2003-10-23 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.XPath 52fd1dcfb4 2003-10-04 Atsushi Enomoto <[email protected]> 22 years ago
Mono.Xml.Xsl 9a22532e75 warning --> error for html output (just use xml 22 years ago
Mono.Xml.Xsl.Operations bcebe6c704 2003-09-20 Ben Maurer <[email protected]> 22 years ago
System.Xml 4cb580369a 2003-10-25 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Schema 3131a7917e 2003-10-23 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Serialization f9d7ff25d2 * ReflectionHelper.cs: In CheckSerializableType() check that the type 22 years ago
System.Xml.XPath b3af718991 2003-10-15 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Xsl 8f263bb8b1 2003-10-04 Atsushi Enomoto <[email protected]> 22 years ago
Test db3d74eeda 2003-10-13 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog 9d8301425f * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs 22 years ago
Makefile 3cc854f6d4 autogen jay 22 years ago
Mono.System.XML.csproj 9fa8c18010 2003-07-21 Atsushi Enomoto <[email protected]> 22 years ago
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 years ago
README 208e6b7e72 Files to build with the mono runtime. 23 years ago
System.Xml.dll.sources 9d8301425f * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs 22 years ago
System.Xml_test.dll.sources 78aa4de58c 2003-08-24 Atsushi Enomoto <[email protected]> 22 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).