summaryrefslogtreecommitdiffstats
path: root/MDK/Common/Func.pm
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-333/+0
|
* use "our" instead of "use vars"Pascal Rigaux2005-05-271-4/+4
|
* add ";" to please perl_checkerPascal Rigaux2004-11-171-3/+3
|
* perl_checker compliancePascal Rigaux2003-04-171-1/+1
|
* fix rpmdrake, draksound, and every other each_index user crashThierry Vignaud2003-04-171-1/+1
|
* MDK::Common::Func: map_index, each_index and grep_index do not pass $::i asPascal Rigaux2003-04-161-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 exampleThierry Vignaud2003-01-071-1/+1
|
* MDK::Common::Func: add "find", "any" and "every"Pascal Rigaux2003-01-061-2/+41
|
* remove unused variablesPascal Rigaux2002-12-041-1/+1
|
* make it perl_checker compliantPascal Rigaux2002-11-151-5/+5
|
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
|
* give a meaning to the return value of cdiePascal Rigaux2002-08-271-2/+4
|
* - perl_checker: cleaner, more usable (via .perl_checker for -exclude's)Pascal Rigaux2002-07-311-3/+3
| | | | | | - perl_checker: more stricter syntax rules - adapt *.pm's to those rules
* - perl_checker: add *much* stricter syntax rulesPascal Rigaux2002-07-311-1/+1
| | | | | - adapt *.pm's to those rules
* workaround perl 5.8.0-RC2 bugPascal Rigaux2002-07-091-1/+1
|
* MDK/Common/Func.pm: add "partition"Pascal Rigaux2002-07-031-2/+17
|
* - each_index addedPascal Rigaux2001-08-091-1/+17
| | | | | - a few more checks in perl_checker
* much doc addedPascal Rigaux2001-08-031-1/+129
|
* everything should work nowPascal Rigaux2001-07-241-1/+17
|
* initial commitPascal Rigaux2001-07-241-0/+117