I mis-read the docs and implemented the method the wrong way.. ;-(
[mono.git] / mcs / class / System.XML / Test /
2002-03-13 Kral FerchFinished XmlNodeListChildren
2002-03-09 Jason DiamondImplemented MoveToElement and MoveToFirstAttribute.
2002-03-08 Jason DiamondUpdated XmlAttribute so that it can have child nodes...
2002-03-08 Kral FerchXmlNodeListChildren implements XmlNodeList for XmlNode...
2002-03-08 Nick Drochak2002/03/08 Nick Drochak <ndrochak@gol.com>
2002-03-07 Kral Ferchrewrote XmlNode with touchups to XmlDocument, XmlElemen...
2002-03-03 Jason DiamondFixes for XmlComment, XmlProcessingInstruction, and...
2002-03-03 Jason DiamondForgot to check this in. Sorry.
2002-03-03 Jason DiamondImplemented all of the CreateElement and CreateAttribut...
2002-03-03 Jason DiamondGot attributes and text nodes working while loading...
2002-03-02 Mike KestnerIn Test:
2002-03-02 Jason DiamondXmlNamespaceManager now adds prefixes and namespaces...
2002-03-01 Jason DiamondInitial implementation of XmlDocument.LoadXml courtesy...
2002-03-01 Jason DiamondIgnore generated files and directories for those of...
2002-03-01 Jason DiamondMore reformatting to Mono standards. Added MonoTODO...
2002-02-28 Jason DiamondSolution and project files to help debug System.XML.
2002-02-27 Martin BauligAdded.
2002-02-27 Martin Baulig2002-02-27 Martin Baulig <martin@gnome.org>
2002-02-26 Duncan MakTest for System.Xml.NameTable.
2002-02-26 Jason DiamondNamespace declarations are now treated like attributes...
2002-02-25 Jason DiamondAdded simple test for XmlDocument. Made many fixes...
2002-02-23 Jason DiamondAdded support for namespaces on attributes.
2002-02-23 Jason DiamondInitial implementation of XmlNamespaceManager. Added...
2002-02-11 Jason DiamondFixed build to test our XML classes and not Microsoft...
2001-11-11 Sean MacIsaac* AttributeUseage.cs: Should define AttributeUsageAttri...
2001-11-08 Nick Drochak2001-11-09 Nick Drochak <ndrochak@gol.com>
2001-10-08 Dick PorterFixed syntax errors
2001-10-07 Miguel de IcazaAdd AllTests file from Mario
2001-09-26 Sean MacIsaacNAnt build files and System.Data files moved to appropr...
2001-09-02 Miguel de IcazaAdded new enumerations