2007-05-30 Jeffrey Stedfast <fejj@novell.com>
[mono.git] / mcs / class / System / System.Collections.Generic /
2007-05-08 Raja R HarinathAvoid unnecessary allocation on indexer access
2007-05-08 Igor Zelmanovich2007-05-08 Igor Zelmanovich <igorz@mainsoft.com>
2007-05-02 Raja R Harinath* RBTree.cs (Enumerator.Current): Remove nullref.
2007-05-02 Raja R Harinath* SortedDictionary.cs (ICollection.Contains): Use Equal...
2007-05-02 Raja R Harinath* RBTree.cs (do_remove): Remove some redundant assignme...
2007-05-01 Raja R HarinathUpdate copyright notice. Note that this is essentially...
2007-05-01 Raja R HarinathIn .:
2007-04-30 Raja R Harinath* RBTree.cs: Refactor to reduce generics code.
2007-04-29 Raja R Harinath* RBTree.cs: New red-black tree implementation for...
2007-04-22 Gert Driesen* QueueTest.cs: Removed usage of deprecated Assertion...
2007-03-27 Alan McGovernBugfix for incrementing the version incorrectly in...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-04 Konstantin Trigerremove TARGET_JVM conditional compilation blocks
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-02 Gert Driesen* OrderedDictionary.cs: IsReadOnly, indexers, Keys...
2006-09-28 Andrew SkibaTARGET_JVM
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-05 Atsushi Eno2006-04-05 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-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-11 Marek SafarUpdate
2005-11-10 Zoltan Varga2005-11-10 Zoltan Varga <vargaz@gmail.com>
2005-11-10 Zoltan Varga2005-11-10 Zoltan Varga <vargaz@gmail.com>
2005-11-10 Zoltan Varga2005-11-10 Zoltan Varga <vargaz@gmail.com>
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-09 Zoltan Varga2005-11-09 Zoltan Varga <vargaz@gmail.com>
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-04 David Waite2005-09-04 David Waite <mass@akuma.org>
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-08 Kamil SkalskiRemove implementation of ICollection<T> from System...
2005-06-29 Marek Safarerror messages review
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-21 David Waite2005-06-20 David Waite <mass@akuma.org>
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-13 Atsushi Eno2005-05-13 Atsushi Enomoto <atsushi@ximian.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-02-25 Carlos Alberto Cortez2005-02-35 Carlos Alberto Cortez <calberto.cortez...
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-11-18 Lluis Sanchez2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
2004-11-18 Carlos Alberto Cortez2004-11-17 Carlos Alberto Cortez Guevara <carlos@unixm...
next