summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/GenMapLike.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6947 Better type parameter names for Map classesStefan Zeiger2016-07-071-18/+18
* Remove two lingering `println`s in non-debug methods of the library.Sébastien Doeraene2015-10-131-2/+1
* [backport] Fixes cut sentences in the generated scaladocsDominik Gruntz2014-08-111-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Add the first iteration of the `util.hashing` package.Aleksandar Prokopec2012-06-071-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-1/+0
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Adapted usecases to full signature displayVlad Ureche2012-03-201-0/+2
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-2/+1
* Refinement of murmurhash implementation.Paul Phillips2011-09-081-1/+1
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+68
* Removing the package-private modifiers on Gen*L...Aleksandar Pokopec2011-06-221-1/+1
* Adding some docs refactorings.Aleksandar Pokopec2011-04-141-1/+7
* Doing a little polishing on the parallel collec...Paul Phillips2011-04-141-5/+2
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-0/+61