summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* MFHEdin Kadribasic2005-07-021-1/+1
* MFH: fix bug #33214 (odbc_next_result does not signal SQL errors with 2-state...Antony Dovgal2005-06-021-2/+4
* - Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems)foobar2005-05-101-1/+1
* MFHfoobar2005-04-211-1/+3
* MFH: - Add support for latest Birdstepfoobar2005-04-142-3/+28
* MFH: add checks for libs & headers required by IBM DB2Antony Dovgal2005-01-181-0/+9
* MFH: fix bug #30430 (odbc_next_result() doesn't bind values and that results ...Antony Dovgal2005-01-181-6/+3
* MFH: fix wierd DB2 issueAntony Dovgal2005-01-171-2/+2
* MFH: fix leakAntony Dovgal2005-01-171-1/+3
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* - Quote macro names in AC_DEFUN()foobar2004-12-301-3/+3
* MFH: Fixed possible memory leak.Ilia Alshanetsky2004-06-181-2/+6
* MFH: - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails)foobar2003-11-251-4/+2
* MFH: Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-3/+3
* MFH: Aligned configure help texts.foobar2003-10-031-1/+1
* MFH: Alignment fixMoriyoshi Koizumi2003-10-031-1/+1
* MFH: Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields).Ilia Alshanetsky2003-08-141-1/+6
* MFH: fix compile warningfoobar2003-08-111-1/+1
* - Sync with HEAD. (php_error -> php_error_docref, proto fixes, code cleanup)foobar2003-07-145-347/+183
* Updating email addressFrank M. Kromann2003-06-141-1/+1
* MFH (fix for bug #23898)Ilia Alshanetsky2003-05-301-7/+10
* ODBC standards compliance is a good thing.Dan Kalowsky2003-05-291-2/+2
* MFH: - Fixed bug #22580 (ext/odbc compile failure with dbmaker)foobar2003-05-023-0/+7
* MFH: Fix odbc_fetch_(array|object) for UnixODBC.Wez Furlong2003-04-301-1/+1
* Really fix the leak in the branch...Wez Furlong2003-04-301-4/+0
* MFH: Fix memory leak and enable for IBM DB2.Wez Furlong2003-04-302-5/+10
* MFHIlia Alshanetsky2003-03-121-2/+2
* MFH: - Fixed bug #20715 (odbc could not be compiled as shared extension)foobar2003-03-111-4/+5
* MFHfoobar2003-03-071-1/+1
* MFHIlia Alshanetsky2003-03-041-9/+1
* MFHfoobar2003-02-251-7/+6
* Patch for Bug #21279 submitted by ernani@php.netDan Kalowsky2003-02-071-2/+2
* busted by the style police...Dan Kalowsky2003-01-241-1/+3
* Patch for bug #21844Dan Kalowsky2003-01-241-0/+5
* MFH: Bump year.Sebastian Bergmann2002-12-315-5/+5
* ws fixesfoobar2002-11-121-42/+42
* Patch for windows DSN less connection #20086 (by john@johnandlouise.com)Dan Kalowsky2002-10-311-1/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* Align with other configure --help textsfoobar2002-10-211-1/+1
* Silencing a compilier warning on windowsDan Kalowsky2002-08-141-1/+1
* correcting these to be only docref's not docref1'sDan Kalowsky2002-08-141-2/+2
* Fix for Bug #17572Dan Kalowsky2002-08-131-0/+29
* fixing my misunderstanding of the php_error_docrefDan Kalowsky2002-08-131-19/+19
* Fixing the php_error_docref's to be compliant with the standard.Dan Kalowsky2002-08-131-21/+22
* spelling errorDan Kalowsky2002-08-131-1/+1
* Added more folding markers....Dan Kalowsky2002-08-131-3/+52
* Let to php_error_docref revolution beginDan Kalowsky2002-08-131-27/+31
* Point corrected by MarkusDan Kalowsky2002-08-121-1/+2
* Umm forgot to clean up the error messages, and add a stop for looping.Dan Kalowsky2002-08-121-3/+8
* cleaned up to work with OpenLink iODBC betterDan Kalowsky2002-08-121-13/+16