summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* - 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
* @- Fix Informix compile (Evan)Evan Klinger1999-12-051-1/+1
* TypoDanny Heijl1999-11-291-1/+0
* Prevent mod_ssl's ap_hook.h from being included.Sascha Schumann1999-11-281-0/+3
* (ext/informix/ifx.ec) Reflect ESQL/C version used (Danny)Danny Heijl1999-11-281-2/+2
* Improved build (now sets also runtime library search paths, worksSascha Schumann1999-11-272-9/+14
* (ext/informix) Added WIN32 build files for informix driverDanny Heijl1999-11-146-69/+429
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* (Informix driver) Thies introduced ZEND_FETCH_RESOURCE2 (Danny).Danny Heijl1999-10-121-6/+3
* *** empty log message ***Danny Heijl1999-10-111-2/+2
* (ext/informix) Changed ifx.ec to use the new high-performanceDanny Heijl1999-10-111-85/+66
* (configure) Allow IFX_LIBDIR environment variable to specify theDanny Heijl1999-10-111-2/+10
* Add stub.c for helper library.Sascha Schumann1999-10-101-0/+0
* Workaround for Informix set of libraries. One library depends onSascha Schumann1999-10-102-1/+14
* Link in IFX_LIBS properly.Sascha Schumann1999-10-102-2/+4
* Fix "make clean". automake does not define an extra target for clean.Sascha Schumann1999-10-061-2/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Be consistent.Danny Heijl1999-09-081-1/+1
* - "Resourcified" the Informix driver.Danny Heijl1999-09-061-273/+166
* - backed out IS_RESOURCE stuff in favour of old php3-style IS_LONGDanny Heijl1999-09-031-2/+2