summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic removal of redundant toList call on it...Paul Phillips2011-06-2513-25/+22
* Another one I missed which was fixed by r25149.Paul Phillips2011-06-241-0/+41
* Defined tpeHK in a manner consistent with tpe s...Paul Phillips2011-06-242-26/+58
* Integrating feedback from adriaan, changed anot...Paul Phillips2011-06-241-23/+26
* 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-249-18/+110
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-238-25/+10
* Overrode contains and apply in mutable.HashMap ...Paul Phillips2011-06-235-64/+27
* Notice when erasure is trying to cast something...Paul Phillips2011-06-232-3/+23
* Added a -Y option to resolve namespace collisio...Paul Phillips2011-06-232-3/+28
* Playing defense against NoSymbol in scaladoc, n...Paul Phillips2011-06-231-2/+2
* Noticed while working on getClass that most of thePaul Phillips2011-06-232-21/+25
* A line missed from spear thrust, no review.Paul Phillips2011-06-221-0/+1
* Thrusting spear into darkened alcove attempting...Paul Phillips2011-06-222-7/+11
* New theory: fails running on java 1.5.Paul Phillips2011-06-225-3/+10
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-222-0/+11
* Everything builds for me, but apparently not fo...Paul Phillips2011-06-221-4/+7
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-2217-24/+223
* Test case closes #4727, no review.Paul Phillips2011-06-221-0/+7
* Updated a test with GenSetLike.Aleksandar Pokopec2011-06-221-1/+1
* Removing the package-private modifiers on Gen*L...Aleksandar Pokopec2011-06-228-18/+18
* Removed "isInterpreterWrapper" from the conditi...Paul Phillips2011-06-213-1/+14
* Relaxes a typer check which fails valid code wi...Paul Phillips2011-06-212-8/+25
* Documented what happened with the implementatio...Paul Phillips2011-06-211-9/+17
* Routed Stream.+: through cons to avoid some tru...Paul Phillips2011-06-213-0/+13
* Added test case.Martin Odersky2011-06-212-0/+19
* Putting in a fix for #4713.Martin Odersky2011-06-211-2/+8
* Fixes Zendesk ticket #1528. Review by prokopec.Martin Odersky2011-06-211-2/+3
* Fixes #4712. Review by moors.Martin Odersky2011-06-211-4/+15
* Performance-motivated work: going through Speci...Paul Phillips2011-06-212-563/+460
* Quoted the windows runner path so "c:\program f...Paul Phillips2011-06-211-1/+1
* Removed an unused method.Paul Phillips2011-06-211-4/+0
* Deprecated BigInt#~ in favor of unary_~.Paul Phillips2011-06-211-2/+5
* Some tests for pending, no review.Paul Phillips2011-06-212-0/+51
* Test case closes #4601, no review.Paul Phillips2011-06-212-0/+16
* Fix broken tool-windows.tmpl.Paul Phillips2011-06-201-1/+1
* Small changes to docs only. No review.Martin Odersky2011-06-203-11/+11
* Reverts r25085 ("Performance tweaks for Abstrac...Paul Phillips2011-06-201-28/+24
* Moved a test to pending.Aleksandar Pokopec2011-06-201-2/+0
* Disabled failing test.Aleksandar Pokopec2011-06-201-0/+2
* When TypeVars were given higher-order abilities...Paul Phillips2011-06-204-33/+79
* Separete index.js to parallelize downloads.Kato Kazuyoshi2011-06-207-158/+217
* Fixed an overflow which occurs in hashtable siz...Aleksandar Pokopec2011-06-203-2/+33
* Fixing a parallel sets issue with flatmap.Aleksandar Pokopec2011-06-202-3/+5
* Fixed an issue with higher kinded type inferenc...Paul Phillips2011-06-194-1/+65
* Upgraded jline to use jansi 1.6 in the belief i...Paul Phillips2011-06-191-1/+1
* Formatting fixes for scala.collection.JavaConve...Kato Kazuyoshi2011-06-181-2/+2
* Further ScalaDoc fixes.Kato Kazuyoshi2011-06-184-39/+39
* The usual unbreaking of broken builds, no review.Paul Phillips2011-06-182-2/+2