[PHP-CVS] cvs: php-src /ext/date php_date.c /ext/libxml libxml.c

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 12:42:25 2006 UTC Modified files: /php-src/ext/date php_date.c /php-src/ext/libxml libxml.c Log: MFB: int-zend_bool where possible http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.114r2=1.115diff_format=u Index:

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

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 13:50:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: remove some leftover code from the time tidy would throw exceptions

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy tidy.c /ext/tidy/tests 020.phpt

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 14:55:56 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 020.phpt Modified files: /php-src/ext/tidy tidy.c Log: finish the cleaning. also add a new test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy tidy.c /ext/tidy/tests 007.phpt 020.phpt 021.phpt 022.phpt 023.phpt

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 15:23:26 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 021.phpt 022.phpt 023.phpt Modified files: /php-src/ext/tidy tidy.c /php-src/ext/tidy/tests 007.phpt 020.phpt Log: sync code and

[PHP-CVS] cvs: php-src /ext/tidy php_tidy.h tidy.c /ext/tidy/tests 007.phpt 023.phpt

2006-09-05 Thread Nuno Lopes
nlopess Tue Sep 5 15:25:44 2006 UTC Modified files: /php-src/ext/tidy php_tidy.h tidy.c /php-src/ext/tidy/tests 023.phpt 007.phpt Log: sync code and tests with PHP_5_2

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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 18:59:01 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/readline readline.c Log: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.42.2.3r2=1.42.2.3.2.1diff_format=u Index:

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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 19:00:12 2006 UTC Modified files: /php-src/ext/readline readline.c Log: MFB: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/readline/readline.c?r1=1.46r2=1.47diff_format=u Index: php-src/ext/readline/readline.c diff -u

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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 19:15:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard filters.c Log: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filters.c?r1=1.44.2.6.2.2r2=1.44.2.6.2.3diff_format=u Index:

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

2006-09-04 Thread Nuno Lopes
nlopess Mon Sep 4 19:16:21 2006 UTC Modified files: /php-src/ext/standard filters.c Log: MFB: fix gcc warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/filters.c?r1=1.57r2=1.58diff_format=u Index: php-src/ext/standard/filters.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) / php.ini-dist php.ini-recommended

2006-09-03 Thread Nuno Lopes
nlopess Sun Sep 3 11:39:45 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcphp.ini-dist php.ini-recommended Log: little typo (bug #38531) http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.6r2=1.231.2.10.2.7diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / configure.in

2006-09-01 Thread Nuno Lopes
nlopess Fri Sep 1 13:55:22 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in Log: currently it's RC4-dev http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.15r2=1.579.2.52.2.16diff_format=u Index: php-src/configure.in diff -u

[PHP-CVS] Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/zlib CREDITS php_zlib.h zlib.c

2006-09-01 Thread Nuno Lopes
Nuno Lopes wrote: btw, will 'ob_start(ob_gzhandler);' still work as before? Yes, it will even be as fast as using zlib.output_compression. OK, thanks for the answer. The documentation doesn't need any update then. Nuno - Original Message - mike Wed Aug 30 22:35:57 2006 UTC

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/lib parse_tz.c

2006-09-01 Thread Nuno Lopes
nlopess Fri Sep 1 23:13:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/lib parse_tz.c Log: fix possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.20.2.6.2.4r2=1.20.2.6.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/date/lib parse_tz.c

2006-09-01 Thread Nuno Lopes
nlopess Fri Sep 1 23:19:56 2006 UTC Modified files: /php-src/ext/date/lib parse_tz.c Log: MFB: fix possible crash http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.28r2=1.29diff_format=u Index: php-src/ext/date/lib/parse_tz.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/lib parse_tz.c

2006-09-01 Thread Nuno Lopes
nlopess Fri Sep 1 23:25:29 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/lib parse_tz.c Log: omg. take #2 to fix the bug. sorry.. http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.20.2.6.2.5r2=1.20.2.6.2.6diff_format=u

[PHP-CVS] cvs: php-src /ext/date/lib parse_tz.c /ext/date/tests timezones.phpt

2006-09-01 Thread Nuno Lopes
nlopess Fri Sep 1 23:33:13 2006 UTC Modified files: /php-src/ext/date/lib parse_tz.c /php-src/ext/date/tests timezones.phpt Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/date/lib/parse_tz.c?r1=1.29r2=1.30diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/zlib CREDITS php_zlib.h zlib.c

2006-08-31 Thread Nuno Lopes
btw, will 'ob_start(ob_gzhandler);' still work as before? - Original Message - mike Wed Aug 30 22:35:57 2006 UTC Modified files: /php-src/ext/zlib CREDITS php_zlib.h zlib.c Log: - good bye ob_gzhandler - ego promo

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/json json.c php_json.h /ext/pspell php_pspell.h pspell.c /ext/tidy php_tidy.h tidy.c /ext/zlib php_

2006-08-31 Thread Nuno Lopes
- From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] On Behalf Of Ilia Alshanetsky Sent: Saturday, August 26, 2006 9:59 AM To: Andi Gutmans Cc: 'Nuno Lopes'; php-cvs@lists.php.net Subject: Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/json json.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy README libtidy.txt php_tidy.h tidy.c

2006-08-14 Thread Nuno Lopes
nlopess Mon Aug 14 15:09:08 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/tidy libtidy.txt Modified files: /php-src/ext/tidy README php_tidy.h tidy.c Log: more static keywording also remove the libtidy patch, as it is too old.

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/pspell php_pspell.h pspell.c

2006-08-14 Thread Nuno Lopes
nlopess Mon Aug 14 14:53:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/bz2bz2.c php_bz2.h /php-src/ext/ctype ctype.c php_ctype.h /php-src/ext/pspell php_pspell.h pspell.c Log: a few more static keywording

[PHP-CVS] cvs: php-src /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/pspell php_pspell.h pspell.c

2006-08-14 Thread Nuno Lopes
nlopess Mon Aug 14 14:54:19 2006 UTC Modified files: /php-src/ext/bz2bz2.c php_bz2.h /php-src/ext/ctype ctype.c php_ctype.h /php-src/ext/pspell php_pspell.h pspell.c Log: MFB: a few more static keywording

[PHP-CVS] cvs: php-src /ext/tidy README libtidy.txt php_tidy.h tidy.c

2006-08-14 Thread Nuno Lopes
nlopess Mon Aug 14 15:17:03 2006 UTC Removed files: /php-src/ext/tidy libtidy.txt Modified files: /php-src/ext/tidy README php_tidy.h tidy.c Log: MFB: static keywording

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/bz2 bz2.c php_bz2.h /ext/ctype ctype.c php_ctype.h /ext/json json.c php_json.h /ext/pspell php_pspell.h pspell.c /ext/tidy php_tidy.h tidy.c /ext/zlib php_zli

2006-08-14 Thread Nuno Lopes
nlopess Mon Aug 14 20:08:18 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/bz2bz2.c php_bz2.h /php-src/ext/ctype ctype.c php_ctype.h /php-src/ext/json json.c php_json.h /php-src/ext/pspell php_pspell.h pspell.c /php-src/ext/tidy

[PHP-CVS] Re: [PHP-DEV] Re: cvs: php-src /ext/tidy README libtidy.txt php_tidy.h tidy.c

2006-08-14 Thread Nuno Lopes
Nuno Lopes wrote: nlopess Mon Aug 14 15:17:03 2006 UTC Removed files: /php-src/ext/tidy libtidy.txt Modified files: /php-src/ext/tidy README php_tidy.h tidy.c Log: MFB: static keywording Hi Nuno, can you please put static function declarations into the source file (where

[PHP-CVS] cvs: php-src(PHP_5_2) /main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c php_logos.c php_logos.h

2006-08-12 Thread Nuno Lopes
nlopess Sat Aug 12 19:33:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c php_logos.c php_logos.h Log: const/static keywording

[PHP-CVS] cvs: php-src /main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c php_logos.c php_logos.h

2006-08-12 Thread Nuno Lopes
nlopess Sat Aug 12 19:41:28 2006 UTC Modified files: /php-src/main internal_functions.c.in internal_functions_nw.c internal_functions_win32.c php_logos.c php_logos.h Log: MFH: const/static keywording

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

2006-08-11 Thread Nuno Lopes
nlopess Fri Aug 11 17:05:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_array.c Log: fix #38402: wrong proto for Array*::offsetGet() http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.71.2.17.2.2r2=1.71.2.17.2.3diff_format=u

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

2006-08-11 Thread Nuno Lopes
nlopess Fri Aug 11 17:06:19 2006 UTC Modified files: /php-src/ext/splspl_array.c Log: MFB5.2: fix #38402 (wrong proto for Array*::offsetGet()) http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_array.c?r1=1.111r2=1.112diff_format=u Index:

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

2006-07-27 Thread Nuno Lopes
nlopess Thu Jul 27 15:53:47 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: convert void* to zstr when using the 't' parameter type http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.202r2=1.203diff_format=u Index: php-src/ext/zlib/zlib.c diff

[PHP-CVS] cvs: php-src /ext/zlib php_zlib.h zlib.c /ext/zlib/tests 001.phpt 002.phpt 003.phpt 005.phpt 006.phpt 007.phpt bug_34821.phpt

2006-07-27 Thread Nuno Lopes
nlopess Thu Jul 27 16:31:07 2006 UTC Modified files: /php-src/ext/zlib php_zlib.h zlib.c /php-src/ext/zlib/tests 001.phpt 002.phpt 003.phpt 005.phpt 006.phpt 007.phpt bug_34821.phpt Log: upgrade the rest of the functions

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter filter.c logical_filters.c sanitizing_filters.c

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 12:49:36 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c logical_filters.c sanitizing_filters.c Log: use const keyword where possible

[PHP-CVS] cvs: php-src /ext/filter filter.c logical_filters.c sanitizing_filters.c

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 12:54:05 2006 UTC Modified files: /php-src/ext/filter filter.c logical_filters.c sanitizing_filters.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.57r2=1.58diff_format=u Index: php-src/ext/filter/filter.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/tests dashedlines.phpt lines.phpt

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 15:15:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/tests dashedlines.phpt lines.phpt Log: dont create images in the php source root. output them instead

[PHP-CVS] cvs: php-src /ext/gd/tests dashedlines.phpt lines.phpt

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 15:16:40 2006 UTC Modified files: /php-src/ext/gd/tests dashedlines.phpt lines.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/dashedlines.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/gd/tests/dashedlines.phpt diff

[PHP-CVS] cvs: php-src /ext/json JSON_parser.c json.c

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 15:23:23 2006 UTC Modified files: /php-src/ext/json JSON_parser.c json.c Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.3r2=1.4diff_format=u Index: php-src/ext/json/JSON_parser.c diff -u

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

2006-07-22 Thread Nuno Lopes
nlopess Sat Jul 22 15:22:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json JSON_parser.c json.c Log: more const keywording http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 10:48:11 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: now they are really equivalent.. http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.5r2=1.226.2.37.2.6diff_format=u Index:

[PHP-CVS] cvs: php-src / run-tests.php

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 10:49:34 2006 UTC Modified files: /php-srcrun-tests.php Log: MFB 5.2 http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.295r2=1.296diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.295

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests preg_replace2.phpt

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 11:39:13 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests preg_replace2.phpt Log: new test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/preg_replace2.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/pcre/tests preg_replace2.phpt

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 11:39:49 2006 UTC Modified files: /php-src/ext/pcre/tests preg_replace2.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/preg_replace2.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/pcre/tests/preg_replace2.phpt diff

[PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 11:43:48 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: make valgrind trace child processes. useful for the PCNTL extension (fork()), for example

[PHP-CVS] cvs: php-src / run-tests.php

2006-07-17 Thread Nuno Lopes
nlopess Mon Jul 17 11:46:12 2006 UTC Modified files: /php-srcrun-tests.php Log: MFB: valgrind args change http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.296r2=1.297diff_format=u Index: php-src/run-tests.php diff -u php-src/run-tests.php:1.296

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests grep2.phpt split.phpt split2.phpt

2006-07-16 Thread Nuno Lopes
nlopess Sun Jul 16 19:35:09 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests grep2.phpt split.phpt split2.phpt Log: new tests. almost 90% of code coverage http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/grep2.phpt?view=markuprev=1.1

[PHP-CVS] cvs: php-src /ext/pcre/tests grep2.phpt split.phpt split2.phpt

2006-07-16 Thread Nuno Lopes
nlopess Sun Jul 16 19:36:23 2006 UTC Modified files: /php-src/ext/pcre/tests grep2.phpt split.phpt split2.phpt Log: MFB http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/grep2.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/pcre/tests/grep2.phpt diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pspell/tests 003.phpt

2006-07-14 Thread Nuno Lopes
nlopess Fri Jul 14 16:14:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pspell/tests 003.phpt Log: fix test with some aspell versions http://cvs.php.net/viewvc.cgi/php-src/ext/pspell/tests/003.phpt?r1=1.1.2.2r2=1.1.2.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/calendar/tests easter_date.phpt

2006-07-10 Thread Nuno Lopes
nlopess Mon Jul 10 07:03:18 2006 UTC Modified files: /php-src/ext/calendar/tests easter_date.phpt Log: fix test on non-Harmut machine :) http://cvs.php.net/viewvc.cgi/php-src/ext/calendar/tests/easter_date.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2006-07-08 Thread Nuno Lopes
nlopess Sat Jul 8 21:54:49 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: change char* to void* when using the 't' parameter (as noted by Andrei) http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.201r2=1.202diff_format=u Index:

[PHP-CVS] cvs: php-src /main logos.h

2006-07-07 Thread Nuno Lopes
nlopess Fri Jul 7 23:28:23 2006 UTC Modified files: /php-src/main logos.h Log: static+const keywords http://cvs.php.net/viewvc.cgi/php-src/main/logos.h?r1=1.17r2=1.18diff_format=u Index: php-src/main/logos.h diff -u php-src/main/logos.h:1.17

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

2006-07-07 Thread Nuno Lopes
nlopess Fri Jul 7 23:30:30 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: upgrade a couple of functions to Unicode http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.200r2=1.201diff_format=u Index: php-src/ext/zlib/zlib.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /main logos.h

2006-07-07 Thread Nuno Lopes
nlopess Fri Jul 7 23:32:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main logos.h Log: static + const keywords http://cvs.php.net/viewvc.cgi/php-src/main/logos.h?r1=1.14.2.3r2=1.14.2.3.2.1diff_format=u Index: php-src/main/logos.h diff -u

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

2006-07-07 Thread Nuno Lopes
nlopess Sat Jul 8 00:04:38 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: remove some left overs plus static keywording http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.89r2=1.90diff_format=u Index: php-src/ext/tidy/tidy.c diff -u

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

2006-07-07 Thread Nuno Lopes
nlopess Sat Jul 8 00:13:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: MFH http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.3r2=1.66.2.8.2.4diff_format=u Index: php-src/ext/tidy/tidy.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests locales.phpt match_flags3.phpt preg_replace.phpt preg_replace_callback.phpt

2006-07-03 Thread Nuno Lopes
nlopess Mon Jul 3 13:04:45 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests match_flags3.phpt preg_replace.phpt preg_replace_callback.phpt Modified files: /php-src/ext/pcre/tests

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests match_flags3.phpt preg_replace_callback2.phpt

2006-07-03 Thread Nuno Lopes
nlopess Mon Jul 3 14:46:44 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests preg_replace_callback2.phpt Modified files: /php-src/ext/pcre/tests match_flags3.phpt Log: more testing

[PHP-CVS] cvs: php-src /ext/pcre/tests locales.phpt match_flags3.phpt preg_replace.phpt preg_replace_callback.phpt preg_replace_callback2.phpt

2006-07-03 Thread Nuno Lopes
nlopess Mon Jul 3 14:55:49 2006 UTC Modified files: /php-src/ext/pcre/tests match_flags3.phpt preg_replace.phpt preg_replace_callback.phpt preg_replace_callback2.phpt locales.phpt Log: MFB

Re: [PHP-CVS] cvs: php-src /ext/pcre/tests preg_replace_callback2.phpt /ext/standard/tests/assert assert02.phpt

2006-07-03 Thread Nuno Lopes
Hannes, thanks for fixing those. When I made the tests I was wondering why the EXPECTUF wasn't working, why it was broken, but the problem was in the test :) http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/preg_replace_callback2.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /main fopen_wrappers.c fopen_wrappers.h network.c safe_mode.c safe_mode.h

2006-07-01 Thread Nuno Lopes
nlopess Sat Jul 1 11:35:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main fopen_wrappers.c fopen_wrappers.h network.c safe_mode.c safe_mode.h Log: add const keywords

[PHP-CVS] cvs: php-src /main fopen_wrappers.c fopen_wrappers.h network.c

2006-07-01 Thread Nuno Lopes
nlopess Sat Jul 1 11:50:52 2006 UTC Modified files: /php-src/main fopen_wrappers.c fopen_wrappers.h network.c Log: MFB5.2: const keywording http://cvs.php.net/viewvc.cgi/php-src/main/fopen_wrappers.c?r1=1.182r2=1.183diff_format=u Index:

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

2006-07-01 Thread Nuno Lopes
Hi Hannes, On 6/22/06, Nuno Lopes [EMAIL PROTECTED] wrote: Hi, @@ -1216,7 +1216,7 @@ p = php_stream_mmap_range(src, php_stream_tell(src), maxlen, PHP_STREAM_MAP_MODE_SHARED_READONLY, mapped); - if (p) { + if (p mapped

[PHP-CVS] cvs: php-src /ext/standard assert.c /ext/standard/tests/assert assert02.phpt

2006-07-01 Thread Nuno Lopes
nlopess Sat Jul 1 12:29:38 2006 UTC Modified files: /php-src/ext/standard assert.c /php-src/ext/standard/tests/assert assert02.phpt Log: MFB5.2: fix assert() problems

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard assert.c /ext/standard/tests/assert assert02.phpt

2006-07-01 Thread Nuno Lopes
nlopess Sat Jul 1 12:21:07 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/standard/tests/assert assert02.phpt Modified files: /php-src/ext/standard assert.c Log: fixed segfaults and such things within the new assert02.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pspell/tests .cvsignore 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 01pspell_basic.phpt wordlist.txt

2006-06-28 Thread Nuno Lopes
nlopess Wed Jun 28 14:36:24 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pspell/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt wordlist.txt Removed files: /php-src/ext/pspell/tests

[PHP-CVS] cvs: php-src /ext/pspell/tests .cvsignore 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 01pspell_basic.phpt wordlist.txt

2006-06-28 Thread Nuno Lopes
nlopess Wed Jun 28 14:42:32 2006 UTC Removed files: /php-src/ext/pspell/tests 01pspell_basic.phpt Modified files: /php-src/ext/pspell/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt wordlist.txt .cvsignore

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c /ext/date/lib dow.c parse_tz.c timezonedb.h

2006-06-27 Thread Nuno Lopes
nlopess Tue Jun 27 19:48:02 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c /php-src/ext/date/lib dow.c parse_tz.c timezonedb.h Log: add a couple of static and const keywords, to let the compiler optimize better will MFB in a

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date php_date.c /ext/date/lib dow.c parse_tz.c timezonedb.h

2006-06-27 Thread Nuno Lopes
nlopess Tue Jun 27 21:00:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date php_date.c /php-src/ext/date/lib dow.c parse_tz.c timezonedb.h Log: revert per Derick request

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/libxml/tests .cvsignore 001.phpt 002.phpt 003.phpt 004.phpt test.xml

2006-06-27 Thread Nuno Lopes
nlopess Tue Jun 27 22:43:26 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/libxml/tests .cvsignore 001.phpt 002.phpt 003.phpt 004.phpt test.xml Log: add new tests. bump code coverage to more than 80%

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

2006-06-21 Thread Nuno Lopes
Hi, @@ -1216,7 +1216,7 @@ p = php_stream_mmap_range(src, php_stream_tell(src), maxlen, PHP_STREAM_MAP_MODE_SHARED_READONLY, mapped); - if (p) { + if (p mapped) { *buf = pemalloc_rel_orig(mapped + 1, persistent);

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
nlopess Tue Jun 20 21:49:16 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/filebug37864.phpt Log: make sure the test outputs what we want

[PHP-CVS] cvs: php-src /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
nlopess Tue Jun 20 21:58:03 2006 UTC Modified files: /php-src/ext/standard/tests/filebug37864.phpt Log: MFB 5.2 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/bug37864.phpt?r1=1.1r2=1.2diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/file bug37864.phpt

2006-06-20 Thread Nuno Lopes
Hi Marcus, No, it wouldn't have the same effect. The bug is only reproducible when mmap()'ing empty files, thus the need of the file. Maybe we can bundle an empty file, if you think it's better. Nuno Hello Nuno, would an empty data stream result in the same effect? If so use that

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests strtotime3.phpt

2006-06-17 Thread Nuno Lopes
nlopess Sat Jun 17 10:30:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests strtotime3.phpt Log: change the timezone used (per Derick request) add one string I missed yesterday. Now every strotime() rule is covered

[PHP-CVS] cvs: php-src /ext/date/tests strtotime3.phpt

2006-06-17 Thread Nuno Lopes
nlopess Sat Jun 17 10:31:21 2006 UTC Modified files: /php-src/ext/date/tests strtotime3.phpt Log: MFB http://cvs.php.net/viewcvs.cgi/php-src/ext/date/tests/strtotime3.phpt?r1=1.2r2=1.3diff_format=u Index: php-src/ext/date/tests/strtotime3.phpt diff -u

Re: [PHP-CVS] cvs: php-src /ext/date/tests strtotime-mysql.phpt strtotime2.phpt strtotime3.phpt

2006-06-17 Thread Nuno Lopes
On Fri, 16 Jun 2006, Nuno Lopes wrote: +++ php-src/ext/date/tests/strtotime3.phpt Fri Jun 16 22:48:29 2006 @@ -0,0 +1,67 @@ +--TEST-- +strtotime() function +--FILE-- +?php +date_default_timezone_set('Portugal'); Please use the new names here... not the old bc ones. Europe/Lisbon would

[PHP-CVS] cvs: php-src(PHP_5_2) / configure.in /sapi/cgi cgi_main.c

2006-06-17 Thread Nuno Lopes
nlopess Sat Jun 17 11:08:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcconfigure.in /php-src/sapi/cgi cgi_main.c Log: plug memory leak in sapi_putenv, by using setenv(), that doesnt need any malloc

[PHP-CVS] cvs: php-src / configure.in /sapi/cgi cgi_main.c

2006-06-17 Thread Nuno Lopes
nlopess Sat Jun 17 11:14:21 2006 UTC Modified files: /php-srcconfigure.in /php-src/sapi/cgi cgi_main.c Log: MFB http://cvs.php.net/viewcvs.cgi/php-src/configure.in?r1=1.603r2=1.604diff_format=u Index: php-src/configure.in diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/date/tests strtotime-mysql.phpt strtotime2.phpt strtotime3.phpt

2006-06-16 Thread Nuno Lopes
nlopess Fri Jun 16 22:46:57 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/date/tests strtotime-mysql.phpt strtotime2.phpt strtotime3.phpt Log: new tests. the .re file coverage increases to 96%. really good :)

[PHP-CVS] cvs: php-src /ext/date/tests strtotime-mysql.phpt strtotime2.phpt strtotime3.phpt

2006-06-16 Thread Nuno Lopes
nlopess Fri Jun 16 22:48:29 2006 UTC Modified files: /php-src/ext/date/tests strtotime-mysql.phpt strtotime2.phpt strtotime3.phpt Log: MFB: new tests

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests bug37800.phpt

2006-06-15 Thread Nuno Lopes
nlopess Thu Jun 15 15:35:50 2006 UTC Modified files: /php-src/ext/pcre php_pcre.c /php-src/ext/pcre/tests bug37800.phpt Log: MFB: fix bug #37800 http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/php_pcre.c?r1=1.185r2=1.186diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/pcrelib .cvsignore

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 16:16:02 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre/pcrelib .cvsignore Log: missing newline http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/pcrelib/.cvsignore?r1=1.9r2=1.9.4.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pcre/pcrelib .cvsignore

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 16:16:42 2006 UTC Modified files: /php-src/ext/pcre/pcrelib .cvsignore Log: MFB http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/pcrelib/.cvsignore?r1=1.9r2=1.10diff_format=u Index: php-src/ext/pcre/pcrelib/.cvsignore diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config.w32 config0.m4 /ext/pcre/pcrelib pcre_dfa_exec.c

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 16:26:22 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/pcre/pcrelib pcre_dfa_exec.c Modified files: /php-src/ext/pcre config.w32 config0.m4 Log: remove the pcre_dfa_exec.c file, as it is needed (we dont expose

[PHP-CVS] cvs: php-src /ext/pcre config.w32 config0.m4 /ext/pcre/pcrelib pcre_dfa_exec.c

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 16:28:16 2006 UTC Removed files: /php-src/ext/pcre/pcrelib pcre_dfa_exec.c Modified files: /php-src/ext/pcre config.w32 config0.m4 Log: MFB: remove pcre_dfa_exec.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests delimiters.phpt dollar_endonly.phpt locales.phpt match_flags.phpt match_flags2.phpt pcre_anchored.phpt pcre_extended.phpt pcre_extra.phpt ungreedy.phpt

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 17:37:53 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests dollar_endonly.phpt match_flags.phpt match_flags2.phpt pcre_anchored.phpt pcre_extended.phpt

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

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 17:52:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pcre php_pcre.c Log: fix memory leak uncovered by the pcre_extra.phpt test

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 18:04:01 2006 UTC Modified files: /php-src/ext/pcre php_pcre.c Log: MFB: fix mem leak http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/php_pcre.c?r1=1.184r2=1.185diff_format=u Index: php-src/ext/pcre/php_pcre.c diff -u

[PHP-CVS] cvs: php-src /ext/pcre/tests delimiters.phpt dollar_endonly.phpt locales.phpt match_flags.phpt match_flags2.phpt pcre_anchored.phpt pcre_extended.phpt pcre_extra.phpt ungreedy.phpt

2006-06-14 Thread Nuno Lopes
nlopess Wed Jun 14 18:07:46 2006 UTC Modified files: /php-src/ext/pcre/tests dollar_endonly.phpt match_flags.phpt match_flags2.phpt pcre_anchored.phpt pcre_extended.phpt pcre_extra.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre/tests backtrack_limit.phpt cache_limit.phpt delimiters.phpt grep.phpt locales.phpt multiline.phpt recursion_limit.phpt study.phpt

2006-06-13 Thread Nuno Lopes
nlopess Tue Jun 13 21:55:38 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests backtrack_limit.phpt cache_limit.phpt delimiters.phpt grep.phpt locales.phpt multiline.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) / .cvsignore

2006-06-13 Thread Nuno Lopes
nlopess Tue Jun 13 22:02:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src.cvsignore Log: also ignore lcov generated files http://cvs.php.net/viewcvs.cgi/php-src/.cvsignore?r1=1.51r2=1.51.4.1diff_format=u Index: php-src/.cvsignore diff -u

[PHP-CVS] cvs: php-src /ext/pcre/tests backtrack_limit.phpt cache_limit.phpt delimiters.phpt grep.phpt locales.phpt multiline.phpt recursion_limit.phpt study.phpt

2006-06-13 Thread Nuno Lopes
nlopess Tue Jun 13 22:05:26 2006 UTC Modified files: /php-src/ext/pcre/tests backtrack_limit.phpt cache_limit.phpt delimiters.phpt grep.phpt locales.phpt multiline.phpt recursion_limit.phpt

Re: [PHP-CVS] cvs: php-src / Makefile.gcov

2006-06-10 Thread Nuno Lopes
Thanks Rasmus! The SoC student was becoming crazy with this problem :) rasmus Fri Jun 9 23:46:43 2006 UTC Modified files: /php-src Makefile.gcov Log: Patch from Nuno http://cvs.php.net/viewcvs.cgi/php-src/Makefile.gcov?r1=1.13r2=1.14diff_format=u Index: php-src/Makefile.gcov diff -u

Re: [PHP-CVS] cvs: php-src /ext/pcre php_pcre.c

2006-05-29 Thread Nuno Lopes
@@ -1115,6 +1115,10 @@ } } else { pcre_handle_exec_error(count TSRMLS_CC); + if (result) { + efree(result); + result = NULL; + } break; } Nice catch, Tony! But you don't need the if, because result is never NULL (it is assigned only from safe_malloc()). Nuno -- PHP CVS Mailing List

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config.w32

2006-05-18 Thread Nuno Lopes
This shouldn't be necessary because of Andrei's patch that allows you to configure the max recursion depth through a ini setting. Also, this patch will make pcre much slower (it will do thousands of malloc's). Nuno - Original Message - edink Thu May 18 21:50:51 2006 UTC Modified

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config.w32

2006-05-18 Thread Nuno Lopes
The unix build isn't using that config option, though. Nuno - Original Message - I belive its better to have slower pcre than having php crash left and right. Stack usage of php-5.1+ is so huge pcre becomes a real stability issue due. Edin Nuno Lopes wrote: This shouldn't

[PHP-CVS] cvs: php-src /ext/tidy tidy.c /ext/tidy/tests 007.phpt 021.phpt

2006-05-07 Thread Nuno Lopes
nlopess Sun May 7 18:11:40 2006 UTC Added files: /php-src/ext/tidy/tests 021.phpt Modified files: /php-src/ext/tidy tidy.c /php-src/ext/tidy/tests 007.phpt Log: convert a few more functions to unicode and adapt the tests as

[PHP-CVS] cvs: php-src /ext/tidy/tests 021.phpt

2006-05-07 Thread Nuno Lopes
nlopess Sun May 7 18:17:53 2006 UTC Modified files: /php-src/ext/tidy/tests 021.phpt Log: fix test, sorry. http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tests/021.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/tidy/tests/021.phpt diff -u

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

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 10:48:04 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: use the new zend_unicode_to_ascii() function. this should also fix windows builds http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tidy.c?r1=1.82r2=1.83diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/tidy/tests 010.phpt 011.phpt 012.phpt

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 11:19:37 2006 UTC Modified files: /php-src/ext/tidy/tests 010.phpt 011.phpt 012.phpt Log: fix tests in Unicode mode http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tests/010.phpt?r1=1.5r2=1.6diff_format=u Index:

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

2006-05-06 Thread Nuno Lopes
nlopess Sat May 6 13:19:10 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: fix thread safe build http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tidy.c?r1=1.83r2=1.84diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/tidy.c:1.83

Re: [PHP-CVS] cvs: CVSROOT / avail

2006-05-03 Thread Nuno Lopes
Thanks Marcus! BTW, are you considering mentoring a student to work on the gcov site? Or do you think it doesn't worth for a SoC project? (judging for the votes so far..) Nuno - Original Message - From: Marcus Boerger [EMAIL PROTECTED] To: php-cvs@lists.php.net Sent: Wednesday,

[PHP-CVS] cvs: php-src /ext/tidy/tests 020.phpt

2006-04-29 Thread Nuno Lopes
nlopess Sat Apr 29 12:07:54 2006 UTC Added files: /php-src/ext/tidy/tests 020.phpt Log: new test that reveals problems in other places. more details on the ML http://cvs.php.net/viewcvs.cgi/php-src/ext/tidy/tests/020.phpt?view=markuprev=1.1 Index:

<    1   2   3   4   5   6   7   >