History log of /php-src/TSRM/TSRM.c (Results 126 – 140 of 140)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# d3a7f5be 06-Jun-2000 Sascha Schumann

Make TSRM compile again. ZTS is defined by a header file included in
tsrm_config.h, so TSRM.o was always empty.

# 09d281ff 04-Jun-2000 Andi Gutmans

- Only compile if building a thread safe version

Revision tags: php-4.0.0, php-4.0RC2, PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1, BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE
# 46996691 20-Dec-1999 Zeev Suraski

Use Critical Sections under Win32 - shows roughly 40% performance increase under
multithreaded Win32!

Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# 4a445c1b 05-Dec-1999 Sascha Schumann

Fix leak in pthreads, and add initial support for GNU Pth

# e5d956db 05-Dec-1999 Sascha Schumann

Add ts_allocate_dtor, use ts_allocate_[cd]tor where appropiate.

# 2f10b7ed 26-Nov-1999 Sascha Schumann

Close a resource leak.

Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 40cc9d9d 10-Oct-1999 Zeev Suraski

This should fix the deadlock

Revision tags: PRE_FETCH_READ_PATCH
# 154663e9 27-Sep-1999 Sascha Schumann

Remove C++ style comments from C source file.

Revision tags: before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 25829488 14-Aug-1999 Zeev Suraski

Add new-thread handlers

Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 0997fcdc 11-May-1999 Zeev Suraski

Fix

# 32459322 06-May-1999 Sascha Schumann

calloc et al need stdlib.h according to ANSI-C

# cef5243b 28-Apr-1999 Andi Gutmans

- export patch

# 1e9ce952 24-Apr-1999 Zeev Suraski

*** empty log message ***

# 5be8dd97 23-Apr-1999 Zeev Suraski

License

# 37fe04b8 20-Apr-1999 Zeev Suraski

Thread Safe Resource Manager

123456