summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_alloc.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
|
* Merge branch 'PHP-7.0'Andrey Hristov2016-03-161-2/+2
|\
| * Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-6/+3
| |
* | Add missing macroAndrey Hristov2016-01-211-0/+1
| |
* | Fix reloc for the allocator. Original files and lines were not showingAndrey Hristov2016-01-051-1/+1
| | | | | | | | correct. This seems to be a PHP7 issue.
* | Fix typo that was unhiding only with USE_ZEND_ALLOCAndrey Hristov2016-01-051-1/+1
| |
* | - Make functions static, as they are not needed to be public - exportedAndrey Hristov2016-01-041-18/+17
| | | | | | | | | | | | | | through a structure - Fixed typo in statistic name - Added 2 static functions for copying a MYSQLND_CSTRING and converting a CSTRING to STRING.
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-1/+1
|\ \ | |/ | | | | | | | | | | * PHP-7.0: Update header to PHP Version 7 Happy new year (Update copyright to 2016) Happy new year (Update copyright to 2016)
| * Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
| |\ | | | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| | * 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-5/+1
|/ / | | | | | | - move things out of mysqlnd_priv.h
* | bump yearXinchen Hui2015-01-151-1/+1
| |
* | remove TSRMLS_* occurenceAnatol Belski2014-12-171-2/+2
| |
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-02-211-1/+1
|\
| * Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs)Johannes Schlüter2013-02-211-1/+1
| |
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-061-1/+1
|\ \ | |/
| * bump yearXinchen Hui2013-01-061-1/+1
| |
| * - Year++Felipe Pena2012-01-011-1/+1
| |
* | Pass orig filename and line through to emalloc and friendsJohannes Schlüter2012-06-261-2/+2
| |
* | - Year++Felipe Pena2012-01-011-1/+1
|/
* add a proxy for sppintf and vspprintfAndrey Hristov2011-03-181-1/+9
|
* split mysqlnd_debug.c in 3 filesAndrey Hristov2011-03-181-0/+92