summaryrefslogtreecommitdiff
path: root/Zend/zend_API.c
Commit message (Expand)AuthorAgeFilesLines
* added add_*_resource() and add_*_bool() functionsThies C. Arntzen1999-10-041-6/+72
* added add_property_resourceThies C. Arntzen1999-09-291-0/+10
* * header file cleanupStig S. Bakken1999-09-061-2/+2
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* Step 4:Zeev Suraski1999-07-091-49/+25
* Phase 3:Zeev Suraski1999-07-091-3/+3
* Step 2:Zeev Suraski1999-07-091-27/+27
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-1/+1
* * Fix cases where you assign an array element to the parent array (the array wasZeev Suraski1999-06-091-1/+1
* Minor updates (mostly __declspec() stuff)Zeev Suraski1999-06-041-1/+1
* * Support getThis() for internal functions.Zeev Suraski1999-05-281-27/+23
* Almost forgot to commit thoseZeev Suraski1999-05-091-3/+17
* Cleanups, remove old ts codeZeev Suraski1999-04-241-1/+1
* * 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-18/+34
* Add a couple of ZEND_API'sAndi Gutmans1999-04-191-7/+8
* Whatnot:Zeev Suraski1999-04-181-4/+6
* -Tiny patchesAndi Gutmans1999-04-141-0/+45
* * Optimize argument_stack top lookupAndi Gutmans1999-04-131-2/+4
* off by oneZeev Suraski1999-04-121-1/+1
* Make functions that don't take arguments somewhat happier:)Zeev Suraski1999-04-121-4/+6
* This patch is a go. Not fully optimized yet, but working properly.Zeev Suraski1999-04-121-27/+39
* * Add arguments to shutdown functionsZeev Suraski1999-04-081-3/+3
* Zend LibraryAndi Gutmans1999-04-071-0/+701