#
4187439c |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
51b92451 |
| 29-Jul-2001 |
Andi Gutmans |
- More object junk
|
#
b4f3b9d3 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
2c254ba7 |
| 27-Jul-2001 |
Zeev Suraski |
Get rid of ELS_*(), and use TSRMLS_*() instead. 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...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
85b4df53 |
| 15-Jul-2001 |
Zeev Suraski |
Improved interactive mode - it is now available in all builds, without any significant slowdown
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX |
|
#
8cd70926 |
| 21-Jun-2001 |
Andi Gutmans |
- Nuke dependency of all of PHP on zend_execute_locks.h.
|
Revision tags: php-4.0.6, php-4.0.6RC4 |
|
#
0c164128 |
| 19-Jun-2001 |
Zeev Suraski |
Add missing exports
|
Revision tags: php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
d2c9e807 |
| 26-Feb-2001 |
Andi Gutmans |
- Update copyright year
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4 |
|
#
848e51fd |
| 05-Dec-2000 |
Zeev Suraski |
Expose all timeout functions
|
Revision tags: php-4.0.4RC3, php-4.0.3 |
|
#
996bd930 |
| 06-Oct-2000 |
Andi Gutmans |
- Fix Bug #7061
|
Revision tags: php-4.0.3RC2, php-4.0.3RC1 |
|
#
99771d91 |
| 26-Sep-2000 |
Sascha Schumann |
Remove --enable-c9x-inline option. We now use a syntax which is compatible with all compilers by providing the function with static linkage in every compilation unit.
|
#
5286b397 |
| 12-Sep-2000 |
Zeev Suraski |
Make compile_string() accept a description of the code
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
e1a36041 |
| 14-Aug-2000 |
Andi Gutmans |
- Unused results should be marked with EXT_TYPE_UNUSED and not IS_UNUSED
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH |
|
#
a6172174 |
| 03-Jul-2000 |
Sascha Schumann |
Replace macros which begin with an underscore through an appropiately named macro.
|
#
b72a2738 |
| 02-Jul-2000 |
Andi Gutmans |
- Forgot ZEND_API
|
Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
84eb48f0 |
| 16-Jun-2000 |
Zeev Suraski |
Ok, this time here's some real Win32 system programming :) Redesigned the timeout system using a single timeout thread and a single window, and used a much quicker check.
|
#
ef0bd3d1 |
| 16-Jun-2000 |
Zeev Suraski |
- Move timeout code to Zend - Implement timeouts in Win32
|
#
35f43ad2 |
| 14-Jun-2000 |
Sascha Schumann |
Rename C0x-inline to C9x-inline, and frame preprocessor directives in zend_gcc_inline.c with #ifndef C9X_INLINE_SEMANTICS..#endif.
|
#
df74f1df |
| 13-Jun-2000 |
Sascha Schumann |
Add optional support for C0x inline semantics. These are enabled by specifying `--enable-c0x-inline' on the command line. We might add an autoconf check for this particular feature l
Add optional support for C0x inline semantics. These are enabled by specifying `--enable-c0x-inline' on the command line. We might add an autoconf check for this particular feature later.
show more ...
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
13b67621 |
| 31-May-2000 |
Zeev Suraski |
Fix a bug in static initializers/default values/class member variables that contained array values
|
Revision tags: php-4.0.0, php-4.0RC2 |
|
#
dc704e26 |
| 06-May-2000 |
Andi Gutmans |
- Make zend_eval_string() return SUCCESS/FAILURE
|
#
e663d856 |
| 10-Apr-2000 |
Zeev Suraski |
Fix object overloading support
|
#
232b9045 |
| 10-Apr-2000 |
Zeev Suraski |
Clean up last/size definitions
|
#
a9159c2e |
| 06-Apr-2000 |
Andi Gutmans |
Initial preparation for OO overloading patch
|
Revision tags: PHP-4.0-RC1 |
|
#
5e55e47f |
| 06-Mar-2000 |
Zeev Suraski |
It's official now...
|