summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/TreeHashMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Closes #4202 and removes empty TreeHashMap (sup...Hubert Plociniczak2011-02-221-273/+0
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-211-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Restoring an embarassingly large quantity of de...Paul Phillips2009-11-191-0/+2
* More deprecation work.Paul Phillips2009-11-181-2/+0
* Collections refactoring.Martin Odersky2009-09-251-2/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* Various tweaks to give us relief from those fil...Paul Phillips2009-09-221-1/+5
* Created plausibly sensible equals and hashCode ...Paul Phillips2009-09-091-21/+0
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+4
* changes to maps and setsMartin Odersky2009-05-121-2/+2
* separated mutable and immutable mapsMartin Odersky2009-05-121-4/+4
* massive new collections checkin.Martin Odersky2009-05-081-1/+5
* removed deprecated warning, updated svn props, ...michelou2009-03-101-21/+23
* Added David's fix for #1184 and authorIulian Dragos2008-08-121-1/+13
* Added David's additional collections.Geoffrey Washburn2008-08-051-0/+270