summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Formatting fixes for scala.util.Kato Kazuyoshi2011-06-1837-481/+437
* Formatting fixes for Parsers.Kato Kazuyoshi2011-06-181-183/+313
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-18121-1092/+1033
* Fixes typo in ScalaDoc: IndexOutofBoundsExcepti...Kato Kazuyoshi2011-06-185-9/+9
* Took a hint from -Xcheckinit to make some patte...Paul Phillips2011-06-171-17/+16
* Go back to printing the message that transcript...Paul Phillips2011-06-163-5/+7
* Deprecated scala.reflect.generic, except for By...Paul Phillips2011-06-1617-30/+17
* Suppressing the ability to suppress stack trace...Paul Phillips2011-06-161-1/+3
* Fix for that slightly not compiling previous pa...Paul Phillips2011-06-161-1/+1
* Speeding up stack trace suppression.Paul Phillips2011-06-161-1/+5
* Eliminating accumulated dead ends from the patt...Paul Phillips2011-06-163-62/+41
* Triumph over various unsolved mysteries of the ...Paul Phillips2011-06-163-30/+18
* Bytecode inspection reveals the pattern matcher...Paul Phillips2011-06-153-35/+42
* closes #4692: unification in type constructor i...Adriaan Moors2011-06-152-2/+30
* got rid of grotesque isCompat closure in exprTy...Adriaan Moors2011-06-152-7/+8
* A last little IO cleanup, no review.Paul Phillips2011-06-141-2/+3
* Update manually created tree which was calling ...Paul Phillips2011-06-145-3/+14
* More batched performance improvements for io.{ ...Paul Phillips2011-06-148-48/+34
* closes #4547.Adriaan Moors2011-06-142-0/+7
* Documented what I could figure out about late f...Paul Phillips2011-06-146-29/+84
* Performance tweaks for AbstractFile, no review.Paul Phillips2011-06-141-25/+29
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-135-8/+57
* Views using methods implemented in terms of isE...Paul Phillips2011-06-133-0/+67
* Marked some more by-name-argument-using methods...Paul Phillips2011-06-134-12/+14
* In the interests of unbreaking the ide, changin...Paul Phillips2011-06-131-1/+1