Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove ext/informix leftovers | Antony Dovgal | 2007-07-16 | 2 | -141/+0 |
| | |||||
* | moved ext/informix to PECL | Antony Dovgal | 2007-01-18 | 6 | -5084/+0 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | MFB: Use %F (ignores locale) for internal representation of floats | Ilia Alshanetsky | 2006-12-25 | 1 | -1/+1 |
| | |||||
* | plug a leak | Antony Dovgal | 2006-05-04 | 1 | -0/+2 |
| | |||||
* | several minor fixes: nuke compile warnings etc. | Antony Dovgal | 2006-05-04 | 2 | -19/+19 |
| | |||||
* | - WS | Sascha Schumann | 2006-01-13 | 1 | -3/+3 |
| | |||||
* | - lower valgrind error count to zero. | Sascha Schumann | 2006-01-13 | 1 | -0/+3 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 3 | -9/+9 |
| | |||||
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - list_entry -> zend_rsrc_list_entry | foobar | 2005-12-05 | 1 | -5/+5 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 3 | -3/+3 |
| | |||||
* | - Fixed bug #33837 (Informix ESQL version numbering schema changed) | foobar | 2005-07-29 | 1 | -1/+13 |
| | |||||
* | - Fixed bug #33469 also for shared builds | foobar | 2005-06-28 | 2 | -6/+3 |
| | |||||
* | - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI). | foobar | 2005-06-27 | 2 | -9/+12 |
| | |||||
* | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -1/+1 |
| | |||||
* | - Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 1 | -1/+1 |
| | |||||
* | Fix compilation on Windows (bug #29340) | Edin Kadribasic | 2004-07-29 | 1 | -1/+1 |
| | |||||
* | Woops, missed one | Ard Biesheuvel | 2004-06-01 | 1 | -4/+4 |
| | |||||
* | Fixed bug #28569 (connection id is not thread safe) | Ard Biesheuvel | 2004-06-01 | 1 | -16/+22 |
| | |||||
* | MFB: missing ';' | Pierre Joye | 2004-05-31 | 1 | -3/+2 |
| | |||||
* | Fix build. | Ilia Alshanetsky | 2004-05-31 | 1 | -2/+2 |
| | |||||
* | Fixed memory leak on ifx_error(). | Ilia Alshanetsky | 2004-05-30 | 1 | -35/+105 |
| | |||||
* | Fixed bug #28564 (Problem building informix as a shared extension). | Ilia Alshanetsky | 2004-05-30 | 2 | -0/+7 |
| | | | | | Patch by: roques at mti dot ag | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 2 | -3/+3 |
| | |||||
* | let informix build | Wez Furlong | 2004-01-09 | 1 | -0/+32 |
| | |||||
* | Fix ZTS build | Edin Kadribasic | 2004-01-09 | 1 | -3/+4 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 3 | -6/+6 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | Fix ZTS build. | Ilia Alshanetsky | 2003-11-11 | 1 | -3/+3 |
| | |||||
* | - Fixed bug #18534 (ifx_close() leaves open session) | Corne' Cornelius | 2003-10-07 | 1 | -14/+48 |
| | | | | | - (ifx_do_close) Added | ||||
* | - Fixed bug #25483 (ext/informix: bogus -469 error from ifx_query()) | foobar | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #25424 (ext/informix: lvarchar not supported in win32 build) | foobar | 2003-09-08 | 1 | -4/+8 |
| | |||||
* | ws fix | foobar | 2003-07-01 | 1 | -19/+18 |
| | |||||
* | - MFB: 1.69.2.18 | Corne' Cornelius | 2003-07-01 | 1 | -14/+14 |
| | |||||
* | - MFB: 1.69.2.17 | Corne' Cornelius | 2003-07-01 | 1 | -0/+2 |
| | |||||
* | proto fixes | Andrey Hristov | 2003-06-12 | 1 | -29/+29 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 3 | -9/+9 |
| | |||||
* | Fixed bug #23738 (ifx_copy_blob() crash). (Jani) | foobar | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -8/+8 |
| | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | ||||
* | - Reverted emalloc(),efree() changed for persistant connection resources | Corne' Cornelius | 2003-03-05 | 1 | -4/+4 |
| | |||||
* | - Changed malloc() and free() to emalloc() and efree() | Corne' Cornelius | 2003-03-05 | 1 | -6/+6 |
| | |||||
* | - Changed maxmsglen in ifx_errormsg() back to normal 255 instead of 10 | Corne' Cornelius | 2003-02-27 | 1 | -1/+1 |
| | |||||
* | - Fixed possible Segfault in ifx_errormsg() using malloc() instead of emalloc() | Corne' Cornelius | 2003-02-27 | 1 | -6/+5 |
| | |||||
* | - Added Corne' Cornelius to CREDITS/Authors | Corne' Cornelius | 2003-02-25 | 4 | -1/+4 |
| | |||||
* | - Changed IFX_VERSION to work with Major versions with more then one digit | Corne' Cornelius | 2003-02-25 | 1 | -1/+1 |
| | |||||
* | no c++ comments | foobar | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | (PHP ifx_errormsg) Fixed Informix bug where ifx_errormsg() would Segfault | Corne' Cornelius | 2003-02-24 | 1 | -0/+1 |
| | | | | | on an unopened connecection and with an errorcode supplied | ||||
* | MFB | foobar | 2003-02-21 | 2 | -726/+1092 |
| | |||||
* | - Revert latest commit | Corne' Cornelius | 2003-02-19 | 1 | -896/+450 |
| | |||||
* | - Added Input Descriptor Binding to be used by blobs. This fixed a bug | Corne' Cornelius | 2003-02-19 | 1 | -450/+896 |
| | | | | | | | where ESQL/C would cause a Segmentation fault if the first blob in a result is NULL or '' as soon as it gets a result with blob != NULL - Fixed leaks where blobs resources weren't always freed |