summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/LinearSeq.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-1/+1
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-241-0/+1
* Discovered another impressive source of unneces...Paul Phillips2011-07-041-1/+1
* 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-2/+3
* docs for immutable.A-L*. no reviewAleksandar Pokopec2010-04-131-1/+1
* Updated documentationMartin Odersky2010-04-091-5/+5
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* separated Vector impl from IndexedSeqTiark Rompf2009-10-301-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/+36