summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/ArraySeq.scala
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8eb1d4c' into merge-2.11-to-2.12-nov-24Lukas Rytz2015-11-241-1/+1
|\
| * Conform foreach tparam to majority naming conventionvsalvis2015-10-211-1/+1
* | SI-7128 copyToArray(xs, 0, 0) should not failRex Kerr2015-01-081-1/+1
|/
* 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-4813 - Clone doesn't work on LinkedList.Josh Suereth2012-09-141-0/+7
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Update scaladoc links to collections overview.Josh Marcus2011-12-061-1/+1
* Enhanced scaladoc of collection classes with links to the relevant pages of "...Josh Marcus2011-12-051-0/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-1/+2
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* Adding some docs refactorings.Aleksandar Pokopec2011-04-141-1/+1
* A bunch of scaladoc cleanups.Paul Phillips2011-03-291-1/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-6/+2
* Reverted r24388.Paul Phillips2011-03-081-1/+1
* Specialized ArraySeq. Closes #2996, no review.Paul Phillips2011-03-061-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-1/+2
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-5/+15
* Fixes #3878. No review.Aleksandar Pokopec2010-11-101-0/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* More docs. No review.Aleksandar Pokopec2010-04-101-1/+1
* docs. no reviewAleksandar Pokopec2010-04-101-1/+23
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-0/+75