[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-27 Thread Ferenc Kovacs
tyrael Wed, 27 Feb 2013 16:29:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=329588 Log: adding Kalle web karma Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] com php-src: - fix name for imageflip constants, consistent witht the other: ext/gd/gd.c

2013-02-27 Thread Pierre Joye
Commit:74983a45cc3be6f9697843d9dfb7913021c2519b Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 20:23:31 +0100 Parents: 03d0bf633d26644f6105e1f75f86dd352e80ce0f Branches: master Link:

[PHP-CVS] com php-src: - add test: ext/gd/tests/imageflip.phpt

2013-02-27 Thread Pierre Joye
Commit:03d0bf633d26644f6105e1f75f86dd352e80ce0f Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 20:22:45 +0100 Parents: 34adce6c47f817fb13df5be56cd0d29e42389e69 Branches: master Link:

[PHP-CVS] com php-src: - add constants for imageflip: ext/gd/gd.c

2013-02-27 Thread Pierre Joye
Commit:34adce6c47f817fb13df5be56cd0d29e42389e69 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 20:08:26 +0100 Parents: efffdb4d7f7f9ace99bcd935c528c60c57c577a6 Branches: master Link:

[PHP-CVS] com php-src: - add only once: ext/gd/config.w32

2013-02-27 Thread Pierre Joye
Commit:efffdb4d7f7f9ace99bcd935c528c60c57c577a6 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 16:03:17 +0100 Parents: 98e43de7c59420240dc8ff12c9c1d80730ccb87a Branches: master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/gd/config.w32

2013-02-27 Thread Pierre Joye
Commit:6192dbaa7e4b79cd8bbd9b88167a7058bd8fcfa1 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 16:03:27 +0100 Parents: 6ab9f906da13ac84bf3a62aeb65f099ed28eb946 efffdb4d7f7f9ace99bcd935c528c60c57c577a6 Branches: master Link:

[PHP-CVS] com php-src: - fix conflict on merge: ext/gd/config.w32

2013-02-27 Thread Pierre Joye
Commit:6ab9f906da13ac84bf3a62aeb65f099ed28eb946 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 16:00:11 +0100 Parents: c4ef791958a45c1a2623369b5daf143014812ed5 fa940a60dec4ac1609b2696607783cf5b68e4b07 Branches: master Link:

[PHP-CVS] com php-src: - add new file for m4 as well: ext/gd/config.m4

2013-02-27 Thread Pierre Joye
Commit:98e43de7c59420240dc8ff12c9c1d80730ccb87a Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 16:02:54 +0100 Parents: fa940a60dec4ac1609b2696607783cf5b68e4b07 Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: ext/gd/php_gd.h

2013-02-27 Thread Pierre Joye
Commit:e6414140e64b5dd3fc356149e5cf6e024be18313 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:39:16 +0100 Parents: af5bf879aa2900f22bb63199858f66bfc38b88e4 Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: ext/gd/gd.c

2013-02-27 Thread Pierre Joye
Commit:fa940a60dec4ac1609b2696607783cf5b68e4b07 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:39:25 +0100 Parents: e6414140e64b5dd3fc356149e5cf6e024be18313 Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: ext/gd/libgd/gd.h

2013-02-27 Thread Pierre Joye
Commit:af5bf879aa2900f22bb63199858f66bfc38b88e4 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:39:09 +0100 Parents: e26ea9df42aecb2ae3ca5399acd3829e91c6b4e7 Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: UPGRADING

2013-02-27 Thread Pierre Joye
Commit:e26ea9df42aecb2ae3ca5399acd3829e91c6b4e7 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:38:55 +0100 Parents: 6a3623e1990c92175276b45821a8ddb06d592558 Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: ext/gd/config.w32

2013-02-27 Thread Pierre Joye
Commit:6a3623e1990c92175276b45821a8ddb06d592558 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:38:33 +0100 Parents: 246de922e616a1843b779d312408ec288adc6fbe Branches: master Link:

[PHP-CVS] com php-src: - add image flip API support: ext/gd/libgd/gd_transform.c

2013-02-27 Thread Pierre Joye
Commit:246de922e616a1843b779d312408ec288adc6fbe Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 10:37:48 +0100 Parents: 0d65a85cc0b1c789ad70e32c97a2a82064d80a9f Branches: master Link:

Re: [PHP-CVS] com php-src: - fix name for imageflip constants, consistent witht the other: ext/gd/gd.c

2013-02-27 Thread Christopher Jones
On 02/27/2013 11:23 AM, Pierre Joye wrote: + REGISTER_LONG_CONSTANT(IMG_FLIP_HORINZONTAL, GD_FLIP_HORINZONTAL, CONST_CS | CONST_PERSISTENT); Hi Pierre, Should HORIZONTAL be spelled correctly, or it is being consistent with someone else's mistake? Chris --

[PHP-CVS] com php-src: - typo: ext/gd/gd.c ext/gd/tests/imageflip.phpt

2013-02-27 Thread Pierre Joye
Commit:82765a07800fe39f662bb45fd18199d007e0dc23 Author:Pierre Joye pierre@gmail.com Wed, 27 Feb 2013 21:02:47 +0100 Parents: 74983a45cc3be6f9697843d9dfb7913021c2519b Branches: master Link:

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-02-27 Thread Rasmus Lerdorf
rasmus Wed, 27 Feb 2013 21:00:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=329589 Log: php-src karma for Keyur Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail