#
870ba563 |
| 08-Aug-2003 |
Ard Biesheuvel |
Changed the names of some struct members for readability Added function ibase_errcode() @- Added function ibase_errcode() (Ard)
|
Revision tags: RELEASE_0_5_3, php-4.3.3RC3 |
|
#
712d7d56 |
| 07-Aug-2003 |
Ard Biesheuvel |
Fixed crash in _php_ibase_error() after request shutdown
|
Revision tags: RELEASE_0_5_2 |
|
#
00d42286 |
| 06-Aug-2003 |
Ard Biesheuvel |
Added three new user functions ibase_{commit|rollback}_ret() Commit or rollback a transaction without losing the transaction context. ibase_name_result() Assign a name to a
Added three new user functions ibase_{commit|rollback}_ret() Commit or rollback a transaction without losing the transaction context. ibase_name_result() Assign a name to a result so {UPDATE|DELETE} ... WHERE CURRENT OF <name> statements can be used.
show more ...
|
#
966663d3 |
| 06-Aug-2003 |
Ard Biesheuvel |
Minor Win32 fixes/cleanups
|
Revision tags: RELEASE_1_2b5 |
|
#
605619ba |
| 05-Aug-2003 |
foobar |
Fix CS/WS
|
#
f98251f3 |
| 05-Aug-2003 |
Ard Biesheuvel |
Significant changes to layout of internal data structures in order to accomodate and carry out the following changes: * Removal of arbitrary 'transactions-per-link' limit, * Transactions
Significant changes to layout of internal data structures in order to accomodate and carry out the following changes: * Removal of arbitrary 'transactions-per-link' limit, * Transactions over multiple databases. Leak fixes in ibase_query() and ibase_execute() by replacing emalloc() with do_alloca() Changes to ibase_query() to enable the use of CREATE DATABASE ... Added ibase_drop_db()
show more ...
|
Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2 |
|
#
676d4fca |
| 10-Jul-2003 |
foobar |
Revert bad fix.
|
#
3396cb34 |
| 10-Jul-2003 |
foobar |
Fix crashes in certain situations (whenever there is an error, basically..)
|
Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
e8e4db85 |
| 14-Jun-2003 |
Daniela Mariaschi |
Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants required from bugs #8797 #23887 (added IBASE_WRITE, IBASE_WAIT, IBASE_CONCURRENCY just for clarity)
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b |
|
#
82d513ee |
| 14-May-2003 |
Daniela Mariaschi |
better fix bug #20641. Overflow numeric/decimal datatype on NT
|
Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
861f6883 |
| 12-Sep-2002 |
Derick Rethans |
- Fixed linker error when HAVE_STRFTIME was not set
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
8a65d5d3 |
| 06-Jun-2002 |
Daniela Mariaschi |
Add control on IB version. ibase_add_user(), ibase_modify_user() and ibase_delete_user() are available with IB6 or later
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1 |
|
#
716e6a03 |
| 15-Mar-2002 |
Daniela Mariaschi |
added new ibase_fetch_assoc() php function
|
Revision tags: help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
ece15242 |
| 27-Jan-2002 |
fabrice aeschbacher |
add ibase_add_user(), ibase_modify_user(), ibase_delete_use()
|
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2 |
|
#
7101179c |
| 04-Sep-2001 |
Rasmus Lerdorf |
Interbase extension fixes by Jeremy Bettis (.dsp patch looked funky, but these ones look ok)
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
1c25b8dd |
| 30-Jul-2001 |
Zeev Suraski |
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2 |
|
#
abcdb47f |
| 04-Jan-2001 |
Jouni Ahto |
Changing my email address...
|
Revision tags: php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3, php-4.0.3 |
|
#
f06ee6bd |
| 05-Oct-2000 |
Jouni Ahto |
- List entry types should be true globals.
|
Revision tags: php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
1237a33c |
| 17-Jul-2000 |
Zeev Suraski |
- Made Interbase compile under Win32, cleaned warnings @- Added Win32 project for the Interbase module (Zeev)
|
#
99c6e63e |
| 07-Jul-2000 |
Jouni Ahto |
- Move away from encoding transaction number into link_id and use properly resources instead for both. - Some cleaning.
|