Compress-Bzip2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

2.13 2013-04-01 rurban
   - Fixed POD coverage

2.14 2013-04-05 rurban
   - Fixed solaris gcc issue [cpan #84432] by removing -std=c89

2.15 2013-04-05 rurban
   - Silence show_bzversion warnings with make test in t/lib.pl when -lbz2 is unusable.
     ParseConfig is duplicated and not needed in t/lib.pl, but I'll leave it there.

2.16 2013-06-18 rurban
   - pod typo fixed by GH dsteinbrunner.

2.17 2013-08-28 rurban
   - Fixed license in README (thanks to John Peacock)

2.18 2014-08-06 rurban
   - [cpan #68572] add ccdlflags for show_bzversion missing -R also, similar to the
     fix in 2.11. Not a EUMM bug.
   - require constant 1.04 (since 5.8) to accept hashrefs.
   - add META to MANIFEST

2.19 2015-10-24 rurban
   - fixed generated SIGNATURE (EUMM parallel make issue)

2.20 2015-01-15 rurban
   - Convert README to markdown, mention the preferred IO::Compress::Bzip2 in
     the docs (done by Pattarawat Chormai, GH PR #2)

2.21 2015-02-17 rurban
   - Add leaktrace test
   - Add .gitignore

2.22 2015-02-17 rurban
   - Fixed huge decompress memory leak, leaking every single XS outbut buffer.
   - Better memory leak testcase with Memory::Dump, t/090-memory-usage.pl
     (RT #102211 by Nick Koston)
   - clarify docs that deflate = compress, inflate = uncompress

2.23 2015-06-08 rurban
   - HP-UX lddlflags fix by Merjin Brand (RT #105096)
     "ld: Unrecognized argument: -Wl,-E"
   - -Wformat fixes

2.24 2015-12-08 rurban
   - Silence gcc-5 optimizer warning (RT #105647)
     with internal BUILD_BZLIB=1
   - Improve kwalitee test

2.25 2016-11-11 rurban
   - Workaround EUMM 7.16 (RT #117800) by chorny

2.26 2017-04-10 rurban
   - . in @INC test fixes for perl5.26 (RT #121020)

2.27 2020-05-26 15:56:27 rurban
   - fix various null derefs (RT #132711, reported by Petr Pisar)
   - 5.6 does not work for some time, disallow

2.28 2020-07-18 08:05:11 rurban
   - re-upload with unexpired gpg key. no changes.



( run in 1.198 second using v1.01-cache-2.11-cpan-df04353d9ac )