summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* 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
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-9/+0
* add makefile fragment manuallySascha Schumann2002-03-121-0/+1
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-21/+1
* Please welcome the new build system.Sascha Schumann2002-03-071-0/+10
* Update headers.Sebastian Bergmann2001-12-112-4/+4
* Unified the configure messages.foobar2001-11-301-0/+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
* WhitespaceZeev Suraski2001-08-111-2/+2
* More TSRMLS_FETCH() nuking.foobar2001-08-071-17/+13
* Changed the PHP_ADD_LIBRARY_DEFER() to work when buildingfoobar2001-08-031-2/+2
* Use the new TSRM structure.foobar2001-07-302-141/+78
* Make this extension compile thread safe on unixes too.foobar2001-07-304-3776/+3276
* Change copyright note.Sebastian Bergmann2001-06-191-20/+9
* Cleaning up and fixed some compile problems on systems that only support stat...foobar2001-06-012-97/+69
* Make this compile even if the INFORMIXDIR is not in path.foobar2001-05-272-10/+14
* killed some compile warnings. the informix header files redefine these.foobar2001-05-271-0/+2
* Nuke more quotesSascha Schumann2001-05-121-6/+6
* Separate CPPFLAGS from CFLAGS.Wilfredo Sanchez2001-04-031-1/+1
* Fixed bug #10095.foobar2001-04-011-8/+9
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-7/+7
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Changing my email address...Jouni Ahto2001-01-042-2/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* - 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
* updated dsp to build with custom build stepDaniel Beulshausen2000-08-251-18/+44
* lets keep it in one dspDaniel Beulshausen2000-08-253-184/+0
* - 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
* - Informix driver : Changes for new "main" directory (win32 build)Danny Heijl2000-07-032-13/+11
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-4/+0