All releases of JZlib


Release Notes: This release supports some functionalities which are available since zlib 1.2, and adds some convenient classes (GZIPInputStream, GZIPOutputStream, etc.).


Release Notes: This release has memory and performance optimizations in the inflate operation. It adds a nowrap argument to ZStream, ZInputStream, and ZOutputStream.


Release Notes: This release fixes some bugs in ZInputStream and ZOutputStream.


Release Notes: This release fixes a minor bug in ZInputStream.


Release Notes: This release has fixed a bug in closing ZOutputStream.


Release Notes: In this release, the pure Java implementation of adler32 has been enabled, and the dependency on J2SE has been commented out in Adler32.java for J2ME users.


Release Notes: This release fixes a bug in deflating data.


Release Notes: ZInputStream and ZOutputStream classes have been added.


Release Notes: The license was changed to a BSD style license.


Release Notes: This release fixes a bug in handling a preset dictionary in the inflation process.