summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added two options to tools/tokens, --sliding an...Paul Phillips2010-04-213-16/+38
* Fixed a couple bugs in tools/tokens which were ...Paul Phillips2010-04-211-4/+7
* Two new command line programs in ~/tools: scmp ...Paul Phillips2010-04-212-0/+134
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-2113-60/+165
* [scaladoc] Slight change to design of how Comme...Gilles Dubochet2010-04-212-2/+2
* Changed the way special overrides are implemented.Iulian Dragos2010-04-213-76/+85
* Fixed retyping of ThisTypes and less aggressive...Iulian Dragos2010-04-212-11/+23
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-212-33/+46
* Handled action items (1) and (4) of the phaller...Paul Phillips2010-04-217-25/+18
* Undeprecated @retain as suggested by odersky on...Paul Phillips2010-04-201-2/+3
* More fully integrate immutable.Queue into colle...Paul Phillips2010-04-202-10/+19
* fix bootstrap library build. review by oderskyLukas Rytz2010-04-204-10/+42
* Missing bit from r21620.Hubert Plociniczak2010-04-191-2/+5
* Fixed #3322wqdcaoyuan2010-04-192-15/+20
* Better fix for #2757. Review by milessabin.Hubert Plociniczak2010-04-192-1/+3
* Fix and test case for forwarder duplicate bug.Paul Phillips2010-04-171-2/+2
* Degeneralized some incomplete generalization of...Paul Phillips2010-04-168-40/+52
* Made partest diff algorithm much more lenient.Paul Phillips2010-04-161-21/+36
* More polishing up features in partest which wor...Paul Phillips2010-04-161-8/+11
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-151-73/+57
* Initialization ordering issue in BigDecimal.Paul Phillips2010-04-151-11/+10
* Removed a bunch of -Y warning options.Paul Phillips2010-04-157-123/+9
* A repl corner case. Closes #3298, no review.Paul Phillips2010-04-151-1/+1
* 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
* Revert "Fix for #3284.Iulian Dragos2010-04-132-60/+21
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-132-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-134-8/+23
* A safety improvement for random path generation...Paul Phillips2010-04-132-11/+19
* [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
* 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
* 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-132-117/+68
* fixed most of stability, reviewed by iuli, so n...Lukas Rytz2010-04-131-1/+1