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

Numerous fixes and features #37

Merged
merged 22 commits into from
Mar 28, 2020

Conversation

krrutkow
Copy link
Member

Support for Julia 1.4
Switch from Ptr{} and {}[N] augmented fields to Ptr{_} and _[N]
Add support for fully precompiled bindings packages
Implements #36
Fixes #32

@krrutkow krrutkow merged commit 8169d7a into analytech-solutions:master Mar 28, 2020
@krrutkow krrutkow deleted the downstream-updates branch March 28, 2020 23:44
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.

Test fails on Julia master (1.4) due to changes in internal (renaming jl_gc_total_bytes)
1 participant