2009-08-20 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / System.Collections.Specialized / NameValueCollection.cs
2009-03-01 Zoltan Varga2009-03-01 Zoltan Varga <vargaz@gmail.com>
2007-05-27 Roei ErezFix .NET 1.1 compatability
2007-05-27 Roei ErezBug fix for NameValueCollection constructors:
2007-04-29 Ilya KharmatskyProper exceptions throwing / handling under NET_2_0...
2007-04-19 Miguel de IcazaIndentation, style, codingstyle police
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
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-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-30 Sebastien Pouliot2005-11-30 Sebastien Pouliot <sebastien@ximian.com>
2005-09-01 Raja R Harinath* NameValueCollection.cs (Add): Add a key from the...
2005-08-30 Jackson Harper* NameValueCollection.cs: Don't crash when we have...
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.dll
2004-06-14 Sebastien Pouliot2004-06-14 Sebastien Pouliot <sebastien@ximian.com>
2004-06-05 Sebastien Pouliot2004-06-05 Sebastien Pouliot <sebastien@ximian.com>
2003-07-02 Andreas N2003-07-02 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-03-03 Miguel de Icaza2003-03-03 Miguel de Icaza <miguel@ximian.com>
2002-10-31 Gonzalo Paniagua... 2002-10-31 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-11 Lawrence Pit * NameValueCollection.AsStringArray: fixed...
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-02-08 Paolo MolaroFri Feb 8 18:02:50 CET 2002 Paolo Molaro <lupus@ximian...
2002-01-05 Ravi Pratap M2002-01-05 Ravi Pratap <ravi@ximian.com>
2001-08-29 Nick Drochak2001-08-24 Nick Drochak <ndrochak@gol.com>
2001-07-25 Miguel de IcazaAdd NameValueCollection contribution