summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* - quote correctly ' inside ''Pascal Terjan2009-03-111-1/+1
* protect various chars in setExportedVarsInSh and setExportedVarsInCshPascal Terjan2009-03-102-13/+15
* - protect ;<>&#[]~{}*? in setVarsInShPascal Terjan2009-02-022-2/+2
* protect parenthesis in setVarsInSh and drop dead code (#47298)Pascal Terjan2009-01-262-3/+2
* 1.2.14Pascal Rigaux2008-10-011-1/+1
* - round_up(), round_down(): workaround "Illegal modulus zero" (#43165)Pascal Rigaux2008-10-011-2/+2
* 1.2.13Pascal Rigaux2008-09-091-1/+1
* - export cat_utf8() and cat_utf8_or_die()Pascal Rigaux2008-09-091-1/+1
* 1.2.12Olivier Blin2008-04-031-1/+1
* fix previous users list commitOlivier Blin2008-04-031-2/+3
* 1.2.11Olivier Blin2008-04-031-1/+1
* workaround glibc misconfiguration that make users listed twice (#34279)Olivier Blin2008-04-031-2/+2
* 1.2.10Pascal Rigaux2008-01-181-1/+1
* - modify before_leaving() to be compatible with perl 5.10.0Pascal Rigaux2008-01-181-12/+8
* 1.2.9Thierry Vignaud2007-09-111-1/+1
* fix including the doc of sub-modulesPascal Rigaux2007-09-111-1/+1
* 1.2.8Thierry Vignaud2007-09-041-1/+1
* (formatError) make it work with any modulesThierry Vignaud2007-09-041-1/+1
* 1.2.7Thierry Vignaud2007-08-091-1/+1
* (find_index) restore die (we should have used Carp::croak() insteadThierry Vignaud2007-08-091-2/+1
* 1.2.6Thierry Vignaud2007-08-061-1/+1
* (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
* 1.2.5Pascal Rigaux2007-05-301-1/+1
* enhance fuzzy_pidofs() to handle kernel processesPascal Rigaux2007-05-301-1/+9
* re-sync after the big svn lossPascal Rigaux2007-04-258-0/+1901