Version 1.0.1 of Parallel BZIP2

Avatar

Release Notes: The ability to remove load average support for UNIX systems that do not support it such as HP-UX and OSF1 was added, making it possible to compile the program on these systems.

Other releases

  •  02 Nov 2011 22:58
Avatar

Release Notes: This release fixes a deadlock due to unsynchronized broadcasts, prevents deletion of input files on error, adds more detailed kernel error messages, fixes error handling in muliti-file processing, and updates documentation on processing data from stdin.

Release Notes: This release fixes excessive output permissions while compress/decompress is in progress. It now emulates the same behaviour as bzip2.

  •  27 Apr 2011 21:48
Avatar

Release Notes: This release fixes a hang on decompress with --ignore-trailing-garbage=1 when producer is interrupted on trailing garbage. It adds an example to help for decompression piped to tar, and fixes a typo in the Trailing Garbage printed message.

  •  28 Mar 2011 21:13
Avatar

Release Notes: This release fixes a hang on decompress with --ignore-trailing-garbage=1 when using more than 2 CPUs. The default extension on decompress of .tbz2 has been changed to .tar for bzip2 compatibility. Trailing garbage errors will now be printed even when in quiet mode.

  •  19 Feb 2011 20:05
Avatar

Release Notes: This release modifies Consumer_decompress throttling to prevent potential deadlock/infinite loops in certain situations. It also fixes a deadlock bug and performance issue when consumer is working with long bzip2 sequences. It fixes a bug which caused a hang while decompressing a prematurely truncated bzip2 stream and fixes a hang on decompression of some truncated archives. Finally, it implements an --ignore-trailing-garbage feature for non-standard archives such as gentoo packages.

Screenshot

Project Spotlight

TbsZip

A PHP class for modifying Zip archives without extensions or temporary files.

Screenshot

Project Spotlight

Erasm++

A library for encoding and decoding x86/x64 instructions.