index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
preamble.js
Age
Commit message (
Expand
)
Author
2011-05-26
improve AUTO_OPTIMIZE
Alon Zakai
2011-05-26
improve CHECK_* options, add initial version of AUTO_OPTIMIZE
Alon Zakai
2011-05-24
modify read() detection for closure compiler
Alon Zakai
2011-05-22
throw on xhr errors in browser read()
Alon Zakai
2011-05-22
note on CORRECT_OVERFLOWS
Alon Zakai
2011-05-21
SDL stuff
Alon Zakai
2011-05-19
SAFE_HEAP fix
Alon Zakai
2011-05-16
call SAFE_HEAP_ACCESS from SAFE_HEAP_COPY_HISTORY
Alon Zakai
2011-05-15
support for reading files synchronously
Alon Zakai
2011-04-24
support for __cxa_atexit argument
Alon Zakai
2011-04-24
forgotten check for assertions
Alon Zakai
2011-04-23
memory fixes
Alon Zakai
2011-04-21
line-specific exceptions to SAFE_HEAP
Alon Zakai
2011-03-29
simplify TOTAL_STACK to not confuse closure compiler
Alon Zakai
2011-03-21
optimize FUNCTION_POINTER and exporting
Alon Zakai
2011-03-21
do not un/reSign constants
Alon Zakai
2011-03-13
misc compiler tweaks
Alon Zakai
2011-03-04
integer rounding fixes and CORRECT_ROUNDINGS option
Alon Zakai
2011-02-20
generate strict mode javascript
Alon Zakai
2011-02-20
fixes for benchmarks
Alon Zakai
2011-02-19
use line-specific corrections in zlib test
Alon Zakai
2011-02-19
optimize String_copy
Alon Zakai
2011-02-13
tweak sign and overflow checks
Alon Zakai
2011-02-12
fix for compiling with spidermonkey
Alon Zakai
2011-02-08
use subarray in typed arrays
Alon Zakai
2011-02-06
strengthen SAFE_HEAP checks for copied values
Alon Zakai
2011-01-31
misc cleanups and fixes
Alon Zakai
2011-01-27
reSign parallel to unSign to fix rare signing issues; CHECK_SIGNS option
Alon Zakai
2011-01-16
initial emulation for stdio file reading, and other preparations for poppler
Alon Zakai
2011-01-08
refactor preamble functions into library
Alon Zakai
2011-01-01
CORRECT_OVERFLOWS option; strengthening of various tests, and fixes a bug in ...
Alon Zakai
2010-12-31
allow SAFE_HEAP with typed arrays; fix minor uncovered bugs; add SAFE_HEAP_LO...
Alon Zakai
2010-12-31
simplify heap operations in preamble with macros
Alon Zakai
2010-12-30
simple django-style substitution/macros
Alon Zakai
2010-12-30
stub for calloc
Alon Zakai
2010-12-28
handle memmove of 0
dglead
2010-12-26
fix bug with typed arrays in memcpy
Alon Zakai
2010-12-25
support for precision in integers in printf
Alon Zakai
2010-12-23
comment about typed arrays when copying
Alon Zakai
2010-12-19
optimize heap for chrome; thanks to danielheres
Alon Zakai
2010-12-19
CHECK_OVERFLOWS option
Alon Zakai
2010-12-17
fix format bug with floats
Alon Zakai
2010-12-13
minor fixes for python demo
Alon Zakai
2010-12-12
python web demo
Alon Zakai
2010-12-12
support for library dependencies +misc python float fixes
Alon Zakai
2010-12-11
improve printf formatting
Alon Zakai
2010-12-11
support for printing %p
Alon Zakai
2010-12-11
python fixes and test
Alon Zakai
2010-12-09
proper support for bitfields
Alon Zakai
2010-12-05
safe heap tweaks
Alon Zakai
[next]