summaryrefslogtreecommitdiff
path: root/ext/informix/ifx.ec
Commit message (Expand)AuthorAgeFilesLines
* - MFH: 1.88Corne' Cornelius2003-03-051-4/+4
* - MFH: 1.87Corne' Cornelius2003-03-051-7/+7
* - MFH: Segfault in ifx_errormsg()Corne' Cornelius2003-02-271-5/+4
* MFHCorne' Cornelius2003-02-251-0/+1
* no c++ commentsfoobar2003-02-241-1/+1
* - MFH: Fixed ifx_errormsg() SegfaultCorne' Cornelius2003-02-241-0/+1
* ZTS build fixes, style and ws fixesfoobar2003-02-211-648/+651
* Fix ZTS buildfoobar2003-02-211-11/+8
* @- Added Input Descriptor Binding to Informix driver. (Corne')Corne' Cornelius2003-02-201-402/+758
* MFH: fix bug: #21945 (zts build failed)foobar2003-01-301-8/+8
* MFHIlia Alshanetsky2003-01-291-2/+3
* MFHIlia Alshanetsky2003-01-251-10/+0
* MFHIlia Alshanetsky2003-01-251-1/+1
* MFHIlia Alshanetsky2003-01-241-47/+30
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+6
* Fix typo..foobar2002-07-221-1/+1
* Unify error messagesDerick Rethans2002-07-191-113/+113
* - Fixed bug #15803 (and propably others related too)foobar2002-06-141-0/+1
* - oops :)Derick Rethans2002-03-221-1/+1
* - Fix for bug #14644 (patch by samuel_carriere@hotmail.com)Derick Rethans2002-03-221-0/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* undo last changesDaniel Beulshausen2001-10-041-51/+51
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-51/+51
* don't use ifx_free_result hereDaniel Beulshausen2001-09-071-1/+1
* fix result freeingDaniel Beulshausen2001-09-071-4/+3
* indent.foobar2001-08-221-2/+2
* More TSRMLS_FETCH() nuking.foobar2001-08-071-17/+13
* Use the new TSRM structure.foobar2001-07-301-130/+77
* Make this extension compile thread safe on unixes too.foobar2001-07-301-3696/+3203
* Fixed bug #10095.foobar2001-04-011-8/+9
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Changing my email address...Jouni Ahto2001-01-041-1/+1
* - fix crash when using blob_in_file mode (danny).Danny Heijl2000-11-091-1/+1
* - back out unneeded patch (danny).Danny Heijl2000-09-051-7/+2
* - remove a memory leak warning and fix a crash when tempnam()Danny Heijl2000-09-041-2/+11
* - The destructor for a connection resource closed the currentDanny Heijl2000-08-121-5/+8
* - restore ifx_close() to PHP3 behaviour for non-persistent connectionsDanny Heijl2000-08-111-4/+22
* - fix for # 5980 (using ifx_connect/ifx_close multiple times for theDanny Heijl2000-08-071-4/+6
* - Fix INT8 returning garbage because ifx_int8toasc does not null_terminateDanny Heijl2000-08-051-0/+8
* various version 2.0 and 2.01 licenses -> 2.02David Croft2000-07-241-2/+3
* - typoDanny Heijl2000-07-111-2/+2
* - Work-around for ESQL/C bug with BLOBs and NULL values (Danny).Danny Heijl2000-07-111-3/+12
* - Fix the case of NULL BYTE and TEXT columns. (Danny).Danny Heijl2000-07-101-2/+33
* - Increase allowed number of columns from 256 to 384.Danny Heijl2000-07-051-3/+3
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-4/+0
* More protos.Egon Schmid2000-06-181-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-46/+46
* - Name correction.Danny Heijl2000-05-281-2/+2
* Make informix extension buildable as shared module on Unix.Sascha Schumann2000-05-231-4/+4