summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/SeqLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-1/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-2/+2
* Fixes typo in ScalaDoc: IndexOutofBoundsExcepti...Kato Kazuyoshi2011-06-181-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+2
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-1/+5
* A fix for ListBuffer's iterator not to blow up ...Paul Phillips2011-02-281-2/+2
* Integrated contributed non-recursive implementa...Paul Phillips2011-01-201-0/+15
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Created mutable.SeqLike so as to mix in Cloneab...Paul Phillips2010-07-011-0/+31