History log of /PHP-7.2/ext/mysqlnd/mysqlnd_debug.h (Results 51 – 75 of 79)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 099a505f 28-Oct-2010 Andrey Hristov

fix windows debug build
better zlib detection


# 762a1b2d 25-Oct-2010 Andrey Hristov

rename and remove usage of inttypes.h, not needed


# e70b2fcd 25-Oct-2010 Andrey Hristov

rename and remove usage of inttypes.h, not needed


# fe719c5e 22-Oct-2010 Andrey Hristov

profiling in trace mode


# 924bb781 22-Oct-2010 Andrey Hristov

profiling in trace mode


# f7c44c8c 22-Oct-2010 Andrey Hristov

enable debug logging on windows, in debug builds, of course


# 76783dfe 22-Oct-2010 Andrey Hristov

enable debug logging on windows, in debug builds, of course


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
# 348880ce 25-May-2010 Andrey Hristov

Fix shared build


# 844b4356 25-May-2010 Andrey Hristov

Fix shared build


# 4842f96e 22-Apr-2010 Andrey Hristov

Change the way the allocator is called - through an abstraction
to give the possibility of pluggability. Thanks to the macros
already used the changes are not pervasive.


# 3dbf6acd 22-Apr-2010 Andrey Hristov

Change the way the allocator is called - through an abstraction
to give the possibility of pluggability. Thanks to the macros
already used the changes are not pervasive.


# a175419f 20-Apr-2010 Felipe Pena

- Fix copyrights


# 6d951e2d 20-Apr-2010 Felipe Pena

- Fix copyrights


# 94cd357f 29-Mar-2010 Andrey Hristov

Make it coupled - what is allocated with mnd_ should be freed
with mnd_ and vice versa.
Added mnd_pestrndup and mnd_pestrdup, which wrap the normal
calls to be able to track this calls.

Make it coupled - what is allocated with mnd_ should be freed
with mnd_ and vice versa.
Added mnd_pestrndup and mnd_pestrdup, which wrap the normal
calls to be able to track this calls.
Fixed some failing tests.

show more ...


# 4870cac7 29-Mar-2010 Andrey Hristov

Make it coupled - what is allocated with mnd_ should be freed
with mnd_ and vice versa.
Added mnd_pestrndup and mnd_pestrdup, which wrap the normal
calls to be able to track this calls.

Make it coupled - what is allocated with mnd_ should be freed
with mnd_ and vice versa.
Added mnd_pestrndup and mnd_pestrdup, which wrap the normal
calls to be able to track this calls.
Fixed some failing tests.

show more ...


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
# 2d7ca039 21-Jan-2010 Andrey Hristov

Add possibility to restrain the number of levels


# ac1a5cd0 19-Jan-2010 Andrey Hristov

Make it GCC only feature (tracing). VC7 and up do the work
too and it might be tweaked later.


# f056cdaa 19-Jan-2010 Andrey Hristov

fix windows


# 4bbdce5c 13-Jan-2010 Andrey Hristov

export more functionality for phpize builds


# 176e6dd2 13-Jan-2010 Andrey Hristov

make mysqlnd's tracing API more reusable


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, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2
# bcb40030 30-Mar-2009 Johannes Schlüter

MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at
startup)


Revision tags: 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
# d43b7b02 20-Nov-2008 Andrey Hristov

MFH:
Windows fixes for mysqlnd
Less warnings + PHPAPI for mysqlnd_poll


Revision tags: 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


Revision tags: php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# de560f31 16-Apr-2008 Andrey Hristov

MFB: Update CVS from the development tree


1234