Commit graph

316 commits

Author SHA1 Message Date
Ole Tange ed6181773e parallel: warnings are now sent directly to stderr and not cached.
Test of --tmpdir works.
Testsuite passes.
2010-12-05 23:58:22 +01:00
Ole Tange e907f723e7 parallel: Code cleanup 2010-12-04 04:06:27 +01:00
Ole Tange baba462a0d parallel: implemented --nice 2010-12-03 15:22:01 +01:00
Ole Tange 77f83e6270 basenamereplace and basenameextensionreplace activated.
Testsuite of {/} {/.} {#/.} {#/}.
2010-12-03 00:04:12 +01:00
Ole Tange 4d22781652 --command, -c, --file, and -f now obsoleted. --eta works again.
Bugfix in testsuite for --retries.
Lots of dead code removed.
2010-11-29 23:59:16 +01:00
Ole Tange 46cc1980fa parallel: --progress to STDERR. Test of -M. 2010-11-28 04:11:45 +01:00
Ole Tange ae08cc3b1c parallel: SSHLogin rewritten to OO. Minor failures in test32 and test34. 2010-11-26 01:45:04 +01:00
Ole Tange 364c394df2 parallel: Speedup of arg processing.
Removing dead code.
2010-11-23 01:40:50 +01:00
Ole Tange 8865cbb10f parallel: Argument handling re-written to OO.
The code is quite messy, the implementation is fairly slow, but the
structure seems sound and it passes the testsuite.
basename {/} and {/.} implemented.
Flushing of STDERR and STDOUT after each job completes.
2010-11-22 10:35:53 +01:00
Ole Tange f7355734a5 Released as 20101113. Test to be compatible with old perllibs 2010-11-15 22:46:36 +01:00
Ole Tange 90c333085d Release candidate 20101113 2010-11-13 14:57:39 +01:00
Ole Tange ea0dfc913e parallel: Implemented --profile. Untested. 2010-11-02 17:11:32 +01:00
Ole Tange f085a37a40 parallel: Implemented $PARALLEL_SEQ and $PARALLEL_PID.
-v now only show the command to be run. Use -vv to see the surrounding ssh wrapping.
--workdir implemented. Spelling mistakes.
2010-10-27 01:50:58 +02:00
Ole Tange 87747a44b4 parallel: Too slow spawning only gives a warning, not an error.
.parallelrc is now read along with .parallel/config.
Passes testsuite.
2010-10-14 23:13:48 +02:00
Ole Tange 428faf33b7 parallel: Bugfix: empty line and --colsep 2010-10-09 21:55:01 +02:00
Ole Tange cc7d613040 parallel: unittest renamed testsuite which better covers the function 2010-10-06 22:45:24 +02:00