Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDK::Common::DataStructure: add sort_numbers | Pascal Rigaux | 2002-07-28 | 1 | -1/+6 |
| | |||||
* | - add Various::internal_error | Pascal Rigaux | 2002-07-25 | 1 | -1/+10 |
| | | | | | - export Various::noreturn | ||||
* | MDK::Common::System: add fuzzy_pidofs | Pascal Rigaux | 2002-07-23 | 1 | -1/+10 |
| | |||||
* | MDK/Common/DataStructure.pm: add deref_array | Pascal Rigaux | 2002-07-23 | 1 | -1/+9 |
| | |||||
* | 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 |
| | |||||
* | (update_gnomekderc): rework it, make it work in all possible case | Pascal Rigaux | 2002-02-16 | 1 | -19/+26 |
| | |||||
* | - MDK/Common/System.pm: fix call to "output" in "template2file" and ↵ | Pascal Rigaux | 2002-02-16 | 1 | -4/+4 |
| | | | | | | | "update_gnomekderc" - perl-checker: don't fail on non-tagged import | ||||
* | warp_text returns a join'ed string in scalar context | Pascal Rigaux | 2002-02-14 | 1 | -1/+2 |
| | |||||
* | add MDK::Common::DataStructure::group_by2 | Pascal Rigaux | 2002-01-27 | 1 | -3/+17 |
| | |||||
* | add Various::noreturn() | Pascal Rigaux | 2001-12-20 | 1 | -0/+20 |
| | |||||
* | (cp_af): fix typo | Pascal Rigaux | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | add output_p, cp_af, rm_rf | Pascal Rigaux | 2001-09-16 | 1 | -1/+55 |
| | |||||
* | add File::mkdir_p | Pascal Rigaux | 2001-09-16 | 1 | -1/+17 |
| | |||||
* | remove "Uncaught exception from user code:", happens with "use diagnostics" | Pascal Rigaux | 2001-09-10 | 1 | -1/+4 |
| | |||||
* | - DataStructure::uniq : keep the order | Pascal Rigaux | 2001-09-09 | 2 | -3/+3 |
| | | | | | - String::warp_text : fixed | ||||
* | (formatError): better handling if error is multi-lined | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | (substInFile): automatic adding of "\n" for the last line if it's not "\n" ↵ | Pascal Rigaux | 2001-09-08 | 1 | -1/+5 |
| | | | | terminated | ||||
* | (substInFile): same special case for empty files and for non-existent files | Pascal Rigaux | 2001-09-06 | 1 | -1/+1 |
| | |||||
* | fix warp_string | Pascal Rigaux | 2001-08-25 | 1 | -3/+5 |
| | |||||
* | do not export concat_symlink anymore, it's internal only | Pascal Rigaux | 2001-08-17 | 1 | -6/+1 |
| | |||||
* | - each_index added | Pascal Rigaux | 2001-08-09 | 1 | -1/+17 |
| | | | | | - a few more checks in perl_checker | ||||
* | add arch() and alike stuff | Pascal Rigaux | 2001-08-04 | 1 | -1/+42 |
| | |||||
* | much doc added | Pascal Rigaux | 2001-08-03 | 5 | -18/+416 |
| | |||||
* | add documentation | Pascal Rigaux | 2001-07-25 | 3 | -6/+216 |
| | |||||
* | - unexport deref | Pascal Rigaux | 2001-07-25 | 1 | -4/+92 |
| | | | | | | - fix next_val_in_array - add documentation | ||||
* | everything should work now | Pascal Rigaux | 2001-07-24 | 5 | -7/+89 |
| | |||||
* | initial commit | Pascal Rigaux | 2001-07-24 | 7 | -0/+627 |