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
Age
Commit message (
Expand
)
Author
2012-01-30
Make sure that sys/types.h defines old-style C sized types
Ehsan Akhgari
2012-01-28
Use the freeglut header
Ehsan Akhgari
2012-01-27
Merge branch 'handle_broken_lli' into glgears
Ehsan Akhgari
2012-01-25
headers
Alon Zakai
2012-01-25
some headers
Alon Zakai
2012-01-23
Add the glut header file
Ehsan Akhgari
2012-01-21
Add the GLES2 headers
Ehsan Akhgari
2012-01-20
Merge branch 'master' into libcxx
Alon Zakai
2012-01-20
Add glext.h
Ehsan Akhgari
2012-01-19
remove std::terminate from libc++ symbols; it isn't enough of a reason to inc...
Alon Zakai
2012-01-18
move libc++ new into dlmalloc in terms of emcc library autolinking
Alon Zakai
2012-01-18
move dlmalloc to system/lib
Alon Zakai
2012-01-18
Merge branch 'master' into libcxx
Alon Zakai
2012-01-18
mman.h header fix
Alon Zakai
2012-01-18
further refactor the library scanning code, and prepare for libcxx
Alon Zakai
2012-01-17
add (unfiltered) libcxx symbols file
Alon Zakai
2012-01-17
headers fix; libcxx now builds
Alon Zakai
2012-01-17
add stub for sys/sysctl.h
Alon Zakai
2012-01-17
preparations for libcxx building
Alon Zakai
2012-01-17
library fixes
Alon Zakai
2012-01-17
libc++ sources
Alon Zakai
2012-01-16
more xlocale.h stuff
Alon Zakai
2012-01-16
additional xlocale.h specs
Alon Zakai
2012-01-16
restore libcxx to pristine state, undoing all our hacks, and work towards fix...
Alon Zakai
2012-01-13
Update float.h to define FLT_ROUNDS
Jeff Terrace
2012-01-13
add some dirent.h stuff
Alon Zakai
2012-01-12
Merge pull request #170 from FishingCactus/class_exception
Alon Zakai
2012-01-12
networking header additions
Alon Zakai
2012-01-12
some inet.h additions
Alon Zakai
2012-01-12
header fixes
Alon Zakai
2012-01-11
Catching specific exception type now works
julien.hamaide
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
[next]