#
0517436b |
| 31-Jan-2000 |
Zeev Suraski |
- Fix foreach() - Fix indirect reference with object properties
|
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE |
|
#
5864b57e |
| 30-Dec-1999 |
Zeev Suraski |
This should enable people to use ALLOC_ZVAL() in code outside the php4.dll
|
#
8f88443a |
| 29-Dec-1999 |
Zeev Suraski |
time_t is an int under Linux... this should always work.
|
#
32ef59b2 |
| 28-Dec-1999 |
Sascha Schumann |
Fix warnings
|
#
b7a5b3c3 |
| 27-Dec-1999 |
Zeev Suraski |
- Generalize the fast cache mechanism - Add the HashTable struct to the fast cache mechanism
|
#
1ad06e42 |
| 27-Dec-1999 |
Zeev Suraski |
*** empty log message ***
|
#
ebd4445b |
| 27-Dec-1999 |
Zeev Suraski |
Add cache statistics support
|
#
3c50b7ee |
| 26-Dec-1999 |
Zeev Suraski |
- Enable the new zval cache on debug too. No real reason not to, and it keeps the code cleaner. - ZTS compile fixes
|
#
b90bc0b1 |
| 26-Dec-1999 |
Zeev Suraski |
Fix buglet
|
#
aec33aa7 |
| 26-Dec-1999 |
Zeev Suraski |
Introduce a zval-specific cache - 5-15% speed improvement
|
#
c517633b |
| 26-Dec-1999 |
Zeev Suraski |
namespace protection
|
#
3a474311 |
| 21-Dec-1999 |
Zeev Suraski |
No need to block for interruptions so early
|
Revision tags: PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH |
|
#
4481898f |
| 27-Nov-1999 |
Zeev Suraski |
Add ability to disable the memory cache
|
#
b264733b |
| 22-Nov-1999 |
Zeev Suraski |
Fix compile problem with enable-memory-limit
|
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, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
009025e0 |
| 06-Sep-1999 |
Stig S. Bakken |
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the he
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the header file stuff right there?
show more ...
|
#
99947a25 |
| 05-Sep-1999 |
Andi Gutmans |
- Shift around header files.
|
#
81e0131b |
| 28-Aug-1999 |
Zeev Suraski |
*** empty log message ***
|
#
cda27ae9 |
| 28-Aug-1999 |
Zeev Suraski |
Beef up debug macros
|
#
aa8b27ba |
| 27-Aug-1999 |
Zeev Suraski |
Better debug macros
|
Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1 |
|
#
8d1de13a |
| 19-Jul-1999 |
Zeev Suraski |
0.91 update
|
#
b5b11177 |
| 16-Jul-1999 |
Zeev Suraski |
License update
|
#
3b037ebb |
| 10-Jul-1999 |
Zeev Suraski |
Oh, that dumb bug.
|
#
cccd2445 |
| 10-Jul-1999 |
Zeev Suraski |
Get rid of AiCount completely
|
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
cdce334c |
| 09-Jul-1999 |
Zeev Suraski |
*** empty log message ***
|
#
cc26d0e6 |
| 09-Jul-1999 |
Zeev Suraski |
Send a SIGSEGV instead of exiting, to trigger a core dump
|