picrin/contrib/10.roundtrip
okuoku 47ac6d2cb1 emyg_atod: Use scalbn(C99) instead of scalb
scalb() was removed in POSIX 2008. It is not implemented in
Cygwin(newlib).
2016-08-12 06:21:57 +09:00
..
t Fix roundtrip -0.0 2016-01-23 16:30:40 -05:00
emyg_atod.c emyg_atod: Use scalbn(C99) instead of scalb 2016-08-12 06:21:57 +09:00
emyg_atod.h Use emyg_atod instead of emyg_strtod 2016-01-09 00:15:49 -05:00
emyg_dtoa.c Fix roundtrip -0.0 2016-01-23 16:30:40 -05:00
emyg_dtoa.h Plug in emyg_dtoa and emyg_atod for round trip double conversion 2016-01-08 23:34:51 -05:00
emyg_pow5.h Plug in emyg_dtoa and emyg_atod for round trip double conversion 2016-01-08 23:34:51 -05:00
nitro.mk Add a few tests to contrib/10.roundtrip 2016-01-10 10:06:09 -05:00