summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/Seq.scala
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-2/+4
* Adding the `seq` method to all collections.Aleksandar Pokopec2011-03-221-0/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-1/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Overrides immutable.{ Map, Set, Seq } to return...Paul Phillips2010-12-031-0/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Docs. no reviewAleksandar Pokopec2010-04-131-2/+6
* Updated documentationMartin Odersky2010-04-091-2/+2
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-091-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-5/+1
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-1/+5
* Sequence->SeqMartin Odersky2009-10-021-0/+36