* InstanceDescriptor.cs: Allow null members. Fixed exception messages.
[mono.git] / mcs / class / System / System /
2007-07-17 Alan McGovernFix for #78781 applied and test added
2007-07-09 Alan McGovernAdded test and fix for #81960
2007-07-06 Miguel de IcazaHow did this get there?
2007-07-06 Atsushi Eno2007-07-06 Atsushi Enomoto <atsushi@ximian.com>
2007-06-30 Miguel de IcazaSurprisingly support for 2.0 Relative was not implement...
2007-06-30 Gert Driesen* Uri.cs: Canonicalize is only obsolete from 2.0 onward...
2007-04-18 Igor Zelmanovich2007-04-18 Igor Zelmanovich <igorz@mainsoft.com>
2007-04-16 Atsushi Eno2007-04-16 Atsushi Enomoto <atsushi@ximian.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-06 Miguel de Icaza2007-03-05 Peter Dettman <peter.dettman@iinet.net.au>
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-05 Konstantin Trigerremove TARGET_JVM defines
2007-01-22 Miguel de IcazaTodo cleanups
2007-01-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.com>
2007-01-22 Miguel de Icaza2007-01-22 Miguel de Icaza <miguel@novell.com>
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-07 Vladimir Krasnov* Uri.cs: implemented UnescapeDataString method
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-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
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-28 Andrew SkibaTARGET_JVM, MonoTODO
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-16 Kornél PálConverted ChangeLogs to UTF-8 and recovered incorrectly...
2006-08-01 Atsushi Eno2006-08-01 Atsushi Enomoto <atsushi@ximian.com>
2006-07-20 Gonzalo Paniagua... 2006-07-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2006-06-05 Atsushi Eno2006-06-05 Atsushi Enomoto <atsushi@ximian.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-13 Atsushi Eno2006-05-13 Atsushi Enomoto <atsushi@ximian.com>
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-28 Marek Safar2006-04-28 Marek Safar <marek.safar@seznam.cz>
2006-04-28 Atsushi Eno2006-04-28 Atsushi Enomoto <atsushi@ximian.com>
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-03-11 Miguel de Icaza2006-03-11 Miguel de Icaza <miguel@novell.com>
2006-02-21 Atsushi Eno2006-02-21 Atsushi Enomoto <atsushi@ximian.com>
2006-02-18 Raja R Harinath* Uri.cs (InternalEquals): New helper.
2006-02-14 Atsushi Eno2006-02-14 Atsushi Enomoto <atsushi@ximian.com>
2006-02-14 Ankit Jain* Uri.cs (Uri.EnsureAbsoluteUri): New. Throws exception...
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-25 Sebastien Pouliot2005-11-25 Sebastien Pouliot <sebastien@ximian.com>
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-15 Sebastien Pouliot2005-11-15 Sebastien Pouliot <sebastien@ximian.com>
2005-11-15 Sebastien PouliotCorrect signatures
2005-11-15 Sebastien Pouliot2005-10-18 Sebastien Pouliot <sebastien@ximian.com>
2005-11-14 Atsushi Eno2005-11-14 Atsushi Enomoto <atsushi@ximian.com>
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-31 Chris Toshokstart populating the new System.Web.Configuration_2...
2005-10-21 Atsushi Eno2005-10-21 Atsushi Enomoto <atsushi@ximian.com>
2005-10-18 Sebastien Pouliot2005-10-18 Sebastien Pouliot <sebastien@ximian.com>
next