| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Make these all work with persistent streams too. | Wez Furlong | 2002-09-25 | 1 | -12/+2 |
* | Make it possible to use recode 3.5 too. (happy now Wez? :) | foobar | 2002-04-29 | 1 | -0/+2 |
* | One big mess is a bit less mess now. | foobar | 2002-04-24 | 1 | -37/+43 |
* | - initialize globals properly | Derick Rethans | 2002-04-20 | 1 | -0/+7 |
* | *** empty log message *** | Markus Fischer | 2002-03-21 | 1 | -2/+2 |
* | Fix build. | Wez Furlong | 2002-03-18 | 1 | -1/+1 |
* | change * formatting | Wez Furlong | 2002-03-16 | 1 | -1/+1 |
* | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -7/+18 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -10/+10 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -1/+1 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -1/+3 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -4/+4 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -6/+2 |
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -2/+2 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 1 | -2/+0 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -6/+5 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | Better use buffer_to_buffer, since zval is really buffer, not string (it can | Stanislav Malyshev | 2001-03-08 | 1 | -2/+3 |
* | Some cosmetic changes. | Egon Schmid | 2000-07-15 | 1 | -2/+1 |
* | add check for stdbool.h | Thies C. Arntzen | 2000-06-06 | 1 | -1/+2 |
* | bool -> int | Thies C. Arntzen | 2000-06-06 | 1 | -1/+1 |
* | - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch | Andi Gutmans | 2000-06-05 | 1 | -2/+2 |
* | Make recode extension buildable as shared module. | Sascha Schumann | 2000-05-23 | 1 | -0/+4 |
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
* | fixed unterminated string constant introduces by foreign patch. | Kristian Köhntopp | 2000-04-09 | 1 | -1/+1 |
* | phpinfo() prettying | Colin Viebrock | 2000-04-06 | 1 | -4/+5 |
* | Finished porting recode module. | Kristian Köhntopp | 2000-03-12 | 1 | -3/+57 |
* | - using _ex() functions now, thanks to Andrej. | Kristian Köhntopp | 2000-03-12 | 1 | -23/+6 |
* | - Added additional DEFER macro. | Kristian Köhntopp | 2000-03-11 | 1 | -0/+184 |