Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2016-09-05 | common: Add string operator gt,ge,le,lt to recsel. | Werner Koch | 1 | -0/+33 | |
* common/recsel.c (recsel_parse_expr): Add them. (recsel_dump): Print them. (recsel_select): Evaluate them. Signed-off-by: Werner Koch <[email protected]> | |||||
2016-07-01 | common: Add function to select records etc. | Werner Koch | 1 | -0/+405 | |
* common/recsel.c, common/recsel.h: New. * common/t-recsel.c: New. Signed-off-by: Werner Koch <[email protected]> |