diff options
author | alon@honor <none@none> | 2010-10-02 13:46:14 -0700 |
---|---|---|
committer | alon@honor <none@none> | 2010-10-02 13:46:14 -0700 |
commit | 6dcf85c6b014dbc6fc32de186a16b651fcc29b92 (patch) | |
tree | 990f76d3d1f3d788515378fa75248ba91f263727 /ChangeLog | |
parent | 51d1c32a775cbb4ac578911fe1ae03b064a792bd (diff) |
dlmalloc test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ * Much faster compilation (still a lot more left to do though) * Clang support * Optional memory alignment that precisely matches C/C++ - * Proper call stack support + * Proper memory management, including stack and (optional) dlmalloc * Initial support for SDL * Raytracing test + web demo * Many code cleanups, bug fixes, additional tests and library implementations |