summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_block_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* export more functionality for phpize buildsAndrey Hristov2010-01-131-2/+2
* Fix for bug#48745Andrey Hristov2009-08-281-12/+9
* Fix two problems:Andrey Hristov2009-06-171-8/+8
* Hardwire function call instead of using callbacks. We don't actually needAndrey Hristov2009-06-161-13/+14
* Protect the code when variable is NULL, which should never happen, butAndrey Hristov2009-06-111-4/+6
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-3/+3
* Fix a leak and memory warning.Andrey Hristov2008-02-041-0/+1
* fix win32 buildRob Richards2008-01-291-2/+2
* MFB:Andrey Hristov2008-01-281-0/+201