summaryrefslogtreecommitdiff
path: root/ext/interbase
Commit message (Expand)AuthorAgeFilesLines
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* Default to the highest SQL version supported by libs.Jouni Ahto2000-05-141-32/+52
* Changed ibase_num_fields to use high-performance api (which fixed a *very*Jouni Ahto2000-05-122-17/+8
* Fixed all (?) remaining issues with InterBase 6 datatypes, especiallyJouni Ahto2000-05-123-72/+151
* SQL_INT64 binding support in prepared and executed queries.Jouni Ahto2000-05-111-13/+26
* Support (partially) the new datatypes in InterBase 6.Jouni Ahto2000-05-092-9/+79
* Fix (?) #4314.Jouni Ahto2000-05-041-0/+5
* If using a persistent connection, check if it's still there and reopen ifJouni Ahto2000-05-041-7/+17
* Make interbase compilable as shared moduleSascha Schumann2000-05-022-24/+17
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+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
* Moving module to the high-performance API & fixing it for PHP4.Jouni Ahto2000-04-302-149/+136
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* # Reaching alpha status with this module...Jouni Ahto2000-04-182-177/+231
* phpinfo() prettyingColin Viebrock2000-04-061-5/+7
* a better way, i've been told (thanks)Colin Viebrock2000-04-061-9/+4
* More phpinfo() prettying.Colin Viebrock2000-04-061-19/+26
* # Compiles. Doesn't work yet. Unless leaking memory counts as 'working'.Jouni Ahto2000-03-122-728/+2337
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-3/+3
* More protos.Egon Schmid2000-02-231-8/+8
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-4/+1
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* More php3_ cleanupZeev Suraski1999-12-172-97/+97
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-17/+17
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-2/+2
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* *** empty log message ***Zeev Suraski1999-09-041-2/+2
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-41/+41
* More symbol work.Andrey Hristov1999-08-022-22/+23
* License updateZeev Suraski1999-07-161-21/+9
* - run ext sources through conv_protoSascha Schumann1999-05-212-23/+25
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-092-2/+2
* last bunch of extensions moving to ext/Stig Bakken1999-04-226-0/+1282