summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ListMap.scala
Commit message (Expand)AuthorAgeFilesLines
* explicitly specify insertion-order feature in docsdk142016-02-231-1/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+6
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-6853 changed private method remove to be tail recursive.Vinicius Miana2013-01-251-6/+11
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-2/+5
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+1
* Revert "Added missing string prefixes for names...Aleksandar Pokopec2011-02-151-1/+0
* Added missing string prefixes for names of map ...Aleksandar Pokopec2011-02-141-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Bug in ListMap. Closes #4046, no review.Paul Phillips2010-12-011-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-2/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* docs for immutable.A-L*. no reviewAleksandar Pokopec2010-04-131-2/+2
* Docs. No review.Aleksandar Pokopec2010-04-101-6/+23
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+1
* add @since annotationsstepancheg2009-09-261-0/+3
* Collections refactoring.Martin Odersky2009-09-251-3/+4
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* cleaned up collection builder frameworkMartin Odersky2009-05-141-0/+47