summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tail recursive foldLeft for Stream.Paul Phillips2009-08-261-0/+11
* Fix for #2275 with tests.Miles Sabin2009-08-256-8/+52
* Really fixed #2294.Miles Sabin2009-08-251-1/+1
* Fixed #2294.Miles Sabin2009-08-251-1/+1
* Small tweak to nextString to unhose the distrib...Paul Phillips2009-08-251-1/+1
* Added nextString(length: Int) to util.Random.Paul Phillips2009-08-251-0/+17
* new starr with class manifestsMartin Odersky2009-08-2517-29/+35
* Added 'foreach' method in Stream that is tail-c...Iulian Dragos2009-08-251-0/+16
* fixed io test on windowsLukas Rytz2009-08-251-1/+1
* fixed #2291Lukas Rytz2009-08-251-1/+1
* using ANT_OPTS as jvm arguments for scalacforkLukas Rytz2009-08-241-1/+1
* new starr with better Manifest handlingMartin Odersky2009-08-243-3/+3
* Fixed #2160.Philipp Haller2009-08-241-1/+1
* Added Console.setErr and Console.withErr methods.Philipp Haller2009-08-241-4/+40
* another missing file, sorry.Martin Odersky2009-08-241-0/+148
* checked in missing file.Martin Odersky2009-08-241-0/+6
* Refined manifest checking in preparation for ar...Martin Odersky2009-08-245-102/+123
* updated checkfile for neg/viewtestAdriaan Moors2009-08-241-1/+7
* another starr, based on r18539 and Martin's cha...Adriaan Moors2009-08-243-3/+3
* fixing bootstrapping problem wrt removing ident...Adriaan Moors2009-08-244-5/+8
* Taking a little more advantage of some recent a...Paul Phillips2009-08-244-86/+96
* Generalized pattern matcher generated null test.Paul Phillips2009-08-232-1/+12
* Tweaked a concurrent.ops method to adhere to th...Paul Phillips2009-08-232-20/+15
* Cleaner sameElements implementation for linear ...Paul Phillips2009-08-232-20/+27
* Some minor logic simplifying falling out of equ...Paul Phillips2009-08-232-82/+61
* Fix and test case for #2241.Paul Phillips2009-08-232-1/+9
* Numeric implementations for Short and Byte now ...Paul Phillips2009-08-231-0/+30
* A few straggler deprecations with straightforwa...Paul Phillips2009-08-227-18/+12
* These might be the last of the deprecation warn...Paul Phillips2009-08-228-12/+14
* Deprecation patrol continues patrolling.Paul Phillips2009-08-2226-50/+48
* Deprecation patrol.Paul Phillips2009-08-2213-38/+38
* A few minor documentation fixes.Paul Phillips2009-08-225-12/+12
* Fixed #2283.Paul Phillips2009-08-221-1/+1
* The fruit of a bunch of iteration on Iterator.Paul Phillips2009-08-222-48/+154
* Better scaladocsIngo Maier2009-08-221-4/+9
* Fix for the discovery that .get on a non-existe...Paul Phillips2009-08-211-1/+1
* Reverted r18344 as it is interacting badly with...Paul Phillips2009-08-212-24/+2
* in the end had to disable conforms as view in t...Adriaan Moors2009-08-215-15/+8
* second try to get a starr that can compile the ...Adriaan Moors2009-08-213-3/+3
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-2110-18/+44
* Fixed #2169Ingo Maier2009-08-211-9/+6
* fixed build problemMartin Odersky2009-08-211-1/+1
* added partial manifests (now called manifests),...Martin Odersky2009-08-214-127/+206
* Applied some of Kevin Wright's patches.Ingo Maier2009-08-2117-44/+213
* Revert several commits related to implicits/predefAdriaan Moors2009-08-217-37/+16
* improved previous fix for implicits and `conforms`Adriaan Moors2009-08-215-10/+23
* Gave spawn and future a default implicit to add...Paul Phillips2009-08-212-3/+3
* Reverted the just committed starr, which can't ...Paul Phillips2009-08-203-3/+3
* New starr based on r18525.Paul Phillips2009-08-203-3/+3
* backed out changes to Predef, as they need a ne...Adriaan Moors2009-08-201-6/+3