[PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2007-01-14 Thread Mehdi Achour
didou Mon Jan 15 01:56:30 2007 UTC Modified files: /phpdoc/scripts fix-whitespace.php Log: Make it parse single quotes too http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.3&r2=1.4&diff_format=u Index: phpdoc/scripts/fix-whitespace.php

[PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2007-01-13 Thread Mehdi Achour
didou Sat Jan 13 16:46:14 2007 UTC Modified files: /phpdoc/scripts fix-whitespace.php Log: stop missleading me http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/scripts/fix-whitespace.php diff -u phpd

Re: [PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2006-08-22 Thread Etienne Kneuss
Hi, Thanks for the notice and for the idea! Richard A. Quadling a écrit : > Just looking at this script. > > I notice that even when there is no physical change to a file (binary > comparison results in identical file), the script still says the file > was changed and a datetimestamp update is pe

[PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2006-08-22 Thread Etienne Kneuss
colder Tue Aug 22 17:23:08 2006 UTC Modified files: /phpdoc/scripts fix-whitespace.php Log: Don't touch files that need no modifications http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/scripts/fix-wh

RE: [PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2006-08-22 Thread Richard A. Quadling
if (fwrite($fp, $tmp)) { -Original Message- From: Etienne Kneuss [mailto:[EMAIL PROTECTED] Sent: 22 August 2006 14:46 To: phpdoc@lists.php.net Subject: [PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php colder Tue Aug 22 13:46:15 2006 UTC Added files:

[PHP-DOC] cvs: phpdoc /scripts fix-whitespace.php

2006-08-22 Thread Etienne Kneuss
colder Tue Aug 22 13:46:15 2006 UTC Added files: /phpdoc/scripts fix-whitespace.php Log: Script fixing whitespaces issues to prepare the documentation to the new style http://cvs.php.net/viewvc.cgi/phpdoc/scripts/fix-whitespace.php?view=markup&rev=1.1 In