summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/tree.mli
Commit message (Expand)AuthorAgeFilesLines
* allow disabling warnings on command-line (and have various warnings level)Pascal Rigaux2004-11-101-2/+1
* replace the information "a variable is accessed" with the more precisePascal Rigaux2004-01-221-2/+4
* use a float to save the mtime since int overflows.Pascal Rigaux2004-01-131-2/+2
* always print "can't find package" warning, even with restrict-to-filesPascal Rigaux2004-01-091-0/+1
* re-organize to handle cleanly multi packages per filePascal Rigaux2003-09-291-4/+8
* - allow $_o_XXX parameter name which is both unused and optional (same for $_...Pascal Rigaux2003-08-111-0/+1
* - handle empty prototypesPascal Rigaux2003-04-241-1/+1
* basic "number of arguments" checkingPascal Rigaux2003-04-171-3/+10
* new features including checking methods being available and unused functionsPascal Rigaux2002-12-181-16/+18
* handle "use lib qw(...)"Pascal Rigaux2002-12-041-0/+1
* *** empty log message ***Pascal Rigaux2002-11-281-2/+7
* *** empty log message ***Pascal Rigaux2002-11-261-2/+3
* *** empty log message ***Pascal Rigaux2002-11-261-0/+2
* *** empty log message ***Pascal Rigaux2002-11-241-0/+32