summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tweaking sbt so it will stop jabbering about sv...Paul Phillips2010-09-142-27/+15
* Closes 3627. No review.Iulian Dragos2010-09-131-1/+1
* Interpreted absence of any objections in mailin...Paul Phillips2010-09-131-1/+10
* Improving parallel scan. No reviewAleksandar Pokopec2010-09-135-34/+102
* Test case closes #2399, no review.Paul Phillips2010-09-111-0/+14
* Renamed a file to soothe ant. No review.Paul Phillips2010-09-101-0/+0
* Bumped version number in trunk to 2.9.0Antonio Cunei2010-09-102-3/+3
* Proposed implementation of 'unlift' on Function...Paul Phillips2010-09-0993-93/+151
* Unbroke the command line ~/test/partest tool, w...Paul Phillips2010-09-091-2/+5
* Merge branch 'ticket/3435'Iulian Dragos2010-09-091-2/+8
* fixed some scaladoc commentsmichelou2010-09-094-58/+75
* fix fix for (close #3791) and made deprecation ...Lukas Rytz2010-09-092-1/+6
* map2 => zipped, no reviewLukas Rytz2010-09-091-5/+5
* close #3791 according to jason's proposal.Lukas Rytz2010-09-091-5/+16
* Some modifications to repl classloading to make...Paul Phillips2010-09-073-7/+39
* Changes to presentation compiler.Martin Odersky2010-09-075-44/+106
* doc comment fix. No review.Martin Odersky2010-09-071-1/+1
* Fixes infinite loop when appending a ListBuffer...Martin Odersky2010-09-071-0/+6
* Fixes binary compatibility problem in BufferLikeMartin Odersky2010-09-071-1/+1
* Updated link to collections API guide.Antonio Cunei2010-09-071-2/+2
* Stability testing task added.moix2010-09-076-65/+144
* Added type alias so that Response is accessible...Miles Sabin2010-09-071-0/+2
* Brought the files in scala.collection.interface...Paul Phillips2010-09-067-71/+48
* Closes #3803. No Review.Iulian Dragos2010-09-051-3/+3
* Closes #3636, crash when unexpected types arriv...Iulian Dragos2010-09-051-1/+4
* Closes #3650.Iulian Dragos2010-09-034-9/+17
* update sbt build files to include scalacheck.jar.Lukas Rytz2010-09-033-2/+14
* better error message for default arguments.Lukas Rytz2010-09-033-13/+23
* updated default ANT_OPTS for more speed. no reviewLukas Rytz2010-09-031-1/+1
* Changed the behavior of -cp for scalap.Iulian Dragos2010-09-031-4/+10
* Makes utility methods in the ArrayStack compani...Aleksandar Pokopec2010-09-021-2/+2
* Changed version number to 2.8.1. This isAntonio Cunei2010-09-022-2/+2
* Partest changes - partest now uses scalacheck.j...Aleksandar Pokopec2010-09-022-1/+21
* fixes #2662. Review by moors.Aleksandar Pokopec2010-09-022-14/+105
* Temporarily disabled collections checks to keep...Aleksandar Pokopec2010-09-0110-0/+0
* Closes #1220.Iulian Dragos2010-09-013-3/+46
* [scaladoc] Merges Petr's changes from the colla...Gilles Dubochet2010-09-014-11/+24
* New Starr, without msil classes.Iulian Dragos2010-09-013-3/+3
* Added scalacheck tests for parallel collections.Aleksandar Pokopec2010-09-0113-2/+1174
* for MSIL: now based on the latest ch.epfl.lamp....Miguel Garcia2010-09-011-1/+1
* Added ant tasks for strap that build scalacheck.Aleksandar Pokopec2010-08-311-1/+16
* Partial fix for #3774.Martin Odersky2010-08-313-132/+182
* Fix for #3684. No reviewAleksandar Pokopec2010-08-311-10/+10
* Fix for #3765.Miles Sabin2010-08-311-0/+3
* Fixes #3684. Closes #3684. No review.Aleksandar Pokopec2010-08-311-20/+10
* Added scalacheck folder, scalacheck source upda...Aleksandar Pokopec2010-08-3120-38/+2960
* Added a few overrides to prevent default implem...Aleksandar Pokopec2010-08-311-0/+8
* Correction to commit 22865 in order for sbt bui...moix2010-08-311-12/+0
* Partest support for sbt (with failed only and s...moix2010-08-3111-130/+313
* New wider interface of presentation compiler.Martin Odersky2010-08-307-44/+141