summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SynchronizedMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-2/+2
* 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-3/+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
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Migration message and version cleanupSimon Ochsenreither2011-12-071-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-1/+6
* More fun with -Xmigration.Paul Phillips2010-03-191-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-4/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-201-2/+2
* Fix for #2525.Paul Phillips2009-11-061-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-3/+4
* Handled a dozen or so deprecation warnings.Paul Phillips2009-08-191-1/+1
* Use `keySet' and `valueIterable' to get keys an...Gilles Dubochet2009-06-081-2/+4
* "Map.values" returns a sequence instead of a set.Gilles Dubochet2009-06-021-2/+2
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-3/+5
* added SynchronizedMap; changed Set.put to Set.a...Martin Odersky2009-05-251-131/+27
* cleaned up collection builder frameworkMartin Odersky2009-05-141-1/+0
* 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-3/+3
* massive new collections checkin.Martin Odersky2009-05-081-21/+24
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* fixed contrib #739michelou2007-08-281-0/+4
* removed primitive type aliases from the standar...michelou2007-06-081-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-19/+8
* updated annotations in Scala librarymichelou2007-02-201-8/+11
* changed tuple syntax to (...)Martin Odersky2007-02-131-10/+10
* changed pair(...) to {...}Martin Odersky2007-02-051-10/+10
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-9/+48
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-73/+73
* Small refactoring of the collection librarymihaylov2006-09-121-3/+3
* (no commit message)Martin Odersky2006-03-101-1/+1
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-2/+2
* 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/+116