History log of /PHP-5.5/main/output.c (Results 176 – 200 of 244)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bc42c375 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work. Got it under 400 now.


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 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
# 6f297a37 20-Jul-2001 Zeev Suraski

Fix Windows build


# 13ac04b8 20-Jul-2001 Zeev Suraski

Avoid getting bailouts on text output during shutdown. Text output is now
'officially' disabled during shutdown (this doesn't change the Apache module
behavior, but may change behavior of ot

Avoid getting bailouts on text output during shutdown. Text output is now
'officially' disabled during shutdown (this doesn't change the Apache module
behavior, but may change behavior of other server modules, in which it was
possible to emit output during shutdown; I think it's a good step towards
consistency, though)

show more ...


# 5676e5ad 11-Jul-2001 Thies C. Arntzen

use ZVAL_* macros


# ef13ab57 04-Jul-2001 Sascha Schumann

Improve url scanner speed (up to 40% for large chunks of data)
and handle some corner cases better. The scanner has been changed
to the format as proposed in "RE2C - A More Versatile Scanner

Improve url scanner speed (up to 40% for large chunks of data)
and handle some corner cases better. The scanner has been changed
to the format as proposed in "RE2C - A More Versatile Scanner Generator"
by Cowan et al.

show more ...


# 551f1831 02-Jul-2001 Zeev Suraski

Fix a major thread safety bug in the output mechanism
@- Fixed a major memory corruption bug in the thread safe version (Zeev)


# f35b85b4 26-Jun-2001 Zeev Suraski

Fix bug #11678


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
# daefeb59 29-May-2001 Andrei Zmievski

Kill warning.


# 4ddb2436 23-May-2001 Andi Gutmans

- Fix problem of output initialization


# 17793473 22-May-2001 Andi Gutmans

- Start nuking not needed GINIT


Revision tags: php-4.0.6RC1
# ff11c36d 07-May-2001 Zeev Suraski

Avoid crashing if somehow, output is sent in a new thread tha had no requests


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6
# d26ec12b 02-Apr-2001 Anil Madhavapeddy

Free the correct output buffer, to avoid a segfault on a HEAD request
when using output buffering with a custom handler (patch by zeev@)


Revision tags: php-4.0.5RC5
# b865380e 31-Mar-2001 Zeev Suraski

Fix headers handling with output buffering


Revision tags: php-4.0.5RC4
# 7d50e21a 28-Mar-2001 André Langhorst

fix typo


# 339ac67c 28-Mar-2001 André Langhorst

fix proto


Revision tags: php-4.0.5RC3, php-4.0.5RC2
# 34b2fc4a 17-Mar-2001 Zeev Suraski

Fix the output buffering bug Andre found


Revision tags: php-4.0.5RC1
# 9a04f870 06-Mar-2001 Zeev Suraski

Fix freeing of buffers


# 93e9e752 06-Mar-2001 Zeev Suraski

Fixes to internal output buffering


# 0ece429a 06-Mar-2001 Zeev Suraski

More internal output buffering fixes


# 20d2432c 06-Mar-2001 Zeev Suraski

Fix internal output buffering


12345678910