| Commit message (Expand) | Author | Age | Files | Lines |
| * | - No OnUpdateLong in this branch. | foobar | 2003-07-24 | 1 | -3/+3 |
| * | - MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref) | foobar | 2003-07-24 | 1 | -404/+373 |
| * | MFH: Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed param... | foobar | 2003-07-10 | 1 | -0/+4 |
| * | proto fixes ibase_rollback and ibase_commit | Daniela Mariaschi | 2003-06-16 | 1 | -3/+3 |
| * | MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants | Daniela Mariaschi | 2003-06-14 | 1 | -14/+27 |
| * | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -30/+33 |
| * | MFH: Fixed numeric/decimal +/-(x,y) +/-(x,0) | Daniela Mariaschi | 2003-06-02 | 1 | -23/+39 |
| * | MFH: better fix bug #20641. | Daniela Mariaschi | 2003-05-14 | 1 | -2/+2 |
| * | MFH | Daniela Mariaschi | 2003-05-05 | 1 | -18/+28 |
| * | MFH: - Fixed bug #22709 (crash within interbase when database unavailable) | foobar | 2003-03-16 | 1 | -0/+10 |
| * | MFH: no c++ comments | foobar | 2003-03-14 | 1 | -13/+13 |
| * | Numeric/decimal datatype overflow on Win32 | Daniela Mariaschi | 2003-03-13 | 1 | -2/+2 |
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| * | syntax to avoid error while reading data from file in ibase_blob_import | Daniela Mariaschi | 2002-10-02 | 1 | -3/+2 |
| * | Make these all work with persistent streams too. | Wez Furlong | 2002-09-25 | 1 | -2/+1 |
| * | - Fixed linker error when HAVE_STRFTIME was not set | Derick Rethans | 2002-09-12 | 1 | -0/+2 |
| * | Unify error messages | Derick Rethans | 2002-07-19 | 1 | -72/+68 |
| * | Fix code which makes wrong assumptions about the return value of snprintf. | Sascha Schumann | 2002-06-26 | 1 | -3/+2 |
| * | Add control on the IB version. ibase_add_user(),ibase_modify_user() | Daniela Mariaschi | 2002-06-06 | 1 | -9/+12 |
| * | fix bug #17040 ibase_close again..... | Daniela Mariaschi | 2002-05-12 | 1 | -2/+2 |
| * | corrected parameter | Daniela Mariaschi | 2002-05-09 | 1 | -1/+1 |
| * | fix test 5 to pass | Daniela Mariaschi | 2002-05-09 | 1 | -9/+13 |
| * | Fixed sigfault in ibase_close(). Bug #15419 #15992 | Daniela Mariaschi | 2002-04-04 | 1 | -2/+11 |
| * | fixed floating number incorrectly rendered (as mentioned by giancarlo@niccola... | Daniela Mariaschi | 2002-03-19 | 1 | -5/+6 |
| * | fix build problem for interbase | Wez Furlong | 2002-03-16 | 1 | -2/+1 |
| * | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -26/+5 |
| * | added new ibase_fetch_assoc() php function | Daniela Mariaschi | 2002-03-15 | 1 | -15/+21 |
| * | - Fix for bug #12383 and #14755: 105.05$ becomes 105.5$ (Patch by: Giancarlo | Derick Rethans | 2002-03-06 | 1 | -5/+16 |
| * | - Add support for returning NULL values from Interbase resultsets (Patch by | Derick Rethans | 2002-03-01 | 1 | -2/+8 |
| * | add ibase_add_user(), ibase_modify_user(), ibase_delete_use() | fabrice aeschbacher | 2002-01-27 | 1 | -1/+186 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| * | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| * | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -17/+17 |
| * | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -108/+108 |
| * | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| * | Interbase extension fixes by Jeremy Bettis | Rasmus Lerdorf | 2001-09-04 | 1 | -12/+53 |
| * | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 1 | -2/+3 |
| * | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 1 | -0/+3 |
| * | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -35/+35 |
| * | more tsrm cleanup | Sascha Schumann | 2001-08-06 | 1 | -8/+7 |
| * | Some more TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -1/+0 |
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -12/+9 |
| * | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -2/+0 |
| * | 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 | -48/+20 |
| * | fix compilation | Daniel Beulshausen | 2001-06-09 | 1 | -1/+1 |
| * | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -48/+3 |
| * | Prepare for php_streams. | Wez Furlong | 2001-05-28 | 1 | -1/+26 |
| * | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |