Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | MFZE1 | Zeev Suraski | 2001-08-15 | 1 | -7/+7 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -5/+7 |
| | |||||
* | - Whitespace changes to be standard like the rest of Zend | Andi Gutmans | 2001-04-27 | 1 | -1/+1 |
| | |||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Move version registration to a more correct place | Zeev Suraski | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | - Remove unused function | Andi Gutmans | 2000-11-13 | 1 | -17/+0 |
| | |||||
* | Add ability to find extensions by name | Zeev Suraski | 2000-11-08 | 1 | -0/+15 |
| | |||||
* | Fix build | Zeev Suraski | 2000-10-29 | 1 | -1/+1 |
| | |||||
* | Allow module to proclaim compatibility with any Zend version | Stanislav Malyshev | 2000-10-29 | 1 | -9/+12 |
| | |||||
* | - Try #2. Wasn't allowed to delete in the previous manner because we were | Andi Gutmans | 2000-10-18 | 1 | -8/+4 |
| | | | | | in the middle of an llist_apply() | ||||
* | - Fix crash | Andi Gutmans | 2000-10-18 | 1 | -1/+5 |
| | |||||
* | - Only run startup() if ZEND_EXTENSIONS is defined to 1. | Andi Gutmans | 2000-10-14 | 1 | -0/+2 |
| | | | | | This fixes a link error on platforms which don't support libdl | ||||
* | Fix previous update - move extension startup further down the startup sequence | Zeev Suraski | 2000-09-25 | 1 | -9/+20 |
| | |||||
* | - Add another "\n" at the end of error messages. | Andi Gutmans | 2000-06-26 | 1 | -2/+2 |
| | |||||
* | - Oops I miss-wrote that field | Andi Gutmans | 2000-06-22 | 1 | -1/+1 |
| | |||||
* | - Change API version and make the error messages more meaningful. | Andi Gutmans | 2000-06-22 | 1 | -5/+6 |
| | |||||
* | crash fix | Zeev Suraski | 2000-04-29 | 1 | -1/+1 |
| | |||||
* | - Add zend_llist_apply_with_arguments() | Zeev Suraski | 2000-04-29 | 1 | -0/+22 |
| | | | | | - Add a message handler to the extensions | ||||
* | Fix a bug in the resource dispencer | Zeev Suraski | 2000-04-28 | 1 | -1/+9 |
| | |||||
* | Fix bug | Zeev Suraski | 2000-04-25 | 1 | -3/+3 |
| | |||||
* | fixes compile on platforms without dl() support. | Thies C. Arntzen | 2000-04-15 | 1 | -0/+2 |
| | | | | | #i think zend_register_extension should be declared static | ||||
* | Fix zend_register_extension() | Zeev Suraski | 2000-03-30 | 1 | -6/+7 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 2000-03-29 | 1 | -7/+18 |
| | |||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 |
| | |||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 |
| | |||||
* | Fine tune Andi's patch | Zeev Suraski | 2000-02-11 | 1 | -1/+1 |
| | |||||
* | - Finally beautify those WIN32|WINNT checks | Andi Gutmans | 2000-02-10 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Zeev Suraski | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+8 |
| | |||||
* | typo | Sascha Schumann | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | Fix | Zeev Suraski | 1999-06-09 | 1 | -1/+1 |
| | |||||
* | Replace error messages | Zeev Suraski | 1999-06-08 | 1 | -8/+12 |
| | |||||
* | * Fix debugger+interactive mode bug | Zeev Suraski | 1999-04-27 | 1 | -0/+7 |
| | | | | | * Recognize whether an extension is with debug information or not | ||||
* | Return a success value from the startup function, so we can unload immediately | Zeev Suraski | 1999-04-19 | 1 | -1/+7 |
| | | | | | if it fails. | ||||
* | Whatnot: | Zeev Suraski | 1999-04-18 | 1 | -2/+15 |
| | | | | | | | | * 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) | ||||
* | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+123 |