1
0
mirror of https://github.com/danog/parallel.git synced 2025-01-22 05:51:14 +01:00

5 Commits

Author SHA1 Message Date
Aaron Piotrowski
5bca326354 Remove Interface suffixes 2015-12-04 23:50:32 -06:00
Aaron Piotrowski
7080310afa Pass parcel value to synchronized()
Remove wrap() method from interface. Wrapped value should be returned from the synchronized() callback function or can be passed by-reference to the callback function.
2015-10-18 02:12:46 -05:00
Stephen Coakley
dd35995792 Add fork and lock tests and some cleanup 2015-09-25 23:41:15 -05:00
Aaron Piotrowski
3c93d2c383 Update tests and coverage annotations; fix some docs 2015-09-03 18:10:19 -05:00
coderstephen
725d94f379 More tests 2015-08-28 16:58:15 -05:00