Yuichi Nishiwaki
|
9377999579
|
bin/picrin -> picrin
|
2017-03-22 23:59:22 +09:00 |
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 |
Doug Currie
|
87ae66d706
|
Fix roundtrip -0.0
|
2016-01-23 16:30:40 -05:00 |
Doug Currie
|
db36d7040f
|
Add a few tests to contrib/10.roundtrip
|
2016-01-10 10:06:09 -05:00 |
Doug Currie
|
30f220316c
|
Fix dtoa for +nan.0 +inf.0 -inf.0
|
2016-01-09 12:52:38 -05:00 |
Doug Currie
|
fa2b72b020
|
Use emyg_atod instead of emyg_strtod
|
2016-01-09 00:15:49 -05:00 |
Doug Currie
|
5116220d62
|
Fix more c99isms
|
2016-01-08 23:51:51 -05:00 |
Doug Currie
|
3f7c5034d7
|
Fix some c99isms
|
2016-01-08 23:47:16 -05:00 |
Doug Currie
|
5fd8f8287f
|
Plug in emyg_dtoa and emyg_atod for round trip double conversion
|
2016-01-08 23:34:51 -05:00 |