summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Regenerated automated tests for inner objects.Iulian Dragos2011-05-113-5802/+1361
* Renaming the inner objects test file. no review.Iulian Dragos2011-05-112-0/+0
* Reverting r24927Antonio Cunei2011-05-111-5/+2
* Further narrowing down the applicability of Hub...Martin Odersky2011-05-111-2/+5
* New test. No review.Martin Odersky2011-05-112-0/+24
* Closes #4565.Hubert Plociniczak2011-05-116-7/+6935
* Closes #4560. Review by dragos.Martin Odersky2011-05-111-13/+30
* close #4441. no reviewLukas Rytz2011-05-102-1/+6
* Another round of optimization.Paul Phillips2011-05-096-38/+99
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-088-133/+198
* Made -Yno-predef work again, also in the repl.Paul Phillips2011-05-079-47/+77
* Good, I got the whitespace wrong, trying to emb...Paul Phillips2011-05-071-2/+1
* My estimation of what will fix fsc on cygwin/wi...Paul Phillips2011-05-071-3/+7
* Made GenTraversableOnce public.Paul Phillips2011-05-073-4/+4
* Attempting to make the :javap test pass on wind...Paul Phillips2011-05-072-12/+42
* Tightened a condition to avoid a self-referenti...Paul Phillips2011-05-063-0/+16
* [scaladoc] Fix minor CSS issue. No review.Donna Malayeri2011-05-061-1/+1
* Finally figured out what was going on with a ce...Paul Phillips2011-05-0611-28/+133
* Special case Array[Unit] printing in the repl t...Paul Phillips2011-05-063-2/+14
* Help :javap find nested repl-defined objects.Paul Phillips2011-05-063-9/+48
* Issue some repl imports comma-separated rather ...Paul Phillips2011-05-061-6/+7
* Be silent when compiling the repl extraction ob...Paul Phillips2011-05-058-48/+101
* Makes BigInt's isValidThing methods make some k...Paul Phillips2011-05-053-7/+39
* Changed an identifier to be more to iulian's li...Paul Phillips2011-05-051-4/+4
* A better test case for #4537 than the one r2488...Paul Phillips2011-05-054-0/+22
* close #4524 and close #4425, review by odersky.Lukas Rytz2011-05-054-1/+23
* fix #4502 and fix #4430. review by odersky.Lukas Rytz2011-05-053-10/+38
* [scaladoc] Unify template and package header.Donna Malayeri2011-05-0512-85/+90
* Fixes and closes #4461. No review.Aleksandar Pokopec2011-05-043-0/+31
* Fixes and closes #4535.Aleksandar Pokopec2011-05-043-1/+49
* Moved unapplySeq down to SeqFactory.Aleksandar Pokopec2011-05-042-10/+11
* Fix for failing test, no review.Paul Phillips2011-05-041-1/+1
* Closes #4537. No review.Martin Odersky2011-05-031-2/+5
* Fixes #4527.Iulian Dragos2011-05-033-8/+11
* rewrite of nested objects implementation.Hubert Plociniczak2011-05-0310-91/+44
* Looks like the :type command was a casualty of ...Paul Phillips2011-05-031-4/+7
* Figuring it couldn't hurt if more people had a ...Paul Phillips2011-05-025-159/+150
* Added a @bridge'd $scope back to scala package ...Paul Phillips2011-05-011-1/+6
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-0128-196/+55
* Realized how noisy the @deprecated-takes-two-ar...Paul Phillips2011-05-012-10/+6
* Since I don't want to commit anything "interest...Paul Phillips2011-05-0121-115/+152
* Don't issue a deprecation warning if the deprec...Paul Phillips2011-05-013-10/+10
* A few minor cleanups involving logging messages...Paul Phillips2011-04-309-17/+33
* Completely to my surprise, found that fixing al...Paul Phillips2011-04-3011-38/+40
* Don't crash the pickler with erroneous types.Paul Phillips2011-04-303-0/+21
* After having to update the code for someone els...Paul Phillips2011-04-3023-30/+30
* Making further unapply regressions less likely,...Paul Phillips2011-04-293-50/+42
* Fixing the pattern matcher regression I introdu...Paul Phillips2011-04-294-18/+598
* removed legacy library code (package scala.mobile)michelou2011-04-295-331/+9
* Issuing warnings with detailed info when we enc...Martin Odersky2011-04-291-3/+18