summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/MapProxy.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
* 2nd round of clean ups (see r25285)michelou2011-07-151-4/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Brought the *Proxy classes more up to date.Paul Phillips2010-05-241-3/+3
* 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-9/+6
* More fun with -Xmigration.Paul Phillips2010-03-191-4/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* add @since annotationsstepancheg2009-09-261-0/+1
* Collections refactoring.Martin Odersky2009-09-251-4/+3
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-3/+3
* More work on all the collection proxies.Paul Phillips2009-06-161-7/+8
* An attempt at reintegrating MapProxy.Paul Phillips2009-06-151-33/+15
* separated mutable and immutable mapsMartin Odersky2009-05-121-8/+8
* massive new collections checkin.Martin Odersky2009-05-081-0/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-10/+10
* updated annotations in Scala librarymichelou2007-02-201-6/+7
* changed tuple syntax to (...)Martin Odersky2007-02-131-10/+10
* changed pair(...) to {...}Martin Odersky2007-02-051-10/+10
* (no commit message)Martin Odersky2007-02-031-2/+0
* fixed problems with build.Martin Odersky2007-01-221-1/+1
* 1.Martin Odersky2007-01-031-30/+26
* improved comments in scala/collection/*.scalamichelou2006-10-111-3/+8
* removed leading/trailing tabs/blanks in collect...michelou2006-10-041-17/+19
* Small refactoring of the collection librarymihaylov2006-09-121-2/+2
* (no commit message)Martin Odersky2006-03-101-1/+1
* 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/+53