summaryrefslogtreecommitdiffstats
path: root/perl_checker.src/perl_checker.ml
Commit message (Collapse)AuthorAgeFilesLines
* when debugging default is ../t.plPascal Rigaux2004-01-221-1/+1
|
* use a float to save the mtime since int overflows.Pascal Rigaux2004-01-131-2/+2
| | | | | this fixes the cache being used partially
* always print "can't find package" warning, even with restrict-to-filesPascal Rigaux2004-01-091-1/+1
|
* Failure must be always printedPascal Rigaux2004-01-091-1/+1
|
* have a special debugging buildPascal Rigaux2003-12-151-2/+2
| | | | | (esp. to disable closing pipe which disallow debugging back in time)
* do check files passed as parametersPascal Rigaux2003-11-101-1/+1
|
* fix symbolic link dereference on "use"Pascal Rigaux2003-10-011-1/+1
|
* display relative file names when nicerPascal Rigaux2003-09-301-1/+1
|
* re-organize to handle cleanly multi packages per filePascal Rigaux2003-09-291-49/+59
| | | | | => fixes cache coherency
* - 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