Adding 'StreamWriterTest.cs' - mostly finished.
[mono.git] / mcs / class / System.XML /
2002-02-11 Jason DiamondFixed build to test our XML classes and not Microsoft...
2002-01-23 Dick Porter2002-01-23 Dick Porter <dick@ximian.com>
2002-01-04 Daniel WeberCheck in latest build versions
2002-01-04 Daniel WeberCheck in latest version to fix build errors
2001-12-28 Daniel WeberFirst cut at Xml Parser
2001-12-07 Nick Drochak2001-12-07 Nick Drochak <ndrochak@gol.com>
2001-11-29 Daniel Weber* XmlAttribute.cs re-arrange source file to put attribu...
2001-11-24 Daniel WeberInternal class to handle Xml 1.0 character/name validation
2001-11-22 Daniel WeberAdd summary information to enumerations.
2001-11-22 Daniel WeberAdd descriptions to enumerations
2001-11-22 Daniel WeberImplement basic functionality, still missing CloneNode...
2001-11-22 Daniel WeberAdd copyright information
2001-11-22 Daniel WeberInitial implementation of XmlException
2001-11-22 Daniel WeberImplement NextSibling, PreviousSibling, RemoveAll,...
2001-11-20 Daniel WeberFix build bug on XPathNavigator
2001-11-20 Daniel WeberMove XPath classes to their own directory (System.Xml...
2001-11-20 Daniel WeberFix constructors
2001-11-20 Daniel WeberAdd constructor
2001-11-20 Daniel WeberImplement events, add constructors
2001-11-20 Daniel WeberCorrect System.Xml.XPath error, implement InsertAfter
2001-11-20 Daniel Weber*** empty log message ***
2001-11-19 Daniel Weberfinish adding stubs to begin work on XmlDocuemnt.Load...
2001-11-19 Daniel Weberadd new System.Xml classes
2001-11-11 Sean MacIsaac* AttributeUseage.cs: Should define AttributeUsageAttri...
2001-11-08 Nick Drochak2001-11-09 Nick Drochak <ndrochak@gol.com>
2001-10-18 Sean MacIsaacSystem.CodeDom.*: Missing namespace declarations
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-26 Sean MacIsaacRemoving old build files. NAnt doesn't use them.
2001-09-07 Sergey ChabanRemoved auto-generated comments.
2001-09-02 Miguel de IcazaAdded new enumerations
2001-08-29 Alexander KlyubinAdded 'clean' target to make files
2001-07-19 Miguel de IcazaMore XML work
2001-07-19 Miguel de IcazaAdd cvsignore
2001-07-19 Miguel de IcazaMake compile
2001-07-18 Miguel de IcazaAdd .src files
2001-07-18 Miguel de IcazaCompile
2001-07-16 Miguel de IcazaAdd System.XML