summaryrefslogtreecommitdiffstats
path: root/MDK/Common/DataStructure.pm
Commit message (Collapse)AuthorAgeFilesLines
* titi doesn't suckGuillaume Cottenceau2003-10-151-0/+1
|
* add uniq_ (uniq but according to some code results on each value)Guillaume Cottenceau2003-10-151-1/+15
|
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-2/+2
|
* add/remove spaces to make perl_checker happyPascal Rigaux2002-11-131-1/+1
|
* MDK::Common::System::update_gnomekderc: fix adding lines to the last section ↵Pascal Rigaux2002-09-061-1/+1
| | | | when it doesn't end with a cr
* - perl_checker: cleaner, more usable (via .perl_checker for -exclude's)Pascal Rigaux2002-07-311-1/+2
| | | | | | - 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
* MDK::Common::DataStructure: add sort_numbersPascal Rigaux2002-07-281-1/+6
|
* MDK/Common/DataStructure.pm: add deref_arrayPascal Rigaux2002-07-231-1/+9
|
* add MDK::Common::DataStructure::group_by2Pascal Rigaux2002-01-271-3/+17
|
* - DataStructure::uniq : keep the orderPascal Rigaux2001-09-091-2/+2
| | | | | - String::warp_text : fixed
* much doc addedPascal Rigaux2001-08-031-1/+1
|
* - unexport derefPascal Rigaux2001-07-251-4/+92
| | | | | | - fix next_val_in_array - add documentation
* everything should work nowPascal Rigaux2001-07-241-2/+7
|
* initial commitPascal Rigaux2001-07-241-0/+42