Ben Maurer c91f2d0cb5 2003-05-27 Ben Maurer <[email protected]> 22 years ago
..
System.Xml 5ca10162aa 2003-05-27 Atsushi Enomoto <[email protected]> 22 years ago
System.Xml.Schema 1f41e79798 2003-05-05 Atsushi Enomoto <[email protected]> 23 years ago
System.Xml.Serialization 63d68c4130 * TypeData.cs, TypeTranslator.cs: Implemented some methods. 22 years ago
System.Xml.XPath bfb442041c 2003-04-28 Piers Haken <[email protected]> 23 years ago
System.Xml.Xsl c91f2d0cb5 2003-05-27 Ben Maurer <[email protected]> 22 years ago
Test c0645bd71d 2003-05-20 Atsushi Enomoto <[email protected]> 22 years ago
.cvsignore d653d553dd Adding .cvsignores 23 years ago
ChangeLog 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 years ago
Mono.System.XML.csproj 623d8c0d95 2003-03-18 Atsushi Enomoto <[email protected]> 23 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.build 54d44a9ba1 2003-05-27 Joshua Tauberer <[email protected]> 22 years ago
list e013f26402 Add validating reader 23 years ago
list.unix c287de26ba * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs 22 years ago
makefile.gnu 54d44a9ba1 2003-05-27 Joshua Tauberer <[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).