2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.XML / System.Xml / XmlLinkedNode.cs
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.XML.DLL
2004-02-04 Atsushi Eno2004-02-04 Atsushi Enomoto <atsushi@ximian.com>
2003-07-27 Atsushi Eno2003-07-27 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-05-23 Atsushi Eno2003-05-24 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-05-15 Atsushi Eno2003-05-16 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2002-10-30 Atsushi Eno*** empty log message ***
2002-10-28 Atsushi Eno * XmlAttribute.cs : add internal 'IsDefault' property
2002-10-28 Atsushi Eno * XmlAttribute.cs : add internal 'IsDefault' property
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-27 Jason DiamondIn System.Xml:
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-13 Duncan Mak2002-03-12 Duncan Mak <duncan@ximian.com>
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...
2001-11-20 Daniel WeberFix constructors
2001-11-19 Daniel Weberadd new System.Xml classes