Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'before-sapi-split'.before-sapi-split | SVN Migration | 1999-09-26 | 1 | -114/+0 |
| | |||||
* | * header file cleanup | Stig S. Bakken | 1999-09-06 | 1 | -3/+2 |
| | | | | | | | | * 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? | ||||
* | - Damn that's more like it. | Andi Gutmans | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | - Cut&paste crap | Andi Gutmans | 1999-07-30 | 1 | -1/+1 |
| | |||||
* | - Add ptr_stack_n_{push,pop} in order to speed up function calls a bit. | Andi Gutmans | 1999-07-30 | 1 | -5/+42 |
| | | | | | | 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. | ||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | * Optimize argument_stack top lookup | Andi Gutmans | 1999-04-13 | 1 | -0/+1 |
| | | | | | * Fix a nasty bug in zend_ptr_stack_clean() | ||||
* | This patch is a go. Not fully optimized yet, but working properly. | Zeev Suraski | 1999-04-12 | 1 | -0/+2 |
| | | | | | Prepatch tagged as BEFORE_STACK_PATCH. | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+71 |