summaryrefslogtreecommitdiff
path: root/Zend/zend_variables.h
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* MFZE1Zeev Suraski2001-08-141-0/+2
|
* Time to bid this old timer goodbye - get rid of var_uninit()Zeev Suraski2001-07-151-2/+0
|
* Get rid of ZVAL_RESET...Zeev Suraski2001-07-111-4/+0
|
* Get rid of some inlinesZeev Suraski2001-07-111-1/+4
|
* - Nuke zval_del_ref()Andi Gutmans2001-02-271-1/+0
|
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
|
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-2/+2
| | | | | named macro.
* export zval_add-ref and zvale_del_refThies C. Arntzen2000-04-211-2/+2
|
* It's official now...Zeev Suraski2000-03-061-3/+3
|
* (c) patchZeev Suraski2000-02-191-1/+1
|
* Destructors no longer return ints, the low level problem it was intended to ↵Zeev Suraski2000-01-171-6/+6
| | | | solve is long gone now...
* We're using ZVAL's now.Andrei Zmievski1999-12-211-3/+3
|
* added zval_del_ref() functionThies C. Arntzen1999-10-071-0/+1
|
* *** empty log message ***Zeev Suraski1999-08-281-1/+1
|
* Better debug macrosZeev Suraski1999-08-271-6/+24
|
* 0.91 updateZeev Suraski1999-07-191-2/+2
|
* License updateZeev Suraski1999-07-161-4/+8
|
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-4/+4
| | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-0/+3
| | | | | Thread safe version now uses a C++ scanner object. Works fully.
* Zend LibraryAndi Gutmans1999-04-071-0/+35