Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | - License update | Andi Gutmans | 1999-07-14 | 1 | -1/+3 |
| | | | | | - Fix multithreaded constants startup | ||||
* | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -1/+3 |
| | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | ||||
* | * 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 | ||||
* | Thread safety patch. It works now with 'just in time' resource initialization! | Zeev Suraski | 1999-04-21 | 1 | -15/+17 |
| | |||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+53 |