summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* - 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
* more of the new ini stuffDanny Heijl1999-08-141-19/+49
* More zend-izing.Danny Heijl1999-08-071-38/+38
* >... If you can, please update your module to use these macros.Danny Heijl1999-07-272-53/+54
* Get rid of most compiler warnings.Danny Heijl1999-07-241-22/+17
* New ini-stuff incorporated. Porting to PHP4 and ZTS hopefully complete.Danny Heijl1999-07-231-147/+33
* Blobs now working too.Danny Heijl1999-07-221-24/+28
* Blobs don't work, hash problems.Danny Heijl1999-07-221-2/+14
* Informix extension now works but php_ini stuff still needs rewriting.Danny Heijl1999-07-211-45/+46
* Started php4/ZTS port of Informix driver.Danny Heijl1999-07-212-275/+293
* license changeDanny Heijl1999-07-191-20/+9
* Bad html in ifx_htmltbl_result().Danny Heijl1999-06-221-2/+1
* resync informix driver with php 3.09 versionDanny Heijl1999-06-092-144/+256
* - run ext sources through conv_protoSascha Schumann1999-05-213-77/+78