Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
| | |||||
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -0/+9 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Sync zend_html_puts parameter list with Zend Engine 1. | Sebastian Bergmann | 2002-10-20 | 1 | -1/+1 |
| | |||||
* | MFZE1 | Zeev Suraski | 2002-05-11 | 1 | -1/+1 |
| | |||||
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | MFZE1 (added zend_strip mode in the highliter) | Sebastian Bergmann | 2001-12-11 | 1 | -0/+1 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 1 | -2/+2 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Fix Apache build | Zeev Suraski | 2000-10-31 | 1 | -2/+2 |
| | |||||
* | Make compile_string() accept a description of the code | Zeev Suraski | 2000-09-12 | 1 | -1/+1 |
| | |||||
* | Replace macros which begin with an underscore through an appropiately | Sascha Schumann | 2000-07-03 | 1 | -2/+2 |
| | | | | | named macro. | ||||
* | Open these up for the API | Zeev Suraski | 2000-05-19 | 1 | -0/+2 |
| | |||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | * Add struct name to all typedef's so that they can be debugged with MSVC | Zeev Suraski | 1999-05-22 | 1 | -1/+1 |
| | | | | | | | | | | * Fix an AiCount bug - list(...) = $var was using $var multiple times, and thus causing AiCount to be decreased multiple times even though it was increased only once for $var. Mark all FETCH_DIM's so that they won't decrease AiCount, and only decrease AiCount on the last FETCH_DIM. * Fix a stupid bug - forgot to pass CLS_C to some compiler function. For some reason MSVC doesn't report these :I | ||||
* | Various thread safety fixes and DLL updates | Zeev Suraski | 1999-04-26 | 1 | -1/+1 |
| | |||||
* | Ok, call me crazy, because I probably am. | Zeev Suraski | 1999-04-23 | 1 | -1/+3 |
| | | | | | Thread safe version now uses a C++ scanner object. Works fully. | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+43 |