summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/perl_checker.ml
Commit message (Collapse)AuthorAgeFilesLines
* - perl_checker: many new features includingPascal Rigaux2002-12-191-12/+10
| | | | | | | | - checking methods being available - checking unused functions - saving parsed file in .perl_checker.cache - new instruction "Basedir .." in .perl_checker (useful for gi/perl-install/standalone/.perl_checker)
* new features including checking methods being available and unused functionsPascal Rigaux2002-12-181-43/+78
|
* add option "-t" enabling titi to precise tab-width=4Pascal Rigaux2002-12-111-2/+7
| | | | | fix a bug in getting exported functions (fixes "unknown function gtkshow")
* perl_checker: new --generate-pot featurePascal Rigaux2002-12-101-2/+14
|
* - perl_checker: print on stdout, not stderrPascal Rigaux2002-12-061-5/+12
| | | | | - perl_checker: add option --restrict-to-files (mainly for perl_checko the Clean Keeper)
* ignore unknown functions coming from XS bootstrap when we can't use the .cPascal Rigaux2002-12-051-2/+5
| | | | | to know the list of functions provided by the XS extension
* perl_checker now checks usage of $_Pascal Rigaux2002-12-051-1/+1
|
* handle "use lib qw(...)"Pascal Rigaux2002-12-041-1/+1
|
* *** empty log message ***Pascal Rigaux2002-11-281-13/+28
|
* *** empty log message ***Pascal Rigaux2002-11-261-4/+4
|
* *** empty log message ***Pascal Rigaux2002-11-261-4/+3
|
* *** empty log message ***Pascal Rigaux2002-11-251-1/+1
|
* *** empty log message ***Pascal Rigaux2002-11-241-15/+68
|
* *** empty log message ***Pascal Rigaux2002-11-201-6/+3
|
* *** empty log message ***Pascal Rigaux2002-11-121-14/+14
|
* *** empty log message ***Pascal Rigaux2002-11-101-13/+17
|
* *** empty log message ***Pascal Rigaux2002-11-091-2/+2
|
* *** empty log message ***Pascal Rigaux2002-11-091-0/+18