Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-12 | Skip, or simulate success for the test_dlmalloc test that checks memory ↵ | Jukka Jylänki | |
allocation linearity/contiguity when compiling it natively to OSX. On that platform, this condition has been detected to not hold. Retain the check still for other platforms. | |||
2011-10-08 | fix dlmalloc with typed arrays | Alon Zakai | |
2011-07-08 | * Added support for automatically determining llvm-gcc/clang data layout in ↵ | max99x | |
emscripten.py. * Added a dlmalloc linking test. * Fixed double-evaling of JSON in emscripten.py when --dlmalloc is passed. |