about summary refs log tree commit diff stats
path: root/util.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed trim method from utilJames Booth2012-04-261-10/+0
|
* Replaced trim implementation with g_strstripJames Booth2012-04-261-15/+3
|
* Added trim testsJames Booth2012-04-261-0/+3
|
* Added more tests to str_replaceJames Booth2012-04-191-1/+6
| | | | Handles NULLs and empty strings better
* Handle ampersandJames Booth2012-04-191-0/+38
| | | | Replaced with & in messages
* Added GPLJames Booth2012-02-201-0/+22
|
* Start command validationJames Booth2012-02-181-0/+21
|
* Time outputJames Booth2012-02-091-0/+13