.. |
sem01
|
--eta was broken. Now fixed.
|
2010-08-22 01:29:26 +02:00 |
sql01
|
Passes unittest
|
2010-09-10 02:26:01 +02:00 |
sql02
|
sql: RFC3986 calls the statement part a query. Let's do that, too.
|
2010-09-10 00:58:34 +02:00 |
sql03
|
sql: Each arg on command line will add a \n. Useful for Oracle
|
2010-09-14 23:25:53 +02:00 |
test01
|
-L, -l, --max-lines, and -x pass unittest.
|
2010-06-13 01:24:25 +02:00 |
test02
|
Some systems does not receive the SIGCHLD (maybe when running under
|
2010-06-16 05:03:52 +02:00 |
test03
|
Parallel first commit in GIT
|
2007-09-10 22:28:03 +02:00 |
test04
|
Unittest passes.
|
2010-07-09 16:25:33 +02:00 |
test05
|
Preparations for option -x
|
2009-02-17 04:58:13 +01:00 |
test06
|
Fixed bug: Error if command and input line are empty.
|
2007-09-11 08:00:26 +02:00 |
test07
|
This no longer takes up all memory:
|
2008-06-24 15:39:12 +02:00 |
test08
|
Prepared for limiting to max proc (not only files)
|
2009-02-18 02:57:38 +01:00 |
test09
|
Process limit detected. Passes unittest
|
2009-02-18 05:35:09 +01:00 |
test10
|
-L, -l, --max-lines, and -x pass unittest.
|
2010-06-13 01:24:25 +02:00 |
test11
|
Bug fix: output bigger than 4 GB causes out of memory
|
2009-06-07 23:29:42 +02:00 |
test12
|
unittest: using niceload for test12 my machine is not completely
|
2010-09-14 21:00:20 +02:00 |
test13
|
Bugfix: --keeporder with -j100% mixed up order of first job
|
2010-09-21 22:00:30 +02:00 |
test14
|
--extensionreplace implemented
|
2010-04-13 22:59:39 +02:00 |
test15
|
BSD xargs -o (open /dev/tty) is now default for the job running in foreground.
|
2010-09-05 12:22:08 +02:00 |
test16
|
Easier calc of max_command_length.
|
2010-07-09 22:37:45 +02:00 |
test17
|
Bugfix in unittest. Unittest from xargs works a little better.
|
2010-07-18 18:04:07 +02:00 |
test18
|
Added --sshloginfile .. or -S .. means use ~/.parallel/sshloginfile.
|
2010-08-14 22:51:09 +02:00 |
test19
|
Some systems does not receive the SIGCHLD (maybe when running under
|
2010-06-16 05:03:52 +02:00 |
test20
|
--use-cpus-instead-of-cores implemented with unittests.
|
2010-05-31 00:30:01 +02:00 |
test21
|
Added --sshloginfile .. or -S .. means use ~/.parallel/sshloginfile.
|
2010-08-14 22:51:09 +02:00 |
test22
|
--basefile no longer breaks old tests
|
2010-06-10 01:56:51 +02:00 |
test23
|
--progress implemented.
|
2010-06-15 00:05:47 +02:00 |
test24
|
Bugfix: The length for -X is not close to max (131072)
|
2010-06-26 01:56:14 +02:00 |
test25
|
BSD xargs -o (open /dev/tty) is now default for the job running in foreground.
|
2010-09-05 12:22:08 +02:00 |
test26
|
Added basic xargs-test. Passes unittest
|
2010-07-18 04:17:49 +02:00 |
test27
|
Better reading of columns fixed a few bugs. Passes unittest.
|
2010-07-31 23:19:48 +02:00 |
test28
|
Bugfix: Race condition giving segfault rarely
|
2010-07-18 00:06:07 +02:00 |
test29
|
--eta was broken. Now fixed.
|
2010-08-22 01:29:26 +02:00 |
test30
|
Bugfix: --eta/--progress with 0 jobs gave division by zero.
|
2010-08-26 20:03:59 +02:00 |
test31
|
parallel: --hashbang alias for --shebang.
|
2010-09-08 01:43:11 +02:00 |
test32
|
Bugfix: --keeporder with -j100% mixed up order of first job
|
2010-09-21 22:00:30 +02:00 |