summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* Woops, missed oneArd Biesheuvel2004-06-011-4/+4
* Fixed bug #28569 (connection id is not thread safe)Ard Biesheuvel2004-06-011-16/+22
* MFB: missing ';'Pierre Joye2004-05-311-3/+2
* Fix build.Ilia Alshanetsky2004-05-311-2/+2
* Fixed memory leak on ifx_error().Ilia Alshanetsky2004-05-301-35/+105
* Fixed bug #28564 (Problem building informix as a shared extension).Ilia Alshanetsky2004-05-302-0/+7
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-3/+3
* let informix buildWez Furlong2004-01-091-0/+32
* Fix ZTS buildEdin Kadribasic2004-01-091-3/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-083-6/+6
* Fix ZTS build.Ilia Alshanetsky2003-11-111-3/+3
* - Fixed bug #18534 (ifx_close() leaves open session)Corne' Cornelius2003-10-071-14/+48
* - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query())foobar2003-09-111-1/+1
* - Fixed bug #25424 (ext/informix: lvarchar not supported in win32 build)foobar2003-09-081-4/+8
* ws fixfoobar2003-07-011-19/+18
* - MFB: 1.69.2.18Corne' Cornelius2003-07-011-14/+14
* - MFB: 1.69.2.17Corne' Cornelius2003-07-011-0/+2
* proto fixesAndrey Hristov2003-06-121-29/+29
* updating license information in the headers.James Cox2003-06-103-9/+9
* Fixed bug #23738 (ifx_copy_blob() crash). (Jani)foobar2003-05-211-1/+1
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-8/+8
* - Reverted emalloc(),efree() changed for persistant connection resourcesCorne' Cornelius2003-03-051-4/+4
* - Changed malloc() and free() to emalloc() and efree()Corne' Cornelius2003-03-051-6/+6
* - Changed maxmsglen in ifx_errormsg() back to normal 255 instead of 10Corne' Cornelius2003-02-271-1/+1
* - Fixed possible Segfault in ifx_errormsg() using malloc() instead of emalloc()Corne' Cornelius2003-02-271-6/+5
* - Added Corne' Cornelius to CREDITS/AuthorsCorne' Cornelius2003-02-254-1/+4
* - Changed IFX_VERSION to work with Major versions with more then one digitCorne' Cornelius2003-02-251-1/+1
* no c++ commentsfoobar2003-02-241-1/+1
* (PHP ifx_errormsg) Fixed Informix bug where ifx_errormsg() would SegfaultCorne' Cornelius2003-02-241-0/+1
* MFBfoobar2003-02-212-726/+1092
* - Revert latest commitCorne' Cornelius2003-02-191-896/+450
* - Added Input Descriptor Binding to be used by blobs. This fixed a bugCorne' Cornelius2003-02-191-450/+896
* Updated IFX_VERSION entry to work with new Version output of ESQL/CCorne' Cornelius2003-02-191-1/+1
* fix bug: #21945 (zts build failed)foobar2003-01-301-8/+8
* Added sanity checks.Ilia Alshanetsky2003-01-291-2/+3
* Removed unneeded code.Ilia Alshanetsky2003-01-251-10/+0
* Fixed a typo.Ilia Alshanetsky2003-01-251-1/+1
* Fixed bug #21865.Ilia Alshanetsky2003-01-241-47/+30
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-12/+4
* Fixed a typo.Ilia Alshanetsky2003-01-151-1/+1
* Fixed typo.Ilia Alshanetsky2003-01-151-1/+1
* Newer parameter parsing API.Ilia Alshanetsky2003-01-151-198/+198
* Fixed bug: #21543, Informix version detection failsfoobar2003-01-131-1/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* 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-146-66/+98
* - oops :)Derick Rethans2002-03-221-1/+1
* - Fix for bug #14644 (patch by samuel_carriere@hotmail.com)Derick Rethans2002-03-221-0/+1