[PHP-CVS] cvs: php-src(PHP_5_2) /main main.c

2007-04-06 Thread Ilia Alshanetsky
iliaa Fri Apr 6 13:58:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: Avoid locks when appening to the error log file http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.32r2=1.640.2.23.2.33diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /main main.c

2007-04-06 Thread Marcus Boerger
Hello Ilia, care to MFB your latest changes? best regards marcus Friday, April 6, 2007, 3:58:48 PM, you wrote: iliaa Fri Apr 6 13:58:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main main.c Log: Avoid locks when appening to the error

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl spl_array.c /ext/spl/tests bug40442.phpt

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 15:32:29 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests bug40442.phpt Modified files: /php-src/ext/splspl_array.c Log: - Fix #40442

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.w32 gd.c

2007-04-06 Thread Pierre-Alain Joye
pajoye Fri Apr 6 15:38:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd config.w32 gd.c Log: - Fix windows mutex intialization, add HAVE_GD_FONTMUTEX and HAVE_LIBFREETYPE to config.w32 (Thanks to Frank for the report)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/spl spl_array.c

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 17:57:10 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/splspl_array.c Log: - Fix 40442 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.627r2=1.2027.2.547.2.628diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap php_encoding.c

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 18:25:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_encoding.c Log: Typo? http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_encoding.c?r1=1.103.2.21.2.27r2=1.103.2.21.2.28diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap php_encoding.c

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 18:27:58 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_encoding.c Log: Apologies. Didn't realize we were using custom snprintf().

[PHP-CVS] cvs: php-src /ext/spl php_spl.c

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 19:04:53 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix types http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.110r2=1.111diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.110

[PHP-CVS] cvs: php-src(PHP_5_2) /main snprintf.h

2007-04-06 Thread Andrei Zmievski
andrei Fri Apr 6 19:25:53 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main snprintf.h Log: We can't use the printf attribute here since we are supporting non-standard formats (like 'F').

[PHP-CVS] cvs: php-src /ext/spl php_spl.c

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:02:20 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix unicode issue (our string termination test checks both ending bytes instead of just one)

[PHP-CVS] cvs: php-src /ext/spl php_spl.c

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:07:48 2007 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix unicode issue in unregister according to register solution http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.112r2=1.113diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/spl spl_array.c

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 21:15:44 2007 UTC Modified files: /php-src/ext/splspl_array.c Log: - Fix unicode issue http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.124r2=1.125diff_format=u Index: php-src/ext/spl/spl_array.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard filestat.c

2007-04-06 Thread Antony Dovgal
tony2001Fri Apr 6 22:10:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard filestat.c Log: MFB: clean refactored disk_*() funcs implementation Ilia, feel free to make these functions public, though I don't see why would want to

[PHP-CVS] cvs: CVSROOT / avail checkoutlist commitinfo pear_acls peargroup_acls verify.php /pear avail group

2007-04-06 Thread Marcus Boerger
helly Fri Apr 6 22:22:36 2007 UTC Added files: /CVSROOTpear_acls peargroup_acls verify.php /CVSROOT/pear avail group Modified files: /CVSROOTavail checkoutlist commitinfo Log: - Split pear access rights to bring the

[PHP-CVS] cvs: CVSROOT /pear addkarma.php

2007-04-06 Thread Greg Beaver
cellog Sat Apr 7 04:46:22 2007 UTC Added files: /CVSROOT/pear addkarma.php Log: add helper script to add karma # TODO: make it smarter, to recognize and add to existing karma dirs