php-src/ext/zlib
Andrey Hristov 92d27ccb05 Constify streams API and a few other calls down the rabbit hole.
(`char *` to `const char *` for parameters and few return values)
In a few places int len moved to size_t len.
2013-07-30 12:49:36 +02:00
..
tests Merge branch 'PHP-5.5' 2013-06-17 01:07:28 -07:00
config0.m4 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
config.w32 - don't show zlib as available when libs or headers are missing 2008-06-22 21:55:59 +00:00
CREDITS * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
package.xml
php_zlib.def
php_zlib.h Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
zlib_filter.c remove set but not used variables 2013-01-02 16:48:46 +01:00
zlib_fopen_wrapper.c Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
zlib_win32_howto.txt
zlib.c Happy New Year 2013-01-01 16:37:09 +08:00
zlib.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00