-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 123 files changed
- 3 contributors
Commits on Jan 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 44cb63a - Browse repository at this point
Copy the full SHA 44cb63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d078cb - Browse repository at this point
Copy the full SHA 5d078cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4353f5d - Browse repository at this point
Copy the full SHA 4353f5dView commit details -
Handle negative zero values correctly.
This handles the situation when they're part of a global variable whether it just be a float/double or embedded within a struct. Fixes #1898.
Configuration menu - View commit details
-
Copy full SHA for 369b833 - Browse repository at this point
Copy the full SHA 369b833View commit details -
Add strtod(), wcstod(), wcstol() and friends.
This implementation of strtod() replaces the old as it implements support for parsing hex constants which is needed by various tests.
Configuration menu - View commit details
-
Copy full SHA for c022930 - Browse repository at this point
Copy the full SHA c022930View commit details -
Configuration menu - View commit details
-
Copy full SHA for b167b3c - Browse repository at this point
Copy the full SHA b167b3cView commit details -
Make lgamma and friends work, add test.
We can't use weak aliases on variables in emscripten, so get rid of __signgam and just use signgam.
Configuration menu - View commit details
-
Copy full SHA for cd21e58 - Browse repository at this point
Copy the full SHA cd21e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75a6be6 - Browse repository at this point
Copy the full SHA 75a6be6View commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 3b62c65 - Browse repository at this point
Copy the full SHA 3b62c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3825af - Browse repository at this point
Copy the full SHA e3825afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4a2df - Browse repository at this point
Copy the full SHA ee4a2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b97c1bc - Browse repository at this point
Copy the full SHA b97c1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c105a - Browse repository at this point
Copy the full SHA d9c105aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0f677 - Browse repository at this point
Copy the full SHA cb0f677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7844db3 - Browse repository at this point
Copy the full SHA 7844db3View commit details
Commits on Jan 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for af59788 - Browse repository at this point
Copy the full SHA af59788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2914deb - Browse repository at this point
Copy the full SHA 2914debView commit details -
Merge branch 'incoming' of github.com:kripken/emscripten into incoming
conflicts: tests/test_core.py tools/shared.py
Configuration menu - View commit details
-
Copy full SHA for cd1edeb - Browse repository at this point
Copy the full SHA cd1edebView commit details
Loading
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.8.7...1.8.8