summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.h
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2013-01-061-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* add the BLOCK_LEAVE macro for non-gcc and non-winAndrey Hristov2011-05-041-3/+4
* reorganize the DBG_ macros, add DBG_BLOCK_XXXAndrey Hristov2011-05-041-16/+25
* - Year++Felipe Pena2011-01-011-1/+1
* add a commentAndrey Hristov2010-12-011-1/+1
* - More features for the profiling, create aggregates and dump themAndrey Hristov2010-10-291-13/+34
* gettimeofday for windowsAndrey Hristov2010-10-281-6/+9
* fix windows debug buildAndrey Hristov2010-10-281-2/+7
* rename and remove usage of inttypes.h, not neededAndrey Hristov2010-10-251-3/+3
* profiling in trace modeAndrey Hristov2010-10-221-6/+29
* enable debug logging on windows, in debug builds, of courseAndrey Hristov2010-10-221-1/+2
* Fix shared buildAndrey Hristov2010-05-251-1/+1
* Change the way the allocator is called - through an abstractionAndrey Hristov2010-04-221-51/+51
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-14/+20
* Add possibility to restrain the number of levelsAndrey Hristov2010-01-211-1/+1
* Make it GCC only feature (tracing). VC7 and up do the workAndrey Hristov2010-01-191-1/+1
* fix windowsAndrey Hristov2010-01-191-0/+13
* export more functionality for phpize buildsAndrey Hristov2010-01-131-15/+15
* make mysqlnd's tracing API more reusableAndrey Hristov2010-01-131-10/+22
* MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init atJohannes Schlüter2009-03-301-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Andrey Hristov2008-11-201-6/+6
* MFH:Andrey Hristov2008-11-061-4/+4
* MFB: Update CVS from the development treeAndrey Hristov2008-04-161-2/+0
* cvs syncAndrey Hristov2008-02-111-2/+5
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fix build failure on Windows. Seems "free" can't be used even as method name ...Andrey Hristov2007-10-231-1/+1
* Import mysqlndAndrey Hristov2007-10-051-0/+145