History log of /PHP-5.6/ext/zlib/zlib.c (Results 176 – 200 of 268)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b349df63 05-Aug-2001 Sascha Schumann

some more eliminate-fetches-or-escalate-them-at-least


# 8aef1930 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# bc42c375 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work. Got it under 400 now.


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# 3b7bc253 30-Jul-2001 foobar

Make this compile in ZTS mode.


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# 1c25b8dd 30-Jul-2001 Zeev Suraski

Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# d3059036 13-Jul-2001 Thies C. Arntzen

make sure all string from zlib are \0 terminated.
change one realloc to erealloc (though this code is never reached IMHO)
add regression tests


# 11eca11d 13-Jul-2001 Thies C. Arntzen

fixed #12091. added \0 bytes at EOS in a few cases.


# bbe83e4f 11-Jul-2001 Thies C. Arntzen

gzencode() now zero-terminates its buffer.


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 1beda9ee 24-May-2001 Stig Bakken

* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5
# 2df7c8a0 30-Mar-2001 Anil Madhavapeddy

Send the correct Vary headers, if we negotiate a gzip/deflate session
via Accept-Encoding. This obeys a SHOULD directive in RFC2616

PR: 10070


Revision tags: php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 177f9bd1 07-Mar-2001 Daniel Beulshausen

add missing globals fetches


# 0b65578e 06-Mar-2001 Zeev Suraski

Implement internal output compression?\0020:wq


# 39724f6e 04-Mar-2001 Zeev Suraski

Implemented chunked output buffering support - it's quite cool!


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# c2fb53be 23-Feb-2001 Sascha Schumann

Finish fopen-wrappers rename.


# 9c1abab2 01-Feb-2001 Thies C. Arntzen

ws-only


# 1366f67d 01-Feb-2001 Thies C. Arntzen

@- When using the ob_gzhandler() PHP now automagically also sets the
@ Content-Lengh correctly which enables browsers to use the HTTP
@ Keep-Alive feature. (Thies)


# a4df53ad 01-Feb-2001 Sascha Schumann

Fix a huge memory leak in the ob_gzhandler.


1234567891011