Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bugs in strptime handling of string day/month names, literals | Rich Felker | 2012-03-02 | 1 | -0/+2 |
| | |||||
* | strptime: fix use of uninitialized dest field in converting integer | Rich Felker | 2011-09-05 | 1 | -1/+1 |
| | |||||
* | partially working strptime | Rich Felker | 2011-08-16 | 1 | -148/+149 |
| | | | | | | | | it's missing at least: - derived fields - week numbers - short year (without century) support - locale modifiers | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+178 |