[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/Zend/ zend_API.c zend_compile.c zend_exceptions.c zend_objects.c zend_variables.c zend_variables.h

2010-08-12 Thread Sascha Schumann
sas Thu, 12 Aug 2010 07:58:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=302137 Log: separate properties of internal classes in ZTS mode fully, otherwise multiple threads will modify the zvals' contents without any synchronisation. Chang

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd_result.c

2010-08-12 Thread Andrey Hristov
andrey Thu, 12 Aug 2010 11:38:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=302141 Log: ws + cs Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_enum_n_def.h branches/PHP_5_3/ext/mysqlnd/mysqlnd_

2010-08-12 Thread Andrey Hristov
andrey Thu, 12 Aug 2010 12:02:02 + Revision: http://svn.php.net/viewvc?view=revision&revision=302142 Log: Switch from using PHP_MAJOR_VERSION to separate define for unicode. Unicode is no more, but these are "bookmarks" where to change mysqlnd, if Unicode bec

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_wireprotocol.c trunk/ext/mysqlnd/mysqlnd_wireprotocol.c

2010-08-12 Thread Andrey Hristov
andrey Thu, 12 Aug 2010 13:23:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=302143 Log: Allocate memory in a burst mode, and later use it. Increases locality of the data. Also use MYSQLND_INC_CONN_STATISTIC in one place, instead of two, thus

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqlnd/mysqlnd_result.c

2010-08-12 Thread Andrey Hristov
andrey Thu, 12 Aug 2010 14:17:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=302144 Log: Make this function static, as it is used only in this file. Add additional comment about how it works. Changed paths: U php/php-src/branches/PHP_5

[PHP-CVS] svn: /SVNROOT/ pear_avail

2010-08-12 Thread Daniel O'Connor
clockwerxThu, 12 Aug 2010 15:37:58 + Revision: http://svn.php.net/viewvc?view=revision&revision=302147 Log: Adds demrit to Event_Dispatcher Changed paths: U SVNROOT/pear_avail Modified: SVNROOT/pear_avail

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/Zend/ zend_API.c zend_compile.c zend_exceptions.c zend_objects.c zend_variables.c zend_variables.h

2010-08-12 Thread Sascha Schumann
sas Thu, 12 Aug 2010 17:27:16 + Revision: http://svn.php.net/viewvc?view=revision&revision=302150 Log: separate properties of internal classes in ZTS mode fully, otherwise multiple threads will modify the zvals' contents without any synchronisation. Chang

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/Zend/ zend_variables.h

2010-08-12 Thread Sascha Schumann
sas Thu, 12 Aug 2010 17:28:08 + Revision: http://svn.php.net/viewvc?view=revision&revision=302152 Log: - fix cast Changed paths: U php/php-src/branches/PHP_5_3/Zend/zend_variables.h Modified: php/php-src/branches/PHP_5_3/Zend/zend_variables.h =