summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add Various::internal_errorPascal Rigaux2002-07-252-2/+15
* 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
* 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 poss...Pascal Rigaux2002-02-161-1/+4
* (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 "update_g...Pascal Rigaux2002-02-162-5/+9
* 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
* (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" te...Pascal Rigaux2001-09-081-1/+5
* *** 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
* 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
* add documentationPascal Rigaux2001-07-254-6/+258
* - unexport derefPascal Rigaux2001-07-251-4/+92
* re-add cvs updatePascal Rigaux2001-07-241-1/+1