parallel/src
Ole Tange 1117140adb parallel: Fixed SQL racing error.
If two workers both work on the last job, the master will drop the
table when the first returns. The second should ignore the dropped
table.
2016-07-10 23:01:53 +02:00
..
optional parallel: Fixed bug #41805: Idea: propagate --env for parallel --number-of-cores 2014-03-24 15:49:49 +01:00
christmastree parallel.pod: Example of --tag with uptime 2011-10-10 22:20:18 +02:00
env_parallel Fixed bug #48327: env_parallel.bash fails if function has (). 2016-06-28 18:13:35 +02:00
env_parallel.bash env_parallel.bash: --env _ supported. 2016-07-05 13:28:22 +02:00
env_parallel.csh env_parallel.tcsh added. 2016-04-14 08:33:58 +02:00
env_parallel.fish Fixed bug #48327: env_parallel.bash fails if function has (). 2016-06-28 18:13:35 +02:00
env_parallel.ksh env_parallel.bash: --env _ supported. 2016-07-05 13:28:22 +02:00
env_parallel.pdksh Fixed bug #48327: env_parallel.bash fails if function has (). 2016-06-28 18:13:35 +02:00
env_parallel.pod env_parallel.tcsh: --env _ works. 2016-07-10 22:57:33 +02:00
env_parallel.tcsh env_parallel.tcsh: --env _ works. 2016-07-10 22:57:33 +02:00
env_parallel.zsh env_parallel.bash: --env _ supported. 2016-07-05 13:28:22 +02:00
Makefile.am env_parallel.tcsh added. 2016-04-14 08:33:58 +02:00
Makefile.in Fixed bug #48295: --results should be dynamic like --wd. 2016-06-22 21:43:05 +02:00
niceload parallel: Warning if --pipe with --block >64k on CygWin. 2016-06-20 12:33:05 +02:00
niceload.pod parallel: limit buffering to 1..2 (stdout..stderr). 2016-05-22 22:43:53 +02:00
parallel parallel: Fixed SQL racing error. 2016-07-10 23:01:53 +02:00
parallel.pod parallel: Fixed locking bug in --sql for SQLite. 2016-07-06 15:58:47 +02:00
parallel_design.pod Passes testsuite. 2016-04-20 23:35:06 +02:00
parallel_tutorial.1 parallel: Fixed {= {= =} =}, {= =}=}, {={= =} 2015-01-02 22:32:00 +01:00
parallel_tutorial.html parallel: If --block is left out, --pipepart will use a block size that will result in 10 jobs per jobslot. 2016-05-26 00:13:48 +02:00
parallel_tutorial.pod parallel: If --block is left out, --pipepart will use a block size that will result in 10 jobs per jobslot. 2016-05-26 00:13:48 +02:00
sem --semaphore implemented. Unittest passes. 2010-08-17 00:25:11 +02:00
sem.pod Released as 20160122 ('Bowie') 2016-01-23 10:46:58 +01:00
sql Test requirements added. 2016-06-27 21:00:19 +02:00