| Commit message (Expand) | Author | Age | Files | Lines |
* | WS fix | Dan Kalowsky | 2002-08-20 | 1 | -2/+2 |
* | Fix build | Zeev Suraski | 2002-08-17 | 1 | -0/+4 |
* | MFH, fixing close crash case on Windows | Dan Kalowsky | 2002-08-17 | 1 | -0/+26 |
* | re-setting the CURSOR back to DYNAMIC rather than FORWARD_ONLY. This change | Dan Kalowsky | 2002-04-30 | 1 | -2/+2 |
* | MFH | foobar | 2002-04-08 | 1 | -1/+1 |
* | MFH | foobar | 2002-03-12 | 1 | -13/+13 |
* | Breaking BC, but making odbc_fetch_into behavior more consistent | Dan Kalowsky | 2002-03-05 | 1 | -15/+9 |
* | Added a comment for future reference | Dan Kalowsky | 2002-03-05 | 1 | -0/+7 |
* | typos suck. | James Cox | 2002-03-04 | 1 | -0/+0 |
* | Changing the Velocis extension to now be called Birdstep, due to a product/co... | James Cox | 2002-03-04 | 6 | -177/+189 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 4 | -6/+6 |
* | Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC | Dan Kalowsky | 2002-02-26 | 1 | -0/+7 |
* | fix for bug 15516, patch submitted by torben@php.net | Dan Kalowsky | 2002-02-15 | 1 | -3/+17 |
* | - Fix for bug 15404 | Derick Rethans | 2002-02-06 | 1 | -1/+1 |
* | Fix for bug #14803 | Dan Kalowsky | 2002-01-30 | 1 | -1/+1 |
* | this closes off a number of ODBC bugs. | Dan Kalowsky | 2002-01-21 | 1 | -2/+2 |
* | proto fix | Hartmut Holzgraefe | 2002-01-04 | 1 | -1/+1 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 4 | -8/+8 |
* | Fix for bug #13628. | Dan Kalowsky | 2001-12-07 | 1 | -0/+1 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-07 | 1 | -2/+2 |
* | protos prepared | Hartmut Holzgraefe | 2001-12-07 | 1 | -0/+36 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -0/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 2 | -1/+5 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 2 | -163/+163 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2 | Dan Kalowsky | 2001-09-05 | 1 | -0/+2 |
* | - More ZE2 fixes | Andi Gutmans | 2001-08-13 | 1 | -1/+0 |
* | Track down a few more functions that don't check for 0 args and use | Rasmus Lerdorf | 2001-08-13 | 1 | -2/+3 |
* | We don't consistently check for args passed to functions that don't | Rasmus Lerdorf | 2001-08-13 | 1 | -1/+4 |
* | - Make odbc_fetch_object() work with Engine 2 | Andi Gutmans | 2001-08-11 | 1 | -3/+1 |
* | more tsrm cleanup -- output.c is not doing any fetches anymore | Sascha Schumann | 2001-08-05 | 1 | -0/+4 |
* | These are redefined in the sqltypes.h that comes with unixODBC. PR: #12519 | foobar | 2001-08-03 | 1 | -0/+8 |
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 2 | -8/+7 |
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -4/+3 |
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 2 | -18/+17 |
* | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 1 | -3/+0 |
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th... | Zeev Suraski | 2001-07-30 | 3 | -7/+8 |
* | - Object macros... | Andi Gutmans | 2001-07-28 | 1 | -7/+8 |
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 2 | -37/+11 |
* | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -2/+2 |
* | Making --with-openlink work the same as --with-iodbc for it's eventual | Dan Kalowsky | 2001-07-06 | 1 | -8/+12 |
* | Closed off Solid DB access to a function that it doesn't support in 3.0 and l... | Dan Kalowsky | 2001-06-19 | 2 | -0/+6 |
* | Fix bug: #11508 | foobar | 2001-06-19 | 1 | -1/+1 |
* | adding in some error checking for parameter counts, and some thread safety for | Dan Kalowsky | 2001-06-14 | 1 | -11/+17 |
* | # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no fo... | Dan Kalowsky | 2001-06-11 | 1 | -12/+12 |
* | corrected a compile error (named variable missing). thanks to sebastian for ... | Dan Kalowsky | 2001-06-10 | 1 | -12/+13 |
* | added in a bit more checking on the persistent connection checks... | Dan Kalowsky | 2001-06-08 | 1 | -1/+11 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -2/+15 |