-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix use-after free + Fix building on Windows + prebuild for Node, Electron or on x86 + add debug build + fix the tests and ci #444
Merged
Commits on Apr 15, 2021
-
fix: let Cmake choose the generator
This lets CMake use the best generator for that system, which increases the portability of the library and removing the need for workarounds in different environments
Configuration menu - View commit details
-
Copy full SHA for 88e553e - Browse repository at this point
Copy the full SHA 88e553eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c61fea - Browse repository at this point
Copy the full SHA 3c61feaView commit details -
Replaces old mocha.opts with .mocharc.js. Now the mocha config is detected correctly.
Configuration menu - View commit details
-
Copy full SHA for 22dee8f - Browse repository at this point
Copy the full SHA 22dee8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c61aa0 - Browse repository at this point
Copy the full SHA 0c61aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22d878a - Browse repository at this point
Copy the full SHA 22d878aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d295d - Browse repository at this point
Copy the full SHA b8d295dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18307a5 - Browse repository at this point
Copy the full SHA 18307a5View commit details -
Node 13+ are able to prebuild without the v8 compression error
Configuration menu - View commit details
-
Copy full SHA for c7090c9 - Browse repository at this point
Copy the full SHA c7090c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 520f476 - Browse repository at this point
Copy the full SHA 520f476View commit details -
Configuration menu - View commit details
-
Copy full SHA for 629dfad - Browse repository at this point
Copy the full SHA 629dfadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c79db2 - Browse repository at this point
Copy the full SHA 9c79db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0acbb - Browse repository at this point
Copy the full SHA 0e0acbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc17ddd - Browse repository at this point
Copy the full SHA dc17dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb0d1e - Browse repository at this point
Copy the full SHA 2fb0d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47eaf2f - Browse repository at this point
Copy the full SHA 47eaf2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 608a615 - Browse repository at this point
Copy the full SHA 608a615View commit details -
test: update weak-napi to help with gc detection
There are no breaking changes: node-ffi-napi/weak-napi@v1.0.3...v2.0.2
Configuration menu - View commit details
-
Copy full SHA for c858506 - Browse repository at this point
Copy the full SHA c858506View commit details -
test: disable typeScript-compatibility for older than 3.4.x
It is not the responsibility of Zeromq to be buildable on old TypeScript or fullfil technical debts that TypeScript doesn't comply to.
Configuration menu - View commit details
-
Copy full SHA for be3eff2 - Browse repository at this point
Copy the full SHA be3eff2View commit details
Commits on Apr 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 740b4df - Browse repository at this point
Copy the full SHA 740b4dfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.