summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New starr without debugging output. no review.Iulian Dragos2010-08-232-2/+2
* in refchecks, visit the qualifier of irrefutabl...Lukas Rytz2010-08-234-1/+11
* test for see #3769. no review.Lukas Rytz2010-08-232-0/+13
* test for #3667. no reviewLukas Rytz2010-08-231-0/+8
* More robust icode loading and fixed an issue wh...Iulian Dragos2010-08-237-10/+27
* New starr for optimized builds.Iulian Dragos2010-08-232-2/+2
* Renaming and small tweak in testing.Benchmark f...Iulian Dragos2010-08-237-9/+9
* Various fixes to optimizations, and mainly much...Iulian Dragos2010-08-235-11/+29
* Fixed various issues with Icode, mainly fixing ...Iulian Dragos2010-08-237-41/+66
* less logging.Iulian Dragos2010-08-231-2/+1
* Finally look at the right place for inherited m...Iulian Dragos2010-08-231-3/+4
* inline more in RangeIulian Dragos2010-08-231-2/+2
* Improved the peephole optimizer to use liveness.Iulian Dragos2010-08-232-8/+33
* Fix for not looking into Java types when specia...Iulian Dragos2010-08-232-2/+5
* Small cleanupsIulian Dragos2010-08-233-39/+42
* Tweaks for better optimizations.Iulian Dragos2010-08-233-5/+9
* Made ranges a bit more friendly to the optimizer.Iulian Dragos2010-08-233-21/+9
* debugging output to track down wild boxing.Iulian Dragos2010-08-231-0/+3
* Added setup and teardown methods.Iulian Dragos2010-08-231-3/+20
* Specialize rhs of specialized fields.Iulian Dragos2010-08-231-1/+4
* Don't box class parameters when passed to the s...Iulian Dragos2010-08-231-3/+11
* Optimized away box(unbox(E)) ===> E.Iulian Dragos2010-08-231-1/+8
* Added an overridable setUp method that is calle...Iulian Dragos2010-08-231-0/+7
* forgot to update check file after renaming tests.Adriaan Moors2010-08-212-4/+4
* closes 2462. better implicit error messages.Adriaan Moors2010-08-2012-20/+128
* closes #3757. got paren wrong during refactoring.Adriaan Moors2010-08-201-1/+1
* closes #3575.Adriaan Moors2010-08-209-30/+62
* Discovered ListMap.++ returns a Map instead of ...Paul Phillips2010-08-192-3/+10
* Extending sbt capabilities :moix2010-08-199-174/+473
* Fixed build for Java 1.5. No review.Gilles Dubochet2010-08-191-1/+1
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-1915-183/+689
* closes #2788.Adriaan Moors2010-08-193-3/+8
* closes #3777.Adriaan Moors2010-08-192-8/+18
* Closes #3763. No review.Martin Odersky2010-08-182-2/+7
* Closes #3756. No review.Martin Odersky2010-08-182-5/+9
* better fix for see #3667.Lukas Rytz2010-08-174-6/+15
* use arraycopy not Array.copy in Arraybuffer.siz...Lukas Rytz2010-08-171-1/+1
* Revert ArrayBuffer's sizeHint as I had a typo a...Lukas Rytz2010-08-161-2/+1
* use arraycopy instead of Array.copy in ArrayBuf...Lukas Rytz2010-08-161-1/+2
* cosmetic fix to GenMSIL. no review.Lukas Rytz2010-08-161-3/+2
* remove space from sbt's build/x/ classes direct...Lukas Rytz2010-08-161-1/+1
* documentation for scala.Array.Lukas Rytz2010-08-161-66/+94
* doc comment for scala package.Lukas Rytz2010-08-161-0/+3
* Since r22186 scripts wait for all non-daemon th...Paul Phillips2010-08-152-6/+14
* Overhaul of ScalaRunTime.stringOf.Paul Phillips2010-08-151-21/+38
* Revert "closes #3757.Adriaan Moors2010-08-144-32/+5
* closes #3757.Adriaan Moors2010-08-144-5/+32
* closes #3691.Adriaan Moors2010-08-144-104/+155
* closes #3663.Adriaan Moors2010-08-136-18/+63
* closes #3419: test filesAdriaan Moors2010-08-135-8/+28