summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+52
* Add test for SI-4839. No review.Philipp Haller2011-07-261-0/+8
* As per discussion documented in SI-1799, brough...Paul Phillips2011-07-212-0/+21
* Restored test case for SI-2873 which hubert had...Paul Phillips2011-07-192-0/+6
* Modified erasure so we have enough information ...Paul Phillips2011-07-182-0/+11
* Fixed adriaan's patch for type constructor infe...Paul Phillips2011-07-181-0/+5
* Workaround for scalacheck calling System.exit d...Paul Phillips2011-07-181-1/+1
* Brought scalacheck up to date with scalacheck t...Paul Phillips2011-07-161-1/+1
* 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
* 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-133-0/+38
* Catch type projections even when they disguise ...Paul Phillips2011-07-132-0/+14
* 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
* 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-247-16/+53
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-232-0/+84