autoupdate
[gnulib.git] / modules / ftoastr
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-13 Paul Eggertftoastr: use strtof only if HAVE_STRTOF
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-12 Paul Eggertftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-11-19 Paul Eggertftoastr: don't assume snprintf
2010-11-19 Paul Eggertftoastr: depend on snprintf, improve comments
2010-11-19 Paul Eggertftoastr: port to hosts lacking strtof and strtold
2010-11-17 Paul Eggertftoastr: new module, for lossless conversion of floats...