aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "common: added bc_slist_remove"Rafael G. Martins2019-05-011-1/+0
| | | | This reverts commit 0cfb3dad5de015b658b0917c43fabe420781f39f.
* common: added bc_slist_removeRafael G. Martins2019-04-281-0/+1
|
* blogc: template: allow whitespaces in template tags, not just spacesRafael G. Martins2019-02-091-0/+1
|
* *: update copyrightRafael G. Martins2019-01-151-1/+1
|
* *: update copyrightRafael G. Martins2018-10-141-1/+1
|
* common: added bc_str_to_boolRafael G. Martins2018-07-251-0/+1
|
* blogc: common: replace unsigned int with size_tRafael G. Martins2018-03-201-1/+1
|
* *: updated copyrightRafael G. Martins2017-02-251-1/+1
|
* git-receiver: moved shell quote function to commonRafael G. Martins2016-12-211-0/+5
|
* *: s/sb_/bc_/gRafael G. Martins2016-09-031-49/+49
|
* *: big code reorganization.Rafael G. Martins2016-09-031-0/+102
- source and tests are now splitted by target - utils lib is now called common still pending move error.c from blogc to common