Ole Tange
|
393cfd177a
|
parallel: base64_zip_eval written shorter so it might fit in csh's 1000 byte limit.
|
2016-08-04 00:04:06 +02:00 |
|
Ole Tange
|
223cdb4754
|
parallel: Prepare for better error handling of parallel running of --basefile and --cleanup.
|
2016-08-04 00:01:41 +02:00 |
|
Ole Tange
|
a04e3e6740
|
parallel: --tty re-fixed.
|
2016-08-04 00:00:19 +02:00 |
|
Ole Tange
|
f8467c9a6b
|
parallel: Bash aliases only visible if exec'ed as a single command - not a string.
|
2016-08-03 23:58:52 +02:00 |
|
Ole Tange
|
b9470f8964
|
parallel: Use && to make sure dest dir is created before trying to rsync to it.
|
2016-08-03 23:55:54 +02:00 |
|
Ole Tange
|
201eab34ab
|
parallel: Do not track median of failed jobs: They might fail very fast and skew the median.
|
2016-08-03 23:53:20 +02:00 |
|
Ole Tange
|
0724162ad4
|
parallel: --linebuffer treat \r as a full line, too.
|
2016-08-03 23:51:14 +02:00 |
|
Ole Tange
|
ed76fe2979
|
testsuite: Many small changes due to production OS upgrade. No radical changes.
|
2016-08-03 23:45:13 +02:00 |
|
Ole Tange
|
769d2706f2
|
niceload: Wrong regexp for loadaverage on MacOS X. Force LANG=C.
|
2016-08-03 23:42:15 +02:00 |
|
Ole Tange
|
efcfefedf0
|
--delay requires full float (0.1 - not .1).
|
2016-08-02 01:37:42 +02:00 |
|
Ole Tange
|
7b09f42b4c
|
testsuite/tests-to-run/parallel-local-ssh7.sh: pdksh gone.
|
2016-08-02 01:34:03 +02:00 |
|
Ole Tange
|
f6c7845116
|
testsuite/Makefile: convert now needs -version.
New wireless interface name: wlp13s0.
|
2016-08-02 01:31:59 +02:00 |
|
Ole Tange
|
a1757c141a
|
sql: sqlplus is sqlplus64 on AMD64.
|
2016-08-02 01:30:46 +02:00 |
|
Ole Tange
|
cd9b2a4c24
|
env_parallel.bash: Ignore output from shopt .
env_parallel.zsh: Reverted change.
|
2016-08-02 01:25:14 +02:00 |
|
Ole Tange
|
dc247b78cb
|
env_parallel: --install less noisy.
|
2016-08-02 01:22:39 +02:00 |
|
Ole Tange
|
28dcb4a4db
|
env_parallel.zsh: ignore typeset for zsh parameters like dis_patchars and patchars.
|
2016-08-01 21:07:42 +02:00 |
|
Ole Tange
|
0ef41e79aa
|
Released as 20160722 ('Brexit')
|
2016-07-23 01:41:54 +02:00 |
|
Ole Tange
|
1082b5ca02
|
testsuite fixups.
|
2016-07-22 23:57:23 +02:00 |
|
Ole Tange
|
4fb086c285
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
Conflicts:
doc/release_new_version
|
2016-07-22 20:41:39 +02:00 |
|
Ole Tange
|
f38d7fe29f
|
testsuite: env_parallel expanded.
|
2016-07-22 20:39:12 +02:00 |
|
Ole Tange
|
2ae423ad88
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2016-07-22 18:10:37 +02:00 |
|
Ole Tange
|
71ba3f1a8f
|
Passes testsuite.
|
2016-07-22 18:10:28 +02:00 |
|
Ole Tange
|
68a48146ea
|
env_parallel: --env _ supported in (t)csh and pdksh.
|
2016-07-14 20:08:26 +02:00 |
|
Ole Tange
|
3ba7a4646d
|
testsuite: --env for csh.
|
2016-07-11 03:50:52 +02:00 |
|
Ole Tange
|
9feeaefc56
|
env_parallel.csh: Testing of --env _ for csh works.
|
2016-07-11 03:45:38 +02:00 |
|
Ole Tange
|
bec3d7924b
|
env_parallel.tcsh: Testing of --env _ for tcsh works.
|
2016-07-11 03:30:18 +02:00 |
|
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 |
|
Ole Tange
|
29a7113d7f
|
testsuite: Faster test of whether --linebuffer matters.
|
2016-07-10 23:00:20 +02:00 |
|
Ole Tange
|
1cb786c62e
|
env_parallel.tcsh: --env _ works.
|
2016-07-10 22:57:33 +02:00 |
|
Ole Tange
|
402d3960d4
|
parallel: Fixed bug #48449: memory leak.
|
2016-07-10 16:02:26 +02:00 |
|
Ole Tange
|
8a5729cebd
|
Fixed bug #48414: --sqlandworker --linebuffer does not save output in sql.
|
2016-07-06 19:04:52 +02:00 |
|
Ole Tange
|
11a8800751
|
parallel: Fixed locking bug in --sql for SQLite.
testsuite: Reworked parallel-local-sql.
|
2016-07-06 15:58:47 +02:00 |
|
Ole Tange
|
eacc07bcb0
|
env_parallel.bash: --env _ supported.
env_parallel.ksh: --env _ supported.
env_parallel.zsh: --env _ supported.
testsuite/.../parallel-local-ssh7: Focuses on env_parallel.
|
2016-07-05 13:28:22 +02:00 |
|
Ole Tange
|
a3947338da
|
env_parallel.ksh: Fixed for ksh #47483: env_parallel export --env only.
|
2016-07-04 14:54:38 +02:00 |
|
Ole Tange
|
805d924c16
|
Fixed bug #48290: round-robin does not distribute data based on business.
|
2016-07-04 12:55:16 +02:00 |
|
Ole Tange
|
a62b528382
|
Fixed bug #48385: --pipepart does not work on block-devices.
|
2016-07-04 04:26:57 +02:00 |
|
Ole Tange
|
dd5ade4fbe
|
env_parallel.zsh now supports aliases.
|
2016-07-02 18:00:51 +02:00 |
|
Ole Tange
|
8637d30bca
|
env_parallel.bash: Fixed for bash #47483: env_parallel export --env only.
|
2016-06-29 03:24:14 +02:00 |
|
Ole Tange
|
85dfb3e96a
|
Fixed bug #48327: env_parallel.bash fails if function has ().
|
2016-06-28 18:13:35 +02:00 |
|
Ole Tange
|
9d1e2df9b9
|
Test requirements added.
Updates to *-local-* tests so they can run on different computers.
|
2016-06-27 21:00:19 +02:00 |
|
Ole Tange
|
d0dc1f9bd7
|
Fixed bug #48295: --results should be dynamic like --wd.
No test.
|
2016-06-22 21:43:05 +02:00 |
|
Ole Tange
|
bd00e10525
|
Released as 20160622 ('Orlando')
|
2016-06-20 12:44:42 +02:00 |
|
Ole Tange
|
da82bea501
|
parallel: Warning if --pipe with --block >64k on CygWin.
|
2016-06-20 12:33:05 +02:00 |
|
Ole Tange
|
9d3c6997cd
|
The cookie from 2016-01-04 was won by Morgan Rodgers after 5 months.
|
2016-06-07 21:53:32 +02:00 |
|
Ole Tange
|
bf0571e4a7
|
parallel: Fixed bug #48074: --pipe --block 90k blocks on windows.
Fixed bug with open3(x,x,x,"-") detection.
Cleaned up some tests.
|
2016-06-04 15:49:01 +02:00 |
|
Ole Tange
|
7542609ef1
|
parallel: Removed $Global::envvar. More --env $PATH changes.
|
2016-05-29 23:06:15 +02:00 |
|
Ole Tange
|
ff27e601bf
|
Fixed bug #47695: How to set $PATH on remote?
|
2016-05-29 17:18:53 +02:00 |
|
Ole Tange
|
51f212e548
|
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 |
|
Ole Tange
|
d570ec2d20
|
parallel: Allow for command with empty name in process table.
|
2016-05-22 22:53:53 +02:00 |
|
Ole Tange
|
618220910a
|
parallel: limit buffering to 1..2 (stdout..stderr).
testsuite: Compatibility fix with perl-5.14.
|
2016-05-22 22:43:53 +02:00 |
|