summaryrefslogtreecommitdiff
path: root/test/files/run/iterators.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-3/+3
|
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-5/+5
| | | | | | | 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.
* Fixed a test case I broke with the collect rename.Paul Phillips2010-03-241-3/+3
|
* Some deprecation patrol and minor cleanups.Paul Phillips2010-02-221-2/+2
|
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Iterator.collect method (#916)stepancheg2008-05-271-0/+4
|
* Implement #886: indexOf, findIndexOfstepancheg2008-05-241-0/+14
| | | | | | | | introduces Iterator indexOf, findIndexOf moved indexOf, findIndexOf bodies from Iterable to Iterator deprecated Iterable indexOf, findIndexOf introdued Seq indexOf, findIndexOf
* fixed #429 (typo)michelou2008-02-181-9/+9
|
* fixed #429michelou2008-02-181-7/+19
|
* fixed problems with rangesMartin Odersky2008-02-061-6/+10
|
* Didn't revert enough before.Sean McDirmid2007-05-221-1/+1
|
* rolling back tests.Sean McDirmid2007-05-221-10/+2
|
* Updated tests to reflect new range behavior. Sean McDirmid2007-05-221-3/+10
|
* corrected typomichelou2007-05-011-1/+1
|
* added example in Scala commentmichelou2007-05-011-2/+4
|
* added scala.Range and test casesmichelou2007-05-011-28/+49
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+79
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-79/+0
| | | | | Removed old scala tests from new Scala core module.
* - added more tests.michelou2005-10-031-5/+19
|
* Made platform independantmihaylov2005-09-271-8/+6
|
* *** empty log message ***michelou2005-09-261-0/+67