maint: update copyright
[gnulib.git] / lib / ftoastr.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-21 Jim Meyeringmaint: enable sc_prohibit_intprops_without_use
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-06-13 Paul Eggertftoastr: use strtof only if HAVE_STRTOF
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-29 Paul Eggertftoastr, snprintf: ftoastr + snprintf module
2010-11-27 Bruno Haibleftoastr: Fix compilation error on Solaris.
2010-11-26 Paul Eggertftoastr: comment fix
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...