summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/mutable/IndexedSeqView.scala
Commit message (Expand)AuthorAgeFilesLines
* A patch for views. Most relevant change:Paul Phillips2011-03-111-36/+37
* 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-15/+17
* more docsMartin Odersky2010-04-091-0/+2
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-061-5/+18
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+4
* Reverts r20311 since I'm not seeing what's goin...Paul Phillips2010-01-131-1/+4
* Created team of private[collection] abstract cl...Paul Phillips2009-12-231-4/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* More world-shaking deprecation work.Paul Phillips2009-11-201-2/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-0/+97