| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Bump copyright year. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| * | Use standardised locations for libs and includes | Edin Kadribasic | 2007-03-03 | 1 | -4/+4 |
| * | fix ext/interbase build | Antony Dovgal | 2007-02-16 | 1 | -2/+2 |
| * | Buffer length checks | Ilia Alshanetsky | 2007-01-17 | 1 | -32/+23 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| * | MFH | Antony Dovgal | 2006-12-25 | 1 | -1/+1 |
| * | bump year and license version | foobar | 2006-01-01 | 2 | -8/+8 |
| * | - Show skip reasonwq | Marcus Boerger | 2005-12-11 | 1 | -1/+1 |
| * | Fixed unregistered bug: corrupted 32-bit LONGs on 64-bit systems | Ard Biesheuvel | 2005-01-13 | 1 | -4/+4 |
| * | Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int) | Ard Biesheuvel | 2004-06-28 | 1 | -1/+1 |
| * | MFH: fixed unregistered pointer juggling bug | Ard Biesheuvel | 2004-05-07 | 1 | -10/+10 |
| * | Added myself | Ard Biesheuvel | 2004-03-18 | 1 | -1/+1 |
| * | Really disallow persistent connections if ini option is set | Ard Biesheuvel | 2004-02-17 | 1 | -1/+1 |
| * | CS/WS | Ard Biesheuvel | 2004-02-15 | 5 | -597/+597 |
| * | MFH | Ard Biesheuvel | 2004-02-15 | 1 | -2/+5 |
| * | MFH reverted fix for #26777 | Ard Biesheuvel | 2004-02-15 | 1 | -0/+6 |
| * | Fixed bug #27235 (NUMERIC x.0 field returns empty string on 0) | Ard Biesheuvel | 2004-02-13 | 2 | -19/+21 |
| * | Fixed bug #26968 (Segfault with Interbase module built as shared) | Ard Biesheuvel | 2004-01-21 | 1 | -0/+19 |
| * | MFH: Let DB handle NULL params, fixes bug #26777 | Ard Biesheuvel | 2004-01-07 | 1 | -6/+0 |
| * | Corrected ibase_close() fix | Ard Biesheuvel | 2003-12-08 | 1 | -3/+5 |
| * | Fix crash bug reported by jani/ilia | Ard Biesheuvel | 2003-11-26 | 1 | -3/+2 |
| * | Fix the fix [ibase_trans()] | Ard Biesheuvel | 2003-11-14 | 1 | -12/+11 |
| * | Fixed bug #26201 (crash in ibase_trans() on invalid link handle). | Ilia Alshanetsky | 2003-11-12 | 1 | -2/+2 |
| * | MFH WS | Ard Biesheuvel | 2003-09-03 | 1 | -175/+176 |
| * | MFH Test correct binding of 16-bit NUMERIC parameters | Ard Biesheuvel | 2003-09-03 | 1 | -0/+15 |
| * | MFH Fix binding of 16-bit NUMERIC parameters | Ard Biesheuvel | 2003-09-03 | 1 | -180/+139 |
| * | MFH: Don't choke on repeated fetch() after result is exhausted | Ard Biesheuvel | 2003-09-02 | 2 | -8/+9 |
| * | MFH Fix false warning on zero-size BLOB fetch (introduced in RC3) | Ard Biesheuvel | 2003-08-20 | 1 | -13/+20 |
| * | MFH Fixed leak in _php_ibase_bind() | Ard Biesheuvel | 2003-08-17 | 1 | -2/+4 |
| * | MFH | Ard Biesheuvel | 2003-08-17 | 1 | -8/+1 |
| * | MFH | Ard Biesheuvel | 2003-08-17 | 1 | -7/+3 |
| * | MFH | Ard Biesheuvel | 2003-08-17 | 1 | -105/+103 |
| * | MFH Fixed bug #24224 | Ard Biesheuvel | 2003-08-16 | 1 | -11/+13 |
| * | MFH | Ard Biesheuvel | 2003-08-16 | 1 | -6/+15 |
| * | MFH | Ard Biesheuvel | 2003-08-16 | 1 | -2/+0 |
| * | MFH Fixed bug #18744 | Ard Biesheuvel | 2003-08-16 | 1 | -3/+11 |
| * | Fixed crash in _php_ibase_error() after request shutdown (also fixes #7014) | Ard Biesheuvel | 2003-08-13 | 2 | -11/+2 |
| * | Fixed bug #23936 (fail to select and fetch) MFH | Ard Biesheuvel | 2003-08-13 | 1 | -11/+16 |
| * | - 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 |
