2006-12-12 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml / XmlLinkedNode.cs
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-01 Atsushi Enoupdating to the latest module.
2006-11-01 Atsushi Enopreparing for importing the latest copy than merge.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-17 Atsushi Eno2006-02-17 Atsushi Enomoto <atsushi@ximian.com>
2006-02-16 Atsushi Eno2006-02-16 Atsushi Enomoto <atsushi@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
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