summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_block_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove free_chunk APINikita Popov2021-02-231-30/+1
* Remove resize_chunk APINikita Popov2021-02-231-28/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-131-0/+3
|\
| * Fix bug #78525Nikita Popov2019-09-131-0/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-07-311-1/+1
|\ \ | |/
| * Fix 78213: Empty row pocketChristoph M. Becker2019-07-311-1/+1
| * Future-proof email addressesZeev Suraski2018-11-011-1/+1
* | Add tracked arena allocatorNikita Popov2019-06-281-81/+15
* | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Future-proof email addresses...Zeev Suraski2018-11-011-1/+1
|/
* year++Xinchen Hui2018-01-021-1/+1
* Use single memory pool for result metadata and result set.Dmitry Stogov2017-11-151-0/+44
* Cleanup. Make difference between MYSQLND_ROW_BUFFER and MYSQLND_MEMORY_POOL_C...Dmitry Stogov2017-11-151-19/+19
* Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store ...Dmitry Stogov2017-11-141-97/+89
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-4/+2
|\
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-3/+3
* | Move free_chunk and resize_chunk into memory poolNikita Popov2016-02-221-8/+5
* | Drop mysqlnd mempool refcountNikita Popov2016-02-221-7/+2
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\
| | * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| | * bump yearXinchen Hui2015-01-151-1/+1
* | | MNDR:Andrey Hristov2015-11-121-2/+1
|/ /
* | Use PHP memory manager for mysqlnd memory pools.Dmitry Stogov2015-04-021-11/+11
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-7/+7
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* bump yearXinchen Hui2013-01-061-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* WS fixesAndrey Hristov2010-09-231-1/+0
* Handle gracefully OOM in mysqlnd_mempool_create and up the stackAndrey Hristov2010-05-031-7/+11
* Handle OOM in block_alloc_get_chunk, and also in the callerAndrey Hristov2010-05-031-22/+23
* Remove unused parameterAndrey Hristov2010-05-031-2/+6
* One more case to handle in case of OOM, in block_alloc_resize_chunkAndrey Hristov2010-05-031-1/+6
* Handle OOM when resizing blocks during data fetchAndrey Hristov2010-05-031-2/+8
* Remove dead code and add possibility to fine tune the size ofAndrey Hristov2010-04-221-31/+4
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* CS + WS changesAndrey Hristov2010-04-151-1/+1
* export more functionality for phpize buildsAndrey Hristov2010-01-131-2/+2
* Revert mysqlnd to RC3 state after issues with pconnectsJohannes Schlüter2009-06-251-12/+9
* MFH:Andrey Hristov2009-06-171-8/+8
* MFH:Andrey Hristov2009-06-161-13/+14
* MFH:Andrey Hristov2009-06-111-4/+6
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Andrey Hristov2008-11-061-3/+3