Compress-Raw-Zlib

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


  2.039 28 October 2011

      * croak if attempt to freeze/thaw compression object
        [RT #69985]

  2.037 22 June 2011

      * No Changes

  2.036 6 May 2011

      * Added offset patramter to CRC32

  2.035 6 May 2011

      * No Changes

  2.033 11 Jan 2011
      * Fixed typos & spelling errors.
        [perl# 81782]

  2.032 4 Jan 2011

      * Document inflateReset
        [RT #61082]

  2.030 22 July 2010

      * Ran the zlib2ansi script against the files in zlib-src.
        Thanks to Nicholas Clark for the reminder.

      * Added "-DNO_VIZ" to DEFINE in Makefile.PL
        [RT #65293]

  2.027 24 April 2010

      * Updated to include zlib 1.2.5

  2.026 7 April 2010

      * Fixed definition of Z_TREES in Makefile.PL
        [RT #65293]

      * Fixed build issue with definition of off64_t not found on Solaris
        by modifying the zlib source - changed the symbol
        _LARGEFILE64_SOURCE to _LARGEFILE64_SOURCE_dummy in zconf.h,
        zlib.h and zutil.h
        [RT #56108]

  2.025 27 March 2010

      * Updated to include zlib 1.2.4

      * Allow zlib version check to be disabled by setting
        TEST_SKIP_VERSION_CHECK environment variable.
        [RT #54510]

  2.023 9 November 2009

      * fixed instance where $[ should have been $] in t/02zlib.t
        Thanks to Robin Barker and zefram [RT #50765] for independently
        spotting the issue.

  2.021 30 August 2009

      * Changed test harness so that it can cope with PERL5OPT=-MCarp=verbose
        [RT# 47225]

  2.020 3 June 2009

      * Minor documentation update.

  2.019 4 May 2009

      * No Changes

  2.018 3 May 2009

      * No Changes

  2.017 28 March 2009

      * Added 'LimitOutput' option

      * Removed MAN3PODS from Makefile.PL

      * Fixed coring issue when LimitOutput was used.

      * Documented Compress::Raw::Zlib::zlib_version()

      * Documented Compress::Raw::Zlib::deflateReset()
        [RT #40566]

  2.015 3 September 2008

      * Makefile.PL
        Backout changes made in 2.014

  2.014 2 September 2008

      * Makefile.PL
        Updated to check for indirect dependencies.

  2.012 15 July 2008

      * Document the gzip flags that WindowBits can take.

      * Allow a dictionary to be used with a raw inflate.
        Needs zlib 1.2.2.1 or better.
        [RT #36046]

  2.011 5 May 2008

      * A C++-style comment sneaked in with the last update. Fixed.
        [core patch #33828]

  2.010 5 May 2008

      * No Changes



( run in 1.523 second using v1.01-cache-2.11-cpan-97f6503c9c8 )