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
/
system
/
include
Age
Commit message (
Expand
)
Author
2012-01-05
add some GL headers
Alon Zakai
2012-01-05
Merge pull request #162 from jterrace/incoming
Alon Zakai
2012-01-05
add missing semaphore.h
Alon Zakai
2012-01-05
Changed emscripten comment to XXX format
Jeff Terrace
2012-01-04
Add missing pthread function, missing termios.h and missing ttydefaults.h
Jeff Terrace
2012-01-04
Add additional defines to endian.h
Jeff Terrace
2012-01-04
misc header improvements for building llvm
Alon Zakai
2011-12-20
stdbool.h
Alon Zakai
2011-12-20
fix feof, plus test
Alon Zakai
2011-12-17
fix SDL_MUSTLOCK
Alon Zakai
2011-12-17
support for std::endl and cout << ints
Alon Zakai
2011-12-12
ctype.h header fix
Alon Zakai
2011-12-10
SDL headers fix
Alon Zakai
2011-12-07
switch some 64-bit stat fields to 32-bit
Alon Zakai
2011-12-06
initial work on memory growth
Alon Zakai
2011-11-30
refactor compiler to allow future batching of types and globals. move postset...
Alon Zakai
2011-11-04
headers fix
Alon Zakai
2011-10-31
revert pull 110 and part of pull 107
Alon Zakai
2011-10-31
Merge pull request #107 from BenoitT/patch-1
Alon Zakai
2011-10-28
profiling option from C++
Alon Zakai
2011-10-28
Merge pull request #106 from BenoitT/master
Alon Zakai
2011-10-28
Missing the locale class definition
BenoitT
2011-10-28
Fixed same bug as #105 for streambuf
BenoitT
2011-10-27
std::endl was missing. We just need to comment extern to make std::cout works
BenoitT
2011-10-24
Fixed bug #105: string is not exported into JS file
BenoitT
2011-10-23
Merge pull request #101 from BenoitT/master
Alon Zakai
2011-10-21
Removed an anoying warning
BenoitT
2011-10-21
Removed an anoying warning for macro redefinition
BenoitT
2011-10-21
Added XXX Emscripten comments
BenoitT
2011-10-20
SDL headers fix
Alon Zakai
2011-10-20
The variable __except was causing problems with the keyword with the same nam...
BenoitT
2011-10-19
fix test_iostream
Alon Zakai
2011-10-18
ctype.h fix to not use macros
Alon Zakai
2011-10-17
various include/ additions
Alon Zakai
2011-10-13
header fixes for speak.js
Alon Zakai
2011-10-10
EMSCRIPTEN_COMMENT for source comments
Alon Zakai
2011-10-08
mremap
Alon Zakai
2011-10-08
change some _type defs to coincide with glibc
Alon Zakai
2011-10-07
tiff headers for test_openjpeg
Alon Zakai
2011-10-07
fix fcntl_misc
Alon Zakai
2011-10-07
header fixes; fixes poppler
Alon Zakai
2011-10-07
stdio.h fixes and a fix that fixes bullet
Alon Zakai
2011-10-07
fix stdio streams and printing of chars; fixes freetype
Alon Zakai
2011-10-07
fix openjpeg
Alon Zakai
2011-10-07
memory.h
Alon Zakai
2011-10-07
fix dirent.h
Alon Zakai
2011-10-06
fix unistd_curdir
Alon Zakai
2011-10-06
fix unistd_login
Alon Zakai
2011-10-06
fix unistd_misc
Alon Zakai
2011-10-06
fix unistd_pathconf
Alon Zakai
[next]