summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3350. review by extemporeAleksandar Pokopec2010-04-252-0/+25
* Closes #3356.Philipp Haller2010-04-255-107/+102
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-258-42/+115
* Another guess falling somewhere between educate...Paul Phillips2010-04-241-9/+13
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-247-563/+315
* Took another of universal equality's victims to...Paul Phillips2010-04-242-1/+9
* Added size hints to Array.{ iterate, range, tab...Paul Phillips2010-04-232-0/+22
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-2318-15/+80
* Added test for #3081. No review.Hubert Plociniczak2010-04-231-0/+5
* Closes #3108 plus removed some semicolons.Hubert Plociniczak2010-04-232-21/+21
* added missing SuperMixinsIngo Maier2010-04-2321-24/+29
* Fixed potential duplicate error annotation "Err...Martin Odersky2010-04-232-15/+18
* Fixed typo in error message. No review.Martin Odersky2010-04-233-4/+4
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-233-39/+26
* Some cleanup I did when looking at #2769.Hubert Plociniczak2010-04-222-27/+21
* Reverted change of Reactor.exceptionHandler's t...Philipp Haller2010-04-223-5/+4
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-2210-40/+41
* 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-214-0/+142
* 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-213-33/+61
* 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
* Raised some partest timeouts, I think with thes...Paul Phillips2010-04-181-0/+3
* Fix and test case for forwarder duplicate bug.Paul Phillips2010-04-172-2/+16
* 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
* Added a test to make sure distinct preserves or...Paul Phillips2010-04-162-0/+16
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-154-95/+112
* Initialization ordering issue in BigDecimal.Paul Phillips2010-04-151-11/+10
* Removed a bunch of -Y warning options.Paul Phillips2010-04-1510-126/+12
* 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
* 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