Tim Coleman e9ad8331ab 2002-08-22 Tim Coleman <[email protected]> 23 years ago
..
System.Xml 86ffcfbcd7 Added implementation of namepsace qualified GetElementsByTagName courtesy of 23 years ago
System.Xml.Schema 77220f09e3 Added missing brackets. 23 years ago
System.Xml.Serialization e9ad8331ab 2002-08-22 Tim Coleman <[email protected]> 23 years ago
System.Xml.XPath 5c59c1a2b1 Fixed matching on patterns that look like absolute XPath expressions. 23 years ago
System.Xml.Xsl 36162c3ff7 Add throw exceptions where needed 23 years ago
Test 86ffcfbcd7 Added implementation of namepsace qualified GetElementsByTagName courtesy of 23 years ago
.cvsignore eebec713de 2002-07-19 Martin Baulig <[email protected]> 23 years ago
ChangeLog 9a67faf73e 2002-08-19 Tim Coleman <[email protected]> 23 years ago
Mono.System.XML.csproj c8ff860619 Added some tests for the SelectNodes method. 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 fec80ebd01 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
list 5a8fa59a54 Updated list 23 years ago
list.unix 9a67faf73e 2002-08-19 Tim Coleman <[email protected]> 23 years ago
makefile.gnu cdd9ebc625 2002-08-13 Piers Haken <[email protected]> 23 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).