Commit graph

295 commits

Author SHA1 Message Date
gfxmonk 12d39d59f9 0install: added version 20110322 2011-03-23 20:49:32 +11:00
gfxmonk 51a07c899a 0install: added version 20110205 2011-03-23 20:49:24 +11:00
Ole Tange 105c92676f parallel: Fixed timing issue for --pipe on 8 core cpu. 2011-03-22 21:02:22 +01:00
Ole Tange 43bc68ae3a Released as 20110322. 2011-03-22 01:44:50 +01:00
Ole Tange c5d11674b0 Fixed: bug #32834: If input is generated slowly - do not complain.
-i with no args defaults to -i {}.
Use ::die_bug instead of die.
2011-03-20 22:40:12 +01:00
Ole Tange b4a51e40ee parallel: Allow -E 0 and -i 0
Documentation changes
2011-03-14 17:37:30 +01:00
Ole Tange 46165d49d1 Debian index.html file from George Zarkadas <georgios.zarkadas@gmail.com> 2011-03-14 17:17:40 +01:00
Ole Tange 7b8f379adc semiportable testsuite: cd testsuite; make portable 2011-03-09 18:47:00 +01:00
Ole Tange a5a4d67686 sql: sql:sql::alias now works (with testsuite) 2011-03-09 16:23:53 +01:00
Ole Tange 66c0168f4d sql: man-page uses consistent examples 2011-03-08 00:47:39 +01:00
Ole Tange 11b21d638c -l 0 no longer works (and never will) because of --tollef.
exponential backoff in --semaphore mode.
--regexp test.
testsuite passes.
2011-03-01 23:04:15 +01:00
Ole Tange 69201240dc parallel: manpage update for -l 0 -L 0 -n 0, and -N 0. 2011-02-23 16:22:08 +01:00
Ole Tange ff48e14301 parallel: -l 0 -L 0 -n 0, and -N 0 implemented. Passes some tests. Man page missing. 2011-02-23 16:01:18 +01:00
Ole Tange 1446047579 faster forcing the load > 10 to test of --load 2011-02-21 22:57:58 +01:00
Ole Tange bad6dd4787 Fixes bug #32563: includes testsuite. 2011-02-21 22:29:55 +01:00
Ole Tange 0250b69ea4 Test suite added. Closes bug #32232. 2011-02-21 21:44:19 +01:00
Ole Tange c535c25450 parallel: implemented /etc/parallel/config. Passes testsuite. 2011-02-21 02:31:30 +01:00
Ole Tange b7d707b346 parallel: Implemented --gnu and --tollef. Passes at least some tests. 2011-02-18 15:23:00 +01:00
Ole Tange 9cc892faf2 Released as 2011-02-05 FOSDEM 2011-02-17 17:23:38 +01:00
Ole Tange ad61df30f0 parallel: implemented --regexp. Prepended 'parallel:' to warnings 2011-02-02 16:36:29 +01:00
Ole Tange cb468fb6d3 Passes testsuite. 2011-01-27 22:56:59 +01:00
Ole Tange f63347b070 --recend and --recstart are now fixed strings instead of regexp for performance reasons 2011-01-27 22:05:34 +01:00
Ole Tange b0afcf9fa4 parallel --pipe: Do not pipe 0-length input to children 2011-01-27 18:53:57 +01:00
Ole Tange c9d95b0627 Small optimization for large --blocksize for --pipe.
Fixed bug in FreeBSD cpu/core detection.
2011-01-27 00:29:28 +01:00
Ole Tange 6f78fafc20 Chris Howey <howeyc@gmail.com> says: Finding the number of cores does
not seem to be correct on FreeBSD (at least for me).
2011-01-26 00:49:04 +01:00
Ole Tange 9a4522675c parallel: added --rrs with test. Passes testsuite. 2011-01-26 00:45:00 +01:00
Ole Tange 5a098fa66b parallel: Bugfix for Mac OS X: $SIG{TERM} is undef 2011-01-25 15:32:41 +01:00
Ole Tange 7d0cffa186 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2011-01-24 20:06:59 +01:00
Ole Tange 76d9e4f41b -N for --pipe. Fixed race condition in --pipe.
Tests for --pipe. Passes testsuite.
2011-01-24 20:06:30 +01:00
gfxmonk bedf4ee250 0install: added version 20110122 2011-01-23 11:32:45 +11:00
Ole Tange d5c7399d5b Released as 20110122 2011-01-22 23:40:15 +01:00
Ole Tange 686c549e05 Update copyright notice 2011-01-21 19:07:03 +01:00
Ole Tange 495d832a73 Conflict resolved 2011-01-21 19:03:12 +01:00
Ole Tange 0be50427fb Fix https://savannah.gnu.org/bugs/index.php?32191 2011-01-21 18:50:23 +01:00
Ole Tange 4fd971f005 parallel: --files implemnted with small test 2011-01-19 17:07:21 +01:00
Ole Tange 0247e4beee --spreadstdin now forks a new child for each block. 2011-01-19 16:25:25 +01:00
Ole Tange 1d45092522 parallel: simple test for --spreadstdin.
--recstart and --recend implemented.
Time::Hires no longer needed.
2011-01-18 23:56:28 +01:00
Ole Tange 48454a36ea parallel: --joblog implemented. Testsuite missing.
--spreadstdin prototype. Testsuite missing.
2011-01-18 18:15:42 +01:00
Ole Tange 6ee0aee609 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2011-01-17 13:41:30 +01:00
Ole Tange 42a5f4e0cc testsuite passes.
max_jobs_running could be resat if -j is a changed file.
dummy children was not killed if cmd line was too long.
default number of jobs for --semaphore set to 1.
test25 had race condition.
test22 -j10 added.
test13 -j9 added.
test47 remote cleanup added before test.
test17 remote cleanup added before test.
2011-01-17 13:38:58 +01:00
gfxmonk 85648e01da 0install: export PATH from feed 2011-01-16 21:20:09 +11:00
Ole Tange 3ee7f79325 0install wants compiled man pages to be distributed. *.1 are now distributed.
More tests from test suite passes - though not all.
2011-01-11 13:42:14 +01:00
Ole Tange 1cc9c990a4 parallel: fixed: seq 9 | parallel -N 10 echo 2011-01-05 18:10:58 +01:00
Ole Tange e51bc579c8 parallel: implemented basic --joblog Bug#31858 2011-01-05 14:46:45 +01:00
Ole Tange 84fa4b35e0 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2011-01-02 01:03:17 +01:00
Ole Tange 57cf4df2bc parallel: alpharelease. Distribute args between jobslots for -X. -j+0 now default. 2011-01-02 01:01:21 +01:00
gfxmonk 846f3728aa 0install: added version 20101222 2010-12-22 23:21:09 +11:00
gfxmonk 6f05588657 Merge branch 'master' of git://git.savannah.gnu.org/parallel 2010-12-22 23:20:56 +11:00
Ole Tange 39526ff1fe sem: Problem if ~/.parallel does not exist. Fixed. 2010-12-22 10:21:58 +01:00
Ole Tange ef812dd02a Released as 20101222 2010-12-21 21:10:44 +01:00