Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-06-06 | implement %y and %C specifiers in strptime | Timo Teräs | -4/+10 |
2014-05-19 | fix unhandled cases in strptime | Rich Felker | -5/+16 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -1/+0 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2012-03-02 | fix bugs in strptime handling of string day/month names, literals | Rich Felker | -0/+2 |
2011-09-05 | strptime: fix use of uninitialized dest field in converting integer | Rich Felker | -1/+1 |
2011-08-16 | partially working strptime | Rich Felker | -148/+149 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+178 |