This website requires JavaScript.
Explore
Help
Register
Sign In
conservatory
/
picrin
Watch
4
Star
0
Fork
You've already forked picrin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3,521
Commits
2
Branches
2
Tags
9.9
MiB
4834052556
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
fa2b72b020
Use emyg_atod instead of emyg_strtod
2016-01-09 00:15:49 -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