https://github.com/kripken/emscripten
History
Tip revision: d4c9620fb57f1f18d75149b5108aaf127a6fd9ab authored by Xuejie "Rafael" Xiao on 07 March 2013, 04:58:29 UTC
Move strtod, strtold, strtof, strtod_l, strtold_l, atof from JS side to libc side, this can fix double precision bug in original strtod implementation.
Tip revision: d4c9620
File Mode Size
cmake
demos
docs
patches
src
system
tests
third_party
tools
.gitignore -rw-r--r-- 152 bytes
AUTHORS -rw-r--r-- 2.4 KB
ChangeLog -rw-r--r-- 4.6 KB
LICENSE -rw-r--r-- 3.2 KB
README.markdown -rw-r--r-- 560 bytes
em++ -rwxr-xr-x 275 bytes
em-config -rwxr-xr-x 569 bytes
emar -rwxr-xr-x 431 bytes
emcc -rwxr-xr-x 65.1 KB
emcc.py -rwxr-xr-x 160 bytes
emconfigure -rwxr-xr-x 518 bytes
emlibtool -rwxr-xr-x 145 bytes
emmake -rwxr-xr-x 647 bytes
emranlib -rwxr-xr-x 155 bytes
emscripten.py -rwxr-xr-x 28.7 KB

README.markdown

back to top