summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Settings code into common.settings, no review.Paul Phillips2011-05-162-0/+64
* Some largely self-contained utility classes int...Paul Phillips2011-05-165-0/+357
* This patch and the several to follow represent ...Paul Phillips2011-05-169-8/+100
* Closes 4560. Review by dragos.Martin Odersky2011-05-163-6/+23
* Removing two more @bridge methods because they ...Martin Odersky2011-05-161-4/+4
* Removed ill-fated bridge method.Martin Odersky2011-05-161-2/+2
* After numerous red herrings, I think I find my ...Paul Phillips2011-05-152-66/+66
* Temporarily sending lisp.scala to be interprete...Paul Phillips2011-05-152-0/+0
* An ill-advised change to an equals method resul...Paul Phillips2011-05-152-34/+31
* Fix for Iterator flattening regression.Paul Phillips2011-05-141-1/+6
* Confusingly, I am restoring the method "getArch...Paul Phillips2011-05-142-1/+4
* Change Types#narrow to create an existential ra...Paul Phillips2011-05-142-16/+17
* Some minor cleanups in the inliner, no review.Paul Phillips2011-05-142-17/+15
* Removes long-deprecated "for (val x <- ...Paul Phillips2011-05-141-10/+2
* Added flatten to Option so Some(Some(x)).flatte...Paul Phillips2011-05-142-1/+4
* Fix for view+groupBy closes #4558, no review.Paul Phillips2011-05-142-3/+11
* Reverting the rest of it until I can look with ...Paul Phillips2011-05-1210-135/+134
* Reverting a little of that last patch, no review.Paul Phillips2011-05-121-1/+13
* More optimization.Paul Phillips2011-05-1210-147/+136
* Fairly ruthlessly optimized ZipArchive.Paul Phillips2011-05-126-314/+160
* 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