Drew Frank
|
f76b04b181
|
python: add small example to README.
|
2012-10-15 16:34:53 -07:00 |
|
Ole Tange
|
42d4c35270
|
parallel.pod: --results example.
|
2012-10-16 01:24:35 +02:00 |
|
Ole Tange
|
4623995286
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/parallel
|
2012-10-15 15:48:16 +02:00 |
|
Ole Tange
|
dd5093f8b4
|
parallel: --env includes test + man and works for t?csh, too.
|
2012-10-15 15:47:10 +02:00 |
|
Drew Frank
|
ed669630c6
|
python: process result files after metadata type inference.
|
2012-10-11 15:07:24 -07:00 |
|
Drew Frank
|
b2f8450bf3
|
add gnuparallel python package.
|
2012-10-09 14:09:17 -07:00 |
|
Drew Frank
|
141eb4d5ea
|
parallel: --results uses stdout\t rather than stdout_ in file names.
|
2012-10-05 16:33:31 -07:00 |
|
Ole Tange
|
b170f88593
|
bug #34369: GNU Parallel Bug Reports Incorrect number of jobs-completed with --progress.
|
2012-10-01 22:33:17 +02:00 |
|
Ole Tange
|
5c557c0973
|
parallel: Fixed https://savannah.gnu.org/bugs/?36942
|
2012-10-01 21:00:20 +02:00 |
|
Ole Tange
|
7a2e3d731b
|
parallel: fixed --results if argument contains \t \0 and /. This may have destroyed default --colsep=\t.
|
2012-10-01 11:30:16 +02:00 |
|
Ole Tange
|
c8051ced91
|
parallel: --results now with header \t value filenames.
|
2012-10-01 00:04:52 +02:00 |
|
Ole Tange
|
fc1c13dca2
|
Version number.
|
2012-09-28 15:26:15 +02:00 |
|
Ole Tange
|
418fa0e7e0
|
src/parallel: Implemented --results
|
2012-09-28 15:25:33 +02:00 |
|
Ole Tange
|
e2e9fcaf46
|
parallel.pod: Example of speeding up fast jobs. \' for quoting.
|
2012-09-27 11:41:40 +02:00 |
|
Ole Tange
|
1f5be2bb43
|
parallel: --env implemented. Test fails, man page missing.
|
2012-09-23 23:21:13 +02:00 |
|
Ole Tange
|
cdb8944aad
|
parallel: slow down ssh to do more logins than MaxStartup. Passes unittest.
|
2012-09-09 19:16:48 +02:00 |
|
Ole Tange
|
810b6fdc93
|
parallel: --number-of-cpus bug on Linux 2.6.26 fixed.
|
2012-09-03 23:09:00 +02:00 |
|
Ole Tange
|
a5ca8c6dae
|
Released as 20120822 ('Boson')
|
2012-08-22 21:44:13 +02:00 |
|
Ole Tange
|
ec76d20b25
|
parallel: --plain + man + test implemented. Passes testsuite.
|
2012-08-08 21:25:18 +02:00 |
|
Ole Tange
|
783d2d42f3
|
parallel: Error and warning sub to ensure consistent errors and warnings.
|
2012-08-08 18:38:29 +02:00 |
|
Ole Tange
|
ed6903976b
|
Better support for limited number of processes in process table.
|
2012-08-07 00:52:08 +02:00 |
|
Ole Tange
|
92b9592f1d
|
Partly fix for bug #37010: Problems if ulimit -n is > 1024
|
2012-08-02 21:28:56 +02:00 |
|
Ole Tange
|
0a026db5e7
|
Fixed: bug #37004: niceload example does not work
|
2012-08-01 23:06:26 +02:00 |
|
Ole Tange
|
9625fe4453
|
Released as 20120722 ('Nai Soi')
|
2012-07-24 02:09:47 +02:00 |
|
Ole Tange
|
bea6102042
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2012-07-19 16:37:18 +02:00 |
|
Ole Tange
|
88c50259d8
|
parallel: Fixed bug #36707: --controlmaster eats jobs
|
2012-06-28 22:38:14 +07:00 |
|
Ole Tange
|
a0ee9af15f
|
parallel.pod: man page update
|
2012-06-28 22:19:47 +07:00 |
|
Ole Tange
|
045ed19142
|
Released as 20120622 ('Chiang Mai')
|
2012-06-23 07:34:35 +02:00 |
|
Ole Tange
|
888c5999a2
|
Passes testsuite.
|
2012-06-15 00:46:15 +02:00 |
|
Ole Tange
|
05e66ecaa5
|
Fixed bug #34958: --pipe with --record size measured in lines.
|
2012-06-14 23:13:11 +02:00 |
|
Ole Tange
|
7a76e79185
|
Fixed bug #36657: --load does not work with custom ssh.
|
2012-06-14 22:30:24 +02:00 |
|
Ole Tange
|
67d4db2279
|
Fixed bug #36660: --workdir mkdir does not use --sshlogin custom ssh.
|
2012-06-14 22:19:49 +02:00 |
|
Ole Tange
|
72402ef16e
|
Fixed bug #36659: --sshlogin strips leading slash from ssh command.
|
2012-06-14 22:10:39 +02:00 |
|
Ole Tange
|
2c29653012
|
parallel: --shebang now works even if crazy people name their executable "<> or space.
|
2012-06-08 23:45:06 +02:00 |
|
Ole Tange
|
38ccd3f193
|
Fixed with test: bug #36595: silent loss of input with --pipe and --sshlogin.
|
2012-06-08 01:07:25 +02:00 |
|
Ole Tange
|
9489733155
|
parallel: defined(@array) is deprecated.
|
2012-06-07 21:20:18 +02:00 |
|
Ole Tange
|
7570adf0cd
|
parallel: Rolled back SIGINT patches for now.
|
2012-06-06 00:14:28 +02:00 |
|
Ole Tange
|
f2ca6436c6
|
parallel: Fixed bug #36352: --timeout not working on Solaris.
|
2012-06-03 22:51:22 +02:00 |
|
Ole Tange
|
1a98839ca4
|
parallel: Fixed bug #36585: Ctrl-C should propagate to remote.
|
2012-06-03 22:33:00 +02:00 |
|
Ole Tange
|
541bde1838
|
parallel: basic --filter-hosts working.
|
2012-05-28 02:50:03 +02:00 |
|
Ole Tange
|
832ce24df5
|
parallel: Number of cpus detected wrongly on RedHat Enterprise 4.6.
|
2012-05-27 20:57:44 +02:00 |
|
Ole Tange
|
c7c0ad193c
|
parallel.pod: Thanks to A. Costa for spotting speling erors.
|
2012-05-27 18:14:25 +02:00 |
|
Ole Tange
|
57538c384e
|
parallel: Bug fixes for --tollef compatibility.
|
2012-05-27 17:51:09 +02:00 |
|
Ole Tange
|
22b295cef1
|
parallel: --pipe now forks instead of busy looping.
|
2012-05-24 02:03:57 +02:00 |
|
Ole Tange
|
91899593fc
|
Released as 20120522 ('Hollande').
|
2012-05-22 20:36:20 +02:00 |
|
Ole Tange
|
f0540d5c23
|
parallel: --joblog for --(n)onall
|
2012-05-22 00:25:29 +02:00 |
|
Ole Tange
|
76c477d94d
|
parallel: Timings in --joblog now with milliseconds.
|
2012-05-13 16:34:29 +02:00 |
|
Ole Tange
|
b35e5ff721
|
Reorg of testsuite.
|
2012-05-13 16:03:41 +02:00 |
|
Ole Tange
|
1371108e64
|
Fixed with test: Test bug #35820: sem breaks if $HOME is not writable
|
2012-05-13 16:03:13 +02:00 |
|
Ole Tange
|
aad8d689ba
|
parallel.pod: Elaborated more on dangers with -u.
|
2012-05-06 12:54:51 +02:00 |
|