summaryrefslogtreecommitdiff
path: root/src/library/scala/Iterator.scala
Commit message (Expand)AuthorAgeFilesLines
* added scala.Range and test casesmichelou2007-05-011-50/+37
* removed warningsmichelou2007-04-131-25/+32
* Fixed Iterator.drop (contribution #415)mihaylov2007-03-311-1/+1
* fixed bugs 948/971;Martin Odersky2007-03-051-17/+17
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-6/+6
* updated annotations in Scala librarymichelou2007-02-201-3/+4
* changed tuple syntax to (...)Martin Odersky2007-02-131-6/+6
* small fixes to newline behavior.Martin Odersky2007-02-121-6/+7
* changed pair(...) to {...}Martin Odersky2007-02-051-6/+6
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+39
* another change to collection librariesMartin Odersky2007-01-041-0/+9
* 1.Martin Odersky2007-01-031-48/+102
* Iterator.mkStringBurak Emir2006-12-221-0/+6
* updated scaladoc comments in scala/Iterator.scalamichelou2006-11-131-61/+102
* removed CaseClassBurak Emir2006-11-061-3/+6
* Refactored portability supportmihaylov2006-11-011-1/+0
* Mapped Java exceptions via scala.compat.Platformmihaylov2006-10-241-11/+12
* exceptionsBurak Emir2006-10-101-11/+11
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-172/+187
* added zipWithIndex to several collection classesLex Spoon2006-05-051-0/+19
* Improved the efficiency of Iterator.filter and ...mihaylov2006-03-151-18/+25
* added a toArray method to Seq.Martin Odersky2006-03-131-1/+2
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-1/+1
* Code cleanupmihaylov2006-03-091-35/+48
* Small refactoring in some collection classesmihaylov2006-03-031-3/+3
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-2/+2
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* (no commit message)Martin Odersky2005-12-211-0/+9
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+429