Ole Tange
1e7da025c4
Released as 20200522 ('Kraftwerk')
2020-05-23 20:04:09 +02:00
Ole Tange
5bba5c922d
parallel: $PARALLEL_JOBSLOT = {%} unless the job is being retried.
...
parallel: $PARALLEL_SSHLOGIN = sshlogin with number of cores removed.
parallel: $PARALLEL_SSHHOST = the host part of an sshlogin.
parallel: {slot} {sshlogin} {host} added to --plus.
2020-05-23 18:44:42 +02:00
Ole Tange
4430ee5f49
testsuite: Test all assigned UTF8 characters.
2020-05-23 18:44:12 +02:00
Ole Tange
6a67fd09d4
parallel: Fixed bug #57055 : {sshlogin} shorthand for $PARALLEL_SSHLOGIN.
2020-05-08 03:35:51 +02:00
Ole Tange
e5fd1c0767
Released as 20200422 ('10years')
2020-04-22 20:15:59 +02:00
Ole Tange
0c21f74a00
Fixed bug #58027 : If .parallel/tmp missing on CygWin...
2020-03-23 16:35:37 +01:00
Ole Tange
36912dc230
Fixed bug #57886 : Errors when using different version on remote.
2020-03-22 13:50:17 +01:00
Ole Tange
ab074aa198
Released as 20200322 ('Corona')
2020-03-21 21:32:24 +01:00
Ole Tange
d44cb9f336
parallel: CSV uses special DBI->connect() options for subdirs.
2020-03-21 19:07:16 +01:00
Ole Tange
b34b30b566
parallel: --sql* should add Vn columns for --colsep.
2020-03-15 04:28:12 +01:00
Ole Tange
f90250f2cc
Released as 20200222 ('BrexitDay')
2020-02-23 01:10:44 +01:00
Ole Tange
0fe9be5f00
Released as 20200122 ('Soleimani')
2020-01-22 18:03:29 +01:00
Ole Tange
033dd3df91
parallel: Fix 2 of bug #57364 : Race condition creating len cache file.
...
parallel: New sysread loop of --pipe broken on perl 5.14 (32-bit issue).
2020-01-22 17:33:53 +01:00
Ole Tange
fc97f4f61b
testsuite: parallel-local-*s.sh will now timeout if a test takes >10x the median time.
2020-01-12 09:14:21 +01:00
Ole Tange
b804568ffd
parallel: Fixed bug #56403 : --pipe block by time. Passes testsuite.
...
Yearly copyright update.
2020-01-09 14:37:41 +01:00
Ole Tange
93001714a8
Released as 20191222 ('Impeachment')
2019-12-22 15:53:47 +01:00
Ole Tange
a785e66b6c
Fixed bug #57364 : Race condition creating len cache file.
2019-12-22 15:41:03 +01:00
Ole Tange
f1e58af040
--retries works (possibly breaking something else).
2019-11-23 23:16:20 +01:00
Ole Tange
21fb3b6e60
Released as 20191122 ('QuantumSupremacy')
2019-11-23 22:14:03 +01:00
Ole Tange
7bab1b45bc
Documentation update.
2019-11-21 23:46:15 +01:00
Ole Tange
95ecf18d0c
parallel: CPU detection bug on Android fixed.
2019-10-25 00:47:38 +02:00
Ole Tange
1ba05d3bb7
Released as 20191022 ('DrivingIT')
2019-10-21 21:18:32 +02:00
Ole Tange
73f554ad8f
parallel: Give better error message if file not found when using --pipepart.
2019-10-09 19:18:53 +02:00
Ole Tange
eac8944b1d
parallel: Fixed bug #56981 : --tee should try and use --output-error=warn-nopipe
2019-10-02 21:35:02 +02:00
Ole Tange
34cd579c98
Released as 20190922 ('Stallman')
2019-09-22 09:12:28 +02:00
Ole Tange
372d3fdf24
Fixed bug #55992 : --delay with ms accuracy (around 5 ms).
2019-09-22 07:30:08 +02:00
Ole Tange
512059bf1e
parallel: Fixed bug #56873 : Auto detect --nice level.
2019-09-16 23:12:53 +02:00
Ole Tange
c7851f76e2
testsuite/REQUIREMENTS: Updated for Ubuntu 18.04.
2019-09-15 15:55:56 +02:00
Ole Tange
c0e63fb81c
Released as 20190822 ('JesperSvarre')
2019-08-22 23:07:56 +02:00
Ole Tange
2aabbf5e76
parallel: --header : sets named replacement string if input line ends in \r\n'.
2019-07-31 22:38:30 +02:00
Ole Tange
3b7b988c16
Released as 20190722 ('Ryugu')
2019-07-23 09:00:09 +02:00
Ole Tange
e91d8597a0
parallel: Fixed $HOME and cached setpgrp.
2019-07-20 20:58:54 +02:00
Ole Tange
c36cb46a23
parallel: Fixed bug #56578 : --lb --tag misses some lines.
...
parallel: Experimental (buggy) --bin.
2019-07-14 16:48:57 +02:00
Ole Tange
088b43b5b0
parallel: $PARALLEL_SSHLOGIN can be used in command line.
2019-06-27 15:49:49 +02:00
Ole Tange
2e26627e39
parallel: -J ./profile, -J /abs/profile, -J configprofile.
...
parallel: Fixed bug #56558 : --rrs with --recend that is not regexp.
2019-06-26 23:11:33 +02:00
Ole Tange
e8d7b1627a
parallel: Evaluate --tagstring {=...=} for each line with --lb.
2019-06-26 20:35:00 +02:00
Ole Tange
a24bef3d03
parallel: Fixed bug in optimized finding (grand)*parent shell.
2019-06-26 13:46:29 +02:00
Ole Tange
7aa0394278
parallel: Speedup finding shell of (grand)*parent pid.
2019-06-25 23:58:22 +02:00
Ole Tange
f8782f43a7
parallel: Cache CPU spec and setpgrp method in file. Startup 15% faster.
2019-06-25 21:18:27 +02:00
Ole Tange
ebdc4c641a
parallel: Fixed bug #56540 : parallel echo $(printf "\257\256") ::: $(printf "\257\256").
...
parallel: added uq() as function for unquoting replacement string.
2019-06-23 08:31:28 +02:00
Ole Tange
41866970d6
R: Autoinstall plyr and data.table if not already installed.
2019-06-22 22:01:11 +02:00
Ole Tange
f8ce632157
Released as 20190622 ('HongKong')
2019-06-21 16:52:48 +02:00
Ole Tange
5d81c7c053
parallel: Fixed bug #56275 : --shard with named column and perl expr.
2019-06-17 01:21:45 +02:00
Ole Tange
17a5fd702d
Released as 20190522 ('Akihito')
2019-05-22 22:18:04 +02:00
Ole Tange
c25ae9cc87
parallel: --pipepart --groupby implemented.
2019-05-22 21:57:08 +02:00
Ole Tange
aa62104eb5
--pipepart --group-by implemented (except column names).
2019-05-20 01:05:14 +02:00
Ole Tange
324a9f3a07
parallel: --group-by bug: Column name with Capitals.
...
testsuite: Re-org for faster execution.
2019-05-06 01:06:48 +02:00
Ole Tange
818439c3ff
parallel: --group-by initial version. Documentation missing.
2019-05-04 23:00:25 +02:00
Ole Tange
32318fca9c
10seconds_install: Update copyright year.
2019-05-02 00:58:51 +02:00
Ole Tange
9fd39b122d
Fixed: bug #56096 : dbi-csv no such column.
2019-04-28 23:02:10 +02:00