summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/MapLike.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6947 Better type parameter names for Map classesStefan Zeiger2016-07-071-28/+27
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-09-081-0/+5
* Cull extraneous whitespace.Paul Phillips2013-09-181-2/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fix SI-5846 and SI-4027.Aleksandar Prokopec2012-06-281-16/+6
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-3/+3
* Removed all the imports of the bridge annotation.Paul Phillips2012-04-281-1/+0
* Removes @bridge methods.Simon Ochsenreither2012-04-281-2/+0
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-2/+2
* Specialized keySets for immutable and sorted ma...Paul Phillips2011-05-191-1/+10
* More bridges in collections. Review by prokopec.Martin Odersky2011-04-271-0/+3
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-2/+2
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-0/+4
* Deprecation patrol.Paul Phillips2011-03-161-5/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* immutable.Map keySet returns immutable.Set.Paul Phillips2010-12-031-2/+5
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Immutable up to Queue docs. no reviewAleksandar Pokopec2010-04-131-26/+34
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-091-5/+2
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-10/+2
* More fun with -Xmigration.Paul Phillips2010-03-191-2/+3
* Partially reverted r21018.Martin Odersky2010-03-111-0/+12
* Following a suggestion of jrudolph, made filter...Martin Odersky2010-03-011-23/+22
* 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/+1
* Collections refactoring.Martin Odersky2009-09-251-0/+118