summaryrefslogtreecommitdiffstats
path: root/MDK/Common
Commit message (Collapse)AuthorAgeFilesLines
* MDK::Common::DataStructure: add sort_numbersPascal Rigaux2002-07-281-1/+6
|
* - add Various::internal_errorPascal Rigaux2002-07-251-1/+10
| | | | | - export Various::noreturn
* MDK::Common::System: add fuzzy_pidofsPascal Rigaux2002-07-231-1/+10
|
* MDK/Common/DataStructure.pm: add deref_arrayPascal Rigaux2002-07-231-1/+9
|
* workaround perl 5.8.0-RC2 bugPascal Rigaux2002-07-091-1/+1
|
* MDK/Common/Func.pm: add "partition"Pascal Rigaux2002-07-031-2/+17
|
* (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-161-4/+4
| | | | | | | "update_gnomekderc" - perl-checker: don't fail on non-tagged import
* warp_text returns a join'ed string in scalar contextPascal Rigaux2002-02-141-1/+2
|
* add MDK::Common::DataStructure::group_by2Pascal Rigaux2002-01-271-3/+17
|
* add Various::noreturn()Pascal Rigaux2001-12-201-0/+20
|
* (cp_af): fix typoPascal Rigaux2001-09-171-1/+1
|
* add output_p, cp_af, rm_rfPascal Rigaux2001-09-161-1/+55
|
* add File::mkdir_pPascal Rigaux2001-09-161-1/+17
|
* remove "Uncaught exception from user code:", happens with "use diagnostics"Pascal Rigaux2001-09-101-1/+4
|
* - DataStructure::uniq : keep the orderPascal Rigaux2001-09-092-3/+3
| | | | | - 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
* (substInFile): same special case for empty files and for non-existent filesPascal Rigaux2001-09-061-1/+1
|
* fix warp_stringPascal Rigaux2001-08-251-3/+5
|
* do not export concat_symlink anymore, it's internal onlyPascal Rigaux2001-08-171-6/+1
|
* - each_index addedPascal Rigaux2001-08-091-1/+17
| | | | | - a few more checks in perl_checker
* add arch() and alike stuffPascal Rigaux2001-08-041-1/+42
|
* much doc addedPascal Rigaux2001-08-035-18/+416
|
* add documentationPascal Rigaux2001-07-253-6/+216
|
* - unexport derefPascal Rigaux2001-07-251-4/+92
| | | | | | - fix next_val_in_array - add documentation
* everything should work nowPascal Rigaux2001-07-245-7/+89
|
* initial commitPascal Rigaux2001-07-247-0/+627