2009-08-20 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System / System.Collections.Specialized / ChangeLog
2009-03-01 Zoltan Varga2009-03-01 Zoltan Varga <vargaz@gmail.com>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-09-10 Scott Thomas* BitVector32.cs: Minor fixes. Simplified Section.ToStr...
2008-08-26 Scott ThomasFixed bug 417833 which allowed for the creation of...
2008-08-05 Marek SafarNew tests.
2008-07-31 Jb Evaincleanup System.ComponentModel for SL2
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-04-13 Jb Evainmerge back ml2 into trunk
2008-01-08 Marek SafarC# 3.0 updates
2008-01-08 Juraj Skripsky2008-01-07 Juraj Skripsky <js@hotfeet.ch>
2007-11-29 Atsushi Enorevert the regressing change.
2007-11-29 Konstantin Trigerfix default case-insensitive comparer for 2.0 profile
2007-04-29 Ilya KharmatskyProper exceptions throwing / handling under NET_2_0...
2007-04-15 Marek Safar2007-04-15 Marek Safar <marek.safar@gmail.com>
2007-03-27 Alan McGovernShould've used "or" not "and" in the inequality test.
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-01-18 Konstantin Trigeruse IEqualityComparer for key comparison
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-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-10-03 Andrew Skibaremove unneeded out parameter
2006-10-02 Gert Driesen* CollectionsUtil.cs: Set eol-style to CRLF.
2006-10-02 Gert Driesen* OrderedDictionary.cs: IsReadOnly, indexers, Keys...
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-04 Atsushi Eno2006-04-04 Atsushi Enomoto <atsushi@ximian.com>
2006-04-04 Atsushi Eno2006-04-04 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-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-11-30 Sebastien Pouliot2005-11-30 Sebastien Pouliot <sebastien@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-26 Raja R Harinath* HybridDictionary.cs (is_list): Remove.
2005-10-26 Svetlana ZholkovskyFix serialization compatibility with .NET for NameObjec...
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-08-23 Raja R HarinathIn .:
2005-08-19 Jb Evain2005-08-19 Jb Evain <jbevain@gmail.com>
2005-08-19 Jb Evain2005-08-19 Jb Evain <jbevain@gmail.com>
2005-08-03 Raja R Harinath* ListDictionary.cs: Rewrite to reduce key comparison...
2005-08-03 Raja R Harinath(Now that the compiler has started using HybridDictiona...
2005-07-25 Marek Safar2.0 test only
2005-07-25 Lluis Sanchez2005-07-25 Lluis Sanchez Gual <lluis@novell.com>
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove executable bit from changelogs
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
next