Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow disabling warnings on command-line (and have various warnings level) | Pascal Rigaux | 2004-11-10 | 1 | -3/+8 |
| | |||||
* | - add char_quote (to help emacs caml mode) | Pascal Rigaux | 2004-10-14 | 1 | -3/+6 |
| | | | | | - change prototype of str_begins_with | ||||
* | - workaround bug in ocaml on ultrasparc | Pascal Rigaux | 2004-08-02 | 1 | -1/+7 |
| | | | | | | (can't catch exception "Fatal error: out-of-bound access in array or string" in native code) - add begins_with in MDK::Common::String | ||||
* | handle bad PO-: comments at the lexical level instead of doing it in the grammar | Pascal Rigaux | 2004-04-28 | 1 | -0/+2 |
| | | | | | 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 | -0/+5 |
| | | | | | | | - $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/+7 |
| | |||||
* | disallow s/foo/die "bar \"zzz\"/e | Pascal Rigaux | 2003-09-30 | 1 | -0/+11 |
| | |||||
* | display relative file names when nicer | Pascal Rigaux | 2003-09-30 | 1 | -9/+8 |
| | |||||
* | handle same files with different names (cuz of symbolic links) | Pascal Rigaux | 2003-09-30 | 1 | -3/+7 |
| | |||||
* | use absolute directories in Tree.use_lib | Pascal Rigaux | 2003-09-30 | 1 | -1/+3 |
| | |||||
* | re-organize to handle cleanly multi packages per file | Pascal Rigaux | 2003-09-29 | 1 | -10/+46 |
| | | | | | => 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/+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 | -9/+17 |
| | |||||
* | add option "-t" enabling titi to precise tab-width=4 | Pascal Rigaux | 2002-12-11 | 1 | -3/+3 |
| | | | | | fix a bug in getting exported functions (fixes "unknown function gtkshow") | ||||
* | perl_checker: new --generate-pot feature | Pascal Rigaux | 2002-12-10 | 1 | -0/+9 |
| | |||||
* | - perl_checker: print on stdout, not stderr | Pascal Rigaux | 2002-12-06 | 1 | -0/+3 |
| | | | | | - perl_checker: add option --restrict-to-files (mainly for perl_checko the Clean Keeper) | ||||
* | add "unused variable" detection | Pascal Rigaux | 2002-12-04 | 1 | -3/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-12-02 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-28 | 1 | -6/+41 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-26 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-24 | 1 | -7/+55 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-20 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-14 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-12 | 1 | -22/+9 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -0/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-11-09 | 1 | -0/+798 |