#
afdc20a0 |
| 23-Sep-2003 |
foobar |
ws fix
|
#
f48f7253 |
| 23-Sep-2003 |
Ard Biesheuvel |
Added ibase_gen_id() # Lightweight shortcut to SELECT GEN_ID() ... function
|
Revision tags: RELEASE_0_7 |
|
#
55d9ec0f |
| 22-Sep-2003 |
Hartmut Holzgraefe |
proto thiko fix
|
#
0cce471b |
| 17-Sep-2003 |
Ard Biesheuvel |
Link to fbclient.dll if available Add client lib name to dll version info
|
#
b9a208d8 |
| 16-Sep-2003 |
Ard Biesheuvel |
Use isc_get_version() for client lib info if available
|
#
92b237f4 |
| 16-Sep-2003 |
Hartmut Holzgraefe |
proto fix
|
#
95b0fc58 |
| 12-Sep-2003 |
Ard Biesheuvel |
Pointer size fix
|
#
7ff3a3e4 |
| 11-Sep-2003 |
Ard Biesheuvel |
Add client library info to phpinfo() function Small inter-op fix for IB6
|
#
c5b69dcb |
| 11-Sep-2003 |
Ard Biesheuvel |
Changed unsigned ISC_LONG to ISC_LONG # Build fix for FB 1.5
|
#
6c0e21fc |
| 07-Sep-2003 |
Ard Biesheuvel |
Add version info to Windows DLL
|
#
28151693 |
| 05-Sep-2003 |
Ard Biesheuvel |
Be more relaxed about dimensions of array arguments
|
#
e73be1cb |
| 04-Sep-2003 |
Ard Biesheuvel |
Added support for binding arrays
|
#
f4511d4a |
| 04-Sep-2003 |
Ard Biesheuvel |
Don't rely on sizeof(int) == 4
|
#
cb8da7b0 |
| 04-Sep-2003 |
Ard Biesheuvel |
Fix inter-op with IB < 6 Fixes for 64-bit archs
|
#
6f998688 |
| 04-Sep-2003 |
Ard Biesheuvel |
Fixed fetching of arrays # Untested for multidimensional arrays
|
#
912a8347 |
| 04-Sep-2003 |
Ard Biesheuvel |
No scaling for double type Added missing array types Precompute scale factors
|
#
b3b68834 |
| 03-Sep-2003 |
Ard Biesheuvel |
Fix binding of 16-bit NUMERIC parameters
|
#
d6741596 |
| 02-Sep-2003 |
Ard Biesheuvel |
Nuke far pointers # Unfortunately, this does break compatibility with Windows 3.x :-)
|
#
f19dcfe8 |
| 02-Sep-2003 |
Ard Biesheuvel |
CS fixes # Boy, these guys are worse than -ansi -pedantic
|
#
4545ea46 |
| 02-Sep-2003 |
Ard Biesheuvel |
Make ibase_{param|field}_info() return typenames that actually mean something
|
#
0f1b506f |
| 02-Sep-2003 |
Ard Biesheuvel |
Can't ignore variadic DEBUG macro for compilers that don't support them. Revert.
|
#
dbdd5b41 |
| 02-Sep-2003 |
Ard Biesheuvel |
Changed some formatting/macro/debugging/variadic stuff
|
#
6ee5a0db |
| 28-Aug-2003 |
Ard Biesheuvel |
Prototype fixes Return number of affected rows by ibase_query() and ibase_execute() if > 0 # Second change was actually introduced in 1.149, but never # mentioned in the CVS log
|
#
50006652 |
| 28-Aug-2003 |
Ard Biesheuvel |
Fixed some format strings
|
#
fd89b9a7 |
| 28-Aug-2003 |
Ard Biesheuvel |
Removed TSRMLS_FETCH from _php_ibase_module_error()
|