summaryrefslogtreecommitdiff
path: root/test/files/scalacheck/parallel-collections
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-299-64/+114
* Cull extraneous whitespace.Paul Phillips2013-09-1817-194/+194
* SI-7349 Partest supports test-interfaceSom Snytt2013-04-301-7/+7
* SI-6968 Simple Tuple patterns aren't irrefutableJason Zaugg2013-01-271-1/+1
* Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-271-4/+4
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-162-7/+7
* Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-1/+1
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-032-0/+101
* Set fields in immutable hash maps and hash sets to vals.aleksandar2012-01-261-15/+15
* Begone t1737...Hubert Plociniczak2011-11-0216-180/+180
* Fixed some tests, renamed from Any to Gen.Aleksandar Pokopec2011-04-131-3/+3
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-132-13/+3
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-224-4/+4
* Fixes the broken test, introduced in the view p...Aleksandar Pokopec2011-03-111-8/+12
* A patch for views. Most relevant change:Paul Phillips2011-03-111-8/+10
* Enabled parallel group by.Aleksandar Pokopec2011-01-101-1/+1
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-076-0/+87
* Minor changes.Aleksandar Pokopec2010-12-091-1/+1
* Made parallel collections serializable.Aleksandar Pokopec2010-12-092-2/+2
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-095-41/+58
* Fixed parallel ranges to use the same range log...Aleksandar Pokopec2010-12-091-1/+1
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-099-32/+85
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-272-13/+15
* Disabled a test failing on server.Aleksandar Pokopec2010-11-081-1/+1
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-084-7/+111
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-281-5/+5
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-285-323/+361
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-281-7/+7
* Mostly refactored existing test functionality f...Aleksandar Pokopec2010-10-2810-274/+512
* Modified remote test.Aleksandar Pokopec2010-10-281-1/+1
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-207-33/+164
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-206-7/+232
* Reverted a test. No review.Aleksandar Pokopec2010-10-051-2/+2
* Added back another previously failing test.Aleksandar Pokopec2010-10-051-2/+2
* Disabling a test from last commit until figurin...Aleksandar Pokopec2010-10-051-2/+2
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-054-413/+416
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-0410-0/+1144
* Temporarily disabled collections checks to keep...Aleksandar Pokopec2010-09-0110-1164/+0
* Added scalacheck tests for parallel collections.Aleksandar Pokopec2010-09-0110-0/+1164