Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed trim method from util | James Booth | 2012-04-26 | 1 | -64/+0 |
| | |||||
* | Replaced trim implementation with g_strstrip | James Booth | 2012-04-26 | 1 | -2/+2 |
| | |||||
* | Added trim tests | James Booth | 2012-04-26 | 1 | -0/+65 |
| | |||||
* | Added more tests to str_replace | James Booth | 2012-04-19 | 1 | -0/+96 |
| | | | | Handles NULLs and empty strings better | ||||
* | Handle ampersand | James Booth | 2012-04-19 | 1 | -0/+68 |
Replaced with & in messages |