summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/generic/MutableMapTemplate.scala
Commit message (Expand)AuthorAgeFilesLines
* Collections refactoring.Martin Odersky2009-09-251-267/+0
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-6/+6
* A few minor documentation fixes.Paul Phillips2009-08-221-2/+2
* switch to unnested packages.Martin Odersky2009-07-241-0/+1
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-0/+9
* minor change (Scala comments)michelou2009-07-071-20/+37
* added headers, svn keywords, updated pilib exam...michelou2009-06-161-1/+1
* Use `keySet' and `valueIterable' to get keys an...Gilles Dubochet2009-06-081-3/+0
* "Map.values" returns a sequence instead of a set.Gilles Dubochet2009-06-021-1/+1
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-37/+32
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-7/+7
* more collection cleanups and better docsMartin Odersky2009-05-141-2/+8
* Removed plus/minus/fromOldMartin Odersky2009-05-141-31/+13
* changes to maps and setsMartin Odersky2009-05-121-22/+35
* separated mutable and immutable mapsMartin Odersky2009-05-121-57/+131
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-091-2/+2
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-0/+173