summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/IndexedSeq.scala
Commit message (Expand)AuthorAgeFilesLines
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Modified SI-6150 fix again.Paul Phillips2012-08-171-6/+4
* | Modified SI-6150 fix to use intended ReusableCBF.Paul Phillips2012-08-161-3/+6
* | Fixes SI-6150.Aleksandar Prokopec2012-08-151-1/+3
|/
* 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-0/+1
* Updated documentationMartin Odersky2010-04-091-4/+4
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-8/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-2/+2
* separated Vector impl from IndexedSeqTiark Rompf2009-10-301-4/+2
* removed some of the code duplication that Marti...Adriaan Moors2009-10-221-4/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-0/+45