Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename folder to match history. | Mageia SVN-Git Migration | 2007-04-25 | 1 | -70/+0 |
| | | | | | This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history. | ||||
* | - make <<"EOF" a warning, not an error (and adapt test for it) | Pascal Rigaux | 2005-11-25 | 1 | -1/+1 |
| | | | | | - fix warning "Trailing spaces after HERE-document mark" (was on stderr) | ||||
* | allow disabling warnings on command-line (and have various warnings level) | Pascal Rigaux | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | handle qx(...) and qx{...} with a warning | Pascal Rigaux | 2004-10-13 | 1 | -1/+1 |
| | |||||
* | allow qq{...} (with a warning) | Pascal Rigaux | 2004-10-13 | 1 | -0/+2 |
| | |||||
* | handle q{...} and qw{...} (with a warning) | Pascal Rigaux | 2004-10-13 | 1 | -0/+4 |
| | |||||
* | handle "use Gtk2 -init" | Pascal Rigaux | 2004-10-13 | 1 | -0/+2 |
| | |||||
* | handle s:xxx:yyy: and qw/.../, issuing a warning | Pascal Rigaux | 2004-08-12 | 1 | -0/+4 |
| | | | | | (hopefully the ':' added in pattern_separator won't break other lex rules...) | ||||
* | add a test | Pascal Rigaux | 2004-04-28 | 1 | -2/+6 |
| | |||||
* | add a test for open F, ... | Pascal Rigaux | 2004-04-28 | 1 | -0/+2 |
| | |||||
* | add tests for perl_checker | Pascal Rigaux | 2004-03-31 | 1 | -0/+52 |