Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: trie: fixed bug in foreach implementation. | Rafael G. Martins | 2017-06-24 | 1 | -0/+33 |
* | *: updated copyright | Rafael G. Martins | 2017-02-25 | 1 | -1/+1 |
* | config-parser: only allow double-quoted values | Rafael G. Martins | 2017-01-01 | 1 | -9/+9 |
* | config-parser: allow quoted values | Rafael G. Martins | 2017-01-01 | 1 | -4/+111 |
* | config-parser: bc_config_get_list should return array instead of list | Rafael G. Martins | 2016-12-25 | 1 | -15/+18 |
* | config-parser: added support to parse section as list of lines | Rafael G. Martins | 2016-12-25 | 1 | -15/+148 |
* | config-parser: improved error reporting, added bc_config_get_with_default | Rafael G. Martins | 2016-12-20 | 1 | -4/+13 |
* | common: added config-parser | Rafael G. Martins | 2016-09-09 | 1 | -0/+434 |