Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: upgrade deprecated cmocka test runner | Rafael G. Martins | 2020-11-05 | 1 | -14/+14 |
* | *: update copyright | Rafael G. Martins | 2019-01-15 | 1 | -1/+1 |
* | *: update copyright | Rafael G. Martins | 2018-10-14 | 1 | -1/+1 |
* | common: config-parser: fix empty values support | Rafael G. Martins | 2018-07-23 | 1 | -0/+318 |
* | 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 |