summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3580. Review by extempore.Aleksandar Pokopec2010-07-051-0/+17
* Test case closes #261, no review.Paul Phillips2010-07-032-0/+18
* When compilation fails because of an unimplemen...Paul Phillips2010-07-032-0/+50
* Closes #1766 (structural method dispatch broken...Gilles Dubochet2010-07-021-0/+16
* Made a null output sink and applied it to the r...Paul Phillips2010-07-022-0/+1
* Some more improvement on the error messages whe...Paul Phillips2010-07-022-0/+30
* Test case for (long ago closed) #2106, no review.Paul Phillips2010-07-022-0/+9
* Test cases close #13, #95. No review.Paul Phillips2010-07-022-0/+46
* Fail more gracefully on > 22 case class paramet...Paul Phillips2010-07-022-0/+7
* Fixed an infinite loop in the xml parser on inv...Paul Phillips2010-07-012-0/+5
* A crasher in the pattern matcher revealed a fla...Paul Phillips2010-07-011-0/+7
* Test case for #1974, which was fixed at some po...Paul Phillips2010-07-011-0/+20
* Tweaked a test to pass under java 7. No review.Paul Phillips2010-07-011-1/+1
* Warded off a parser crash on certain invalid pr...Paul Phillips2010-07-012-0/+6
* Test case closes #1845, no review.Paul Phillips2010-07-012-0/+14
* Removed a test from pending which is also in fi...Paul Phillips2010-06-302-609/+0
* Test case closes #3440. No review.Paul Phillips2010-06-301-0/+18
* Enumeration fixes.Paul Phillips2010-06-302-0/+13
* Parallel array `map` optimisation. No review.Aleksandar Pokopec2010-06-301-1/+1
* Implemented lazy combiners for parallel hash trie.Aleksandar Pokopec2010-06-291-1/+4
* close #2413.Lukas Rytz2010-06-292-0/+30
* 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