summaryrefslogtreecommitdiff
path: root/src/library/scalax/util
Commit message (Collapse)AuthorAgeFilesLines
* massive new collections checkin.Martin Odersky2009-05-082-48/+0
|
* added support for Strings, arrays, sets.Martin Odersky2009-02-051-1/+1
|
* break and continue now both go to a breakable b...Martin Odersky2009-01-281-9/+8
| | | | | break and continue now both go to a breakable block.
* renamed util.control.Break to Breaks and added ...Martin Odersky2009-01-132-15/+25
| | | | | | renamed util.control.Break to Breaks and added support for continue. Fully implemented package objects.
* updates to scalax collections and standard libr...Martin Odersky2008-12-091-0/+24
| | | | | updates to scalax collections and standard library classes.
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-0/+15
| | | | | | | | 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
* removed new collections library from here.Martin Odersky2008-10-201-15/+0
|
* fixed package clauseMartin Odersky2008-10-201-1/+1
|
* initial collection library fragmentsMartin Odersky2008-10-201-0/+15