summaryrefslogtreecommitdiff
path: root/ext/interbase
Commit message (Expand)AuthorAgeFilesLines
* Fixed unregistered bug: corrupted 32-bit LONGs on 64-bit systemsArd Biesheuvel2005-01-131-4/+4
* Fixed bug #28897 (-1 returned as -0.000 for 64-bit scaled int)Ard Biesheuvel2004-06-281-1/+1
* MFH: fixed unregistered pointer juggling bugArd Biesheuvel2004-05-071-10/+10
* Added myselfArd Biesheuvel2004-03-181-1/+1
* Really disallow persistent connections if ini option is setArd Biesheuvel2004-02-171-1/+1
* CS/WSArd Biesheuvel2004-02-155-597/+597
* MFHArd Biesheuvel2004-02-151-2/+5
* MFH reverted fix for #26777Ard Biesheuvel2004-02-151-0/+6
* Fixed bug #27235 (NUMERIC x.0 field returns empty string on 0)Ard Biesheuvel2004-02-132-19/+21
* Fixed bug #26968 (Segfault with Interbase module built as shared)Ard Biesheuvel2004-01-211-0/+19
* MFH: Let DB handle NULL params, fixes bug #26777Ard Biesheuvel2004-01-071-6/+0
* Corrected ibase_close() fixArd Biesheuvel2003-12-081-3/+5
* Fix crash bug reported by jani/iliaArd Biesheuvel2003-11-261-3/+2
* Fix the fix [ibase_trans()]Ard Biesheuvel2003-11-141-12/+11
* Fixed bug #26201 (crash in ibase_trans() on invalid link handle).Ilia Alshanetsky2003-11-121-2/+2
* MFH WSArd Biesheuvel2003-09-031-175/+176
* MFH Test correct binding of 16-bit NUMERIC parametersArd Biesheuvel2003-09-031-0/+15
* MFH Fix binding of 16-bit NUMERIC parametersArd Biesheuvel2003-09-031-180/+139
* MFH: Don't choke on repeated fetch() after result is exhaustedArd Biesheuvel2003-09-022-8/+9
* MFH Fix false warning on zero-size BLOB fetch (introduced in RC3)Ard Biesheuvel2003-08-201-13/+20
* MFH Fixed leak in _php_ibase_bind()Ard Biesheuvel2003-08-171-2/+4
* MFHArd Biesheuvel2003-08-171-8/+1
* MFHArd Biesheuvel2003-08-171-7/+3
* MFHArd Biesheuvel2003-08-171-105/+103
* MFH Fixed bug #24224Ard Biesheuvel2003-08-161-11/+13
* MFHArd Biesheuvel2003-08-161-6/+15
* MFHArd Biesheuvel2003-08-161-2/+0
* MFH Fixed bug #18744Ard Biesheuvel2003-08-161-3/+11
* Fixed crash in _php_ibase_error() after request shutdown (also fixes #7014)Ard Biesheuvel2003-08-132-11/+2
* Fixed bug #23936 (fail to select and fetch) MFHArd Biesheuvel2003-08-131-11/+16
* - No OnUpdateLong in this branch.foobar2003-07-241-3/+3
* - MFH: Sync to HEAD (TSRMLS_FETCH() nukes, pval -> zval, php_error_docref)foobar2003-07-243-408/+376
* MFH: revert previous patch, it was not correct.foobar2003-07-101-1/+1
* MFH: Fix crash bugfoobar2003-07-101-1/+1
* MFH: Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed param...foobar2003-07-101-0/+4
* proto fixes ibase_rollback and ibase_commitDaniela Mariaschi2003-06-161-3/+3
* MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constantsDaniela Mariaschi2003-06-144-25/+79
* proto fixesAndrey Hristov2003-06-121-30/+33
* MFH: Fixed numeric/decimal +/-(x,y) +/-(x,0)Daniela Mariaschi2003-06-022-35/+95
* MFH: better fix bug #20641.Daniela Mariaschi2003-05-142-2/+9
* MFHDaniela Mariaschi2003-05-051-18/+28
* MFHfoobar2003-04-302-3/+2
* MFHfoobar2003-04-258-76/+50
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-04-251-0/+9
* MFH: Fixed bug #23099 (ext/interbase: "libgds.so: undefined reference to 'cry...foobar2003-04-251-3/+11
* MFH: - Fixed bug #22709 (crash within interbase when database unavailable)foobar2003-03-161-0/+10
* MFH: no c++ commentsfoobar2003-03-141-13/+13
* reverting to 1.8.4.1Daniela Mariaschi2003-03-141-1/+1
* MFHDaniela Mariaschi2003-03-131-1/+1
* Numeric/decimal datatype overflow on Win32Daniela Mariaschi2003-03-131-2/+2