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

2007-09-20 Thread Nuno Lopes
nlopess Thu Sep 20 22:25:06 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 029.phpt Modified files: /php-src/ext/tidy tidy.c Log: fix crash when fetching a node type that doesnt exist # reported in a manual user note

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

2007-05-04 Thread Nuno Lopes
nlopess Fri May 4 17:11:05 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: get ride of warnings (different signdess) http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.22&r2=1.66.2.8.2.23&diff_format=u Index: php-src/e

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

2007-01-23 Thread Nuno Lopes
nlopess Tue Jan 23 19:23:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix a few crashes http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.20&r2=1.66.2.8.2.21&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u p

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

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:49:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix another crash http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.19&r2=1.66.2.8.2.20&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u p

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

2007-01-20 Thread Nuno Lopes
nlopess Sat Jan 20 12:27:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix crash. tests will follow http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.18&r2=1.66.2.8.2.19&diff_format=u Index: php-src/ext/tidy/tidy.

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

2007-01-19 Thread Nuno Lopes
nlopess Fri Jan 19 18:50:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: fix segfaults with new libtidy. the patch is backwards compatible http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.17&r2=1.66.2.8.2.18&diff_f

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

2006-09-15 Thread Nuno Lopes
nlopess Fri Sep 15 14:57:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: remove warning. thanks Tony for noticing http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.13&r2=1.66.2.8.2.14&diff_format=u Index: php-src/ex

[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 tests

[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 http://cvs.php.net/viewvc.cgi/php-src/ext/ti

[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 http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.9&r2=1.66.2.8.2.10&diff_

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

2006-08-31 Thread Antony Dovgal
tony2001Thu Aug 31 13:58:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: MFH: z/Z problem fixes http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.8&r2=1.66.2.8.2.9&diff_format=u Index: php-src/ext/tidy/ti

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:34:48 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 019.phpt Modified files: /php-src/ext/tidy tidy.c Log: MFH: fix leak, add test http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tid

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:53:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: no such function http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.7&r2=1.66.2.8.2.8&diff_format=u Index: php-src/ext/tidy/tidy.c d

[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.3&r2=1.66.2.8.2.4&diff_format=u Index: php-src/ext/tidy/tidy.c diff -u php-src/ext/tidy/