aboutsummaryrefslogtreecommitdiffstats
path: root/src/datetime-parser.c
Commit message (Collapse)AuthorAgeFilesLines
* build: replace src/utils with squareballRafael G. Martins2016-02-261-2/+2
|
* fixed copyrightRafael G. Martins2016-01-081-1/+1
|
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-2/+2
| | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-2/+2
| | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils
* datetime-parser: remove uneeded includeRafael G. Martins2015-10-251-1/+0
|
* datetime-parser: improve error handlingRafael G. Martins2015-10-241-27/+38
|
* datetime-parser: fixed strptime error handlingRafael G. Martins2015-10-241-3/+4
|
* datetime-parser: initial implementation. not used yetRafael G. Martins2015-10-241-0/+375