summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed hash trie splitting. No review.Aleksandar Pokopec2010-06-162-25/+32
* Disables NotNull checking unless -Ynotnull is g...Paul Phillips2010-06-152-2/+6
* Adding primary version of parallel hash tries.Aleksandar Pokopec2010-06-153-37/+88
* [scaladoc] New display mode for members: ordere...Gilles Dubochet2010-06-155-23/+143
* [scaladoc] Slightly more robust treatment of "c...Gilles Dubochet2010-06-151-2/+1
* updated version number in build.number filemichelou2010-06-151-2/+4
* A love letter to the inliner.Paul Phillips2010-06-151-478/+511
* Closes #3420, typo in scaladoc for BigInt.Iulian Dragos2010-06-141-3/+3
* Closes #3558.Iulian Dragos2010-06-141-4/+4
* Made getters treated more like private members ...Paul Phillips2010-06-132-61/+103
* Changed groupBy to return immutable.Map.Paul Phillips2010-06-134-10/+11
* Closes #3174 and #3560. Review by moors.Martin Odersky2010-06-131-46/+71
* Further improved combine for hash tries, cuttin...Aleksandar Pokopec2010-06-111-34/+107
* Removed bogus typing.Iulian Dragos2010-06-111-1/+1
* Fixed the broken build.Iulian Dragos2010-06-111-1/+2
* Partial fix for #2296: instead of VerifyError w...Iulian Dragos2010-06-111-3/+11
* Continued working on hash trie map combine - wo...Aleksandar Pokopec2010-06-101-29/+53
* HashMap merge bug fixed. No reviewAleksandar Pokopec2010-06-101-17/+6
* Make local lazy values thread-safe.Iulian Dragos2010-06-095-32/+59
* Added `combine` and `split` to immutable.HashMap.Aleksandar Pokopec2010-06-099-21/+372
* Put in some long overdue soft padding around re...Paul Phillips2010-06-081-2/+16
* Fixes #3461. No review.pAleksandar Pokopec2010-06-081-1/+2
* Fixed a regrettable oversight which was leaving...Paul Phillips2010-06-081-3/+8
* Fixed #2424. Review by dragosMartin Odersky2010-06-0812-1/+187
* Taking another shot at negative constants as an...Paul Phillips2010-06-082-6/+7
* Most of the iterate implementations were callin...Paul Phillips2010-06-072-12/+21
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-073-23/+51
* Fixed #3174. Review by spoonMartin Odersky2010-06-071-2/+8
* Adding parallel collections to trunk.Aleksandar Pokopec2010-06-0734-0/+4387
* Fixed problem discovered by Paul that views do ...Martin Odersky2010-06-063-3/+17
* Fixed a typo in a use caseMartin Odersky2010-06-061-1/+1
* Overwrote copyToArray for efficiency.Martin Odersky2010-06-061-0/+8
* Solved problem that -3.0 is not recognized as a...Martin Odersky2010-06-061-1/+1
* Patch from Jason Zaugg so singleton types aren'...Paul Phillips2010-06-051-1/+1
* Fix for #3284.Derek Chen-Beker2010-06-042-21/+60
* Fix for init-order caused NPE in NumericRange.Paul Phillips2010-06-041-28/+17
* Burned by a last minute adjustment, I lost the ...Paul Phillips2010-06-041-1/+4
* Discovered and disproved this unlikely truth:Paul Phillips2010-06-041-6/+10
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-041-1/+2
* Sorted out some buck passing among TraversableO...Paul Phillips2010-06-033-11/+8
* Codec changes in scala.tools.nsc.io correspondi...Paul Phillips2010-06-033-36/+30
* Restored Source factories to a form source comp...Paul Phillips2010-06-037-99/+136
* Closes #3472, final specialized methods give Ve...Iulian Dragos2010-06-031-0/+1
* Closes #3499, double definition with specialized.Iulian Dragos2010-06-031-5/+8
* [scaladoc] Fixed typo in Scaladoc man page (tha...Gilles Dubochet2010-06-031-9/+12
* Forgot to add stream view classes for #3511.Aleksandar Pokopec2010-06-032-0/+88
* Fixes #3511 by adding a custom StreamView.Aleksandar Pokopec2010-06-031-0/+8
* Fixes #3508. No review is necessary.Aleksandar Pokopec2010-06-021-2/+2
* Partially solves the problem for #3502.Aleksandar Pokopec2010-06-021-4/+14
* [scaladoc] Updated man page for Scaladoc 2.Gilles Dubochet2010-06-021-61/+66