summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-099-41/+118
* Fixed parallel ranges to use the same range log...Aleksandar Pokopec2010-12-093-4/+7
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-0917-41/+94
* minor code updates (detach plugin)michelou2010-12-089-162/+38
* again: relax access boundry check for overridin...Lukas Rytz2010-12-085-13/+17
* Test case closes #3642, no review.Paul Phillips2010-12-072-0/+10
* Reverts previous commit: needs a new starr..Lukas Rytz2010-12-072-10/+0
* follow up on fix #3946.Lukas Rytz2010-12-072-0/+10
* Added uniqueness annotations. Review by rytz.Philipp Haller2010-12-071-2/+2
* Don't transform patterns during superaccessors:...Paul Phillips2010-12-062-0/+18
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-064-10/+12
* Burned by a last minute text change.Paul Phillips2010-12-051-1/+1
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-25/+27
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-045-10/+10
* Starting the mopping up now that names have som...Paul Phillips2010-12-031-2/+4
* close #4036, fix #2489.Lukas Rytz2010-12-032-0/+14
* close #3951. review by dubochet.Lukas Rytz2010-12-032-0/+40
* close #3946.Lukas Rytz2010-12-033-0/+13
* Added test for #4052Hubert Plociniczak2010-12-031-0/+5
* Parameterizes TraversableFactory.range so it ca...Paul Phillips2010-12-031-7/+1
* immutable.Map keySet returns immutable.Set.Paul Phillips2010-12-032-3/+3
* Overrides immutable.{ Map, Set, Seq } to return...Paul Phillips2010-12-031-0/+11
* Generalizes catch blocks to include any Partial...Paul Phillips2010-12-032-0/+38
* It's a big one!Paul Phillips2010-12-021-1/+0
* minor update (detach examples)michelou2010-12-023-7/+12
* A patch authored by martin to fix one of the bi...Paul Phillips2010-12-016-748/+0
* More fiddling with checkSensible.Paul Phillips2010-12-012-8/+9
* Disabled test after failing to read linux's mind.Paul Phillips2010-12-012-0/+0
* Attempt to fix failing test. No review.Paul Phillips2010-11-301-3/+4
* Parser relaxation so that one can name the type...Paul Phillips2010-11-302-2/+16
* Found several minor thigns wrong with checkSens...Paul Phillips2010-11-302-23/+27
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-306-28/+50
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-302-0/+39
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-0/+8
* "I invite everyone to change this rule, and obs...Paul Phillips2010-11-294-5/+10
* Did some more polishing on the infamous partial...Paul Phillips2010-11-281-1/+2
* Test case closes #3106, no review.Paul Phillips2010-11-281-0/+7
* Fleshed out the mock code a little further so i...Paul Phillips2010-11-282-0/+32
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-272-13/+15
* Some work on error messages, somewhat based on ...Paul Phillips2010-11-265-1/+45
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-0/+22
* Disabled possibly failing test.Aleksandar Pokopec2010-11-261-0/+4
* A test for collection conversions.Aleksandar Pokopec2010-11-261-0/+78
* Further fixes some issues for #3621.Aleksandar Pokopec2010-11-255-5/+18
* Fix for #3621.Aleksandar Pokopec2010-11-246-0/+76
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-192-0/+38
* removed duplicated error message for bad compil...michelou2010-11-182-190/+211
* Some refinement of the error messages when the ...Paul Phillips2010-11-188-12/+45
* Added another fix for #3970.Aleksandar Pokopec2010-11-171-0/+21
* Fixes #3989.Aleksandar Pokopec2010-11-172-0/+2