Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support GNU format printf and scanf on mingw | Pádraig Brady | 2014-12-08 | 1 | -0/+1 |
* | ftoastr: use strtof only if HAVE_STRTOF | Paul Eggert | 2011-06-13 | 1 | -0/+1 |
* | ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr | Paul Eggert | 2011-01-11 | 1 | -4/+2 |
* | ftoastr: don't assume snprintf | Paul Eggert | 2010-11-19 | 1 | -1/+0 |
* | ftoastr: depend on snprintf, improve comments | Paul Eggert | 2010-11-18 | 1 | -0/+1 |
* | ftoastr: port to hosts lacking strtof and strtold | Paul Eggert | 2010-11-18 | 1 | -0/+2 |
* | ftoastr: new module, for lossless conversion of floats to short strings | Paul Eggert | 2010-11-17 | 1 | -0/+25 |