| Commit message (Expand) | Author | Age | Files | Lines |
* | zlib 1.2.6.1v1.2.6.1 | Mark Adler | 2012-02-12 | 12 | -14/+25 |
* | Fix minor typo in zlib.h comments [Rześniowiecki]. | Mark Adler | 2012-02-11 | 1 | -3/+2 |
* | Use optimized byte swap operations for Microsoft and GNU [Snyder]. | Mark Adler | 2012-02-11 | 3 | -13/+19 |
* | Remove unnecessary gzgetc_ function. | Mark Adler | 2012-02-10 | 2 | -11/+4 |
* | Update make_vms.com [Zinser]. | Mark Adler | 2012-02-05 | 1 | -139/+150 |
* | Minor cleanup in contrib/minizip/zip.c [Vollant]. | Mark Adler | 2012-02-04 | 1 | -2/+2 |
* | Use name in GCC_CLASSIC as C compiler for coverage testing, if set. | Mark Adler | 2012-02-04 | 1 | -0/+3 |
* | Avoid library header include in crc32.c for Z_SOLO. | Mark Adler | 2012-02-01 | 1 | -0/+3 |
* | Put gzflags() functionality back in zutil.c. | Mark Adler | 2012-02-01 | 12 | -47/+26 |
* | Include gz_header definition when compiling zlib solo. | Mark Adler | 2012-02-01 | 3 | -15/+9 |
* | Fix problem with ./configure --prefix and gzgetc macro. | Mark Adler | 2012-01-30 | 1 | -2/+8 |
* | Include io.h in gzguts.h for Microsoft compilers. | Mark Adler | 2012-01-29 | 1 | -2/+1 |
* | Avoid the use of the Objective-C reserved name "id". | Mark Adler | 2012-01-29 | 1 | -5/+5 |
* | Change version number to 1.2.6.1. | Mark Adler | 2012-01-29 | 20 | -38/+41 |
* | zlib 1.2.6v1.2.6 | Mark Adler | 2012-01-29 | 6 | -7/+31 |
* | Correct in zlib.map when deflateResetKeep was added. | Mark Adler | 2012-01-29 | 1 | -4/+1 |
* | Use the -m option on ldconfig for BSD systems [Tobias]. | Mark Adler | 2012-01-29 | 1 | -1/+4 |
* | Have gzputc return the character written instead of the argument. | Mark Adler | 2012-01-29 | 1 | -2/+2 |
* | Exit when required parameters not provided to win32/Makefile.gcc. | Mark Adler | 2012-01-29 | 1 | -0/+4 |
* | Add the generation of configure.log by ./configure. | Mark Adler | 2012-01-28 | 2 | -101/+160 |
* | Add an --enable-demos option to contrib/minizip/configure. | Jonathan Nieder | 2012-01-21 | 2 | -0/+14 |
* | Add support for VPATH builds in contrib/minizip. | Jonathan Nieder | 2012-01-21 | 1 | -2/+7 |
* | Add missing libs to minizip linker command. | Jonathan Nieder | 2012-01-21 | 1 | -0/+1 |
* | Add -I../.. -L../.. to CFLAGS for minizip and miniunzip. | Jonathan Nieder | 2012-01-21 | 1 | -1/+1 |
* | Remove trailing space in contrib/minizip/minizip.c. | Mark Adler | 2012-01-21 | 1 | -1/+1 |
* | Avoid some warnings in contrib/minizip [Vollant]. | Mark Adler | 2012-01-21 | 1 | -2/+2 |
* | Protect for long name and extra fields in contrib/minizip [Vollant]. | Mark Adler | 2012-01-21 | 1 | -7/+17 |
* | Fix bug when compiling minizip with C++ [Vollant]. | Mark Adler | 2012-01-21 | 1 | -0/+6 |
* | Minor cleanup up contrib/minizip/unzip.c [Vollant]. | Mark Adler | 2012-01-21 | 1 | -1/+1 |
* | Avoid warning for no encryption in contrib/minizip/zip.c [Vollant]. | Mark Adler | 2012-01-21 | 1 | -0/+1 |
* | Make version explicit in contrib/minizip/configure.ac [Bosmans]. | Mark Adler | 2012-01-20 | 1 | -1/+1 |
* | Include io.h for Turbo C / Borland C on all platforms [Truta]. | Mark Adler | 2012-01-18 | 1 | -1/+1 |
* | Correct suggested usages in win32/Makefile.msc [שחר, Horvath]. | Mark Adler | 2012-01-16 | 1 | -2/+2 |
* | Fix compilation of contrib/minizip on FreeBSD [Márquez]. | Mark Adler | 2012-01-16 | 1 | -0/+5 |
* | Fix contrib/minizip/zip.c for 64-bit architectures [Dalsnes]. | Mark Adler | 2012-01-16 | 1 | -3/+5 |
* | Fix CMakeLists.txt for cross compilation [McClure]. | Mark Adler | 2012-01-16 | 1 | -1/+10 |
* | Have ./configure use the compiler return code for error indication. | Mark Adler | 2012-01-16 | 1 | -14/+30 |
* | Fix large-entry detection in minizip on 64-bit systems [Schiffer]. | Mark Adler | 2012-01-16 | 3 | -5/+7 |
* | Fix configure.ac for contrib/minizip [Schiffer]. | Mark Adler | 2012-01-16 | 1 | -1/+1 |
* | Fix function numbers for gzgetc_ in zlibvc.def files. | Mark Adler | 2012-01-16 | 2 | -2/+2 |
* | Update the Pascal interface in contrib/pascal. | Mark Adler | 2012-01-16 | 1 | -0/+38 |
* | Change version number to 1.2.6. | Mark Adler | 2012-01-16 | 19 | -43/+46 |
* | zlib 1.2.5.3v1.2.5.3 | Mark Adler | 2012-01-15 | 4 | -7/+19 |
* | Make sure that no extra inserting is done if the strategy changes. | Mark Adler | 2012-01-14 | 1 | -0/+3 |
* | Insert the first two strings in the hash table after a flush. | Mark Adler | 2012-01-13 | 2 | -3/+22 |
* | Write out all of the available bits when using Z_BLOCK. | Mark Adler | 2012-01-07 | 3 | -6/+19 |
* | Remove second empty static block for Z_PARTIAL_FLUSH. | Mark Adler | 2012-01-07 | 2 | -25/+0 |
* | Allow deflatePrime() to insert bits in the middle of a stream. | Mark Adler | 2012-01-07 | 4 | -13/+26 |
* | Permit Z_NULL arguments to deflatePending. | Mark Adler | 2011-12-29 | 2 | -3/+6 |
* | Avoid extraneous empty blocks when doing empty flushes. | Mark Adler | 2011-12-29 | 1 | -10/+35 |