Lines Matching refs:zlib

2                 ChangeLog file for zlib
129 - Allow building zlib outside of the source directory
130 - Fix bug that accepted invalid zlib header when windowBits is zero
134 - Reject a window size of 256 bytes if not using the zlib wrapper
154 - Correct spelling error in zlib.h
158 - Fix version numbers and DLL names in contrib/vstudio/*/zlib.rc
180 - Clean up the usage of z_const and respect const usage within zlib
205 - Add gzvprintf() as an undocumented function in zlib
237 - Build both a static and a shared version of zlib with cmake
242 - Allow the use of -Wundef when compiling or using zlib
249 - Look in build directory for zlib.pc in CMakeLists.txt
257 - Fix the path to zlib.map in CMakeLists.txt
265 - Include gz_header definition when compiling zlib solo
273 - Fix minor typo in zlib.h comments [Rzesniowiecki]
300 - Correct in zlib.map when deflateResetKeep was added
338 - Clarify how gzopen() appends in zlib.h comments
341 - Update python link in zlib man page
343 - Add a ./config --solo option to make zlib subset with no library use
347 - Add comment to gzdopen() in zlib.h to use dup() when using fileno()
360 - Fix gzwrite.c to accommodate reduced memory zlib compilation
378 - Spell out "number" (instead of "nb") in zlib.h for total_in, total_out
387 - Add zlib.pc generation to win32/Makefile.gcc [Weigelt]
388 - Fix bug in zlib.h for _FILE_OFFSET_BITS set and _LARGEFILE64_SOURCE not
389 - Add comment in zlib.h that adler32_combine with len2 < 0 makes no sense
393 - Fix zlib.h LFS support when Z_PREFIX used
400 - Apply casts in zlib.h to avoid conversion warnings
480 - Match crc32() in crc32.c exactly to the prototype in zlib.h [Sherrill]
487 - Match type exactly of zcalloc() in zutil.c to zlib.h alloc_func
488 - Provide prototypes for *64 functions when building zlib without LFS
494 - Update zlib.3, add docs to Makefile.in to make .pdf out of it
495 - Add zlib.3.pdf to distribution
516 - Remove *64 functions from win32/zlib.def (they're not 64-bit yet)
533 - Fix description of gzgets() in zlib.h for end-of-file, NULL return
536 - Note in zlib.h that gzerror() should be used to distinguish from EOF
548 - Fix missing error return in gzflush(), add zlib.h note
549 - Add *64 functions to zlib.map [Levin]
562 - Improve zlib.h documentation in many places
567 - Return zero for gzwrite() errors to match zlib.h description
568 - Return -1 on gzputs() error to match zlib.h description
589 - Update zlib.map [Brown]
594 - Remove zlib version check in gzwrite()
610 - Use zlib header window size if windowBits is 0 in inflateInit2()
621 - Change gzeof() to return 0 on error instead of -1 to agree with zlib.h
628 - Change NULL's to Z_NULL's in deflate.c and in comments in zlib.h
642 - Protect against _FILE_OFFSET_BITS being defined when compiling zlib
660 - Fix typo in zlib.h uncompress() description [Reiss]
666 - Prototype the *64 functions in zlib.h when _FILE_OFFSET_BITS == 64, but
673 - Update win32/zlib.def with exported symbols from zlib.h
674 - Correct spelling errors in zlib.h [Willem, Sobrado]
681 - Fix typos in zlib.h comments for deflateSetDictionary()
718 - Add comments to zlib.h about gzerror() usage [Brown]
728 - Swap the order of #include <stdio.h> and #include "zlib.h" in
734 - Update zlib www home address in win32/DLL_FAQ.txt [Truta]
739 - Add ZLIB_VER_MAJOR, ZLIB_VER_MINOR and ZLIB_VER_REVISION in zlib.h,
752 - Add zlib.map for Linux: "All symbols from zlib-1.1.4 remain
754 zlib-1.2.0 or later. It also declares as local those symbols which are
778 - Correct inflateInit2() error return documentation in zlib.h
806 - Note in zlib.h how much deflateSetDictionary() actually uses
821 - Add INFLATE_STRICT to check distances against zlib header
844 - Use zstreamp consistently in zlib.h (inflate_back functions)
855 - Add comment in zlib.h for Z_NO_FLUSH parameter to deflate()
859 - Update zlib.h comments on gzip in-memory processing
890 - Remove err dummy parameter in zlib.h [Kientzle]
902 - Update some interfaces in contrib for new zlib functions
903 - Update zlib version number in some contrib entries
949 - Add OF to inflateBackEnd() declaration in zlib.h
960 - Install zlib.3 into mandir [Wilson]
962 - Adapt the zlib interface to the new DLL convention guidelines [Truta]
966 - Export symbols by name, not by ordinal, in win32/zlib.def [Truta]
1031 - Add ZLIB_VERNUM in zlib.h for numerical preprocessor comparisons
1047 - Add zlib.3 [Rodgers]
1056 - Improve setting of zlib format compression level flags
1067 - Update zlib.h, minigzip.c, gzopen(), gzdopen() for Z_RLE
1076 - Enhance comments in zlib.h on what happens if gzprintf() tries to
1128 - Documentation improvements (in zlib.h):
1131 - Point out that zlib and gzip formats are different
1144 http://www.zlib.org/advisory-2002-03-11.txt
1178 - Python interface to zlib now in Python 1.5 (Jeremy Hylton)
1192 . msdos/Makefile.*: use model-dependent name for the built zlib library
1200 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant)
1208 - added os2/Makefile.def and os2/zlib.def (Andrew Zabolotny)
1211 - mention zlib binding for TCL in README (Andreas Kupries)
1220 - remove block truncation heuristic which had very marginal effect for zlib
1228 - revert to the zlib 1.0.8 inflate to avoid the gcc 2.8.0 bug (Jeremy Buhler)
1243 - added compress2 in zconf.h, zlib.def, zlib.dnt
1251 - Avoid gcc 2.8.0 comparison bug a little differently than zlib 1.0.8
1276 - zlib.lib -> zlib.dll in msdos/zlib.rc (Gilles Vollant)
1294 - added man page zlib.3 (Rick Rodgers)
1301 - fix list of exported functions in nt/zlib.dnt and mdsos/zlib.def
1326 A C++ I/O streams interface to the zlib gz* functions
1330 A very simple tar.gz file extractor using zlib
1349 - assign numbers to the exported functions in zlib.def (for Windows DLL)
1350 - add advice in zlib.h for best usage of deflateSetDictionary
1373 - support zlib DLL with BORLAND C++ 5.0 (thanks to Glenn Randers-Pehrson)
1408 - mention in README that the zlib format is now RFC1950
1436 - add deflateParams in zlib.h: allow dynamic change of compression level
1439 - add optional "configure" to build zlib as a shared library
1443 - declare Z_DEFLATED in zlib.h (possible parameter for deflateInit2)
1450 - use zlib-1.0/* instead of zlib/* inside the tar.gz
1451 - make zlib warning-free with "gcc -O3 -Wall -Wwrite-strings -Wpointer-arith
1458 - Check for __cpluplus in zlib.h
1507 - fix deflateReset (zlib header was incorrectly suppressed)
1539 - Default MEM_LEVEL is 8 (not 9 for Unix) as documented in zlib.h
1562 is incompatible with previous versions of zlib which returned Z_OK
1578 incompatible with previous versions; see zlib.h for the new usage
1603 - avoid "zip" everywhere, use zlib instead of ziplib