summaryrefslogtreecommitdiff
path: root/test/files/run/streams.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+1
* SI-6415, overly eager evaluation in Stream.Jean-Remi Desjardins2012-12-281-0/+20
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
* new arrays are done.Martin Odersky2009-09-211-2/+2
* Changed Stream implementation to use tail recur...Iulian Dragos2008-04-021-0/+14
* -target 1.5 now the default.Martin Odersky2007-12-191-1/+1
* updated STARR for Java genericsmichelou2007-12-181-1/+1
* #153 still not fixed..michelou2007-12-141-1/+1
* Fixed #153 (thanks to Sean)michelou2007-12-121-1/+1
* added final modifier, commented out test for #153michelou2007-12-121-1/+1
* added length test to run/stream.scalamichelou2007-10-081-1/+4
* fixed ticket #153michelou2007-10-051-0/+5
* updated take/dropmichelou2007-06-271-0/+24