summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/Seq.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6948 Make the Abstract* classes public.Paul Phillips2014-02-061-1/+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
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+3
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-3/+4
* Adding the `seq` method to all collections.Aleksandar Pokopec2011-03-221-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Created mutable.SeqLike so as to mix in Cloneab...Paul Phillips2010-07-011-8/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* more documentationMartin Odersky2010-04-131-7/+6
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-121-10/+14
* more docsMartin Odersky2010-04-091-2/+3
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-0/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-4/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+4
* Sequence->SeqMartin Odersky2009-10-021-0/+41