[Xml] Fix GetAttribute to handle null namespaces properly, add unit test.
[mono.git] / mcs / class / System.XML / System.Xml / XmlDeclaration.cs
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
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-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
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 Atsushi Eno2006-09-26 Atsushi Enomoto <atsushi@ximian.com>
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
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-04-24 Atsushi Eno2004-04-24 Atsushi Enomoto <atsushi@ximian.com>
2004-04-24 Atsushi Eno2004-04-24 Atsushi Enomoto <atsushi@ximian.com>
2003-10-19 Atsushi Eno2003-10-19 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-03-18 Atsushi Eno2003-03-19 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2002-11-30 Atsushi Eno2002-12-01 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2002-10-28 Atsushi Eno * XmlAttribute.cs : add internal 'IsDefault' property
2002-10-23 Atsushi Eno * XmlDeclaration.cs : Fixed ParseInput() more parse...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-04-09 Kral FerchInnerXml, OuterXml, WriteContentTo, and WriteTo for...
2002-04-06 Kral FerchImplementation of XmlDocument.CreateNode()
2002-03-26 Duncan Mak2002-03-26 Duncan Mak <duncan@ximian.com>
2002-03-26 Duncan Mak2002-03-26 Duncan Mak <duncan@ximian.com>
2002-03-25 Duncan Mak2002-03-25 Duncan Mak <duncan@ximian.com>
2002-02-25 Duncan Mak2002-02-25 Duncan Mak <duncan@ximian.com>
2001-11-29 Daniel Weber* XmlAttribute.cs re-arrange source file to put attribu...
2001-11-22 Daniel WeberImplement basic functionality, still missing CloneNode...
2001-11-19 Daniel Weberfinish adding stubs to begin work on XmlDocuemnt.Load...