Matt Hunter 07aae53fac implementing XmlElement.SetAttributeNode(localName, namespaceURI) and 23 gadi atpakaļ
..
System.Xml 07aae53fac implementing XmlElement.SetAttributeNode(localName, namespaceURI) and 23 gadi atpakaļ
System.Xml.Schema 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 gadi atpakaļ
System.Xml.Serialization f9fcc1d75e 2002-09-19 Gonzalo Paniagua Javier <[email protected]> 23 gadi atpakaļ
System.Xml.XPath 8d6c1867c0 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 gadi atpakaļ
System.Xml.Xsl 8db33b5870 2002-09-16 Duncan Mak <[email protected]> 23 gadi atpakaļ
Test a98017c882 xpath tests for string(), concat(), starts-with(), and contains(). 23 gadi atpakaļ
doc d17799bf9a * The rest of the Master.xml files for the assemblies. Note: we're still missing 23 gadi atpakaļ
.cvsignore eebec713de 2002-07-19 Martin Baulig <[email protected]> 23 gadi atpakaļ
ChangeLog 3c36cfbe06 2002-08-22 Tim Coleman <[email protected]> 23 gadi atpakaļ
Mono.System.XML.csproj c8ff860619 Added some tests for the SelectNodes method. 23 gadi atpakaļ
Mono.System.XML.sln 7816a48c12 Working on Attribute methods for XmlTextWriter. 24 gadi atpakaļ
README 208e6b7e72 Files to build with the mono runtime. 23 gadi atpakaļ
System.XML.build fec80ebd01 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 gadi atpakaļ
list 56e0f5c928 Added new stub 23 gadi atpakaļ
list.unix 709edea6bc Make it build on unix 23 gadi atpakaļ
makefile.gnu 096cca20dc 2002-09-14 Piers Haken <[email protected]> 23 gadi atpakaļ

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