summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* During my last look at r21224 I noticed what mu...Paul Phillips2010-03-211-43/+77
* Some minor changes in scala.swing.* which I was...Paul Phillips2010-03-2112-99/+95
* Some work on the Array methods as they manifest...Paul Phillips2010-03-203-15/+24
* Half-disabled productElementName until I have t...Paul Phillips2010-03-193-2/+7
* Returning to the thrilling world of equality an...Paul Phillips2010-03-195-72/+123
* Added a tryToSetFromPropertyValue implementatio...Miles Sabin2010-03-191-0/+1
* More fun with -Xmigration.Paul Phillips2010-03-1912-178/+145
* new version of decode that does not need a length.Martin Odersky2010-03-191-42/+10
* Spring cleaning of collection libraries.Martin Odersky2010-03-1914-137/+307
* Closes #2827. Review by community.Philipp Haller2010-03-191-16/+23
* Fixes #3054. No review.Hubert Plociniczak2010-03-193-18/+44
* Reverse didn't work for empty ranges.Aleksandar Pokopec2010-03-181-1/+1
* Closes #3133. Review by community.Hubert Plociniczak2010-03-172-8/+1
* Closes #3185. Review by plocinic.Philipp Haller2010-03-171-0/+2
* closes #3112. no review.Tiark Rompf2010-03-161-12/+17
* Fixed build problem by eliminiating a redundant...Martin Odersky2010-03-161-1/+1
* Closes #2688 by disallowing call-by-name implic...Martin Odersky2010-03-161-0/+4
* Closes #2913.Martin Odersky2010-03-161-1/+1
* Fixes nitpicks by Adriaan in his review.Martin Odersky2010-03-161-3/+3
* Closes #3180. No review.Martin Odersky2010-03-161-2/+5
* Fixes infinite streams in #3091. No review.Aleksandar Pokopec2010-03-161-0/+10
* Fixes #3091. Review by community.Aleksandar Pokopec2010-03-161-3/+7
* Changed `!=` to `ne` for #3086. No review.Aleksandar Pokopec2010-03-161-13/+13
* added support for continuations in try/catch bl...Tiark Rompf2010-03-165-24/+126
* 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-151-0/+1
* Fixes #3091. Review by community.Aleksandar Pokopec2010-03-151-0/+40
* new immutable.HashSet. review by community.Tiark Rompf2010-03-151-108/+313
* 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-1537-109/+112
* improved immutable HashMap iterator.Tiark Rompf2010-03-141-31/+101
* Tighten update check in cleanup.Paul Phillips2010-03-141-1/+1
* 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
* 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-117-0/+1349
* Closes #3158. No review necessary.Martin Odersky2010-03-111-0/+2
* 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