summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed `!=` to `ne` for #3086. No review.Aleksandar Pokopec2010-03-161-13/+13
* added support for continuations in try/catch bl...Tiark Rompf2010-03-1611-24/+245
* Tracked down docs.lib build issue from the dent...Paul Phillips2010-03-151-1/+1
* fixed treatment of annotated types in isNumeric...Tiark Rompf2010-03-152-4/+5
* Fixes #3091. Review by community.Aleksandar Pokopec2010-03-153-0/+75
* minor cleanup to build.xml. review by rompfLukas Rytz2010-03-151-35/+18
* new immutable.HashSet. review by community.Tiark Rompf2010-03-153-110/+315
* Fixes #3086. Review by community.Aleksandar Pokopec2010-03-151-13/+13
* Fixes #3132. No review necessary.Aleksandar Pokopec2010-03-154-9/+19
* Fixes #3155. No review is necessary.Aleksandar Pokopec2010-03-151-0/+2
* Fix for msil compiler.Lukas Rytz2010-03-151-1/+1
* Reverting a couple replacements from that last ...Paul Phillips2010-03-152-6/+6
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-1539-112/+114
* improved immutable HashMap iterator.Tiark Rompf2010-03-141-31/+101
* Tighten update check in cleanup.Paul Phillips2010-03-142-1/+8
* Test case for #2940. No review.Paul Phillips2010-03-142-0/+15
* Test case closes #751. No review.Paul Phillips2010-03-141-0/+6
* Closes #2918. Review by moors.Martin Odersky2010-03-132-3/+30
* More support code for the big partest patch I'm...Paul Phillips2010-03-138-37/+59
* Improved version where bumping and zero-encodin...Martin Odersky2010-03-131-38/+9
* Closes #3120. Review by extempore.Martin Odersky2010-03-132-0/+16
* Disabled failing testMartin Odersky2010-03-131-4/+4
* Added an object to mangle byte arrays into Java...Martin Odersky2010-03-121-0/+269
* Closes #3143. Review by moors.Martin Odersky2010-03-123-30/+45
* do not set the type of the implementation metho...Hubert Plociniczak2010-03-121-1/+1
* Added continuations to maven deployment.Josh Suereth2010-03-123-1/+121
* added missing file from last commit. no review.Tiark Rompf2010-03-111-0/+60
* Partially reverted r21018.Martin Odersky2010-03-112-29/+29
* moved the continuations plugin into trunk.Tiark Rompf2010-03-1178-5/+2322
* Closes #3158. No review necessary.Martin Odersky2010-03-113-0/+12
* implemented handling of 32-bit collisions in im...Tiark Rompf2010-03-111-6/+60
* Closes #3157 by overriding +: in List.Martin Odersky2010-03-111-1/+6
* Fixed doc comment. No review.Martin Odersky2010-03-111-2/+2
* Closes #2940.Martin Odersky2010-03-114-11/+13
* Some IO conveniences. No review.Paul Phillips2010-03-112-0/+8
* Small syntactic adjustment so that last patch f...Paul Phillips2010-03-101-1/+2
* slight (syntactic) cleanup of patch for see #31...Adriaan Moors2010-03-101-6/+7
* closes #3152: refactored adjustTypeArgs and met...Adriaan Moors2010-03-103-40/+63
* FatalError needs a stack trace.Gilles Dubochet2010-03-101-1/+1
* ...and a line from partest I didn't notice the ...Paul Phillips2010-03-101-3/+0
* Some minor compiler support bits for my upcomin...Paul Phillips2010-03-105-8/+12
* Removed a couple infinite loops in XML.Paul Phillips2010-03-101-3/+3
* Some windows oriented fixes for build.xml.Paul Phillips2010-03-101-2/+2
* New attempt at fixing the tests. No review.Philipp Haller2010-03-093-48/+60
* Made actor-getstate test more robust. No review.Philipp Haller2010-03-091-20/+20
* Temporarily disabling failing test until I can ...Paul Phillips2010-03-093-0/+0
* Added test.debug target to build.xml.Paul Phillips2010-03-0812-15/+33
* Fixed failing test t3115 via judicious applicat...Paul Phillips2010-03-082-4/+5
* Changed partest ant task not to use reflection,...Paul Phillips2010-03-083-65/+43
* Closes #3102.Philipp Haller2010-03-083-8/+42