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
Age
Commit message (
Collapse
)
Author
2011-10-03
fix test_statvfs
Alon Zakai
2011-10-03
fix test_stat
Alon Zakai
2011-10-02
fix test_poll
Alon Zakai
2011-10-02
fix math.h
Alon Zakai
2011-10-02
fix langinfo
Alon Zakai
2011-10-02
fix getloadavg
Alon Zakai
2011-10-02
fix fs_base
Alon Zakai
2011-10-02
dlmalloc fixes
Alon Zakai
2011-10-02
move emscripten.h; fixes emscripten_api
Alon Zakai
2011-10-02
fix typo in library; fixes dlfcn tests
Alon Zakai
2011-09-27
debug info parsing fix
Alon Zakai
2011-09-27
fix for parsing landingpad elements
Alon Zakai
2011-09-27
Merge branch 'llvm-svn' of github.com:kripken/emscripten into llvm-svn
Alon Zakai
2011-09-26
header surgery
Alon Zakai
2011-09-26
expose core SQLite API calls in sqlite test
Alon Zakai
2011-09-26
expose some things to Module
Alon Zakai
2011-09-25
header fixes and additions
Alon Zakai
2011-09-25
header fixes and additions
Alon Zakai
2011-09-25
header fixes
Alon Zakai
2011-09-25
fix unistd_dup test
Alon Zakai
2011-09-25
add some defines to fcntl
Alon Zakai
2011-09-25
fix header parsing bug and unistd.h header; fixes unistd_confstr
Alon Zakai
2011-09-25
automatic checks for missing C defines
Alon Zakai
2011-09-25
utsname.h ; fixes uname
Alon Zakai
2011-09-25
utime.h fix
Alon Zakai
2011-09-25
fix dirent.h and folders test
Alon Zakai
2011-09-25
fix stdin/out/err for newlib; fixes files
Alon Zakai
2011-09-25
fix bug with no headers passed to emscripten.py
Alon Zakai
2011-09-25
show errors on empty output from emscripten in test runner
Alon Zakai
2011-09-25
parse C1|C2 in headers; properly fixes fcntl
Alon Zakai
2011-09-25
improve header constant parsing
Alon Zakai
2011-09-25
add mman.h
Alon Zakai
2011-09-24
emscripten.py option to expose header #defines to library. fixes fcntl
Alon Zakai
2011-09-24
errno; fixes test_errar
Alon Zakai
2011-09-24
fix env test
Alon Zakai
2011-09-24
clean up includes
Alon Zakai
2011-09-24
handwritten dlfcn.h; fixes test_dlfcn
Alon Zakai
2011-09-24
fix test_debug
Alon Zakai
2011-09-24
use libc++; cubescript passes
Alon Zakai
2011-09-24
include libcxx
Alon Zakai
2011-09-24
fix limits.h
Alon Zakai
2011-09-24
reorganize system/include
Alon Zakai
2011-09-24
disable search for gcc's limits.h
Alon Zakai
2011-09-24
disable glibc-specific parts of test_ctype
Alon Zakai
2011-09-24
add __assert_func; assert passes
Alon Zakai
2011-09-24
disable endianness check in headers; hello_world passes
Alon Zakai
2011-09-24
additional headers
Alon Zakai
2011-09-24
start to include system headers (tests broken)
Alon Zakai
2011-09-24
improve option to disable exception catching; fixes ammo speed regression
Alon Zakai
2011-09-23
harmonize use of COMPILER_ARGS
Alon Zakai
[prev]
[next]