ftoastr: new module, for lossless conversion of floats to short strings
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2010 20:58:53 +0000 (12:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2010 20:59:32 +0000 (12:59 -0800)
commit0c7219c6481808cbf45495502d55bac81f5c1112
tree2879aed7a53e05869d70dcf544971cb1912d2b1d
parentcc98e1ec101be0b8d260025b5e40bfec7f4b1ac5
ftoastr: new module, for lossless conversion of floats to short strings

* lib/ftoastr.h, lib/ftoastr.c, lib/dtoastr.c, lib/ldtoastr.c:
* modules/ftoastr: New files.
ChangeLog
lib/dtoastr.c [new file with mode: 0644]
lib/ftoastr.c [new file with mode: 0644]
lib/ftoastr.h [new file with mode: 0644]
lib/ldtoastr.c [new file with mode: 0644]
modules/ftoastr [new file with mode: 0644]