-
Notifications
You must be signed in to change notification settings - Fork 311
Comparing changes
Open a pull request
base repository: jxcore/jxcore
base: v0.3.1.1
head repository: jxcore/jxcore
compare: 0.3.1.1
- 11 commits
- 10 files changed
- 5 contributors
Commits on Jan 22, 2016
-
jxcore: moved node::removeCommons() outside AutoScope scope
When the AutoScope object goes out of scope in the JXEngine::Destroy method it uses members of main_node_ that prior to this fix had already been destroyed by the node::removeCommons() call. This fix moves the node::removeCommons autoside the lifetime scope of the AutoScope object, such that it's guaranteed that all members of main_node_ are still dereferenceable.
Configuration menu - View commit details
-
Copy full SHA for be72c2c - Browse repository at this point
Copy the full SHA be72c2cView commit details -
Merge pull request #793 from JorisKoster/dangling-pointers-after-dest…
…roying-engine jxcore: moved node::removeCommons() outside AutoScope scope
Configuration menu - View commit details
-
Copy full SHA for 1638e28 - Browse repository at this point
Copy the full SHA 1638e28View commit details
Commits on Jan 24, 2016
-
new file: build_scripts/ARCH/PKGBUILD
modified: build_scripts/ARCH/README.md deleted: build_scripts/ARCH/arm/PKGBUILD deleted: build_scripts/ARCH/arm/jxcore.install deleted: build_scripts/ARCH/aur/PKGBUILD deleted: build_scripts/ARCH/aur/jxcore.install
Configuration menu - View commit details
-
Copy full SHA for 6bc99dc - Browse repository at this point
Copy the full SHA 6bc99dcView commit details -
Merge pull request #795 from MarcMcIntosh/master
It's all one build script now
Configuration menu - View commit details
-
Copy full SHA for bace8f9 - Browse repository at this point
Copy the full SHA bace8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f858471 - Browse repository at this point
Copy the full SHA f858471View commit details
Commits on Jan 25, 2016
-
Merge pull request #797 from jxcore/0.3.1.1
Remove dead assignments
Configuration menu - View commit details
-
Copy full SHA for 91a71e8 - Browse repository at this point
Copy the full SHA 91a71e8View commit details
Commits on Jan 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 52694e8 - Browse repository at this point
Copy the full SHA 52694e8View commit details -
Replace util.inherits with node 5.5.0 implementation. Add a polyfill …
…for Object.setPrototypeOf for v8 3.14.
Configuration menu - View commit details
-
Copy full SHA for 9e8b768 - Browse repository at this point
Copy the full SHA 9e8b768View commit details
Commits on Jan 27, 2016
-
Merge pull request #807 from kzc/util-inherits
#799 Replace util.inherits with node 5.5.0 implementation.
Configuration menu - View commit details
-
Copy full SHA for 6e2b44f - Browse repository at this point
Copy the full SHA 6e2b44fView commit details -
Merge pull request #806 from kzc/if-not-null-delete
remove unnecessary not null checks before delete
Configuration menu - View commit details
-
Copy full SHA for 7fcc471 - Browse repository at this point
Copy the full SHA 7fcc471View commit details
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 10d3f98 - Browse repository at this point
Copy the full SHA 10d3f98View 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 v0.3.1.1...0.3.1.1