summaryrefslogtreecommitdiff
path: root/Zend/zend_modules.h
Commit message (Expand)AuthorAgeFilesLines
* - Nice catch by Derick. GINIT is dead.Andi Gutmans2002-02-021-2/+0
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* MFZE1: Introduced extension version numbers (Stig)Sebastian Bergmann2001-10-121-4/+10
* - Bump it up in the right placeAndi Gutmans2001-09-271-1/+1
* More TSRMLS_FETCH workZeev Suraski2001-07-311-2/+2
* More TSRMLS_FETCH workZeev Suraski2001-07-301-4/+4
* More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRefZeev Suraski2001-07-301-2/+1
* Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-2/+2
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* - Fix dll linkage warningsAndi Gutmans2001-02-251-2/+2
* - Add exports from Daniel BeulshausenAndi Gutmans2001-02-241-4/+4
* Set the floating-point exception mask on FreeBSD to 0 (as do otherSascha Schumann2000-12-221-1/+1
* Update module_api_noZeev Suraski2000-12-141-1/+1
* - Fix new -m on WindowsAndi Gutmans2000-10-261-1/+1
* that tooZeev Suraski2000-08-091-1/+1
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-2/+2
* - Time to change it. We changed register_internal_class() ->Andi Gutmans2000-06-091-2/+1
* Use intZeev Suraski2000-04-011-2/+1
* Have a standard entry for the globals idZeev Suraski2000-04-011-2/+4
* - Another zend_ucharAndi Gutmans2000-03-131-1/+1
* -Zeev Suraski2000-03-121-0/+5
* - That broke the Win32 buildAndi Gutmans2000-03-101-1/+1
* - Fix a bug and define an API_NO for the ZEND_MODULE_APIAndi Gutmans2000-03-101-1/+3
* - zend_config.h is enoughAndi Gutmans2000-03-101-1/+1
* - Save ZEND_DEBUG, ZTS, ZEND_API informationAndi Gutmans2000-03-101-1/+12
* added GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRUStig S. Bakken2000-03-061-0/+2
* Added ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU.Stig S. Bakken2000-03-061-0/+1
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* - Stop passing list/plist to internal functionsZeev Suraski2000-02-051-2/+2
* Destructors no longer return ints, the low level problem it was intended to s...Zeev Suraski2000-01-171-1/+1
* Remove request_started, increase thread safetyZeev Suraski1999-11-261-2/+2
* Add new API for resourcesZeev Suraski1999-09-031-3/+3
* Add global startup/shutdown functionsSascha Schumann1999-09-031-1/+5
* 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-0/+1
* added INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PASSTHRUStig S. Bakken1999-06-161-0/+2
* Change argument nameZeev Suraski1999-05-091-1/+1
* Almost forgot to commit thoseZeev Suraski1999-05-091-4/+7
* Whatnot:Zeev Suraski1999-04-181-1/+1
* * Add arguments to shutdown functionsZeev Suraski1999-04-081-7/+4
* Zend LibraryAndi Gutmans1999-04-071-0/+53