[PHP-DOC] cvs: phpdoc /en/reference/calendar/functions jdtojewish.xml

2007-05-12 Thread TAKAGI Masahiro
takagi Sun May 13 03:51:24 2007 UTC Modified files: /phpdoc/en/reference/calendar/functions jdtojewish.xml Log: fixed return value. http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/calendar/functions/jdtojewish.xml?r1=1.13&r2=1.14&diff_format=u Index: p

[PHP-DOC] cvs: phpdoc /en/reference/calendar/functions jddayofweek.xml

2007-05-12 Thread TAKAGI Masahiro
takagi Sun May 13 03:50:47 2007 UTC Modified files: /phpdoc/en/reference/calendar/functions jddayofweek.xml Log: removed unneeded portion. http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/calendar/functions/jddayofweek.xml?r1=1.8&r2=1.9&diff_format=u In

[PHP-DOC] ./configure -> configure.php

2007-05-12 Thread Dave Barr
Hi Is there a reason that we rely on tools such as autoconf? Reducing the reliance on external tools would help the barrier of entry for newcomers to PHPDoc. configure is basically a shell script, and as we all know, PHP does a great job as a shell script replacement. :) Therefore: http://d