This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System.XML / Test / Microsoft.Test.csproj
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-03-27 Duncan Mak2002-03-26 Duncan Mak <duncan@ximian.com>
2002-03-26 Jason DiamondAdded XPathScanner and Tests.
2002-03-25 Duncan Mak2002-03-25 Duncan Mak <duncan@ximian.com>
2002-03-22 Duncan Mak2002-03-22 Duncan Mak <duncan@ximian.com>
2002-03-22 Duncan Mak2002-03-22 Duncan Mak <duncan@ximian.com>
2002-03-14 Kral Ferchstart of XmlTextWriter
2002-03-08 Kral FerchXmlNodeListChildren implements XmlNodeList for XmlNode...
2002-03-07 Kral Ferchrewrote XmlNode with touchups to XmlDocument, XmlElemen...
2002-03-03 Jason DiamondFixes for XmlComment, XmlProcessingInstruction, and...
2002-03-03 Jason DiamondImplemented all of the CreateElement and CreateAttribut...
2002-03-03 Jason DiamondGot attributes and text nodes working while loading...
2002-02-28 Jason DiamondSolution and project files to help debug System.XML.