summaryrefslogtreecommitdiff
path: root/Zend/zend_API.h
Commit message (Expand)AuthorAgeFilesLines
* added add_*_resource() and add_*_bool() functionsThies C. Arntzen1999-10-041-4/+14
* - Move is_ref back to being an unsigned char and not a bit field.Andi Gutmans1999-10-011-1/+1
* - Remove locking support completelyAndi Gutmans1999-10-011-1/+0
* added add_property_resourceThies C. Arntzen1999-09-291-0/+1
* - Add some internal functions to ZendAndi Gutmans1999-09-201-0/+2
* Now that's an annoying bug.Zeev Suraski1999-08-061-1/+1
* Introduce call_user_func_ex()Zeev Suraski1999-08-061-0/+1
* These aren't necessaryZeev Suraski1999-07-311-3/+0
* Support symbols in any symbol table, not just the active oneZeev Suraski1999-07-301-8/+15
* * Setting variables in the global scope wasn't handling is_ref's properlyZeev Suraski1999-07-301-40/+68
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Step 4:Zeev Suraski1999-07-091-8/+4
* Step 2:Zeev Suraski1999-07-091-4/+4
* added RETVAL_RESOURCE and RETURN_RESOURCEThies C. Arntzen1999-07-051-0/+9
* Minor updates (mostly __declspec() stuff)Zeev Suraski1999-06-041-1/+1
* added is_ref=0 and refcount=1 to SET_VAR_* macrosThies C. Arntzen1999-06-041-0/+8
* * Support getThis() for internal functions.Zeev Suraski1999-05-281-3/+26
* Moved all #define's for SET_ and RETURN_ to zend_API.hZeev Suraski1999-05-271-0/+94
* Almost forgot to commit thoseZeev Suraski1999-05-091-1/+2
* * Change the thread safe project to create a C++ scanner.Zeev Suraski1999-04-211-1/+1
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-3/+3
* Add a couple of ZEND_API'sAndi Gutmans1999-04-191-8/+7
* Whatnot:Zeev Suraski1999-04-181-2/+9
* -Tiny patchesAndi Gutmans1999-04-141-0/+5
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-4/+4
* Zend LibraryAndi Gutmans1999-04-071-0/+92