Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify the names of these last 3 files... | Zeev Suraski | 2000-10-29 | 1 | -56/+0 |
| | |||||
* | Replace macros which begin with an underscore through an appropiately | Sascha Schumann | 2000-07-03 | 1 | -2/+2 |
| | | | | | named macro. | ||||
* | Fix filenames and line numbers in ZTS mode | Zeev Suraski | 2000-06-17 | 1 | -7/+5 |
| | |||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | Solve a couple of compile issues | Zeev Suraski | 1999-12-02 | 1 | -0/+2 |
| | |||||
* | Fix warnings surfacing in maintainer-mode. | Stig S. Bakken | 1999-12-01 | 1 | -0/+4 |
| | |||||
* | 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 | -2/+2 |
| | | | | | | | | | | * 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 | ||||
* | Weed out all BoundsChecker-found bugs (including a serious file descriptor leak | Zeev Suraski | 1999-05-10 | 1 | -0/+1 |
| | | | | | in the C++ scanner) | ||||
* | Support eval() and highlight_string() in the C++ scanner | Zeev Suraski | 1999-04-23 | 1 | -0/+1 |
| | |||||
* | Ok, call me crazy, because I probably am. | Zeev Suraski | 1999-04-23 | 1 | -0/+17 |
| | | | | | Thread safe version now uses a C++ scanner object. Works fully. | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+29 |