Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix really bad breakage in strtol, etc.: failure to accept leading spaces | Rich Felker | 2012-04-19 | 1 | -5/+3 |
* | add "scan helper getc" and rework strtod, etc. to use it | Rich Felker | 2012-04-10 | 1 | -2/+4 |
* | unify strtof/strtod/strtold wrappers and fix initial whitespace issue | Rich Felker | 2012-04-10 | 1 | -4/+21 |
* | new floating point parser/converter | Rich Felker | 2012-04-10 | 1 | -1/+10 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+6 |