php-src/ext/zlib
2015-07-29 13:26:35 +02:00
..
tests Add support for string dictionaries, fix array dictionaries ({de,in}flate) 2015-05-21 04:17:17 +02:00
config0.m4 converted ext/zlib with static tsrm ls cache 2014-10-15 11:27:20 +02:00
config.w32 fix shared compilation 2015-03-23 15:09:03 +01:00
CREDITS * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
package.xml Remove these old references to the DSP files we don't use anymore 2015-06-22 13:29:42 +02:00
php_zlib.def Sync with zlib 2007-04-29 17:47:31 +00:00
php_zlib.h switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
zlib_filter.c Fix zlib_filter warnings 2015-07-17 19:48:06 +02:00
zlib_fopen_wrapper.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
zlib_win32_howto.txt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
zlib.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00