Jason Diamond 86ffcfbcd7 Added implementation of namepsace qualified GetElementsByTagName courtesy of há 23 anos atrás
..
System.Xml 86ffcfbcd7 Added implementation of namepsace qualified GetElementsByTagName courtesy of há 23 anos atrás
System.Xml.Schema 77220f09e3 Added missing brackets. há 23 anos atrás
System.Xml.Serialization bfd8355ba8 2002-08-20 Tim Coleman <[email protected]> há 23 anos atrás
System.Xml.XPath 5c59c1a2b1 Fixed matching on patterns that look like absolute XPath expressions. há 23 anos atrás
System.Xml.Xsl 36162c3ff7 Add throw exceptions where needed há 23 anos atrás
Test 86ffcfbcd7 Added implementation of namepsace qualified GetElementsByTagName courtesy of há 23 anos atrás
.cvsignore eebec713de 2002-07-19 Martin Baulig <[email protected]> há 23 anos atrás
ChangeLog 9a67faf73e 2002-08-19 Tim Coleman <[email protected]> há 23 anos atrás
Mono.System.XML.csproj c8ff860619 Added some tests for the SelectNodes method. há 23 anos atrás
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. há 24 anos atrás
README 208e6b7e72 Files to build with the mono runtime. há 23 anos atrás
System.XML.build fec80ebd01 2002-06-20 Ajay kumar Dwivedi <[email protected]> há 23 anos atrás
list 5a8fa59a54 Updated list há 23 anos atrás
list.unix 9a67faf73e 2002-08-19 Tim Coleman <[email protected]> há 23 anos atrás
makefile.gnu cdd9ebc625 2002-08-13 Piers Haken <[email protected]> há 23 anos atrás

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