summaryrefslogtreecommitdiff
path: root/src/library/scalax/collection
Commit message (Expand)AuthorAgeFilesLines
* added support for Strings, arrays, sets.Martin Odersky2009-02-0535-121/+1094
* Changed typing of if-then: Missing else is now ...Martin Odersky2009-01-292-5/+13
* added support for strings as collections in 2.8Martin Odersky2009-01-282-0/+974
* renamed util.control.Break to Breaks and added ...Martin Odersky2009-01-136-6/+6
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-1312-12/+12
* parses syntax for package objectsMartin Odersky2009-01-121-1/+1
* removed colelction.generic.nonvariantMartin Odersky2009-01-129-116/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-0936-36/+36
* fixed erroneous cyclic reference error conditio...Martin Odersky2009-01-083-3/+4
* updates to scalax collections and standard libr...Martin Odersky2008-12-0934-612/+1367
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-2552-0/+7652
* removed new collections library from here.Martin Odersky2008-10-205-2185/+0
* initial collection library fragmentsMartin Odersky2008-10-205-0/+2185