History log of /PHP-5.3/Zend/zend_ptr_stack.c (Results 26 – 32 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2c32cc81 30-Jul-1999 Andi Gutmans

- Cut&paste crap


# e9e7bc6d 30-Jul-1999 Andi Gutmans

- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
There seems to be no reason for stack->top in the ptr_stack except for
when realloc()'in the stack. I think I'll re

- Add ptr_stack_n_{push,pop} in order to speed up function calls a bit.
There seems to be no reason for stack->top in the ptr_stack except for
when realloc()'in the stack. I think I'll remove it.

show more ...


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


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 3fcc6511 13-Apr-1999 Andi Gutmans

* Optimize argument_stack top lookup
* Fix a nasty bug in zend_ptr_stack_clean()


# 39a7f4c3 12-Apr-1999 Zeev Suraski

This patch is a go. Not fully optimized yet, but working properly.
Prepatch tagged as BEFORE_STACK_PATCH.


Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


12