summaryrefslogtreecommitdiff
path: root/src/library/scalax/collection
Commit message (Expand)AuthorAgeFilesLines
* massive new collections checkin.Martin Odersky2009-05-0887-12110/+0
* Removed various now-unnecessary java 1.4 workar...Paul Phillips2009-04-291-21/+4
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-161-0/+2
* hopefully fixed the build by fixing deSkolemize...Martin Odersky2009-02-168-50/+77
* removed generic/mutable, generic/covariant pack...Martin Odersky2009-02-1510-439/+0
* new version of collection librariesMartin Odersky2009-02-1371-491/+2775
* fix for #1691Lukas Rytz2009-02-101-2/+7
* 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