Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/blogc_utf8_/bc_utf8_/g | Rafael G. Martins | 2016-09-09 | 2 | -7/+7 |
| | |||||
* | common: error: do not prepend "blogc: " when printing | Rafael G. Martins | 2016-09-09 | 1 | -5/+8 |
| | |||||
* | common: added config-parser | Rafael G. Martins | 2016-09-09 | 3 | -0/+267 |
| | |||||
* | common: fix function prototypes | Rafael G. Martins | 2016-09-09 | 2 | -7/+7 |
| | |||||
* | *: centralize error handling | Rafael G. Martins | 2016-09-09 | 2 | -1/+41 |
| | |||||
* | common: rename macros | Rafael G. Martins | 2016-09-09 | 1 | -3/+3 |
| | |||||
* | *: moved error handling to src/common/ | Rafael G. Martins | 2016-09-03 | 2 | -0/+137 |
| | |||||
* | *: s/sb_/bc_/g | Rafael G. Martins | 2016-09-03 | 4 | -154/+154 |
| | |||||
* | *: big code reorganization. | Rafael G. Martins | 2016-09-03 | 4 | -0/+870 |
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common |