Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-14 | stdlib/strtod.c is no longer used. | Bruce Mitchener | |
This has been replaced with code from musl. | |||
2013-03-22 | Don't infinitely recurse in strtof(). | Bruce Mitchener | |
2013-03-06 | Move strtod, strtold, strtof, strtod_l, strtold_l, atof from JS side to libc ↵1.2.9 | Xuejie "Rafael" Xiao | |
side, this can fix double precision bug in original strtod implementation. |