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

Backport Set conversions #342

Merged
merged 3 commits into from
Apr 5, 2017
Merged

Backport Set conversions #342

merged 3 commits into from
Apr 5, 2017

Conversation

TotalVerb
Copy link
Contributor

From JuliaLang/julia#18727, backport the inter-Set conversions to 0.5 and below.

@TotalVerb
Copy link
Contributor Author

If there are no comments, I'll merge this tomorrow.

@TotalVerb TotalVerb merged commit e3ba915 into master Apr 5, 2017
@TotalVerb TotalVerb deleted the fw/backport-set branch April 5, 2017 00:44
martinholters added a commit that referenced this pull request Sep 10, 2018
fredrikekre pushed a commit that referenced this pull request Sep 14, 2018
* `zeros` and `ones` with interface of `similar` (from #330)

* `convert` between `Set` types (from #342)

* `isassigned(::RefValue)` (from #345)

* `unsafe_trunc(::Type{<:Integer}, ::Integer)` (from #344)

* `bswap` for complex numbers (from #346)

* Compat.StringVector (from #348)

* `invokelatest` (from #352 and #359)

* Misc. pre-0.6-only code

* obsolete README enries
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