summaryrefslogtreecommitdiff
path: root/ext/informix
Commit message (Expand)AuthorAgeFilesLines
* fix bug: #21945 (zts build failed)foobar2003-01-301-8/+8
* Added sanity checks.Ilia Alshanetsky2003-01-291-2/+3
* Removed unneeded code.Ilia Alshanetsky2003-01-251-10/+0
* Fixed a typo.Ilia Alshanetsky2003-01-251-1/+1
* Fixed bug #21865.Ilia Alshanetsky2003-01-241-47/+30
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-12/+4
* Fixed a typo.Ilia Alshanetsky2003-01-151-1/+1
* Fixed typo.Ilia Alshanetsky2003-01-151-1/+1
* Newer parameter parsing API.Ilia Alshanetsky2003-01-151-198/+198
* Fixed bug: #21543, Informix version detection failsfoobar2003-01-131-1/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+6
* 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