summaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
* src/config.[ch]: Support setting integer and double valuesPatrick McDermott2017-10-041-1/+61
* src/config.[ch]: Expose static function as mq_config_set_boolean()Patrick McDermott2017-10-041-15/+15
* src/config.c: Run callbacks on value settingPatrick McDermott2017-10-041-10/+33
* src/config.c: Move hash table setup into new functionPatrick McDermott2017-10-041-9/+16
* src/config.c: Set up hash table of types and callbacksPatrick McDermott2017-10-041-3/+7
* src/config.[ch]: New filesPatrick McDermott2017-10-041-0/+120