summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added scalacheck.jar and *.test files to the sc...Lukas Rytz2010-04-141-1/+2
* Revert "Don't decode symbols in .toString."Iulian Dragos2010-04-141-1/+1
* Disabled failing json test.Martin Odersky2010-04-131-4/+4
* Revert "Fix for #3284.Iulian Dragos2010-04-132-60/+21
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-1317-39/+66
* Don't decode symbols in .toString.Iulian Dragos2010-04-131-1/+1
* Fixed deadlocking behavior in actors.Iulian Dragos2010-04-132-4/+6
* Reverted r21523. No review.Philipp Haller2010-04-134-25/+11
* Fix for #3284.Derek Chen-Beker2010-04-132-21/+60
* [scaladoc] Tweak so that left pane has a little...Donna Malayeri2010-04-131-2/+6
* Removed trace output after having verified that...Martin Odersky2010-04-131-2/+1
* Some mopping up in equality.Paul Phillips2010-04-135-8/+64
* A safety improvement for random path generation...Paul Phillips2010-04-132-11/+19
* A redblack tree scalacheck test contributed by ...Paul Phillips2010-04-131-0/+157
* [scaladoc] More cosmetic changes.Donna Malayeri2010-04-137-1116/+1216
* Fix for specialized fix.Martin Odersky2010-04-131-1/+1
* attempted fix for the TypeSkolem problem under ...Martin Odersky2010-04-133-2/+19
* fix for usecase in doccomments.Martin Odersky2010-04-131-4/+2
* more documentationMartin Odersky2010-04-1332-180/+191
* Documented immutable.*. no reviewAleksandar Pokopec2010-04-1310-82/+152
* Docs. no reviewAleksandar Pokopec2010-04-1312-50/+144
* Removed obsolete AbstractReactor trait. No review.Philipp Haller2010-04-132-27/+1
* Hardened actor tests. No review.Philipp Haller2010-04-1329-4/+319
* Fixed #3258Ingo Maier2010-04-132-8/+4
* Immutable up to Queue docs. no reviewAleksandar Pokopec2010-04-1318-111/+133
* [scaladoc] Fixed CSS so that styles from wiki m...Gilles Dubochet2010-04-131-0/+22
* fix stability. jar is not stable. no review.Lukas Rytz2010-04-131-2/+2
* A brace got hurt while documenting. no review.Aleksandar Pokopec2010-04-131-1/+1
* Improved handling of uncaught exceptions in act...Philipp Haller2010-04-134-11/+25
* closes #3241 and improves serialization of hash...Tiark Rompf2010-04-135-120/+95
* fixed most of stability, reviewed by iuli, so n...Lukas Rytz2010-04-131-1/+1
* docs for immutable.A-L*. no reviewAleksandar Pokopec2010-04-1314-73/+133
* Some clean-ups.Hubert Plociniczak2010-04-131-84/+92
* [scaladoc] Changed comment code and pre tages t...Donna Malayeri2010-04-131-2/+2
* Noticed that Settings post-set hooks were not b...Paul Phillips2010-04-121-6/+8
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-1233-109/+233
* Disabling what I think are the last two failing...Paul Phillips2010-04-124-0/+0
* Still working on partest.Paul Phillips2010-04-128-0/+138
* Changed the colors for types, value members, an...Donna Malayeri2010-04-122-10/+10
* [scaladoc] Members inherited from sourceless fi...Gilles Dubochet2010-04-121-1/+1
* Another attempt at avoiding partest hang ups wh...Philipp Haller2010-04-121-1/+2
* Disabled test that hangs when actors package is...Philipp Haller2010-04-122-0/+0
* [scaladoc] Cosmetic changes:Donna Malayeri2010-04-122-130/+160
* Correct oversight where neg tests didn't demand...Paul Phillips2010-04-1211-28/+35
* [scaladoc] Use case symbols have correct owner;...Gilles Dubochet2010-04-121-1/+3
* Reverted r21500 until all test categories work ...Philipp Haller2010-04-122-14/+11
* [scaladoc] Inner objects, which according to th...Gilles Dubochet2010-04-121-2/+2
* Restored partest behavior to write log files wi...Philipp Haller2010-04-122-11/+14
* Fixed various position issues in specialized me...Iulian Dragos2010-04-121-8/+11
* Companion objects of case classes extend Abstra...Iulian Dragos2010-04-122-5/+8