summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* - 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
* More protos.Egon Schmid2000-06-181-1/+1
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-6/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-46/+46
* - added COMPILE_DL_INFORMIX to WIN32 project fileDanny Heijl2000-05-282-8/+10
* - Name correction.Danny Heijl2000-05-281-2/+2
* Add INFORMIX_SHARED_LIBADD to LT_SHARED_LIBADDSascha Schumann2000-05-231-1/+1
* Make informix extension buildable as shared module on Unix.Sascha Schumann2000-05-233-32/+28
* s/COMPILE_DL/COMPILE_DL_EXTNAME/ for Windows build files.Sascha Schumann2000-05-231-2/+2
* - fix for SQLLVARCHAR provided by Alan Shepherd. (Danny)Danny Heijl2000-05-101-2/+8
* Determine first whether we will use ZTS mode or not.Sascha Schumann2000-05-041-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-5/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-7/+1
* - fix Win32 Release_TS build of Informix driver (danny).Danny Heijl2000-04-152-141/+150
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-262-4/+4
* - Win32 compile fixesDanny Heijl2000-02-233-145/+145
* More protos.Egon Schmid2000-02-231-132/+79
* - PHP_WIN32Danny Heijl2000-02-131-1/+1
* #if WIN.* => #ifdef PHP_WIN32Sascha Schumann2000-02-121-1/+1
* - Make it compile again with new (p)list globals.Danny Heijl2000-02-061-56/+56
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Be as portable as possibleSascha Schumann2000-01-011-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-2/+2
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-12/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-21/+25
* libzend -> ZendZeev Suraski1999-12-191-2/+2
* (ext/informix) function name changes: zend_get_parameters_ex (danny)Danny Heijl1999-12-191-25/+25
* (ext/informix) : remove traces of php3 (danny)Danny Heijl1999-12-181-28/+28
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* php3_* => php_*Sascha Schumann1999-12-051-1/+1
* Create helper library during configure timeSascha Schumann1999-12-052-7/+10
* Revert changes.Evan Klinger1999-12-051-1/+1