summaryrefslogtreecommitdiff
path: root/ext/interbase
Commit message (Expand)AuthorAgeFilesLines
...
* @- Fixed some modules to allow using output-buffering. (Thies)Thies C. Arntzen2001-02-151-4/+0
* Changing my email address...Jouni Ahto2001-01-042-3/+3
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-6/+6
* i'm sure this should be ibase_query :)Daniel Beulshausen2000-10-211-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-11/+26
* (ibase_execute) - Oops, trying to free a little bit too much. Maybe fixesJouni Ahto2000-10-171-2/+3
* - List entry types should be true globals.Jouni Ahto2000-10-052-38/+40
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-278-0/+921
* Update .dspZeev Suraski2000-08-241-2/+2
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-4/+4
* minor fixesDaniel Beulshausen2000-08-221-6/+6
* Build fixesZeev Suraski2000-07-171-36/+48
* - Made Interbase compile under Win32, cleaned warningsZeev Suraski2000-07-173-25/+129
* - Left debugging accidentally on...Jouni Ahto2000-07-091-2/+2
* (ibase_blob_import) It's good to have link handle available, if you want toJouni Ahto2000-07-091-22/+24
* - I must be getting demented. Forgot to add and register list destructorJouni Ahto2000-07-091-17/+50
* - Move away from encoding transaction number into link_id and use properlyJouni Ahto2000-07-072-81/+83
* - First try at getting interbase to compile and work in ZTS-mode. Compiles.Jouni Ahto2000-07-052-58/+60
* Rename macros which begin with underscore to appropiate macros. The generalSascha Schumann2000-07-031-3/+3
* - Close cursor immediately before reuse so that calling ibase_free_result isJouni Ahto2000-06-242-6/+23
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-1/+0
* Added argument type.Egon Schmid2000-06-111-1/+1
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-37/+37
* 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