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

2009-07-07 Thread Pierre-Alain Joye
pajoye Tue Jul 7 10:49:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c Log: - #45905, imagefilledrectangle() clipping error

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

2009-07-07 Thread Pierre-Alain Joye
pajoye Tue Jul 7 10:54:44 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c Log: - WS http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.21.2.14r2=1.90.2.1.2.21.2.15diff_format=u Index: php-src/ext/gd/libgd/gd.c

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

2009-04-25 Thread Kalle Sommer Nielsen
kalle Sat Apr 25 06:22:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c Log: MFH: Use correct data types here, and gdImageSaveAlpha for the alpha flag

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

2009-04-25 Thread Kalle Sommer Nielsen
kalle Sat Apr 25 06:25:55 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c Log: This shouldn't have been in for now http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.21.2.9r2=1.90.2.1.2.21.2.10diff_format=u Index:

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

2009-02-11 Thread Takeshi Abe
tabeWed Feb 11 16:31:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c Log: MFH: optimization via the row-major order. http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.21.2.4r2=1.90.2.1.2.21.2.5diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd.c /ext/gd/tests libgd00191.phpt

2009-01-19 Thread Takeshi Abe
tabeMon Jan 19 15:43:49 2009 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests libgd00191.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: MFH: fixed the bug of libgd #191 (A circle becomes square)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd.c /ext/gd/tests imagerotate_overflow.phpt

2008-12-10 Thread Scott MacVicar
scottmacWed Dec 10 13:32:02 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests imagerotate_overflow.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: MFH Fix segfault and potential security issue in

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

2008-07-31 Thread Rasmus Lerdorf
rasmus Thu Jul 31 09:23:18 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/gd/libgd gd.c gd_png.c Log: Fix for bug #45030 http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gd.c?r1=1.90.2.1.2.21.2.1r2=1.90.2.1.2.21.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/gd/libgd gd.c /ext/gd/tests bug43121.gif bug43121.phpt

2007-11-04 Thread Mattias Bengtsson
mattias Sun Nov 4 23:56:41 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/gd/tests bug43121.gif bug43121.phpt Modified files: /php-src/ext/gd/libgd gd.c Log: -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED