summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/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-1/+1
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-5/+0
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-1/+1
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-0/+2
* Changed typo on doc of scala.collection.Seq.Martin Odersky2011-10-241-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-6/+0
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-2/+2
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-0/+1
* Adding the `seq` method to all collections.Aleksandar Pokopec2011-03-221-0/+2
* 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-0/+1
* Updated documentationMartin Odersky2010-04-091-2/+4
* lost of documentation and some small adjustment...Martin Odersky2009-12-141-20/+6
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* undeprecated containsSlice.Martin Odersky2009-11-261-1/+1
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-4/+0
* 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/+62