Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Generalize the fast cache mechanism | Zeev Suraski | 1999-12-27 | 1 | -2/+2 | |
| | | | | | - Add the HashTable struct to the fast cache mechanism | |||||
* | - Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use | Andi Gutmans | 1999-12-24 | 1 | -1/+1 | |
| | | | | | them. | |||||
* | We're using ZVAL's now. | Andrei Zmievski | 1999-12-21 | 1 | -2/+2 | |
| | ||||||
* | added zval_del_ref() function | Thies C. Arntzen | 1999-10-07 | 1 | -2/+10 | |
| | ||||||
* | Let $GLOBALS actually work... | Zeev Suraski | 1999-09-03 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Zeev Suraski | 1999-08-28 | 1 | -1/+1 | |
| | ||||||
* | Beef up debug macros | Zeev Suraski | 1999-08-28 | 1 | -3/+3 | |
| | ||||||
* | Better debug macros | Zeev Suraski | 1999-08-27 | 1 | -5/+26 | |
| | ||||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 | |
| | ||||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 | |
| | ||||||
* | Get rid of AiCount completely | Zeev Suraski | 1999-07-10 | 1 | -24/+3 | |
| | ||||||
* | Step 4: | Zeev Suraski | 1999-07-09 | 1 | -1/+11 | |
| | | | | | Move to a 7-bit counter (not fully implemented yet) | |||||
* | Phase 3: | Zeev Suraski | 1999-07-09 | 1 | -2/+3 | |
| | | | | | Use a single bit to mark IS_REF variables | |||||
* | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -1/+1 | |
| | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | |||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+167 | |