Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
216effe4 |
| 23-Sep-2010 |
Andrey Hristov |
WS fixes
|
#
859a1404 |
| 23-Sep-2010 |
Andrey Hristov |
WS fixes
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
7de2607c |
| 03-May-2010 |
Andrey Hristov |
Handle gracefully OOM in mysqlnd_mempool_create and up the stack
|
#
6dff9e55 |
| 03-May-2010 |
Andrey Hristov |
Handle gracefully OOM in mysqlnd_mempool_create and up the stack
|
#
c32bae72 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in block_alloc_get_chunk, and also in the caller in mysqlnd_wireprotocol.c
|
#
f9fe805a |
| 03-May-2010 |
Andrey Hristov |
Handle OOM in block_alloc_get_chunk, and also in the caller in mysqlnd_wireprotocol.c
|
#
ec0fe858 |
| 03-May-2010 |
Andrey Hristov |
Remove unused parameter
|
#
864f2da7 |
| 03-May-2010 |
Andrey Hristov |
Remove unused parameter
|
#
57059d4e |
| 03-May-2010 |
Andrey Hristov |
One more case to handle in case of OOM, in block_alloc_resize_chunk
|
#
88bf6307 |
| 03-May-2010 |
Andrey Hristov |
One more case to handle in case of OOM, in block_alloc_resize_chunk
|
#
8e8348a4 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM when resizing blocks during data fetch
|
#
de4a5156 |
| 03-May-2010 |
Andrey Hristov |
Handle OOM when resizing blocks during data fetch
|
#
34e56fea |
| 22-Apr-2010 |
Andrey Hristov |
Remove dead code and add possibility to fine tune the size of a mempool (used for result sets).
|
#
1ed3da29 |
| 22-Apr-2010 |
Andrey Hristov |
Remove dead code and add possibility to fine tune the size of a mempool (used for result sets).
|
#
a175419f |
| 20-Apr-2010 |
Felipe Pena |
- Fix copyrights
|
#
6d951e2d |
| 20-Apr-2010 |
Felipe Pena |
- Fix copyrights
|
#
6aa682f5 |
| 15-Apr-2010 |
Andrey Hristov |
CS + WS changes
|
#
a9880e78 |
| 15-Apr-2010 |
Andrey Hristov |
CS + WS changes
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
4bbdce5c |
| 13-Jan-2010 |
Andrey Hristov |
export more functionality for phpize builds
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0 |
|
#
9485cad6 |
| 25-Jun-2009 |
Johannes Schlüter |
Revert mysqlnd to RC3 state after issues with pconnects
|
Revision tags: php-5.3.0RC4 |
|
#
0aada076 |
| 17-Jun-2009 |
Andrey Hristov |
MFH: Fix two problems: - The value of mysqli_get_client_info() has been changed recently and did not include "mysqlnd" anymore thus the test suite was thinking the build is always lib
MFH: Fix two problems: - The value of mysqli_get_client_info() has been changed recently and did not include "mysqlnd" anymore thus the test suite was thinking the build is always libmysql. This did not kept the suite from running pconn tests - Going back to the libc allocator because the memory arena could be on a persistent connections. If the build is not debug there will be no error but the memory will be freed and in the second use of this pconn freed memory will be used - not good! For now the arena doesn't take an argument whether it should allocate persistently or not, thus persistent is safe for now. Johannes gave his +1 to commit this.
show more ...
|
Revision tags: php-5.2.10 |
|
#
27270621 |
| 16-Jun-2009 |
Andrey Hristov |
MFH: Hardwire function call instead of using callbacks. We don't actually need callbacks, it was done for making 2 functions static, not to pollute the global functions space but that had
MFH: Hardwire function call instead of using callbacks. We don't actually need callbacks, it was done for making 2 functions static, not to pollute the global functions space but that had its price of 8 bytes overheat per allocation, which is just too much. Also making the app member 32b instead of 64b, which should save additional 4 byte, to the total of 12 byte per allocation of a row buffer.
show more ...
|
Revision tags: php-5.2.10RC2 |
|
#
28c8d25d |
| 11-Jun-2009 |
Andrey Hristov |
MFH: Protect the code when variable is NULL, which should never happen, but anyway, you know about "never happens" :)
|
Revision tags: php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
91865289 |
| 06-Nov-2008 |
Andrey Hristov |
MFH: Get rid of many defines (which simplifies the code a lot), as well as uint->unsigned int
|