| Commit message (Expand) | Author | Age | Files | Lines |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -9/+1 |
* | Bad extension. Still using AC_ADD_INCLUDE! | Sascha Schumann | 2002-03-07 | 1 | -1/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 3 | -8/+5 |
* | Fixed some protos. | Egon Schmid | 2001-12-30 | 1 | -46/+41 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+4 |
* | old stuff removed | Hartmut Holzgraefe | 2001-12-07 | 1 | -45/+0 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -2/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 2 | -38/+38 |
* | local resource fix | Hartmut Holzgraefe | 2001-09-21 | 1 | -0/+2 |
* | indentation fix | Sascha Schumann | 2001-09-21 | 1 | -1/+1 |
* | argument count fix plus beginning local query support | Hartmut Holzgraefe | 2001-09-19 | 1 | -4/+14 |
* | argument count fix | Hartmut Holzgraefe | 2001-09-18 | 1 | -1/+1 |
* | some proto fixes (not all done yet) | Hartmut Holzgraefe | 2001-09-17 | 1 | -16/+22 |
* | got rid of strtok and added some comments | Hartmut Holzgraefe | 2001-09-17 | 1 | -37/+84 |
* | compiles without warnings now | Hartmut Holzgraefe | 2001-09-16 | 2 | -13/+15 |
* | more data types supported (and warn if unsupported encountered) | Hartmut Holzgraefe | 2001-09-13 | 1 | -7/+23 |
* | be more flexible in finding a db++ installation | Hartmut Holzgraefe | 2001-09-12 | 1 | -1/+1 |
* | whitespace | Hartmut Holzgraefe | 2001-08-26 | 3 | -1137/+1137 |
* | removed dbplus_change function | Hartmut Holzgraefe | 2001-08-26 | 1 | -4/+0 |
* | implementation of missing functionality | Hartmut Holzgraefe | 2001-08-26 | 1 | -49/+251 |
* | removed as all functions from the perl interface have now been implemented | Hartmut Holzgraefe | 2001-08-26 | 1 | -141/+0 |
* | added symbolic constatns for error codes | Hartmut Holzgraefe | 2001-08-26 | 1 | -1/+46 |
* | added -lm to LIBS, whitespae | Hartmut Holzgraefe | 2001-08-26 | 1 | -4/+4 |
* | whitespace | Hartmut Holzgraefe | 2001-08-26 | 1 | -1/+1 |
* | Whitespace | Zeev Suraski | 2001-08-11 | 2 | -137/+137 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 2 | -4/+8 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -3/+0 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 1 | -4/+0 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -3/+1 |
* | Fix Unix build (AC_ADD_* -> PHP_ADD_*) | Sascha Schumann | 2001-07-06 | 1 | -3/+3 |
* | experimental db++ database support | Hartmut Holzgraefe | 2001-07-06 | 9 | -0/+1639 |
* | preliminary documentation for db++ support in ext/dbplus | Hartmut Holzgraefe | 2001-07-05 | 1 | -0/+248 |