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

2007-01-08 Thread Ilia Alshanetsky
iliaa Mon Jan 8 14:24:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: Use safe_emalloc() rather then emalloc() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.36&r2=1.445.2.14.2.37&diff_

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

2007-01-08 Thread Ilia Alshanetsky
iliaa Mon Jan 8 14:25:22 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard string.c Log: MFH: Use safe_emalloc() rather then emalloc() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.333.2.52.2.8&r2=1.333.2.52.2.9&diff_

[PHP-CVS] cvs: php-src /ext/standard string.c

2007-01-08 Thread Ilia Alshanetsky
iliaa Mon Jan 8 14:25:49 2007 UTC Modified files: /php-src/ext/standard string.c Log: MFB: Use safe_emalloc() rather then emalloc() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.629&r2=1.630&diff_format=u Index: php-src/ext/stan

[PHP-CVS] cvs: php-src /ext/imap config.m4

2007-01-08 Thread Andrei Zmievski
andrei Mon Jan 8 18:23:23 2007 UTC Modified files: /php-src/ext/imap config.m4 Log: Fix IMAP check. http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.70&r2=1.71&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-src/ext/imap/config.m4

[PHP-CVS] cvs: php-src /ext/libxml libxml.c php_libxml.h

2007-01-08 Thread Sara Golemon
pollita Mon Jan 8 20:01:23 2007 UTC Modified files: /php-src/ext/libxml libxml.c php_libxml.h Log: Allow libxml DomNodes to remain persistent when requested by other extensions http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.56&r2=1.57&diff_forma

[PHP-CVS] cvs: php-src /ext/curl interface.c

2007-01-08 Thread Sara Golemon
pollita Mon Jan 8 20:04:56 2007 UTC Modified files: /php-src/ext/curl interface.c Log: Add CURLOPT_TCP_NODELAY http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.106&r2=1.107&diff_format=u Index: php-src/ext/curl/interface.c diff -u php-src/ext/c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap config.m4

2007-01-08 Thread Andrei Zmievski
andrei Mon Jan 8 22:24:11 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap config.m4 Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/imap/config.m4?r1=1.69.4.1&r2=1.69.4.2&diff_format=u Index: php-src/ext/imap/config.m4 diff -u php-src/ext/i

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/hash hash.c hash_adler32.c hash_crc32.c hash_gost.c hash_haval.c hash_md.c hash_ripemd.c hash_salsa.c hash_sha.c hash_snefru.c hash_tiger.c hash_whirlpool.c php_ha

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:29:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/hash hash.c hash_adler32.c hash_crc32.c hash_gost.c hash_haval.c hash_md.c hash_ripemd.c hash_salsa.c hash_sha.c hash_snefru.c hash_tig

[PHP-CVS] cvs: php-src /ext/hash hash.c hash_adler32.c hash_crc32.c hash_gost.c hash_haval.c hash_md.c hash_ripemd.c hash_salsa.c hash_sha.c hash_snefru.c hash_tiger.c hash_whirlpool.c php_hash.h

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:29:52 2007 UTC Modified files: /php-src/ext/hash hash.c hash_adler32.c hash_crc32.c hash_gost.c hash_haval.c hash_md.c hash_ripemd.c hash_salsa.c hash_sha.c hash_snefru.c hash_tiger.c

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

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:34:07 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sysvmsgphp_sysvmsg.h sysvmsg.c Log: remove useless MSHUTDOWN function http://cvs.php.net/viewvc.cgi/php-src/ext/sysvmsg/php_sysvmsg.h?r1=1.6.2.1.2.1&r2=1.6.2.1.2.2&diff_fo

[PHP-CVS] cvs: php-src /ext/sysvmsg php_sysvmsg.h sysvmsg.c

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:35:25 2007 UTC Modified files: /php-src/ext/sysvmsgphp_sysvmsg.h sysvmsg.c Log: MFB: remove mshutdown func http://cvs.php.net/viewvc.cgi/php-src/ext/sysvmsg/php_sysvmsg.h?r1=1.8&r2=1.9&diff_format=u Index: php-src/ext/sysvmsg/php_sy

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

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:52:23 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd gd.c php_gd.h Log: avoid calling MSHUTDOWN when built without libt1 http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.13&r2=1.312.2.20.2.14&diff_format=u In

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

2007-01-08 Thread Derick Rethans
On Mon, 8 Jan 2007, Nuno Lopes wrote: > nlopess Mon Jan 8 22:52:23 2007 UTC > > Modified files: (Branch: PHP_5_2) > /php-src/ext/gd gd.c php_gd.h > Log: > avoid calling MSHUTDOWN when built without libt1 Is it really needed to clog the source code with th

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

2007-01-08 Thread Nuno Lopes
nlopess Mon Jan 8 22:56:26 2007 UTC Modified files: /php-src/ext/gd gd.c php_gd.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.364&r2=1.365&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.364 php-src/ext/gd/gd.c:1.3

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

2007-01-08 Thread Pierre
Hello, On 1/8/07, Derick Rethans <[EMAIL PROTECTED]> wrote: On Mon, 8 Jan 2007, Nuno Lopes wrote: > nlopess Mon Jan 8 22:52:23 2007 UTC > > Modified files: (Branch: PHP_5_2) > /php-src/ext/gd gd.c php_gd.h > Log: > avoid calling MSHUTDOWN when built witho