summaryrefslogtreecommitdiff
path: root/Zend/zend_fast_cache.h
Commit message (Expand)AuthorAgeFilesLines
* - MFZE1 (Turn off fast cache until we make sure it performs well.)Andi Gutmans2002-06-241-1/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-2/+2
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Add explicit conversion from 'void *', otherwise ANSI C++ compilersSascha Schumann2000-10-181-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* It's official now...Zeev Suraski2000-03-061-3/+3
* Use the fast cache here tooZeev Suraski2000-02-251-1/+1
* (c) patchZeev Suraski2000-02-191-1/+1
* - Fix a nasty bug in the hash, introduced in the recent migration to macrosZeev Suraski2000-02-191-2/+26
* - Fix foreach()Zeev Suraski2000-01-311-5/+9
* This should enable people to use ALLOC_ZVAL() in code outside the php4.dllZeev Suraski1999-12-301-3/+0
* FixZeev Suraski1999-12-271-3/+8
* - Generalize the fast cache mechanismZeev Suraski1999-12-271-0/+110