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
2013-04-13
socketpair
Arlo Breault
2013-04-09
consistent
Arlo Breault
2013-04-09
implement setgroups
Arlo Breault
2013-04-08
Merge pull request #1036 from arlolra/eai
Alon Zakai
2013-04-08
include arpa/inet.h in netinet/in.h
Arlo Breault
2013-04-08
combine netdb.h
Arlo Breault
2013-04-05
pf_inet6
Arlo Breault
2013-04-05
Error codes.
Arlo Breault
2013-04-04
* Added glfw headers and testcases.
Éloi Rivard
2013-04-01
Merge pull request #1009 from waywardmonkeys/another-libcxx-update
1.3.6
Alon Zakai
2013-03-31
fix resource.h for C++ usage
Alon Zakai
2013-03-30
headers fix; fixes #1013
Alon Zakai
2013-03-29
Update symbols.
Bruce Mitchener
2013-03-29
Update libcxx to work with emscripten.
Bruce Mitchener
2013-03-29
Update to r178253 from March 29, 2013.
Bruce Mitchener
2013-03-25
Merge pull request #993 from waywardmonkeys/reinstate-attributes
Alon Zakai
2013-03-25
Merge pull request #989 from waywardmonkeys/fix-strtof
Alon Zakai
2013-03-25
remove symbol removing hack; export all malloc symbols as weak; add test for ...
1.3.5
Alon Zakai
2013-03-25
Get exceptions working as they were before.
Bruce Mitchener
2013-03-25
Get things working with the new libcxx / libcxxabi.
Bruce Mitchener
2013-03-25
Remove unused makefiles.
Bruce Mitchener
2013-03-25
update libcxxabi.
Bruce Mitchener
2013-03-25
Update to current libcxx.
Bruce Mitchener
2013-03-23
Re-instate _ATTRIBUTE() usages.
Bruce Mitchener
2013-03-22
Don't infinitely recurse in strtof().
Bruce Mitchener
2013-03-19
Replace broken _CTYPE_* definitions with correct.
Bruce Mitchener
2013-03-15
Replace OpenAL headers with our own
Ehsan Akhgari
2013-03-15
Add OpenAL headers
Ehsan Akhgari
2013-03-12
Merge pull request #942 from waywardmonkeys/fix-typeof-decls
Alon Zakai
2013-03-12
Use less generic names for variables.
Bruce Mitchener
2013-03-08
Add missing iso646.h
Bruce Mitchener
2013-03-06
Move strtod, strtold, strtof, strtod_l, strtold_l, atof from JS side to libc ...
1.2.9
Xuejie "Rafael" Xiao
2013-03-05
Add support for getopt/getopt_long
manuels
2013-03-05
Merge pull request #908 from waywardmonkeys/fix-typos
Alon Zakai
2013-03-05
Merge pull request #909 from waywardmonkeys/fix-stdbool-h
Alon Zakai
2013-03-04
disable emscripten_jcache_printf in non-C++
Alon Zakai
2013-03-04
emscripten_jcache_printf
Alon Zakai
2013-03-04
Ensure __bool_true_false_are_defined is defined.
Bruce Mitchener
2013-03-04
Fix typos.
Bruce Mitchener
2013-03-03
Merge pull request #846 from juj/dlmalloc_286
Alon Zakai
2013-02-23
update libc symbols
Alon Zakai
2013-02-20
remove bad_cast/typeinfo.cpp from libcxx, no longer needed since it is in lib...
Alon Zakai
2013-02-20
build base type_info class with libcxxabi, fixes #862
Alon Zakai
2013-02-12
Update to dlmalloc 2.8.6 and set HAVE_MMAP to 0 only if compiling under EMSCR...
Jukka Jylänki
2013-02-04
GLES 1.1 headers
Alon Zakai
2013-02-04
gc.h: Missing include guards.
Bruce Mitchener
2013-02-04
dlfcn.h: Missing include guards.
Bruce Mitchener
2013-02-01
Merge pull request #820 from waywardmonkeys/sys-features
Alon Zakai
2013-02-01
Move some definitions to sys/features.
Bruce Mitchener
2013-02-01
Support GC_get_heap_size().
Bruce Mitchener
[next]