Age | Commit message (Collapse) | Author |
|
|
|
|
|
musl defines __fpclassify, __fpclassifyf, __fpclassifyl while
the old headers used __fpclassifyd for double rather than
__fpclassify.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
inline_asm_testcase
|
|
protect it from replacements there; fixes #1614
|
|
|
|
them up; #1610
|
|
|
|
Fix bullet
|
|
Validate asmjs
|
|
|
|
|
|
|
|
output variables.
|
|
use cmake to configure bullet build instead of ./configure. On Linux and OSX, run both configure and cmake-based tests.
|
|
primary source for locating SpiderMonkey. If it was not set appropriately, look from PATH.
|
|
|
|
post-build step to project to confirm that the build output is valid asm.js.
|
|
proper asm.js or not.
|
|
|
|
structs; fixes #1602
|
|
wchar_t strings to JS when building with -fshort-wchar. Closes #1565.
|
|
|
|
|
|
string functions .length, .charCodeAt and .fromCharCode do not operate on Unicode code points, but UTF-16-encoded Unicode code units.
|
|
stringToUTF32 following azakai's suggestion on naming convention.
|
|
relies on wcslen().
|
|
Unix) strings to and from JS, and add a test.
|
|
Mingw32make nmake cmake
|
|
|
|
|
|
|
|
nonexisting OpenKode.
|
|
not supported in VS Express.
|
|
|
|
|
|
|
|
|
|
|