aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFiles
2018-10-27Version 1.0 releasedHEADv1.0masterSergey Poznyakoff1
2018-10-17Update docsSergey Poznyakoff1
2018-10-17KWARGS_PARSE: new interfaceSergey Poznyakoff1
2018-10-17New macro KWARGS_DUPSergey Poznyakoff1
2018-10-17Fix empty argument handling.Sergey Poznyakoff1
* m4/Makefile (install): Add dnl after changequote * m4/kwargs.m4: Divert everything to -1. (KWARG_SET): Tolerate empty argument. (m4_kwargs_parse): Don't stop on empty arguments. (KWARGS_DUMP): Change arguments. (KWARGS_LIST): New macro. * t/define.t: Reflect changes to KWARGS_DUMP. * t/dump.t: Likewise. * t/null.t: Likewise.
2018-10-16Add documentationSergey Poznyakoff1
2018-10-14Add makefiles. Check if patsubst is available and whether it takes extended ↵Sergey Poznyakoff1
regexp as argument * .gitignore: Update * Makefile: Minor changes. * README: Likewise. * m4/Makefile: Likewise. * t/Makefile: Likewise. * m4/kwargs.m4: Check for the presence of the patsubst builtin and detect whether it takes basic or extended regexp. Set the m4_regex_extended variable accordingly. * t/runtest.sh: Fix handling of the -I and -D options. * t/setup.m4: Minor changes.

Return to:

Send suggestions and report system problems to the System administrator.