summaryrefslogtreecommitdiff
path: root/test/files/run/t2074_2.check
Commit message (Collapse)AuthorAgeFilesLines
* Overrode addString in TraversableViewLike.Paul Phillips2010-09-161-2/+2
| | | | | | | | | | | | | | | the Transform-derived traits within view resisted evaluating the entire sequence on a toString call, but the original view returned from a call to .view did not. This has a particularly bad result in the case of Stream, as for instance: Stream from 1 view would enter infiniteloopiland in the repl despite the fact that it should be doubly resistant to eager evaluation. Review by prokopec.
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-061-3/+3
|
* built new starr and fixed test casesTiark Rompf2009-10-211-3/+3
|
* Collections refactoring.Martin Odersky2009-09-251-1/+3
|
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-301-0/+1