summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/generic/SequenceViewTemplate.scala
Commit message (Expand)AuthorAgeFilesLines
* Collections refactoring.Martin Odersky2009-09-251-154/+0
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-2/+2
* Moved zip/zipAll/zipWithIndex to Iterable and a...Paul Phillips2009-08-281-24/+0
* switch to unnested packages.Martin Odersky2009-07-241-0/+1
* made streams and views more lazy by always skip...Martin Odersky2009-07-141-6/+8
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-301-1/+1
* added headers, svn keywords, updated pilib exam...michelou2009-06-161-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-3/+3
* make all scala source files not executablestepancheg2009-05-081-0/+0
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-081-3/+3
* massive new collections checkin.Martin Odersky2009-05-081-0/+175