Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Time to change it. We changed register_internal_class() -> | Andi Gutmans | 2000-06-09 | 1 | -2/+1 |
| | | | | | - zend_register_internal_class() | ||||
* | Use int | Zeev Suraski | 2000-04-01 | 1 | -2/+1 |
| | |||||
* | Have a standard entry for the globals id | Zeev Suraski | 2000-04-01 | 1 | -2/+4 |
| | |||||
* | - Another zend_uchar | Andi Gutmans | 2000-03-13 | 1 | -1/+1 |
| | |||||
* | - | Zeev Suraski | 2000-03-12 | 1 | -0/+5 |
| | |||||
* | - That broke the Win32 build | Andi Gutmans | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | - Fix a bug and define an API_NO for the ZEND_MODULE_API | Andi Gutmans | 2000-03-10 | 1 | -1/+3 |
| | |||||
* | - zend_config.h is enough | Andi Gutmans | 2000-03-10 | 1 | -1/+1 |
| | |||||
* | - Save ZEND_DEBUG, ZTS, ZEND_API information | Andi Gutmans | 2000-03-10 | 1 | -1/+12 |
| | |||||
* | added GINIT_FUNC_ARGS and GINIT_FUNC_ARGS_PASSTHRU | Stig S. Bakken | 2000-03-06 | 1 | -0/+2 |
| | |||||
* | Added ZEND_MODULE_INFO_FUNC_ARGS_PASSTHRU. | Stig S. Bakken | 2000-03-06 | 1 | -0/+1 |
| | |||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | - Stop passing list/plist to internal functions | Zeev Suraski | 2000-02-05 | 1 | -2/+2 |
| | | | | | | - Add a typedef for the pCopyConstructor function pointer - Minor hacks | ||||
* | Destructors no longer return ints, the low level problem it was intended to ↵ | Zeev Suraski | 2000-01-17 | 1 | -1/+1 |
| | | | | solve is long gone now... | ||||
* | Remove request_started, increase thread safety | Zeev Suraski | 1999-11-26 | 1 | -2/+2 |
| | |||||
* | Add new API for resources | Zeev Suraski | 1999-09-03 | 1 | -3/+3 |
| | |||||
* | Add global startup/shutdown functions | Sascha Schumann | 1999-09-03 | 1 | -1/+5 |
| | |||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -0/+1 |
| | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | ||||
* | added INIT_FUNC_ARGS_PASSTHRU and SHUTDOWN_FUNC_ARGS_PASSTHRU | Stig S. Bakken | 1999-06-16 | 1 | -0/+2 |
| | |||||
* | Change argument name | Zeev Suraski | 1999-05-09 | 1 | -1/+1 |
| | |||||
* | Almost forgot to commit those | Zeev Suraski | 1999-05-09 | 1 | -4/+7 |
| | |||||
* | Whatnot: | Zeev Suraski | 1999-04-18 | 1 | -1/+1 |
| | | | | | | | | * updated alloc_persist to use critical sections * changed extension shutdown to two-phase * updated dependencies * PR support (don't remember if there was any really) | ||||
* | * Add arguments to shutdown functions | Zeev Suraski | 1999-04-08 | 1 | -7/+4 |
| | | | | | * Remove traces of php_ini stuff | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+53 |