Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: removing src/utils and replacing with squareball | Rafael G. Martins | 2015-12-23 | 1 | -2/+2 |
| | | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils | ||||
* | datetime-parser: remove uneeded include | Rafael G. Martins | 2015-10-25 | 1 | -1/+0 |
| | |||||
* | datetime-parser: improve error handling | Rafael G. Martins | 2015-10-24 | 1 | -27/+38 |
| | |||||
* | datetime-parser: fixed strptime error handling | Rafael G. Martins | 2015-10-24 | 1 | -3/+4 |
| | |||||
* | datetime-parser: initial implementation. not used yet | Rafael G. Martins | 2015-10-24 | 1 | -0/+375 |