174 Commits (f7433c021df04145a71967526f7b30e72816d7fb)

Author SHA1 Message Date
foobar a208d9a966 - Nuke php3 legacy 21 years ago
foobar 34ad5ab731 - list_entry -> zend_rsrc_list_entry 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 0bb094e52b - Fixed bug #33837 (Informix ESQL version numbering schema changed) 21 years ago
foobar 0cf082db67 - Fixed bug #33469 also for shared builds 21 years ago
foobar 1ac5cf8746 - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI). 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar ce742b08b0 - Fix typo (avaliable -> available). (bug #28725) 22 years ago
Edin Kadribasic 8a582fa707 Fix compilation on Windows (bug #29340) 22 years ago
Ard Biesheuvel 302fd9a77f Woops, missed one 22 years ago
Ard Biesheuvel 5a8a9a59e2 Fixed bug #28569 (connection id is not thread safe) 22 years ago
Pierre Joye f6354c3a1a MFB: missing ';' 22 years ago
Ilia Alshanetsky 22dfb88bf1 Fix build. 22 years ago
Ilia Alshanetsky 4a7962b31f Fixed memory leak on ifx_error(). 22 years ago
Ilia Alshanetsky 33d72ede4e Fixed bug #28564 (Problem building informix as a shared extension). 22 years ago
foobar f4983c0d3f - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 23 years ago
Wez Furlong 143ca63846 let informix build 23 years ago
Edin Kadribasic cf7afb8f18 Fix ZTS build 23 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Ilia Alshanetsky beffc71b3f Fix ZTS build. 23 years ago
Corne' Cornelius 5eb3a1dfdd - Fixed bug #18534 (ifx_close() leaves open session) 23 years ago
foobar c77c0269ea - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query()) 23 years ago
foobar 62d7073a8b - Fixed bug #25424 (ext/informix: lvarchar not supported in win32 build) 23 years ago
foobar 1829d7468e ws fix 23 years ago
Corne' Cornelius 294cabb35f - MFB: 1.69.2.18 23 years ago
Corne' Cornelius 8cbc0eae75 - MFB: 1.69.2.17 23 years ago
Andrey Hristov 18cc2a9b4f proto fixes 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
foobar bde75d5a12 Fixed bug #23738 (ifx_copy_blob() crash). (Jani) 23 years ago
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 24 years ago
Corne' Cornelius 5ab857c8b9 - Reverted emalloc(),efree() changed for persistant connection resources 24 years ago
Corne' Cornelius e25dabc747 - Changed malloc() and free() to emalloc() and efree() 24 years ago
Corne' Cornelius 5e09029ba7 - Changed maxmsglen in ifx_errormsg() back to normal 255 instead of 10 24 years ago
Corne' Cornelius 8a7822cf24 - Fixed possible Segfault in ifx_errormsg() using malloc() instead of emalloc() 24 years ago
Corne' Cornelius 086b317448 - Added Corne' Cornelius to CREDITS/Authors 24 years ago
Corne' Cornelius 9f48874675 - Changed IFX_VERSION to work with Major versions with more then one digit 24 years ago
foobar cf72bfbae1 no c++ comments 24 years ago
Corne' Cornelius 7afe50fc5c (PHP ifx_errormsg) Fixed Informix bug where ifx_errormsg() would Segfault 24 years ago
foobar 12ce594f64 MFB 24 years ago
Corne' Cornelius 71e6110bc8 - Revert latest commit 24 years ago
Corne' Cornelius ad56bbe4a4 - Added Input Descriptor Binding to be used by blobs. This fixed a bug 24 years ago
Corne' Cornelius 48e5c1dae7 Updated IFX_VERSION entry to work with new Version output of ESQL/C 24 years ago
foobar 21803056b5 fix bug: #21945 (zts build failed) 24 years ago
Ilia Alshanetsky ebf13bc940 Added sanity checks. 24 years ago
Ilia Alshanetsky ef021e8964 Removed unneeded code. 24 years ago
Ilia Alshanetsky efae1b9ace Fixed a typo. 24 years ago
Ilia Alshanetsky 417ba55c1f Fixed bug #21865. 24 years ago
Ilia Alshanetsky e2868b5788 Removed pointless memory allocation checks. 24 years ago
Ilia Alshanetsky d4f73f8da6 Fixed a typo. 24 years ago
Ilia Alshanetsky f704ac13a8 Fixed typo. 24 years ago