Commit graph

3 commits

Author SHA1 Message Date
Ole Tange cc7d613040 parallel: unittest renamed testsuite which better covers the function 2010-10-06 22:45:24 +02:00
Ole Tange 3fa2a4a8d4 Implemented automake
Prepared for name change to 'par'
2010-04-18 16:18:31 +02:00
Ole Tange 937e204b1e This no longer takes up all memory:
seq 1 1000000000 | parallel very_long_command

Now parallel will not first queue commands but instead run them
immediately.
2008-06-24 15:39:12 +02:00