Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'dev'.dev | SVN Migration | 2002-08-06 | 1 | -110/+0 |
| | |||||
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Remove the last couple of bogus inlines | Zeev Suraski | 2001-07-11 | 1 | -15/+0 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | - Add restore_error_handler() | Zeev Suraski | 2000-06-17 | 1 | -1/+12 |
| | | | | | error_handler's are now stored in a stack | ||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | inline functions cannot accept varargs | Zeev Suraski | 1999-12-25 | 1 | -2/+2 |
| | |||||
* | * 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 |