summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ArrayLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-2/+3
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-3/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Expanded the reach of value classes.Paul Phillips2012-08-291-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-18/+0
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-4/+4
* 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
* more documentationMartin Odersky2010-04-131-4/+4
* docs. no reviewAleksandar Pokopec2010-04-101-0/+3
* Docs. No review.Aleksandar Pokopec2010-04-091-7/+14
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-6/+6
* add @since annotationsstepancheg2009-09-261-0/+2
* Collections refactoring.Martin Odersky2009-09-251-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* new arrays are done.Martin Odersky2009-09-211-0/+56