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

Support unsafe_trunc(::Type{<:Integer}, ::Integer) #344

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Apr 5, 2017

No description provided.

@timholy timholy merged commit 92fd097 into master Apr 7, 2017
@timholy timholy deleted the teh/unsafe_trunc branch April 7, 2017 17:37
@@ -157,6 +157,8 @@ Currently, the `@compat` macro supports the following syntaxes:

* `convert` can convert between different `Set` types on 0.5 and below. ([#18727])

* `unsafe_trunc(::Type{<:Integer}, ::Integer)` is supported on 0.5. ([#18629])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and 0.4...

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.

3 participants