| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
BZ_SEQUENCE_ERROR can be returned if BZ2_bzDecompress is called after
an earlier call already returned BZ_STREAM_END.
Reported-by: Vanessa McHale <vamchale@gmail.com>
|
|
|
|
| |
Bug-Debian: https://bugs.debian.org/517257
|
|
|
|
|
| |
Otherwise the generated HTML will have a different randomly generated
name id which generates spurious diffs.
|
|
|
|
|
| |
Keep Julian's email as author information, but redirect general
project feedback in the code and manual to the community mailinglist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Script to run to prepare a new release.
It will update the release number and tell you to update the
CHANGES file and to double check everything looks before doing
the release commit and tagging.
Afterwards you probably want to run release-update.sh to upload
the release and update the website at https://sourceware.org/bzip2/
There are embedded version strings and dates in a couple of places.
To keep the script simple remove some that aren't absolutely necessary.
README now just points to CHANGES.
README.COMPILATION.PROBLEMS only mentions the version once at the top.
bzip2.c only mentions the version once when doing --version.
manual.xml now doesn't have any embedded versions, just uses &bz-version;
everywhere.
|
| |
|
| |
|
| |
|
|
|