dmitry Fri Nov 10 09:56:17 2006 UTC
Removed files: (Branch: PHP_5_2)
/php-src/win32 pwd.c pwd.h
Modified files:
/php-src/win32 glob.c globals.c php5dll.dsp php5dllts.dsp
php_win32_globals.h
/php-src/win32/bu
dmitry Fri Nov 10 09:56:37 2006 UTC
Removed files:
/php-src/win32 pwd.c pwd.h
Modified files:
/php-src/win32 glob.c globals.c php5dll.dsp php5dllts.dsp
php_win32_globals.h
/php-src/win32/buildconfig
dmitry Fri Nov 10 10:10:39 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard rand.c
Log:
Faster and better licensed implementation
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/rand.c?r1=1.70.2.1&r2=1.70.2.1.2.1&diff_format=u
Index: p
dmitry Fri Nov 10 10:11:05 2006 UTC
Modified files:
/php-src/ext/standard rand.c
Log:
Faster and better licensed implementation
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/rand.c?r1=1.72&r2=1.73&diff_format=u
Index: php-src/ext/standard/rand.c
di
dmitry Fri Nov 10 10:30:46 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/win32/buildMakefile confutils.js
Log:
Use $(CC) for linking instead of $(LD). This allows usage of advansed
optimization techniques (like Intel's inner-procedure optimization)
dmitry Fri Nov 10 10:30:56 2006 UTC
Modified files:
/php-src/win32/buildMakefile confutils.js
Log:
Use $(CC) for linking instead of $(LD). This allows usage of advansed
optimization techniques (like Intel's inner-procedure optimization)
http://cvs.p
dmitry Fri Nov 10 10:38:07 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/win32/buildconfutils.js
Log:
Fix warnings
http://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.60.2.1.2.2&r2=1.60.2.1.2.3&diff_format=u
Index: php-src/win32/
dmitry Fri Nov 10 10:38:23 2006 UTC
Modified files:
/php-src/win32/buildconfutils.js
Log:
Fix warnings
http://cvs.php.net/viewvc.cgi/php-src/win32/build/confutils.js?r1=1.63&r2=1.64&diff_format=u
Index: php-src/win32/build/confutils.js
diff -u php-sr
dmitry Fri Nov 10 10:47:52 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.344&r2=1.2027.2.547.2.345&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.344 p
dmitry Fri Nov 10 10:55:27 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main fopen_wrappers.c
/php-src/main/streams plain_wrapper.c
Log:
Removed unnecessary checks for ISREG file and corresponding stat() calls on
Windo
dmitry Fri Nov 10 10:55:43 2006 UTC
Modified files:
/php-src/main fopen_wrappers.c
/php-src/main/streams plain_wrapper.c
Log:
Removed unnecessary checks for ISREG file and corresponding stat() calls on
Wind
ows
http://cvs.php.net/viewvc.c
dmitry Fri Nov 10 11:20:48 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/win32 readdir.c readdir.h
/TSRM readdir.h
/php-src/main reentrancy.c
Log:
opendir() is reimplemented using GetFistFile/GetNextFile those
dmitry Fri Nov 10 11:20:58 2006 UTC
Modified files:
/php-src/win32 readdir.c readdir.h
/TSRM readdir.h
/php-src/main reentrancy.c
Log:
opendir() is reimplemented using GetFistFile/GetNextFile those are faster
then _findfirst/_findnext
dmitry Fri Nov 10 11:42:08 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/win32 globals.c php_win32_globals.h registry.c
/php-src/main main.c
/php-src/ext/standard basic_functions.c
Log:
Implemented registry cac
dmitry Fri Nov 10 11:42:40 2006 UTC
Modified files:
/php-src/win32 globals.c php_win32_globals.h registry.c
/php-src/main main.c
/php-src/ext/standard basic_functions.c
Log:
Implemented registry cache that prevent registry lookup on each
andrei Fri Nov 10 12:01:50 2006 UTC
Modified files:
/php-src/ext/standard string.c
Log:
Allow mixing Unicode/binary string types.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.609&r2=1.610&diff_format=u
Index: php-src/ext/standard/st
dmitry Fri Nov 10 12:02:10 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/bcmath bcmath.c php_bcmath.h
Log:
Intialization code is moved from request startup to module startup
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.
dmitry Fri Nov 10 12:02:22 2006 UTC
Modified files:
/php-src/ext/bcmath bcmath.c php_bcmath.h
Log:
Intialization code is moved from request startup to module startup
http://cvs.php.net/viewvc.cgi/php-src/ext/bcmath/bcmath.c?r1=1.68&r2=1.69&diff_format=u
Inde
dmitry Fri Nov 10 13:10:16 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main/streams plain_wrapper.c
Log:
Disabled reading from stream (calls to read()) after EOF
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.
dmitry Fri Nov 10 13:10:28 2006 UTC
Modified files:
/php-src/main/streams plain_wrapper.c
Log:
Disabled reading from stream (calls to read()) after EOF
http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.75&r2=1.76&diff_format=u
Ind
dmitry Fri Nov 10 13:18:35 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main/streams plain_wrapper.c
Log:
Removed unnecessary ftell() calls (one call for each included PHP file)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=
dmitry Fri Nov 10 13:18:47 2006 UTC
Modified files:
/php-src/main/streams plain_wrapper.c
Log:
Removed unnecessary ftell() calls (one call for each included PHP file)
http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.76&r2=1.77&di
dmitry Fri Nov 10 14:20:26 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/tests/classes array_access_005.phpt array_access_008.phpt
array_access_012.phpt
Log:
Fixed tests
http://cvs.php.net/viewvc.cgi/php-src/tests/c
dmitry Fri Nov 10 14:21:26 2006 UTC
Modified files:
/php-src/tests/classes array_access_005.phpt array_access_008.phpt
array_access_012.phpt
Log:
Fixed tests
http://cvs.php.net/viewvc.cgi/php-src/tests/classes/array_acce
dmitry Fri Nov 10 15:05:23 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/soap php_encoding.c
Log:
Fixed bug #39454 (Returning a SOAP array segfaults PHP)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.354&r2=1.2
dmitry Fri Nov 10 15:05:38 2006 UTC
Modified files:
/php-src/ext/soap php_encoding.c
Log:
Fixed bug #39454 (Returning a SOAP array segfaults PHP)
http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_encoding.c?r1=1.146&r2=1.147&diff_format=u
Index: php-src/e
tony2001Fri Nov 10 16:33:28 2006 UTC
Modified files:
/php-src/ext/oci8 oci8.c oci8_statement.c php_oci8_int.h
Log:
fix segfault in ZTS mode when statements containing sub-statements are
destroyed in wrong order
http://cvs.php.net/viewvc.cgi/php-src
tony2001Fri Nov 10 16:33:41 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/oci8 oci8.c oci8_statement.c php_oci8_int.h
Log:
fix segfault in ZTS mode when statements containing sub-statements are
destroyed in wrong order
http://cvs.php.net/v
bjori Fri Nov 10 17:04:03 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/tests/classes array_access_005.phpt array_access_008.phpt
array_access_012.phpt
Log:
Fix tests
http://cvs.php.net/viewvc.cgi/php-src/tests/cla
nlopess Fri Nov 10 17:32:15 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/date/lib parse_tz.c
Log:
mark the binary search delimiters as unsigned, so that the compiler can use a
quick shift operation
http://cvs.php.net/viewvc.cgi/php-src/ext/date/
nlopess Fri Nov 10 17:32:42 2006 UTC
Modified files:
/php-src/ext/date/lib parse_tz.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.30&r2=1.31&diff_format=u
Index: php-src/ext/date/lib/parse_tz.c
diff -u php-src/ext/date/lib/p
nlopess Fri Nov 10 18:05:12 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/libxml libxml.c php_libxml.h
Log:
mark a few variables and functions as static
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.32.2.7.2.8&r2=1.32.2.7.2.9&diff_forma
nlopess Fri Nov 10 18:05:58 2006 UTC
Modified files:
/php-src/ext/libxml libxml.c php_libxml.h
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/libxml/libxml.c?r1=1.53&r2=1.54&diff_format=u
Index: php-src/ext/libxml/libxml.c
diff -u php-src/ext/libxml/libxml.c
dmitry Fri Nov 10 17:34:26 2006 UTC
Modified files:
/php-src/tests/classes array_access_005.phpt array_access_008.phpt
array_access_012.phpt
Log:
Fixed tests
http://cvs.php.net/viewvc.cgi/php-src/tests/classes/array_acce
wez Fri Nov 10 18:40:46 2006 UTC
Modified files:
/CVSROOTavail
Log:
pecl/pam karma for mikl
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1208&r2=1.1209&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1208 CVSROOT/avail:1.1209
--- CVSROOT/a
andiFri Nov 10 18:51:06 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
- Fix typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.355&r2=1.2027.2.547.2.356&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2
tony2001Fri Nov 10 20:13:36 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/oci8 oci8_statement.c php_oci8_int.h
Log:
fix possible issue with negative values in oci_set_prefetch
(reported by Chris Jones)
http://cvs.php.net/viewvc.cgi/php-sr
tony2001Fri Nov 10 21:55:05 2006 UTC
Modified files:
/php-src/ext/oci8 oci8_statement.c php_oci8_int.h
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_statement.c?r1=1.34&r2=1.35&diff_format=u
Index: php-src/ext/oci8/oci8_statement.c
di
tony2001Fri Nov 10 21:57:04 2006 UTC
Modified files:
/php-src/ext/oci8 oci8_lob.c
Log:
fix build with old client versions
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_lob.c?r1=1.20&r2=1.21&diff_format=u
Index: php-src/ext/oci8/oci8_lob.c
diff
Hi Nuno
This patch causes ext/date/tests/timezones.phpt to segfault...
-Hannes
On 11/10/06, Nuno Lopes <[EMAIL PROTECTED]> wrote:
nlopess Fri Nov 10 17:32:15 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/date/lib parse_tz.c
Log:
mark the binary s
On 11/11/2006 01:27 AM, Hannes Magnusson wrote:
Hi Nuno
This patch causes ext/date/tests/timezones.phpt to segfault...
This patch seems to fix it, though I'm not sure it's sane.
Index: ext/date/lib/parse_tz.c
===
RCS file: /repos
tony2001Fri Nov 10 23:03:23 2006 UTC
Modified files:
/php-src/ext/oci8 oci8_interface.c oci8_lob.c php_oci8_int.h
Log:
fix type mess (thanks again, Chris)
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_interface.c?r1=1.19&r2=1.20&diff_format=u
tony2001Fri Nov 10 23:03:32 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/oci8 oci8_interface.c oci8_lob.c php_oci8_int.h
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8_interface.c?r1=1.8.2.7.2.3&r2=1.8.2.7.2.4&diff_format=u
I
nlopess Fri Nov 10 23:27:11 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/date/lib parse_tz.c
Log:
fix the bug I introduced previously, sorry
anyway, convert the recursive version of the binary search to an iterative one
http://cvs.php.net/viewv
nlopess Fri Nov 10 23:27:31 2006 UTC
Modified files:
/php-src/ext/date/lib parse_tz.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.31&r2=1.32&diff_format=u
Index: php-src/ext/date/lib/parse_tz.c
diff -u php-src/ext/date/lib/p
45 matches
Mail list logo