[PHP-CVS] cvs: php-src /ext/oci8 oci8.dsw

2004-08-31 Thread Antony Dovgal
tony2001Tue Aug 31 04:31:11 2004 EDT Removed files: /php-src/ext/oci8 oci8.dsw Log: this file shouldn't be in the repository at all -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/oci8 oci8.dsw

2004-08-31 Thread Antony Dovgal
tony2001Tue Aug 31 04:31:45 2004 EDT Removed files: (Branch: PHP_5_0) /php-src/ext/oci8 oci8.dsw Log: MFH: this file shouldn't be in the repository at all -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/oci8 oci8.dsw

2004-08-31 Thread Antony Dovgal
tony2001Tue Aug 31 04:32:25 2004 EDT Removed files: (Branch: PHP_4_3) /php-src/ext/oci8 oci8.dsw Log: MFH: this file shouldn't be in the repository at all -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-CVS] cvs: php-src /tests/lang bug27354.phpt

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 06:23:22 2004 EDT Modified files: /php-src/tests/lang bug27354.phpt Log: Do not rely on behaviour of integers which might be greater than LONG_MAX on 32-bit architectures.

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard/tests/time 001.phpt

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 06:34:15 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard/tests/time001.phpt Log: MFH: fix gettimeofday() tests to not fail if the same time is returned by successive calls.

[PHP-CVS] cvs: php-src /main/streams streams.c

2004-08-31 Thread Antony Dovgal
tony2001Tue Aug 31 07:37:02 2004 EDT Modified files: /php-src/main/streams streams.c Log: fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32)

[PHP-CVS] cvs: php-src(PHP_5_0) /main/streams streams.c

2004-08-31 Thread Antony Dovgal
tony2001Tue Aug 31 07:39:00 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/main/streams streams.c Log: MFH: fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32)

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard/tests/time 001.phpt

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 07:49:19 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard/tests/time001.phpt Log: MFH: fix gettimeofday() tests to not fail if the same time is returned by successive calls.

[PHP-CVS] cvs: php-src(PHP_5_0) /tests/lang bug27354.phpt

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 08:11:07 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/tests/lang bug27354.phpt Log: MFH: Do not rely on handling of integers which might be outside the range of a 32-bit signed long.

[PHP-CVS] cvs: php-src(PHP_4_3) /tests/lang bug27354.phpt

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 08:13:41 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/tests/lang bug27354.phpt Log: MFH: Do not rely on handling of integers which might be outside the range of a 32-bit signed long.

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard/tests/time 001.phpt

2004-08-31 Thread Derick Rethans
On Tue, 31 Aug 2004, Joe Orton wrote: jortonTue Aug 31 06:34:15 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard/tests/time 001.phpt Log: MFH: fix gettimeofday() tests to not fail if the same time is returned by successive calls.

Re: [PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard/tests/time 001.phpt

2004-08-31 Thread Joe Orton
On Tue, Aug 31, 2004 at 02:44:34PM +0200, Derick Rethans wrote: On Tue, 31 Aug 2004, Joe Orton wrote: jorton Tue Aug 31 06:34:15 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard/tests/time001.phpt Log: MFH: fix

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS configure.in /main php_version.h

2004-08-31 Thread Ilia Alshanetsky
iliaa Tue Aug 31 10:05:30 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcconfigure.in NEWS /php-src/main php_version.h Log: 4.3.9RC2 http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.121r2=1.396.2.122ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) / configure.in /main php_version.h

2004-08-31 Thread Ilia Alshanetsky
iliaa Tue Aug 31 10:27:09 2004 EDT Modified files: (Branch: PHP_4_3) /php-srcconfigure.in /php-src/main php_version.h Log: back to dev. http://cvs.php.net/diff.php/php-src/configure.in?r1=1.396.2.122r2=1.396.2.123ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /main streams.c

2004-08-31 Thread Stanislav Malyshev
stasTue Aug 31 11:32:09 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/main streams.c Log: if not using Zend's alloc, don't touch _emalloc http://cvs.php.net/diff.php/php-src/main/streams.c?r1=1.125.2.92r2=1.125.2.93ty=u Index:

[PHP-CVS] cvs: php-src /ext/gd/libgd gd.h gdtables.c wbmp.h /main php_compat.h

2004-08-31 Thread Joe Orton
jorton Tue Aug 31 12:41:29 2004 EDT Modified files: /php-src/ext/gd/libgd gd.h gdtables.c wbmp.h /php-src/main php_compat.h Log: Move global symbols defined by bundled copy of libgd into private php_gd_* namespace, to avoid symbol conflicts

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

2004-08-31 Thread Sara Golemon
pollita Tue Aug 31 16:11:19 2004 EDT Modified files: /php-src/ext/curl streams.c Log: Use user_agent ini setting if it's available. http://cvs.php.net/diff.php/php-src/ext/curl/streams.c?r1=1.12r2=1.13ty=u Index: php-src/ext/curl/streams.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/curl streams.c

2004-08-31 Thread Sara Golemon
pollita Tue Aug 31 16:11:33 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/curl streams.c Log: MFH: Use user_agent ini setting if it's available. http://cvs.php.net/diff.php/php-src/ext/curl/streams.c?r1=1.12r2=1.12.2.1ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/curl curlstreams.c

2004-08-31 Thread Sara Golemon
pollita Tue Aug 31 16:12:56 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/curl curlstreams.c Log: MFH: Use user_agent ini setting if it's available. http://cvs.php.net/diff.php/php-src/ext/curl/curlstreams.c?r1=1.2.2.2r2=1.2.2.3ty=u Index:

[PHP-CVS] cvs: php-src /ext/spl spl_array.c

2004-08-31 Thread Marcus Boerger
helly Tue Aug 31 16:54:00 2004 EDT Modified files: /php-src/ext/splspl_array.c Log: Fix seeking http://cvs.php.net/diff.php/php-src/ext/spl/spl_array.c?r1=1.49r2=1.50ty=u Index: php-src/ext/spl/spl_array.c diff -u php-src/ext/spl/spl_array.c:1.49

[PHP-CVS] cvs: php-src /ext/spl/tests array_014.phpt

2004-08-31 Thread Marcus Boerger
helly Tue Aug 31 16:54:31 2004 EDT Added files: /php-src/ext/spl/tests array_014.phpt Log: Add new test for seeking http://cvs.php.net/co.php/php-src/ext/spl/tests/array_014.phpt?r=1.1p=1 Index: php-src/ext/spl/tests/array_014.phpt +++

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/spl spl_array.c /ext/spl/tests array_014.phpt

2004-08-31 Thread Marcus Boerger
helly Tue Aug 31 16:56:08 2004 EDT Added files: (Branch: PHP_5_0) /php-src/ext/spl/tests array_014.phpt Modified files: /php-src/ext/splspl_array.c Log: MFH: Fix seeking