summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/immutable/StreamViewLike.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8691 SeqView throws exception when prepending a collectionRex Kerr2014-12-061-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-6/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More relative path elimination.Paul Phillips2012-09-151-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-4/+4
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-071-15/+18
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-6/+6
* A patch for views. Most relevant change:Paul Phillips2011-03-111-34/+32
* An overhaul of slice and related implementation...Paul Phillips2011-03-081-0/+1
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-1/+1
* Forgot to add stream view classes for #3511.Aleksandar Pokopec2010-06-031-0/+76