summaryrefslogtreecommitdiff
path: root/Zend/zend_fast_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Bump up the yearfoobar2005-08-031-1/+1
* - Improve performance by inlining zend_ptr_stack_n_push(). var_args canAndi Gutmans2004-07-301-1/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* - Added some missing CVS $Id$ tags, headers and footers.foobar2003-02-011-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - 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