Duncan Mak 48455fcb1c 2002-11-13 Duncan Mak <[email protected]> 23 лет назад
..
System.Xml 48455fcb1c 2002-11-13 Duncan Mak <[email protected]> 23 лет назад
System.Xml.Schema 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 лет назад
System.Xml.Serialization f9fcc1d75e 2002-09-19 Gonzalo Paniagua Javier <[email protected]> 23 лет назад
System.Xml.XPath 279b42114e 2002-09-22 Nick Drochak <[email protected]> 23 лет назад
System.Xml.Xsl 0a40887d3b 2002-10-18 Duncan Mak <[email protected]> 23 лет назад
Test 50c3bfb8e5 *** empty log message *** 23 лет назад
.cvsignore d653d553dd Adding .cvsignores 23 лет назад
ChangeLog 062a00f4b0 2002-10-28 Gonzalo Paniagua Javier <[email protected]> 23 лет назад
Mono.System.XML.csproj c8ff860619 Added some tests for the SelectNodes method. 23 лет назад
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 лет назад
README 208e6b7e72 Files to build with the mono runtime. 23 лет назад
System.XML.build fec80ebd01 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 лет назад
list e013f26402 Add validating reader 23 лет назад
list.unix e013f26402 Add validating reader 23 лет назад
makefile.gnu 062a00f4b0 2002-10-28 Gonzalo Paniagua Javier <[email protected]> 23 лет назад

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