Atsushi Eno 8a88d4db75 2003-03-18 Atsushi Enomoto <[email protected]> 23 éve
..
System.Xml 8a88d4db75 2003-03-18 Atsushi Enomoto <[email protected]> 23 éve
System.Xml.Schema a2815032ab 2003-02-19 Atsushi Enomoto <[email protected]> 23 éve
System.Xml.Serialization b696ec6c57 23 éve
System.Xml.XPath 2a62fc4766 2003-02-09 Piers Haken <[email protected]> 23 éve
System.Xml.Xsl ca5e24f1a6 2003-03-11 Alan Tam <[email protected]> 23 éve
Test 54af13ed35 2003-03-15 Atsushi Enomoto <[email protected]> 23 éve
.cvsignore d653d553dd Adding .cvsignores 23 éve
ChangeLog 7a00fc77a5 2003-02-16 Atsushi Enomoto <[email protected]> 23 éve
Mono.System.XML.csproj 7a00fc77a5 2003-02-16 Atsushi Enomoto <[email protected]> 23 éve
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 éve
README 208e6b7e72 Files to build with the mono runtime. 23 éve
System.XML.build 8fa2cc52ba 23 éve
list e013f26402 Add validating reader 23 éve
list.unix 7a00fc77a5 2003-02-16 Atsushi Enomoto <[email protected]> 23 éve
makefile.gnu 062a00f4b0 2002-10-28 Gonzalo Paniagua Javier <[email protected]> 23 éve

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