Atsushi Eno f00c428bbe 2002-12-21 Atsushi Enomoto <[email protected]> 23 anni fa
..
System.Xml f00c428bbe 2002-12-21 Atsushi Enomoto <[email protected]> 23 anni fa
System.Xml.Schema 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 anni fa
System.Xml.Serialization f9fcc1d75e 2002-09-19 Gonzalo Paniagua Javier <[email protected]> 23 anni fa
System.Xml.XPath 279b42114e 2002-09-22 Nick Drochak <[email protected]> 23 anni fa
System.Xml.Xsl 0a40887d3b 2002-10-18 Duncan Mak <[email protected]> 23 anni fa
Test cbd55d364b 2002-12-01 Atsushi Enomoto <[email protected]> 23 anni fa
.cvsignore d653d553dd Adding .cvsignores 23 anni fa
ChangeLog deafc750cf 2002-12-10 Jeroen Janssen <[email protected]> 23 anni fa
Mono.System.XML.csproj c8ff860619 Added some tests for the SelectNodes method. 23 anni fa
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 anni fa
README 208e6b7e72 Files to build with the mono runtime. 23 anni fa
System.XML.build 8fa2cc52ba 23 anni fa
list e013f26402 Add validating reader 23 anni fa
list.unix e013f26402 Add validating reader 23 anni fa
makefile.gnu 062a00f4b0 2002-10-28 Gonzalo Paniagua Javier <[email protected]> 23 anni fa

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