Skip to content
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

Dev #234

Merged
merged 25 commits into from
Dec 23, 2024
Merged

Dev #234

merged 25 commits into from
Dec 23, 2024

Conversation

cfis
Copy link
Collaborator

@cfis cfis commented Dec 22, 2024

No description provided.

cfis added 14 commits December 10, 2024 17:54
…d double*. Of course the array must contain the correct C++ types. This API is meant for ease of use and not for performance since it involves making a copy of the Ruby array.
…ter defining all methods. It does not work because calling define_const will call validateTypes, so it can blow while defining Rice bindings.
…ncorrect test results. Unlike classes, redefining modules does not clear them, instead the existing module is returned.
…nting to the original definition (previously the second constant was not defined).
…se it is Rice::Args, versus Constructor Arg_Ts which is C++ types sent to a constructor. It is confusing seeing them both together.
@cfis cfis force-pushed the dev branch 2 times, most recently from b1a8af5 to aa32d0a Compare December 22, 2024 04:11
…/remove code. Add support for passing Ruby arrays to pointers to fundamental types in C++.
@cfis cfis merged commit 89495af into master Dec 23, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant