Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow disabling warnings on command-line (and have various warnings level) | Pascal Rigaux | 2004-11-10 | 1 | -10/+33 |
| | |||||
* | when debugging default is ../t.pl | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | use a float to save the mtime since int overflows. | Pascal Rigaux | 2004-01-13 | 1 | -2/+2 |
| | | | | | this fixes the cache being used partially | ||||
* | always print "can't find package" warning, even with restrict-to-files | Pascal Rigaux | 2004-01-09 | 1 | -1/+1 |
| | |||||
* | Failure must be always printed | Pascal Rigaux | 2004-01-09 | 1 | -1/+1 |
| | |||||
* | have a special debugging build | Pascal Rigaux | 2003-12-15 | 1 | -2/+2 |
| | | | | | (esp. to disable closing pipe which disallow debugging back in time) | ||||
* | do check files passed as parameters | Pascal Rigaux | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | fix symbolic link dereference on "use" | Pascal Rigaux | 2003-10-01 | 1 | -1/+1 |
| | |||||
* | display relative file names when nicer | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | re-organize to handle cleanly multi packages per file | Pascal Rigaux | 2003-09-29 | 1 | -49/+59 |
| | | | | | => fixes cache coherency | ||||
* | - perl_checker: many new features including | Pascal Rigaux | 2002-12-19 | 1 | -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 functions | Pascal Rigaux | 2002-12-18 | 1 | -43/+78 |
| | |||||
* | add option "-t" enabling titi to precise tab-width=4 | Pascal Rigaux | 2002-12-11 | 1 | -2/+7 |
| | | | | | fix a bug in getting exported functions (fixes "unknown function gtkshow") | ||||
* | perl_checker: new --generate-pot feature | Pascal Rigaux | 2002-12-10 | 1 | -2/+14 |
| | |||||
* | - perl_checker: print on stdout, not stderr | Pascal Rigaux | 2002-12-06 | 1 | -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 .c | Pascal Rigaux | 2002-12-05 | 1 | -2/+5 |
| | | | | | to know the list of functions provided by the XS extension | ||||
* | perl_checker now checks usage of $_ | Pascal Rigaux | 2002-12-05 | 1 | -1/+1 |
| | |||||
* | handle "use lib qw(...)" | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-28 | 1 | -13/+28 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-26 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-26 | 1 | -4/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-25 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-24 | 1 | -15/+68 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-20 | 1 | -6/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-12 | 1 | -14/+14 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-10 | 1 | -13/+17 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -0/+18 |