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-26
Merge pull request #1669 from ngld/fix-sscanf-whitespace
Alon Zakai
2013-09-26
Merge pull request #1631 from juj/responsive_logging
Alon Zakai
2013-09-26
Don't do Popen workaround on Windows by default, since the cmdline -> call em...
Jukka Jylänki
2013-09-26
Use the logging framework instead of print, to be consistent and as the loggi...
Jukka Jylänki
2013-09-25
Merge pull request #1671 from waywardmonkeys/iconv
Alon Zakai
2013-09-26
Bump version.
1.6.3
Bruce Mitchener
2013-09-26
Add iconv from musl.
Bruce Mitchener
2013-09-25
Merge pull request #1670 from waywardmonkeys/add-locale-stuff
Alon Zakai
2013-09-25
optimize getFastValue
Alon Zakai
2013-09-26
Bump version.
1.6.2
Bruce Mitchener
2013-09-26
Add wprintf, swprintf, vswprintf, vfwprintf, etc.
Bruce Mitchener
2013-09-26
Implement locale-ignoring strcoll_l.
Bruce Mitchener
2013-09-26
Add a lot of locale code.
Bruce Mitchener
2013-09-25
hide output by default in compiler_funcs.html, main use is profiling
Alon Zakai
2013-09-25
try to load relooper for src dir, if not in expected location
Alon Zakai
2013-09-25
add option to run funcs stage in the browser
Alon Zakai
2013-09-25
remove duplicate temp file cleanup
Alon Zakai
2013-09-25
fix save_debug_files
Alon Zakai
2013-09-25
loop only on the actually new types in type analysis
Alon Zakai
2013-09-25
Merge pull request #1665 from juj/validate_gl_spec_64
Alon Zakai
2013-09-25
Merge pull request #1653 from juj/fix_ar_handling
Alon Zakai
2013-09-25
Fix some comments and bump EMSCRIPTEN_VERSION
ngld
2013-09-25
Replace references to QUANTUM_SIZE with C_STRUCTS equivalents.
ngld
2013-09-25
Add timeb.h to struct_info.json
ngld
2013-09-25
Fix #1668: whiteSpace in _scanString should use only char codes as keys not c...
ngld
2013-09-25
Also validate size and stride parameters in calls to glVertexAttribPointer.
Jukka Jylänki
2013-09-25
Add debug check under GL_ASSERTIONS that the alignment restrictions for verte...
Jukka Jylänki
2013-09-25
Do not get confused by Apple GCC dylib special '-compatibility_version' and '...
Jukka Jylänki
2013-09-24
Merge pull request #1642 from waywardmonkeys/newlocale-freelocale
Alon Zakai
2013-09-24
Merge pull request #1641 from waywardmonkeys/fix-negative-zero-bug
Alon Zakai
2013-09-25
Add test case for zero multiplication.
Bruce Mitchener
2013-09-25
Don't rewrite multiplication by 0 as 0.
Bruce Mitchener
2013-09-25
Simple implementation of newlocale / freelocale.
Bruce Mitchener
2013-09-24
Merge branch 'incoming'
Alon Zakai
2013-09-24
Merge pull request #1629 from ngld/fix-ccallFunc-utf8
Alon Zakai
2013-09-24
sdl alpha test
Alon Zakai
2013-09-24
Fix entire surface alpha blending with SDL_SetAlpha
Richard Quirk
2013-09-24
Hide logging in Web Audio intended mostly for debugging.
Jukka Jylänki
2013-09-24
Fix bug where resuming SDL audio multiple times could cause multiple audio ev...
Jukka Jylänki
2013-09-24
Make the tones shorter in duration to have the test harness not timeout (60 s...
Jukka Jylänki
2013-09-24
Update the sdl audio beep test to new test_browser.py suite after rebase.
Jukka Jylänki
2013-09-24
Document Mozilla Audio Data API is used as a workaround.
Jukka Jylänki
2013-09-24
Allow compiling the sdl_audio_beep.cpp sample outside the browser test harness.
Jukka Jylänki
2013-09-24
Adjust SDL Web Audio API backend to make it work on Firefox nightly. Note tha...
Jukka Jylänki
2013-09-24
Fix AUTHORS to have UTF-8 encoding.
Jukka Jylänki
2013-09-24
Make the time periods between beeps longer to be able to distinguish audio qu...
Jukka Jylänki
2013-09-24
Explicitly disconnect generated audio buffers with Web Audio API to guarantee...
Jukka Jylänki
2013-09-24
Fix audio callback overflow problems by avoiding using Browser.safeSetTimeout...
Jukka Jylänki
2013-09-24
Improve the Web Audio callback buffer scheduling logic to stay ahead of buffe...
Jukka Jylänki
2013-09-24
Fix reporting of silence parameter in SDL audio api.
Jukka Jylänki
[prev]
[next]