Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recognize binmode() (for eg urpmi) | Thierry Vignaud | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | recognize getpgrp() (for eg: iurt) | Thierry Vignaud | 2012-03-25 | 1 | -1/+2 |
| | |||||
* | recognize -p (pipe test) & -S (socket test) such as in MDK::Common::File | Thierry Vignaud | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | kill "undeclared variable $^S" (eg in standalone.pm) | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | recognize \B in regexps (match except at a word boundary) | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | | | | eg: in detect_devices::is_netbook_nettop() | ||||
* | blacklist some modules in order to fix testsuite | Thierry Vignaud | 2012-02-02 | 1 | -0/+3 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-09-20 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1971 | tv | 2011-09-20 19:33:39 +0100 (Tue, 20 Sep 2011) | 2 lines create ------------------------------------------------------------------------ r1973 | tv | 2011-09-20 19:35:52 +0100 (Tue, 20 Sep 2011) | 2 lines initial import ------------------------------------------------------------------------ | ||||
* | - re-allow "$object->state" and "sub state ..." | Pascal Rigaux | 2008-09-25 | 1 | -0/+1 |
| | |||||
* | - re-allow $object->state - ignore "use feature" | Pascal Rigaux | 2008-09-25 | 2 | -1/+4 |
| | |||||
* | - fix typo causing qq(} $foo) to be parsed as q(} $foo) | Pascal Rigaux | 2008-09-25 | 1 | -1/+1 |
| | |||||
* | - recognize "state" | Pascal Rigaux | 2008-09-25 | 2 | -0/+2 |
| | |||||
* | recognize //= | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | recognize file test "-o" (File is owned by effective uid.) | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | - don't die when @ISA packages are unknow, make it a warning instead | Pascal Rigaux | 2008-03-28 | 1 | -3/+3 |
| | |||||
* | add support for Basedir ../../.. | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
| | |||||
* | re-sync after the big svn loss1.2.41.2.3 | Pascal Rigaux | 2007-04-25 | 13 | -64/+215 |
| | |||||
* | Rename folder to match history. | Mageia SVN-Git Migration | 2007-04-25 | 38 | -0/+7882 |
This is a Synthesized commit to combine perl-MDK-Common and perl_checker repository history. |