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