summaryrefslogtreecommitdiff
path: root/lib/ftoastr.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* c-dtoastr, c-ldtoastr: new modulesMarc Nieper-Wißkirchen2020-06-251-6/+17
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* dtoastr,ftoastr,ldtoastr: port to c-strtod changesPaul Eggert2019-02-021-4/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* ftoastr: cite a newer paperPaul Eggert2017-04-221-4/+4
* ftoastr: port to -Wdouble-promotionPaul Eggert2017-02-241-3/+8
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: enable sc_prohibit_intprops_without_useJim Meyering2012-01-211-1/+0
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ftoastr: use strtof only if HAVE_STRTOFPaul Eggert2011-06-131-6/+8
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* ftoastr, snprintf: ftoastr + snprintf modulePaul Eggert2010-12-291-1/+1
* ftoastr: Fix compilation error on Solaris.Bruno Haible2010-11-271-0/+2
* ftoastr: comment fixPaul Eggert2010-11-251-1/+1
* ftoastr: don't assume snprintfPaul Eggert2010-11-191-0/+36
* ftoastr: depend on snprintf, improve commentsPaul Eggert2010-11-181-1/+2
* ftoastr: port to hosts lacking strtof and strtoldPaul Eggert2010-11-181-0/+8
* ftoastr: new module, for lossless conversion of floats to short stringsPaul Eggert2010-11-171-0/+89