summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/parallel-collections/ParallelIterableCheck.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* SI-7938 - parallel collections should use default ExecutionContextAleksandar Prokopec2013-10-291-22/+27
* Cull extraneous whitespace.Paul Phillips2013-09-181-41/+41
* Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-1/+1
* Set fields in immutable hash maps and hash sets to vals.aleksandar2012-01-261-15/+15
* Begone t1737...Hubert Plociniczak2011-11-021-41/+41
* Fixed some tests, renamed from Any to Gen.Aleksandar Pokopec2011-04-131-3/+3
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-3/+3
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-221-1/+1
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-0/+16
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-1/+1
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-0/+16
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-4/+45
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-271-6/+8
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-1/+4
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-281-258/+271
* Mostly refactored existing test functionality f...Aleksandar Pokopec2010-10-281-259/+277
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-201-29/+79
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-201-4/+13
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-051-212/+212
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-041-0/+304
* Temporarily disabled collections checks to keep...Aleksandar Pokopec2010-09-011-304/+0
* Added scalacheck tests for parallel collections.Aleksandar Pokopec2010-09-011-0/+304