summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Reverting recent type constructor patch until I...Paul Phillips2011-07-161-5/+0
* Test case for ticket #4582.Paul Phillips2011-07-161-0/+11
* Changes to reflection.Martin Odersky2011-07-161-1/+1
* Fixed a big bug in type constructor unification...Paul Phillips2011-07-161-0/+5
* scaladoc fixes and improvementsmichelou2011-07-151-4/+4
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-136-4/+11
* Don't enter into same line infinite recursion w...Paul Phillips2011-07-132-0/+15
* Test case closes #3371, no review.Paul Phillips2011-07-131-0/+9
* Test case closes #1432, no review.Paul Phillips2011-07-132-0/+18
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-134-0/+49
* Catch type projections even when they disguise ...Paul Phillips2011-07-132-0/+14
* A response to adriaan's last lub commit of the ...Paul Phillips2011-07-131-0/+37
* Suppressed an error in type constructor bounds ...Paul Phillips2011-07-132-0/+9
* Making power mode startup a little less glacial...Paul Phillips2011-07-121-1/+1
* A bunch of repl stuff.Paul Phillips2011-07-121-4/+3
* Fixes #4398.Aleksandar Pokopec2011-07-111-0/+11
* Fixes #4709.Aleksandar Pokopec2011-07-111-0/+10
* Fixes #4723.Aleksandar Pokopec2011-07-111-0/+9
* Making empty streams serializable.Aleksandar Pokopec2011-07-112-0/+26
* Fixes #4761.Aleksandar Pokopec2011-07-112-0/+19
* Moved a warning behind -Xlint.Paul Phillips2011-07-091-1/+1
* Fix for failing test, review by extempore.Kato Kazuyoshi2011-07-091-1/+1
* Fixes SI-4759Philipp Haller2011-07-071-0/+47
* Test case for #4737, no review.Paul Phillips2011-07-062-0/+19
* Add a test for #4421 and clean up a little.Kato Kazuyoshi2011-07-062-0/+17
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-045-0/+112
* Looking forward to working positions.Paul Phillips2011-07-032-4/+8
* Logic bug in repl :paste parsing, no review.Paul Phillips2011-07-034-21/+43
* evalOnce needs to pack the type before using it...Paul Phillips2011-07-032-0/+8
* Test case for #4757, no review.Paul Phillips2011-07-023-0/+13
* Fixed a bug involving classOf[Foo] having the w...Paul Phillips2011-07-012-0/+13
* Fix a scalap checkfile, no review.Paul Phillips2011-07-011-0/+1
* Stable hashCodes for case objects.Paul Phillips2011-07-011-0/+10
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-07-012-0/+59
* Fix for unfortunate bug in Range.init.Paul Phillips2011-06-301-0/+7
* Having established that r25051 is not responsib...Paul Phillips2011-06-301-1/+1
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-298-12/+31
* slight improvement to lubList so that the simpl...Adriaan Moors2011-06-291-0/+5
* Don't infer anonymous classes.Paul Phillips2011-06-274-1/+22
* Test cases close #2782, #2171, no review.Paul Phillips2011-06-253-0/+26
* Another one I missed which was fixed by r25149.Paul Phillips2011-06-241-0/+41
* Another one brought to compilation by r25149.Paul Phillips2011-06-241-0/+31
* A test case from recently closed #490, no review.Paul Phillips2011-06-241-0/+16
* Added sanity check to lub calculation to preven...Paul Phillips2011-06-248-16/+90
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-232-0/+0
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-231-1/+1
* Notice when erasure is trying to cast something...Paul Phillips2011-06-231-0/+14
* New theory: fails running on java 1.5.Paul Phillips2011-06-222-0/+0
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-222-0/+11
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-222-0/+84