mirror of
https://github.com/bellard/quickjs.git
synced 2025-11-18 03:20:36 +03:00
added new dtoa library to print and parse float64 numbers. It is necessary to fix corner cases (e.g. radix != 10) and to have correct behavior regardless of the libc implementation.
This commit is contained in: