Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-292002-09-29 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-09-21implementing tests: XmlElementTests.TestSetAttributeNodeMatt Hunter
2002-09-18xpath tests for string(), concat(), starts-with(), and contains().Kral Ferch
2002-09-142002-09-12 Piers Haken <piersh@friskit.com>Piers Haken
2002-09-132002-09-12 Piers Haken <piersh@friskit.com>Piers Haken
2002-09-12more xpath core function tests.Kral Ferch
2002-09-12Some tests for XPathNavigator.Evaluate()Kral Ferch
2002-09-07Added XPathNavigatorMatchesTests.cs to the MonoMicro.Test projectKral Ferch
2002-08-23Implementation and tests for XmlAttributeCollection.RemoveAll and XmlElement....Jason Diamond
2002-08-23Correction to previous GetElementsByTagName patch courtesy of Matt Hunter <xr...Jason Diamond
2002-08-22Added implementation of namepsace qualified GetElementsByTagName courtesy ofJason Diamond
2002-08-20Added implementation of and tests for GetElementsByTagName courtesy of Matt H...Jason Diamond
2002-08-18Fixed matching on patterns that look like absolute XPath expressions.Jason Diamond
2002-08-182002-08-17 Jason Diamond <jason@injektilo.org>Jason Diamond
2002-08-172002-08-16 Jason Diamond <jason@injektilo.org>Jason Diamond
2002-08-172002-08-16 Jason Diamond <jason@injektilo.org>Jason Diamond
2002-08-10* makefile.gnu: Use relative path to NUnitConsole_mono.exe instead ofJason Diamond
2002-08-08Added Kral's new test classes.Jason Diamond
2002-08-08Added XmlDocument event firing code.Kral Ferch
2002-08-04Fixed another bug to help get the System.XML tests running on Linux (no more ...Jason Diamond
2002-07-122002-07-12 Piers Haken <piersh@friskit.comPiers Haken
2002-07-12Added some tests for the SelectNodes method.Jason Diamond
2002-07-112002-07-11 Piers Haken <piersh@friskit.com>Piers Haken
2002-06-25Removed my incomplete XPathScanner code.Jason Diamond
2002-05-27In System.Xml:Jason Diamond
2002-05-052002-05-05 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-05-052002-05-05 Nick Drochak <ndrochak@gol.com>Nick Drochak
2002-04-09InnerXml, OuterXml, WriteContentTo, and WriteTo for most XmlNode derivatives.Kral Ferch
2002-04-06Implementation of XmlDocument.CreateNode()Kral Ferch
2002-04-02XmlTextWriter impls for WriteEndDocument and WriteFullEndElement.Kral Ferch
2002-04-01XmlTextWriter impls for LookupPrefix, WriteBase64, and WriteCharEntity.Kral Ferch
2002-03-31touchups on XmlTextWriter attribute writing.Kral Ferch
2002-03-30XmlLang and XmlSpace for XmlTextWriter.Kral Ferch
2002-03-30Working on Attribute methods for XmlTextWriter.Kral Ferch
2002-03-282002-03-28 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-27Removed XPathScannerTests from the project since VS.NET wasn't happy with it....Jason Diamond
2002-03-272002-03-26 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-262002-03-26 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-26Can now scan most location paths (without predicates).Jason Diamond
2002-03-26Added XPathScanner and Tests.Jason Diamond
2002-03-262002-03-25 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-23XmlTextWriter work on BaseStream, WriteState, and Namespaces.Kral Ferch
2002-03-23XmlTextWriter formatting, indenting, xml declaration stuff.Kral Ferch
2002-03-222002-03-22 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-222002-03-22 Duncan Mak <duncan@ximian.com>Duncan Mak
2002-03-21xmltextwriter writestartdocument and writeendelement.Kral Ferch
2002-03-19Fixed typo in XmlDocument.Load that was duplicating the LocalName in the Prefix.Jason Diamond
2002-03-19namespace and prefix support in XmlTextWriterKral Ferch
2002-03-18More XmlTextWriter and node WriteTo.Kral Ferch
2002-03-17Work on XmlDocument and XmlTextWriterKral Ferch