Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -276/+0 |
| | |||||
* | allow disabling warnings on command-line (and have various warnings level) | Pascal Rigaux | 2004-11-10 | 1 | -2/+1 |
| | |||||
* | - add char_quote (to help emacs caml mode) | Pascal Rigaux | 2004-10-14 | 1 | -2/+4 |
| | | | | | - change prototype of str_begins_with | ||||
* | handle bad PO-: comments at the lexical level instead of doing it in the grammar | Pascal Rigaux | 2004-04-28 | 1 | -0/+1 |
| | | | | | to have a better error message | ||||
* | use a float to save the mtime since int overflows. | Pascal Rigaux | 2004-01-13 | 1 | -1/+1 |
| | | | | | this fixes the cache being used partially | ||||
* | disallow | Pascal Rigaux | 2003-12-16 | 1 | -1/+1 |
| | | | | | | | - $a = (1, 2) - my $a = (1, 2) - my ($a, $b) = (1, 2, 3) | ||||
* | perfect warning for suggesting qq(...) instead of "..." | Pascal Rigaux | 2003-10-01 | 1 | -0/+1 |
| | |||||
* | disallow s/foo/die "bar \"zzz\"/e | Pascal Rigaux | 2003-09-30 | 1 | -1/+3 |
| | |||||
* | 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 | -1/+6 |
| | | | | | => fixes cache coherency | ||||
* | basic "number of arguments" checking | Pascal Rigaux | 2003-04-17 | 1 | -0/+4 |
| | |||||
* | - perl_checker: many new features including | Pascal Rigaux | 2002-12-19 | 1 | -0/+1 |
| | | | | | | | | - 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 | -2/+5 |
| | |||||
* | perl_checker: new --generate-pot feature | Pascal Rigaux | 2002-12-10 | 1 | -0/+1 |
| | |||||
* | - perl_checker: print on stdout, not stderr | Pascal Rigaux | 2002-12-06 | 1 | -0/+2 |
| | | | | | - perl_checker: add option --restrict-to-files (mainly for perl_checko the Clean Keeper) | ||||
* | add "unused variable" detection | Pascal Rigaux | 2002-12-04 | 1 | -1/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-12-02 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-28 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-26 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-24 | 1 | -2/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-20 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-14 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-12 | 1 | -10/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -0/+236 |