summaryrefslogtreecommitdiff
path: root/src/library/scalax/collection/generic/IterableTemplate.scala
Commit message (Collapse)AuthorAgeFilesLines
* massive new collections checkin.Martin Odersky2009-05-081-677/+0
|
* new version of collection librariesMartin Odersky2009-02-131-135/+0
|
* added support for Strings, arrays, sets.Martin Odersky2009-02-051-1/+5
|
* renamed util.control.Break to Breaks and added ...Martin Odersky2009-01-131-1/+1
| | | | | | renamed util.control.Break to Breaks and added support for continue. Fully implemented package objects.
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
|
* updates to scalax collections and standard libr...Martin Odersky2008-12-091-59/+51
| | | | | updates to scalax collections and standard library classes.
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-0/+816
Merging everything from the 2.8.x development branch back to trunk. - If you were working on trunk, please keep working on trunk If you were - working on 2.8-devel, please switch to trunk now