summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* fixed #3604michelou2010-06-282-0/+13
* Removed unfinished Jenkins hashcode for final.Paul Phillips2010-06-272-0/+0
* Moved parallel collections to library dir, chan...Aleksandar Pokopec2010-06-182-4/+4
* Refactorings and hash trie combiners. No review.Aleksandar Pokopec2010-06-182-0/+205
* The inliner now looks harder for method impleme...Paul Phillips2010-06-162-0/+20
* A wholesale reversion of the pattern matcher to...Paul Phillips2010-06-163-10/+31
* first part of r22260Antonio Cunei2010-06-161-2/+2
* removed integration of placeholder syntax and n...Lukas Rytz2010-06-164-33/+44
* temporarily reversing r22260; will be shortly r...Antonio Cunei2010-06-161-2/+2
* Fixes #3563. Review by extempore.Aleksandar Pokopec2010-06-161-0/+21
* Minor changes in parallel hash trie. No review.Aleksandar Pokopec2010-06-164-0/+18
* Fixed hash trie splitting. No review.Aleksandar Pokopec2010-06-162-1/+5
* Disables NotNull checking unless -Ynotnull is g...Paul Phillips2010-06-151-0/+46
* Adding primary version of parallel hash tries.Aleksandar Pokopec2010-06-152-1/+11
* Added test case for #432. No review.Gilles Dubochet2010-06-141-0/+15
* Test for #3560.Antonio Cunei2010-06-141-0/+2
* Closes #3558.Iulian Dragos2010-06-142-0/+16
* Made getters treated more like private members ...Paul Phillips2010-06-132-0/+6
* Changed groupBy to return immutable.Map.Paul Phillips2010-06-131-2/+2
* Further improved combine for hash tries, cuttin...Aleksandar Pokopec2010-06-111-1/+3
* Make local lazy values thread-safe.Iulian Dragos2010-06-092-0/+18
* Updated disabled test file.Iulian Dragos2010-06-091-1/+1
* Added `combine` and `split` to immutable.HashMap.Aleksandar Pokopec2010-06-094-2/+59
* Taking another shot at negative constants as an...Paul Phillips2010-06-082-0/+11
* Most of the iterate implementations were callin...Paul Phillips2010-06-071-0/+7
* Adding parallel collections to trunk.Aleksandar Pokopec2010-06-0771-0/+4288
* Patch from Jason Zaugg so singleton types aren'...Paul Phillips2010-06-051-0/+55
* Fix for #3284.Derek Chen-Beker2010-06-042-15/+103
* Tracked down why the jvm/natives.scala fails fo...Paul Phillips2010-06-042-1/+1
* Fix for init-order caused NPE in NumericRange.Paul Phillips2010-06-041-0/+16
* Burned by a last minute adjustment, I lost the ...Paul Phillips2010-06-041-0/+2
* Discovered and disproved this unlikely truth:Paul Phillips2010-06-041-0/+12
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-043-0/+4
* Restored Source factories to a form source comp...Paul Phillips2010-06-031-1/+1
* Closes #3499, double definition with specialized.Iulian Dragos2010-06-031-0/+14
* Fixes #3511 by adding a custom StreamView.Aleksandar Pokopec2010-06-031-0/+36
* Fixes #3508. No review is necessary.Aleksandar Pokopec2010-06-022-0/+11
* Partially solves the problem for #3502.Aleksandar Pokopec2010-06-021-0/+24
* some tests. no reviewLukas Rytz2010-06-023-16/+167
* Make Iterator.toStream be properly lazy.Paul Phillips2010-06-012-0/+16
* Fixes #3496. No review.Aleksandar Pokopec2010-06-011-0/+15
* Re-enabled a number of previously disabled tests;Antonio Cunei2010-05-2818-4/+4
* also consider non-implicit locals when checking...Adriaan Moors2010-05-262-0/+87
* Adds comments for #3471, and a test case which ...Aleksandar Pokopec2010-05-261-1/+1
* Closes #3434.Iulian Dragos2010-05-262-0/+33
* Stupid java 5/6 schism got me.Paul Phillips2010-05-261-0/+0
* Added a migration warning for matches and insta...Paul Phillips2010-05-263-0/+43
* Test closes #2919 which now works.Paul Phillips2010-05-261-0/+12
* Updated check file. No review.Martin Odersky2010-05-251-1/+1
* Addresses see #3470 by adding a method Reactor....Philipp Haller2010-05-252-0/+33