-
Notifications
You must be signed in to change notification settings - Fork 699
Comparing changes
Open a pull request
base repository: nodegit/nodegit
base: v0.11.3
head repository: nodegit/nodegit
compare: v0.11.4
- 10 commits
- 8 files changed
- 2 contributors
Commits on Feb 24, 2016
-
An extra whitespace killed the debug build. Because of course it did.
John Haley committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 652d596 - Browse repository at this point
Copy the full SHA 652d596View commit details -
John Haley committed
Feb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for ec6a983 - Browse repository at this point
Copy the full SHA ec6a983View commit details -
Merge pull request #916 from nodegit/fix-debug-build
Fix debug build
Configuration menu - View commit details
-
Copy full SHA for 255a2f4 - Browse repository at this point
Copy the full SHA 255a2f4View commit details -
John Haley committed
Feb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for aa758ec - Browse repository at this point
Copy the full SHA aa758ecView commit details -
Merge pull request #917 from nodegit/fix-docs
Fix docs on `Repository`
Configuration menu - View commit details
-
Copy full SHA for a921f5b - Browse repository at this point
Copy the full SHA a921f5bView commit details -
There was a linking exception that was fixed by changing the order of includes for node and v8 headers
John Haley committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for 762a633 - Browse repository at this point
Copy the full SHA 762a633View commit details -
Merge pull request #918 from nodegit/fix-debug-build-windows
Fix debug build on windows
Configuration menu - View commit details
-
Copy full SHA for 1ab23e0 - Browse repository at this point
Copy the full SHA 1ab23e0View commit details -
Fix callback out values in callbacks from C++
We were passing back the memory address that was actually controlled by V8 to all C/C++ callbacks which could get randomly moved by V8 at random times causing random segfaults randomly. http://i.imgur.com/rB4Hux7.gif
John Haley committedFeb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for ee9d9c8 - Browse repository at this point
Copy the full SHA ee9d9c8View commit details -
Merge pull request #921 from nodegit/fix-random-memory-issues-in-call…
…backs Fix callback out values in callbacks from C++
Configuration menu - View commit details
-
Copy full SHA for e9a9dda - Browse repository at this point
Copy the full SHA e9a9ddaView commit details -
John Haley committed
Feb 24, 2016 Configuration menu - View commit details
-
Copy full SHA for d5d7dec - Browse repository at this point
Copy the full SHA d5d7decView 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.11.3...v0.11.4