summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - perl_checker: cleaner, more usable (via .perl_checker for -exclude's)Pascal Rigaux2002-07-3110-158/+206
| | | | | | - perl_checker: more stricter syntax rules - adapt *.pm's to those rules
* - perl_checker: add *much* stricter syntax rulesPascal Rigaux2002-07-317-11/+45
| | | | | - adapt *.pm's to those rules
* MDK::Common::DataStructure: add sort_numbersPascal Rigaux2002-07-282-2/+10
|
* - add Various::internal_errorPascal Rigaux2002-07-252-2/+15
| | | | | - export Various::noreturn
* MDK::Common::System: add fuzzy_pidofsPascal Rigaux2002-07-232-2/+14
|
* MDK/Common/DataStructure.pm: add deref_arrayPascal Rigaux2002-07-232-2/+14
|
* catch misuse of =~ when = was meantPascal Rigaux2002-07-231-0/+3
|
* - perl_checker: add new checksPascal Rigaux2002-07-172-2/+24
| | | | | - perl_checker: exclude Date::Manip
* workaround perl 5.8.0-RC2 bugPascal Rigaux2002-07-092-2/+5
|
* adapt to vendorlib, cleanupPascal Rigaux2002-07-092-7/+9
|
* noarchPascal Rigaux2002-07-031-1/+1
|
* MDK/Common/Func.pm: add "partition"Pascal Rigaux2002-07-033-4/+22
|
* *** empty log message ***Pascal Rigaux2002-05-061-0/+1
|
* perl_checker: skip s///Pascal Rigaux2002-02-192-4/+8
|
* MDK/Common/System.pm (update_gnomekderc): rework it, make it work in all ↵Pascal Rigaux2002-02-161-1/+4
| | | | possible case
* (update_gnomekderc): rework it, make it work in all possible casePascal Rigaux2002-02-161-19/+26
|
* - MDK/Common/System.pm: fix call to "output" in "template2file" and ↵Pascal Rigaux2002-02-162-5/+9
| | | | | | | "update_gnomekderc" - perl-checker: don't fail on non-tagged import
* don't fail on non-tagged importPascal Rigaux2002-02-161-18/+16
|
* warp_text returns a join'ed string in scalar contextPascal Rigaux2002-02-142-2/+6
|
* add MDK::Common::DataStructure::group_by2Pascal Rigaux2002-01-272-4/+21
|
* add Various::noreturn()Pascal Rigaux2001-12-202-1/+24
|
* detect "cond ? $v1 = XX1 : $v2 = XX2" errorPascal Rigaux2001-10-251-0/+3
|
* (cp_af): fix typoPascal Rigaux2001-09-172-2/+5
|
* add output_p, cp_af, rm_rfPascal Rigaux2001-09-162-2/+59
|
* add File::mkdir_pPascal Rigaux2001-09-162-2/+21
|
* remove "Uncaught exception from user code:", happens with "use diagnostics"Pascal Rigaux2001-09-101-1/+4
|
* - DataStructure::uniq : keep the orderPascal Rigaux2001-09-093-4/+8
| | | | | - String::warp_text : fixed
* (formatError): better handling if error is multi-linedPascal Rigaux2001-09-091-1/+1
|
* (substInFile): automatic adding of "\n" for the last line if it's not "\n" ↵Pascal Rigaux2001-09-081-1/+5
| | | | terminated
* *** empty log message ***Pascal Rigaux2001-09-061-1/+4
|
* (substInFile): same special case for empty files and for non-existent filesPascal Rigaux2001-09-061-1/+1
|
* *** empty log message ***Pascal Rigaux2001-08-271-3/+18
|
* fix warp_stringPascal Rigaux2001-08-251-3/+5
|
* add checking for << and >> operators priority usePascal Rigaux2001-08-251-0/+4
|
* do not export concat_symlink anymore, it's internal onlyPascal Rigaux2001-08-171-6/+1
|
* new check: "using $_ in a sub is generally bad news"Pascal Rigaux2001-08-141-0/+4
|
* - each_index addedPascal Rigaux2001-08-093-2/+22
| | | | | - a few more checks in perl_checker
* new check: never use ``length @l'', it returns the length of the string int(@l)Pascal Rigaux2001-08-091-0/+4
|
* ignore module CGIPascal Rigaux2001-08-071-1/+1
|
* add some arch() stuffPascal Rigaux2001-08-041-0/+3
|
* ensure MDK/Common.pm is generated when generating the spec filePascal Rigaux2001-08-041-1/+1
|
* *** empty log message ***Pascal Rigaux2001-08-041-0/+1
|
* take the local MDK/Common.pm, not the one installed on the systemPascal Rigaux2001-08-041-1/+1
|
* new versionPascal Rigaux2001-08-042-2/+2
|
* add arch() and alike stuffPascal Rigaux2001-08-041-1/+42
|
* doc terminated and added as index.htmlPascal Rigaux2001-08-032-3/+18
|
* generate the doc in Common.pm from Common/*.pmPascal Rigaux2001-08-032-3/+20
|
* much doc addedPascal Rigaux2001-08-036-19/+420
|
* error on "local $var ||="Pascal Rigaux2001-07-311-2/+8
|
* new pre-releasePascal Rigaux2001-07-251-1/+4
|