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 (
Expand
)
Author
2013-09-03
disable node stdin fixes due to side effects
Anthony Pesch
2013-09-01
gracefully handle ExitStatus exception in async main loops
Anthony Pesch
2013-09-01
Use EM_BUILD_VERBOSE instead of EMSCRIPTEN_VERBOSE as the name of the env. va...
Jukka Jylänki
2013-09-01
misc in.h and SDL joystick stubs
Anthony Pesch
2013-08-31
fix gethostbyname_r types
Alon Zakai
2013-08-31
Merge pull request #1575 from inolen/accept_fixes
Alon Zakai
2013-08-31
remove temporary enet fix, and define gethostbyname_r in a header, so that we...
Alon Zakai
2013-08-31
- refactored accept code to automatically setup peers for incoming connectio...
Anthony Pesch
2013-08-31
- temp fix for test_enet
Anthony Pesch
2013-08-31
better error message
Alon Zakai
2013-08-30
don't close client sockets by default in echo server enabling TCP teardown to...
Anthony Pesch
2013-08-30
disable test_stdin in node (temporarily) and v8
Alon Zakai
2013-08-30
fix test_emscripten_get_now
Alon Zakai
2013-08-30
fix use of NODE_JS in test_sockets
Alon Zakai
2013-08-30
update package.json to work with older npms
Alon Zakai
2013-08-30
Merge branch 'incoming'
Alon Zakai
2013-08-30
disable test_stdin in node (temporarily) and v8
Alon Zakai
2013-08-30
Merge pull request #1557 from inolen/sockfs
Alon Zakai
2013-08-30
fix test_emscripten_get_now
Alon Zakai
2013-08-30
Output stdout and stderr from external library builds to console only if EMSC...
Jukka Jylänki
2013-08-30
Remove Building.configure() from storing stdout and stderr output to a temp f...
Jukka Jylänki
2013-08-30
Remove compilation warnings on msvc10 tests. Add missing --preload-file direc...
Jukka Jylänki
2013-08-30
don't re-use ports between different harnesses
Anthony Pesch
2013-08-30
- moved hostname resolution functions to DNS object
Anthony Pesch
2013-08-29
Merge pull request #1311 from juj/emscripten_get_now
Alon Zakai
2013-08-29
Merge pull request #1555 from inolen/tty_fixes
Alon Zakai
2013-08-29
Merge pull request #1572 from rharkeadsk/fix-stdio-fileno-constants
Alon Zakai
2013-08-29
run test_stdin in all JS_ENGINES
Anthony Pesch
2013-08-29
updated test_stdin to work in SM shell
Anthony Pesch
2013-08-29
- added tests for tcgetattr / tcsetattr
Anthony Pesch
2013-08-29
- added stubs for tcgetattr and tcsetattr
Anthony Pesch
2013-08-29
allow null second param in createPreloadedFile|createDataFile so that file pa...
Alon Zakai
2013-08-29
Pass relative paths instead of absolute paths in Visual Studio include direct...
Jukka Jylänki
2013-08-29
Update STD*_FILENO constants in settings.js to match unistd.h
Ranger Harke
2013-08-29
Formatting.
Jukka Jylänki
2013-08-29
emscripten_get_now enabled for SpiderMonkey, optimization and test for shell ...
Jukka Jylänki
2013-08-29
lazy evaluate ws module require
Anthony Pesch
2013-08-29
- created SOCKFS
Anthony Pesch
2013-08-29
- added raw addr / hostname lookup support
Anthony Pesch
2013-08-29
- minor refactoring to new address translation functions to support better "...
Anthony Pesch
2013-08-28
Merge pull request #1567 from rharkeadsk/fix-device-permissions
Alon Zakai
2013-08-28
fix tests that check for code not changing, given the recent sorting of funct...
Alon Zakai
2013-08-28
sort generated functions
Alon Zakai
2013-08-28
Update remaining tests to use registerDevice/mkdev
Ranger Harke
2013-08-28
Update test_unistd_io to use registerDevice/mkdev
Ranger Harke
2013-08-28
Fix permissions set by FS.createDevice
Ranger Harke
2013-08-28
Update AUTHORS file
Ranger Harke
2013-08-27
added extname to path library
Anthony Pesch
2013-08-27
Merge pull request #1564 from inolen/sdl_fullscreen_fix
Alon Zakai
2013-08-27
FS.loadFilesFromDB|saveFilesToDB
Alon Zakai
[prev]
[next]