History log of /PHP-8.0/TSRM/TSRM.h (Results 101 – 122 of 122)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d5a09981 17-Nov-2000 Zeev Suraski

Import debug-level improvements to TSRM, by Dmitri Dmitrienko


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 77b55ad0 02-Sep-2000 Andi Gutmans

- Revert change of defining TSRM_WIN32 in dsp


# 92cfa27f 02-Sep-2000 Andi Gutmans

- Use TSRM_WIN32


# 3d95c23c 31-Aug-2000 Andi Gutmans

- Support for always building TSRM into PHP


# a2ea62d4 31-Aug-2000 Andi Gutmans

- Change license of .c and .h files of TSRM. It's still not the complete
- text like in the PHP headers because we don't have it on the web yet but
- it should be enough to allow Sascha to to

- Change license of .c and .h files of TSRM. It's still not the complete
- text like in the PHP headers because we don't have it on the web yet but
- it should be enough to allow Sascha to touch TSRM :)

show more ...


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 8adf849d 02-Jul-2000 Sascha Schumann

Identifiers that begin with underscore are reserved for the implementation.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC
# 33f94999 16-Jun-2000 Zeev Suraski

Make it possible to access other threads' local storage. Only use it if you have a clear
knowledge of what you're doing!


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH, 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
# 701a00d3 30-Dec-1999 Sascha Schumann

THREAD_T refers to thread ids, not attributes


Revision tags: 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.


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
# f48a4916 05-Oct-1999 Sascha Schumann

Explicit casts to ulong. Some compiler don't like pointers in %


# e67005e7 04-Oct-1999 Sascha Schumann

Use libtool.


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# a5dbe81a 26-Sep-1999 Sascha Schumann

Do not let PACKAGE/VERSION escape from tsrm_config.h.


# feccd9f1 26-Sep-1999 Sascha Schumann

Undefine previously PACKAVE/VERSION macros. We should find a way
to suppress these from automake


Revision tags: 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
# cef5243b 28-Apr-1999 Andi Gutmans

- export patch


# 5974d84b 24-Apr-1999 Zeev Suraski

Fixes


# 3b516557 24-Apr-1999 Stig S. Bakken

set up automake


# 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


12345