maxim Tue Feb 4 21:06:06 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
layout fixes
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.3 phpdoc/scripts/bughunter.php:1.4
--- phpdoc/scripts/bughunter.php:1.3Tue Feb
maxim Tue Feb 4 16:24:51 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
fixed parameter parser for void type
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.2 phpdoc/scripts/bughunter.php:1.3
--- phpdoc/scripts/bugh
maxim Tue Feb 4 16:17:29 2003 EDT
Modified files:
/phpdoc/scripts bughunter.php
Log:
fixed false alarms for known types
imroved report layout
Index: phpdoc/scripts/bughunter.php
diff -u phpdoc/scripts/bughunter.php:1.1 phpdoc/scripts/bughunter.php:1.2
-
maxim Tue Feb 4 15:49:23 2003 EDT
Added files:
/phpdoc/scripts bughunter.php
Log:
Initial checkin...
Bug Hunter script is an attempt to "mechanically" scan
and compare the documentation and C sources in order to
hunt down the documentation imper