-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: emscripten-core/emscripten
base: 1.36.2
head repository: emscripten-core/emscripten
compare: 1.36.3
- 13 commits
- 11 files changed
- 6 contributors
Commits on Apr 22, 2016
-
Google closure-compiler says: Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option.
Configuration menu - View commit details
-
Copy full SHA for cf66ff2 - Browse repository at this point
Copy the full SHA cf66ff2View commit details
Commits on Apr 24, 2016
-
Merge pull request #4267 from burik666/file_packager
Remove trailing commas
Configuration menu - View commit details
-
Copy full SHA for ec97848 - Browse repository at this point
Copy the full SHA ec97848View commit details
Commits on Apr 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e8b6839 - Browse repository at this point
Copy the full SHA e8b6839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c997cf - Browse repository at this point
Copy the full SHA 7c997cfView commit details -
Fix a pthreads deadlock that could occur if the main thread is waitin…
…g on a futex without specified timeout while a pthread that is supposed to wake up the main thread needs to do a proxied operation in the main thread.
Configuration menu - View commit details
-
Copy full SHA for ff3620f - Browse repository at this point
Copy the full SHA ff3620fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62df7f5 - Browse repository at this point
Copy the full SHA 62df7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b0071 - Browse repository at this point
Copy the full SHA 05b0071View commit details
Commits on Apr 26, 2016
-
Remove the creation of new/temporary arrays when handling 3D position…
…al audio pos/rot/vel data to remove stuttering from trashing GC allocations. E.g. the function alSource3f() can be called with high frequency in 3D positional audio applications, which would contribute towards GC pressure.
Configuration menu - View commit details
-
Copy full SHA for e38638c - Browse repository at this point
Copy the full SHA e38638cView commit details -
* issue 4254; comitting fix * PR modifications for code standards * Update AUTHORS
Configuration menu - View commit details
-
Copy full SHA for 4e0d4f7 - Browse repository at this point
Copy the full SHA 4e0d4f7View commit details -
Merge pull request #4275 from juj/avoid_openal_garbage
avoid_openal_garbage
Configuration menu - View commit details
-
Copy full SHA for c8ea3a1 - Browse repository at this point
Copy the full SHA c8ea3a1View commit details
Commits on Apr 27, 2016
-
Merge branch 'worker-alert-support' of https://github.com/kerbkerb/em…
…scripten into incoming Conflicts: AUTHORS
Configuration menu - View commit details
-
Copy full SHA for 400d3d3 - Browse repository at this point
Copy the full SHA 400d3d3View commit details -
* Add sdl2 timer test * Bump sdl2 version
Configuration menu - View commit details
-
Copy full SHA for 24166b6 - Browse repository at this point
Copy the full SHA 24166b6View commit details
Commits on Apr 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0b886f5 - Browse repository at this point
Copy the full SHA 0b886f5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.36.2...1.36.3