| 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 | 3 | -408/+376 |
| * | MFH: revert previous patch, it was not correct. | foobar | 2003-07-10 | 1 | -1/+1 |
| * | MFH: Fix crash bug | foobar | 2003-07-10 | 1 | -1/+1 |
| * | 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 | 4 | -25/+79 |
| * | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -30/+33 |
| * | MFH: Fixed numeric/decimal +/-(x,y) +/-(x,0) | Daniela Mariaschi | 2003-06-02 | 2 | -35/+95 |
| * | MFH: better fix bug #20641. | Daniela Mariaschi | 2003-05-14 | 2 | -2/+9 |
| * | MFH | Daniela Mariaschi | 2003-05-05 | 1 | -18/+28 |
| * | MFH | foobar | 2003-04-30 | 2 | -3/+2 |
| * | MFH | foobar | 2003-04-25 | 8 | -76/+50 |
| * | This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. | SVN Migration | 2003-04-25 | 1 | -0/+9 |
| * | MFH: Fixed bug #23099 (ext/interbase: "libgds.so: undefined reference to 'cry... | foobar | 2003-04-25 | 1 | -3/+11 |
| * | 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 |
| * | reverting to 1.8.4.1 | Daniela Mariaschi | 2003-03-14 | 1 | -1/+1 |
| * | MFH | Daniela Mariaschi | 2003-03-13 | 1 | -1/+1 |
| * | Numeric/decimal datatype overflow on Win32 | Daniela Mariaschi | 2003-03-13 | 1 | -2/+2 |
| * | MFH | foobar | 2003-02-03 | 1 | -2/+10 |
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| * | 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 | 2 | -0/+4 |
| * | 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 IB version. ibase_add_user(), ibase_modify_user() | Daniela Mariaschi | 2002-06-06 | 1 | -2/+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 include of interbase.inc | Ludovico Magnocavallo | 2002-03-19 | 6 | -27/+31 |
| * | 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 |
| * | the 'setup' script was removed more than two years ago. | jim winstead | 2002-03-16 | 1 | -7/+0 |
| * | New PHP streams... | Wez Furlong | 2002-03-15 | 1 | -26/+5 |
| * | added new ibase_fetch_assoc() php function | Daniela Mariaschi | 2002-03-15 | 2 | -15/+22 |
| * | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -7/+1 |
| * | - 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 |
| * | testing checkin | jim winstead | 2002-01-28 | 1 | -1/+0 |
| * | add ibase_add_user(), ibase_modify_user(), ibase_delete_use() | fabrice aeschbacher | 2002-01-27 | 2 | -1/+190 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
| * | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+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 |