Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -333/+0 |
| | |||||
* | use "our" instead of "use vars" | Pascal Rigaux | 2005-05-27 | 1 | -4/+4 |
| | |||||
* | add ";" to please perl_checker | Pascal Rigaux | 2004-11-17 | 1 | -3/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | fix rpmdrake, draksound, and every other each_index user crash | Thierry Vignaud | 2003-04-17 | 1 | -1/+1 |
| | |||||
* | MDK::Common::Func: map_index, each_index and grep_index do not pass $::i as | Pascal Rigaux | 2003-04-16 | 1 | -3/+3 |
| | | | | | | a parameter anymore (this breaks backward compatibility, but it is cleaner and otherwise perl_checker doesn't handle it correctly) | ||||
* | fix stupid find example | Thierry Vignaud | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | MDK::Common::Func: add "find", "any" and "every" | Pascal Rigaux | 2003-01-06 | 1 | -2/+41 |
| | |||||
* | remove unused variables | Pascal Rigaux | 2002-12-04 | 1 | -1/+1 |
| | |||||
* | make it perl_checker compliant | Pascal Rigaux | 2002-11-15 | 1 | -5/+5 |
| | |||||
* | add/remove spaces to make perl_checker happy | Pascal Rigaux | 2002-11-13 | 1 | -1/+1 |
| | |||||
* | give a meaning to the return value of cdie | Pascal Rigaux | 2002-08-27 | 1 | -2/+4 |
| | |||||
* | - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) | Pascal Rigaux | 2002-07-31 | 1 | -3/+3 |
| | | | | | | - perl_checker: more stricter syntax rules - adapt *.pm's to those rules | ||||
* | - perl_checker: add *much* stricter syntax rules | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | | | | | - adapt *.pm's to those rules | ||||
* | workaround perl 5.8.0-RC2 bug | Pascal Rigaux | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | MDK/Common/Func.pm: add "partition" | Pascal Rigaux | 2002-07-03 | 1 | -2/+17 |
| | |||||
* | - each_index added | Pascal Rigaux | 2001-08-09 | 1 | -1/+17 |
| | | | | | - a few more checks in perl_checker | ||||
* | much doc added | Pascal Rigaux | 2001-08-03 | 1 | -1/+129 |
| | |||||
* | everything should work now | Pascal Rigaux | 2001-07-24 | 1 | -1/+17 |
| | |||||
* | initial commit | Pascal Rigaux | 2001-07-24 | 1 | -0/+117 |