Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | - Make the argument order for the stack applies more consistent with other Zend | Zeev Suraski | 2000-03-29 | 1 | -2/+2 |
| | | | | | | data structures - Fix a possible corruption problem due to switch() C-level optimization | ||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | - Add foreach() freeing code. | Andi Gutmans | 1999-09-09 | 1 | -6/+14 |
| | | | | | | | - Fix switch() freeing code to only free current function's switch expressions. - I have a feeling break expr; in a switch where expr > 1 leaks because it won't free all of the expressions. Fix is probably not trivial. | ||||
* | Fix RETURN & SWITCH memory leak issue | Zeev Suraski | 1999-07-24 | 1 | -0/+38 |
| | |||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+114 |