Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/common/expr.c
Commit message (Expand)AuthorAgeFilesLines
* allow attribute options in attribute mapping expressionsArthur de Jong2012-10-191-1/+1
* handle expressions where the expander function returns NU...Arthur de Jong2011-06-051-0/+4
* switch variable expander function type name because _t su...Arthur de Jong2011-05-131-5/+5
* small code improvementsArthur de Jong2011-03-191-1/+2
* 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