summaryrefslogtreecommitdiff
path: root/test/files/run/randomAccessSeq-apply.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-15/+0
| | | | | | | Removing the code which has been deprecated since 2.8.0. Contributed by Simon Ochsenreither, although deleting code is such fun one hesitates to call it a contribution. Still, we will. Closes SI-4860, no review.
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* More deprecation work.Paul Phillips2009-11-181-1/+1
| | | | | | since 2.7.2 (still except for lower case primitive type aliases) and removes every deprecated method which has never shipped in a release.
* Seq.apply, RandomAccessSeq.applystepancheg2008-06-251-0/+15