| Remove duplicated code #806 |
|
More...
|
over 2 years ago
|
| Document in zlib.h the initialization of stream fields by the Init and Reset functions. |
|
More...
|
over 2 years ago
|
| Correct comment in zlib.h on os setting in gzip header. |
|
More...
|
over 2 years ago
|
| Update Java and Perl links in README. |
|
More...
|
over 2 years ago
|
| Remove duplicate "the" in zlib.h. |
|
More...
|
over 2 years ago
|
| Fix test/example.c to work with FORCE_STORED. |
|
More...
|
over 2 years ago
|
| Fix warnings on test/infcover.c. |
|
More...
|
over 2 years ago
|
| Fix cast in minizip's ioapi.c for Windows. |
|
More...
|
over 2 years ago
|
| No include file is needed for __int64 type on Windows. |
|
More...
|
over 2 years ago
|
| Remove use of OF() from contrib/untgz and render it compilable. |
|
More...
|
over 2 years ago
|
| Remove K&R function definitions from contrib/minizip. |
|
More...
|
over 2 years ago
|
| Remove K&R function definitions from infback9. |
|
More...
|
over 2 years ago
|
| Remove K&R function definitions from zlib. |
|
More...
|
over 2 years ago
|
| Turn off C2X warning about deprecated K&R function syntax. |
|
More...
|
over 2 years ago
|
| Add a NOPRIME #define to zran.c to not use inflatePrime(). |
|
More...
|
over 2 years ago
|
| Avoid cmake deprecation warning. |
|
More...
|
over 2 years ago
|
| Look for a cross-compile libtool first in configure. |
|
More...
|
over 2 years ago
|
| Rewrite of zran in examples. See version history in zran.c. |
|
More...
|
almost 3 years ago
|
| Assure that inflatePrime() can't shift a 32-bit integer by 32 bits. |
|
More...
|
almost 3 years ago
|
| minizip: Fix being unable to open empty zip file |
|
More...
|
almost 3 years ago
|
| Fix typos found by codespell in minizip |
|
More...
|
almost 3 years ago
|
| Fix some spelling errors. |
|
More...
|
almost 3 years ago
|
| Make z_size_t 64 bits when compiling on Windows with Z_SOLO. |
|
More...
|
almost 3 years ago
|
| Update zlib_how.html to match the web page, and add a license. |
|
More...
|
almost 3 years ago
|
| Fix crash when gzsetparams() attempted for transparent write. |
|
More...
|
almost 3 years ago
|
| Fix bug in deflateBound() for level 0 and memLevel 9. |
|
More...
|
almost 3 years ago
|
| Add license to contrib/untgz. |
|
More...
|
about 3 years ago
|
| Update broken article link in README. |
|
More...
|
about 3 years ago
|
| Add project and solution files for building a nuget package. |
|
More...
|
about 3 years ago
|
| Add VS2022 project files. |
|
More...
|
about 3 years ago
|