summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+1
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+5
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-242-43/+20
* Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw>Stig Bakken2000-07-064-25/+235
* Change header protection macros to conform to standard.Sascha Schumann2000-07-022-6/+6
* - Make PHP compile again under Windows.Andi Gutmans2000-07-021-1/+1
* updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning ...Dan Kalowsky2000-06-303-26/+79
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-4/+0
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-2/+2
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-5/+0
* - Fix Win32 buildZeev Suraski2000-06-071-2/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-052-32/+32
* Changed parameter naming some function prototypesAndreas Karajannis2000-05-281-9/+9
* Cosmetic changes.Andreas Karajannis2000-05-282-53/+50
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-232-3/+3
* Turn off retrieving the whole error stackAndreas Karajannis2000-05-211-2/+6
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* Prototype adaptedAndreas Karajannis2000-05-111-1/+1
* Restoring old parameter ordering in odbc_fetch_into()Andreas Karajannis2000-05-111-9/+5
* Fixed some typos.Egon Schmid2000-05-111-3/+3
* Forcing passing by reference for array in odbc_fetch_into()Andreas Karajannis2000-05-112-67/+83
* #if COMPILE_DLSascha Schumann2000-05-022-3/+3
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-022-2/+2
* 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
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* Removed unnecessary FAR's (I am assuming we don't need to work underNick Gorham2000-04-161-2/+2
* phpinfo() prettyingColin Viebrock2000-04-062-6/+10
* Some white-space changesSascha Schumann2000-03-261-3/+2
* - ELS are passed to internal functionsAndi Gutmans2000-03-141-2/+0
* odbc_close() and odbc_close_all() working againAndreas Karajannis2000-03-132-12/+71
* Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.Sascha Schumann2000-03-121-1/+1
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* remove recent patch to _close_odbc_conn calling _free_odbc_resultLeo Baschy2000-03-122-31/+0
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-1/+1
* _close_odbc_conn calls _free_odbc_result if possibleLeo Baschy2000-03-092-0/+31
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-062-2/+6
* Define SQL_SUCCEEDED for Solid.Sascha Schumann2000-02-231-0/+1
* uodbc now uses zend's reference system. The crashes on request shutdown shoul...Andreas Karajannis2000-02-232-42/+26
* More protos.Egon Schmid2000-02-231-26/+26
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* - Make Win32 compile againAndi Gutmans2000-02-051-8/+7
* Fix for wrong library ordering with adabasAndreas Karajannis2000-01-191-2/+2
* - Remove the pre-request-shutdown hooks, they should no longer be necessary.Zeev Suraski2000-01-161-2/+8
* in an rshutdown function we should not access the regular_list like this.Thies C. Arntzen2000-01-151-4/+14
* Statements get closed before connection shutdown.Andreas Karajannis2000-01-022-14/+28
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-012-2/+2
* Fix linking problems with iODBC. This is from the Adabas section, soSascha Schumann1999-12-311-0/+1