Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | CS/WS # MFB not necessary, bug doesn't apply to HEAD | ||||
* | 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 ↵ | foobar | 2003-07-10 | 1 | -0/+4 |
| | | | | parameters) | ||||
* | 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 |
| | | | | | for all platforms | ||||
* | MFH: better fix bug #20641. | Daniela Mariaschi | 2003-05-14 | 2 | -2/+9 |
| | | | | | Overflow numeric/deciaml datatype on NT | ||||
* | 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 ↵ | foobar | 2003-04-25 | 1 | -3/+11 |
| | | | | 'crypt'") | ||||
* | 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 |
| | | | | | Fixed bug #20641 | ||||
* | MFH | foobar | 2003-02-03 | 1 | -2/+10 |
| |