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-06-23
minor fixes for merge
Alon Zakai
2011-06-24
Merge remote branch 'upstream/master'
tim.dawborn
2011-06-23
fix bug with adding null terminator in readBinary
Alon Zakai
2011-06-23
* propogated return value from main back to the return value from Module.run
tim.dawborn
2011-06-20
fix typed array detection
Alon Zakai
2011-06-09
fix warn64
Alon Zakai
2011-06-09
sign analyzer for ta==2
Alon Zakai
2011-06-08
remove unneeded initializeRuntime
Alon Zakai
2011-06-06
logging fix
Alon Zakai
2011-06-06
SAFE_HEAP_LOG improvements
Alon Zakai
2011-06-06
fixes for USE_TYPED_ARRAYS == 2
Alon Zakai
2011-06-05
fix alignment issues with USE_TYPED_ARRAYS == 2
Alon Zakai
2011-06-05
generalize heap access generation with getHeapOffset
Alon Zakai
2011-06-04
optimize Pointer_make (both input size and processing time)
Alon Zakai
2011-06-03
refactoring in preparation for TYPED_ARRAYS==2 (disabled)
Alon Zakai
2011-05-27
option to not use FHEAP at all, with USE_TYPED_ARRAY_FHEAP=0
Alon Zakai
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
[next]