summaryrefslogtreecommitdiff
path: root/modules/ftoastr
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings for functions introduced in Android API level 21.Bruno Haible2023-01-191-1/+1
* dtoastr,ftoastr,ldtoastr: port to c-strtod changesPaul Eggert2019-02-021-2/+0
* support GNU format printf and scanf on mingwPádraig Brady2014-12-081-0/+1
* ftoastr: use strtof only if HAVE_STRTOFPaul Eggert2011-06-131-0/+1
* ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastrPaul Eggert2011-01-111-4/+2
* ftoastr: don't assume snprintfPaul Eggert2010-11-191-1/+0
* ftoastr: depend on snprintf, improve commentsPaul Eggert2010-11-181-0/+1
* ftoastr: port to hosts lacking strtof and strtoldPaul Eggert2010-11-181-0/+2
* ftoastr: new module, for lossless conversion of floats to short stringsPaul Eggert2010-11-171-0/+25