summaryrefslogtreecommitdiff
path: root/Zend/zend_API.c
Commit message (Expand)AuthorAgeFilesLines
* Maintain consistencyZeev Suraski2000-11-021-1/+1
* - Fix new -m on WindowsAndi Gutmans2000-10-261-1/+1
* Avoid using E_CORE_* errorlevels in any place which is not in the global star...Zeev Suraski2000-06-121-7/+14
* Fix zend_get_parameters()Zeev Suraski2000-06-111-2/+1
* Fix bug #4768Zeev Suraski2000-06-101-13/+13
* - Andrei, this is for you!Andi Gutmans2000-06-091-0/+23
* - Change register_internal_class to zend_register_internal_class forAndi Gutmans2000-06-091-1/+1
* Add newline at the end of the file (breaks at least SCO and Tru64 C compiler).Sascha Schumann2000-06-061-2/+2
* Fix a bug in static initializers/default values/class member variables that c...Zeev Suraski2000-05-311-1/+1
* Allow disabling of functions for security reasonsZeev Suraski2000-05-291-0/+28
* Fix segfault occuring when a temporary module was unloaded and if thisSascha Schumann2000-05-021-1/+2
* Correct fixZeev Suraski2000-04-241-9/+8
* MODULE_TEMPORARY should get a call to RSHUTDOWN as well!Thies C. Arntzen2000-04-241-7/+9
* - Clean up resource lists namespaceZeev Suraski2000-04-151-22/+2
* - Stop zend_func_args() and co. from crashingAndi Gutmans2000-03-261-5/+5
* - Some header dependencies cleanupZeev Suraski2000-03-251-2/+0
* - Nuke hash_*_ptr functionsAndi Gutmans2000-03-241-1/+1
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* - Fix a nasty bug in the hash, introduced in the recent migration to macrosZeev Suraski2000-02-191-6/+6
* Generalize macrosZeev Suraski2000-02-191-2/+2
* - Stop passing list/plist to internal functionsZeev Suraski2000-02-051-3/+7
* *** empty log message ***Andrei Zmievski2000-02-031-1/+1
* - Fix built-in classes with more than 5 methodsZeev Suraski2000-02-021-3/+4
* Added add_property_unset() and add_property_bool().Andrei Zmievski2000-02-011-0/+21
* - Change IS_UNSET -> IS_NULLAndi Gutmans2000-01-041-3/+3
* - Nuke undefined_variable_stringZeev Suraski1999-12-311-0/+32
* - Get rid of warningAndi Gutmans1999-12-271-1/+1
* - Generalize the fast cache mechanismZeev Suraski1999-12-271-2/+4
* - Make zend_internal_function allocate a full zend_function structure soAndi Gutmans1999-12-271-7/+8
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-261-31/+60
* - Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend useAndi Gutmans1999-12-241-31/+31
* We're using ZVAL's now.Andrei Zmievski1999-12-211-3/+3
* - Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)Zeev Suraski1999-12-181-4/+4
* Fix some warningsSascha Schumann1999-12-051-1/+0
* *** empty log message ***Andrei Zmievski1999-12-041-1/+0
* Added zend_set_hash_symbol() function.Andrei Zmievski1999-12-041-0/+21
* - Applied Thies' bug fix. Great work!Andi Gutmans1999-11-301-0/+1
* This request_shutdown() is no longer needed (never was needed really)Zeev Suraski1999-11-261-6/+0
* Remove request_started, increase thread safetyZeev Suraski1999-11-261-7/+7
* - Optimize class instanciationZeev Suraski1999-11-211-9/+5
* 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