-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add a static library crate with a C FFI #21
Merged
Merged
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0ad1f9 - Browse repository at this point
Copy the full SHA d0ad1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 595d372 - Browse repository at this point
Copy the full SHA 595d372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e1f2c - Browse repository at this point
Copy the full SHA 90e1f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ec827 - Browse repository at this point
Copy the full SHA c9ec827View commit details -
Correctly expose crate version using a function
instead of a static &CStr, which is not FFI safe
Configuration menu - View commit details
-
Copy full SHA for 433e897 - Browse repository at this point
Copy the full SHA 433e897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 776dac9 - Browse repository at this point
Copy the full SHA 776dac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 975ee0a - Browse repository at this point
Copy the full SHA 975ee0aView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b56ccef - Browse repository at this point
Copy the full SHA b56ccefView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9aeab - Browse repository at this point
Copy the full SHA aa9aeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1365ba0 - Browse repository at this point
Copy the full SHA 1365ba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096d2c0 - Browse repository at this point
Copy the full SHA 096d2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae99266 - Browse repository at this point
Copy the full SHA ae99266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566982d - Browse repository at this point
Copy the full SHA 566982dView commit details
Commits on May 16, 2024
-
Also remove cbindgen version pin, since version pinning in Cargo.toml has problems when dealing with multiple versions of the some package in the dependency tree.
Configuration menu - View commit details
-
Copy full SHA for 8a0f60a - Browse repository at this point
Copy the full SHA 8a0f60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffacaa - Browse repository at this point
Copy the full SHA 6ffacaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 995ec41 - Browse repository at this point
Copy the full SHA 995ec41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48523fd - Browse repository at this point
Copy the full SHA 48523fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a1930 - Browse repository at this point
Copy the full SHA 60a1930View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92588b - Browse repository at this point
Copy the full SHA b92588bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc03fb - Browse repository at this point
Copy the full SHA 9dc03fbView 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.