andrei Fri Feb 3 00:09:19 2006 UTC
Modified files:
/php-src/ext/unicodeunicode_iterators.c
Log:
Rewrite to use C-level iterators for performance. Also, cache the string
in the iterator object for immutability.
http://cvs.php.net/viewcvs.cgi/php-src
helly Thu Feb 2 22:17:42 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_array.c
Log:
- MFH Fix ArrayIterator::seek() edge cases
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.7&r2=1.71.2.8&diff_format=u
Index: php-src/
helly Thu Feb 2 22:11:49 2006 UTC
Modified files:
/php-src/ext/splspl_array.c
Log:
- Fix ArrayIterator::seek() edge cases
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_array.c?r1=1.89&r2=1.90&diff_format=u
Index: php-src/ext/spl/spl_array.c
diff -u p
tony2001Thu Feb 2 21:43:40 2006 UTC
Modified files:
/php-src/ext/xmlxml.c
Log:
MF51: nuke unused variable
http://cvs.php.net/viewcvs.cgi/php-src/ext/xml/xml.c?r1=1.162&r2=1.163&diff_format=u
Index: php-src/ext/xml/xml.c
diff -u php-src/ext/xml/
tony2001Thu Feb 2 21:43:09 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/xmlxml.c
Log:
nuke unused variable
http://cvs.php.net/viewcvs.cgi/php-src/ext/xml/xml.c?r1=1.157.2.3&r2=1.157.2.4&diff_format=u
Index: php-src/ext/xml/xml.c
diff -u
pajoye Thu Feb 2 20:30:54 2006 UTC
Modified files:
/php-src/ext/gd gd.c
/php-src/ext/gd/libgd gd.h gd_jpeg.c
Log:
- add a weak/tolerant mode to the jpeg loader
* new INI option to enable it (off by default)
gd.jpeg_ignore_warning (0|1)
*
helly Thu Feb 2 19:02:05 2006 UTC
Modified files:
/php-src/ext/splspl_directory.c
Log:
- Fix oversight
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.69&r2=1.70&diff_format=u
Index: php-src/ext/spl/spl_directory.c
diff -u php-src/ext/
helly Thu Feb 2 18:59:12 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_directory.c
Log:
- Fix oversight
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.16&r2=1.45.2.17&diff_format=u
Index: php-src/ext/spl/spl_direc
pollita Thu Feb 2 18:16:43 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/main/streams xp_socket.c
Log:
MFH: Prevent bindport from being used uninitialized
http://cvs.php.net/viewcvs.cgi/php-src/main/streams/xp_socket.c?r1=1.33.2.1&r2=1.33.2.2&diff_fo
pollita Thu Feb 2 18:16:25 2006 UTC
Modified files:
/php-src/main/streams xp_socket.c
Log:
Prevent bindport from being used uninitialized
http://cvs.php.net/viewcvs.cgi/php-src/main/streams/xp_socket.c?r1=1.34&r2=1.35&diff_format=u
Index: php-src/main/str
iliaa Thu Feb 2 15:10:23 2006 UTC
Modified files:
/php-src/ext/splspl_directory.c
Log:
MFB51: Only use win32 directory separators on win32 or netware.
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.68&r2=1.69&diff_format=u
Index: p
iliaa Thu Feb 2 15:10:04 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_directory.c
Log:
Only use win32 directory separators on win32 or netware.
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.15&r2=1.45.2.16&diff_
tony2001Thu Feb 2 15:04:22 2006 UTC
Modified files:
/php-src/ext/zlib/tests gzreadgzwrite.phpt gzreadgzwriteplain.phpt
Log:
fix tests
http://cvs.php.net/viewcvs.cgi/php-src/ext/zlib/tests/gzreadgzwrite.phpt?r1=1.3&r2=1.4&diff_format=u
Index: php-
tony2001Thu Feb 2 14:45:54 2006 UTC
Modified files:
/php-src/ext/unicodeconfig.w32
Log:
fix win32 snapshots
http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/config.w32?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/unicode/config.w32
diff -
tony2001Thu Feb 2 13:57:04 2006 UTC
Modified files:
/php-src/ext/spl/tests bug36258.phpt
Log:
add test for bug #36258
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/bug36258.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/spl/tests/bug
tony2001Thu Feb 2 13:56:16 2006 UTC
Added files: (Branch: PHP_5_1)
/php-src/ext/spl/tests bug36258.phpt
Log:
add test for bug #36258
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/tests/bug36258.phpt?view=markup&rev=1.1
Index: php-src/ext/spl
tony2001Thu Feb 2 12:40:33 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/ext/splspl_directory.c
Log:
MFH: add missing folding tags
nuke unnecessary semicolons
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.45.2.14&r2=1
tony2001Thu Feb 2 12:40:07 2006 UTC
Modified files:
/php-src/ext/splspl_directory.c
Log:
add missing folding tags
nuke unnecessary semicolons
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.67&r2=1.68&diff_format=u
Index: ph
tony2001Thu Feb 2 12:20:26 2006 UTC
Modified files:
/php-src/ext/splspl_directory.c
Log:
MF51: fix #36258 (SplFileObject::getPath() may lead to segfault)
http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl_directory.c?r1=1.66&r2=1.67&diff_format=u
tony2001Thu Feb 2 12:19:14 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-srcNEWS
/php-src/ext/splspl_directory.c
Log:
fix #36258 (SplFileObject::getPath() may lead to segfault)
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.393
dmitry Thu Feb 2 11:42:12 2006 UTC
Modified files:
/php-src/ext/soap php_encoding.c php_soap.h soap.c
/php-src/ext/soap/tests/bugsbug36226.phpt
Log:
Bug #36226 Inconsistent handling when passing potential arrays
http://cvs.php.net/viewcvs.cgi
dmitry Thu Feb 2 11:41:45 2006 UTC
Added files: (Branch: PHP_5_1)
/php-src/ext/soap/tests/bugsbug36226.phpt
Modified files:
/php-srcNEWS
/php-src/ext/soap php_encoding.c php_soap.h soap.c
Log:
Bug #36226 Inconsistent han
dmitry Thu Feb 2 09:59:24 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src/sapi/cgi config9.m4
/php-src/sapi/cli config.m4
Log:
AIX support
http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/config9.m4?r1=1.17.2.1&r2=1.17.2.2&diff_format=u
Index: ph
dmitry Thu Feb 2 10:00:09 2006 UTC
Modified files:
/php-src/sapi/cgi config9.m4
/php-src/sapi/cli config.m4
Log:
AIX support
http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/config9.m4?r1=1.20&r2=1.21&diff_format=u
Index: php-src/sapi/cgi/config9.m4
dmitry Thu Feb 2 08:17:23 2006 UTC
Added files: (Branch: PHP_5_1)
/php-src/sapi/cgi fastcgi.c fastcgi.h
Modified files:
/php-srcNEWS
/php-src/sapi/cgi cgi_main.c config.w32 config9.m4
Log:
Reimplement FastCGI interface
Du
25 matches
Mail list logo