summaryrefslogtreecommitdiffstats
path: root/lib/MDK/Common
Commit message (Collapse)AuthorAgeFilesLines
* - Call fsync after writing to ensure that files are writtenAurélien Lefebvre2009-08-131-3/+4
|
* Correctly handling '#' when loading shell variables (#50670, #51457).Eugeni Dodonov2009-06-091-3/+3
|
* decode ' inside '' properly in getVarsFromShPascal Terjan2009-04-141-1/+6
|
* add spaces to please perl_checkerPascal Terjan2009-03-111-3/+3
|
* - quote correctly ' inside ''Pascal Terjan2009-03-111-1/+1
|
* protect various chars in setExportedVarsInSh and setExportedVarsInCshPascal Terjan2009-03-101-12/+14
|
* - protect ;<>&#[]~{}*? in setVarsInShPascal Terjan2009-02-021-1/+1
|
* protect parenthesis in setVarsInSh and drop dead code (#47298)Pascal Terjan2009-01-261-2/+1
|
* - round_up(), round_down(): workaround "Illegal modulus zero" (#43165)Pascal Rigaux2008-10-011-2/+2
|
* - export cat_utf8() and cat_utf8_or_die()Pascal Rigaux2008-09-091-1/+1
|
* fix previous users list commitOlivier Blin2008-04-031-2/+3
|
* workaround glibc misconfiguration that make users listed twice (#34279)Olivier Blin2008-04-031-2/+2
|
* - modify before_leaving() to be compatible with perl 5.10.0Pascal Rigaux2008-01-181-12/+8
| | | | | | more precisely, rewrite add_f4before_leaving in a different way so that DESTROY is correctly called when it should
* (formatError) make it work with any modulesThierry Vignaud2007-09-041-1/+1
|
* (find_index) restore die (we should have used Carp::croak() insteadThierry Vignaud2007-08-091-2/+1
| | | | | but postponed this improvements after 2008.0)
* (formatError) make it safer (it now handles exceptions containing " at ")Thierry Vignaud2007-08-061-1/+1
|
* (find_index) pinpoint the actual bug (ie the caller)Thierry Vignaud2007-08-011-1/+2
| | | | | (all other die should probably be altered the same way)
* enhance fuzzy_pidofs() to handle kernel processesPascal Rigaux2007-05-301-1/+9
|
* re-sync after the big svn lossPascal Rigaux2007-04-257-0/+1822