summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ImmutableMapAdaptor.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-0/+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
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-4/+4
* Migration message and version cleanupSimon Ochsenreither2011-12-071-2/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+3
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-3/+0
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-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
* More docs. No review.Aleksandar Pokopec2010-04-101-2/+2
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-7/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Fix for #2525.Paul Phillips2009-11-061-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-2/+2
* Fixed the rest of the library deprecation warni...Paul Phillips2009-08-191-1/+1
* Reintegrated `ImmutableMapAdaptor` and `Immutab...Philipp Haller2009-07-281-11/+14
* Use `keySet' and `valueIterable' to get keys an...Gilles Dubochet2009-06-081-3/+10
* "Map.values" returns a sequence instead of a set.Gilles Dubochet2009-06-021-2/+2
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-4/+8
* separated mutable and immutable mapsMartin Odersky2009-05-121-1/+1
* massive new collections checkin.Martin Odersky2009-05-081-1/+3
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-2/+2
* updated annotations in Scala librarymichelou2007-02-201-3/+3
* changed tuple syntax to (...)Martin Odersky2007-02-131-2/+2
* changed pair(...) to {...}Martin Odersky2007-02-051-2/+2
* (no commit message)Martin Odersky2007-02-031-12/+0
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-9/+22
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-19/+19
* Small refactoring of the collection librarymihaylov2006-09-121-3/+3
* Small refactoring in some collection classesmihaylov2006-03-031-6/+4
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+64