Commit graph

523 commits

Author SHA1 Message Date
Ole Tange bbb1662979 Man page updated 2010-05-31 01:35:52 +02:00
Ole Tange fd44e4c793 --use-cpus-instead-of-cores implemented with unittests.
More unittests for remote usage (--trc, myssh, and newline files)
2010-05-31 00:30:01 +02:00
Ole Tange ca4e58fbaf Added warning if --trc/--transfer/--return without -S.
Added warning if --transfer and file unreadable.
Unittest of transfering of filename with \n passes.
2010-05-28 00:34:00 +02:00
Ole Tange 55fa0189fb Bug and stress fixes for --sshlogin. Better unittests. 2010-05-27 08:09:28 +02:00
Ole Tange 26868cdc4f src/parallel: --trc works for minimal examples. 2010-05-24 02:48:40 +02:00
Ole Tange fc7fba878b src/parallel: Number of remote CPUs now detected.
Potential bug: If max_command_length is different on the machines.
2010-05-17 08:41:28 +02:00
Ole Tange d26f62a363 src/parallel: sshlogin now passes unittest.
Number of jobs to run on remote hosts is calculated wrongly.
2010-05-16 15:46:32 +02:00
Ole Tange c027f36ccf src/parallel: Bugs conserning filehandles for sshlogin - passes unittest 2010-05-16 14:31:19 +02:00
Ole Tange e28d0baf98 src/parallel: Now passes unittest. 2010-05-16 13:26:17 +02:00
Ole Tange 81afee89ee src/parallel: Minimal sshlogin working - does not pass unittest! 2010-05-16 12:57:49 +02:00
Ole Tange 34ed3a0ae6 src/parallel: refactor: xargs_computations 2010-05-15 23:41:56 +02:00
Ole Tange 3ab7103c70 src/parallel:parse_options refactoring 2010-05-15 23:17:39 +02:00
Ole Tange 65b073c7c4 src/parallel: Better examples 2010-05-13 15:41:52 +02:00
Ole Tange d7be89d786 parallel.html: Added build target 2010-04-28 13:37:34 +02:00
Ole Tange 2b48b700c9 More thorough documentation of releasing a new version 2010-04-27 00:52:13 +02:00
Ole Tange 00d9382abd First GNU release done 2010-04-26 13:24:56 +02:00
Ole Tange ed2dfb1043 Name change: Parallel is now GNU Parallel.
Basic structure for sshlogin and sshloginfile.
2010-04-22 01:23:00 +02:00
Ole Tange 495d8bc0bd Wrote missing man for xargs compatability.
Fixed bug in --arg-file.
Implemented --show-limits.
2010-04-21 21:28:00 +02:00
Ole Tange 3e50ba19cf Automake cleanup (as per recommendations from automake@gnu.org) 2010-04-20 09:21:23 +02:00
Ole Tange ddcd70d47b Documentation license update 2010-04-20 08:27:53 +02:00
Ole Tange 84cc81a5d8 Renamed back to parallel. 2010-04-19 09:20:50 +02:00
Ole Tange 1a0103da04 Minor cleanup 2010-04-19 09:07:12 +02:00
Ole Tange 3fa2a4a8d4 Implemented automake
Prepared for name change to 'par'
2010-04-18 16:18:31 +02:00