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

2007-04-03 Thread Rob Richards
rrichards Tue Apr 3 11:57:04 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domphp_dom.c Log: allow registered classes to be changed http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.c?r1=1.73.2.12.2.9&r2=1.73.2.12.2.10&diff_format=u Index

[PHP-CVS] cvs: php-src /ext/dom php_dom.c

2007-04-03 Thread Rob Richards
rrichards Tue Apr 3 11:58:24 2007 UTC Modified files: /php-src/ext/domphp_dom.c Log: MFB: allow registered classes to be changed http://cvs.php.net/viewvc.cgi/php-src/ext/dom/php_dom.c?r1=1.102&r2=1.103&diff_format=u Index: php-src/ext/dom/php_dom.c d

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard pack.c /ext/standard/tests/strings pack.phpt

2007-04-03 Thread Brian Shire
shire Tue Apr 3 19:50:40 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard pack.c /php-src/ext/standard/tests/strings pack.phpt Log: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit) fix pack test, correct spac

[PHP-CVS] cvs: php-src /ext/standard pack.c /ext/standard/tests/strings pack.phpt

2007-04-03 Thread Brian Shire
shire Tue Apr 3 19:50:43 2007 UTC Modified files: /php-src/ext/standard pack.c /php-src/ext/standard/tests/strings pack.phpt Log: MFB: correction for previous fix to bug #38770 (pack/unpack is broken on 64bit) fix pack test, correct space to tabs

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2007-04-03 Thread Antony Dovgal
tony2001Tue Apr 3 20:21:20 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.622&r2=1.2027.2.547.2.623&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.

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

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 00:30:19 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd_topal.c Log: . colors allocated henceforth from the resulting image overwrite the palette colors (sync with 2.0.34) (Rob Leslie) http://cvs.php.net/viewv

[PHP-CVS] cvs: php-src /ext/gd/libgd gd_topal.c

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 00:41:08 2007 UTC Modified files: /php-src/ext/gd/libgd gd_topal.c Log: - MFB: colors allocated henceforth from the resulting image overwrite the palette colors (sync with 2.0.34) (Rob Leslie) http://cvs.php.net/viewvc.cgi/php

[PHP-CVS] cvs: php-src /ext/gd gd.c /ext/gd/libgd gd.h gdft.c

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 00:44:38 2007 UTC Modified files: /php-src/ext/gd gd.c /php-src/ext/gd/libgd gd.h gdft.c Log: - remove double lock (tween colors cache is created in each thread, the cache mutex is already locked earlier) - #40858, other TS

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd config.m4 gd.c php_gd.h /ext/gd/libgd gd.h gdft.c

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 00:47:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd config.m4 gd.c php_gd.h /php-src/ext/gd/libgd gd.h gdft.c Log: - MFH: - remove double lock (tween colors cache is created in each thread, the cache mutex is

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/libgd gd_gif_in.c /ext/gd/tests bug37360.phpt

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 01:34:51 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/libgd gd_gif_in.c /php-src/ext/gd/tests bug37360.phpt Log: - Sync with gd 2.0.35 (bug #52, #60 and #66) - Improve TS of gif loading code (Roman Nemecek, Nuno,

[PHP-CVS] cvs: php-src /ext/gd gd.c php_gd.h /ext/gd/libgd gd_gif_in.c /ext/gd/tests bug37360.phpt

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 01:54:34 2007 UTC Modified files: /php-src/ext/gd gd.c php_gd.h /php-src/ext/gd/libgd gd_gif_in.c /php-src/ext/gd/tests bug37360.phpt Log: - fix previous commit (missing #ifdef in shutdown declaration) - MFB: - Sync

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

2007-04-03 Thread Pierre-Alain Joye
pajoye Wed Apr 4 01:58:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c php_gd.h Log: - MFH: don't declare MSHUTDOWN if both cachesetup and t1lib are not used http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.16&r2=1.312