Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/expr.c
Commit message (Expand)AuthorAgeFilesLines
* handle expressions where the expander function returns NU...Arthur de Jong2011-06-051-0/+4
* also don't expand variables in rest of ${var:+rest} expre...Arthur de Jong2010-08-141-3/+12
* do not expand variables in rest of ${var:-rest} expressio...Arthur de Jong2010-08-141-5/+18
* implement attribute mapping using shell-like expressionsArthur de Jong2009-12-281-0/+207