julia
check for `typemin(T)` in denominator of rational
#32572
Merged

check for `typemin(T)` in denominator of rational #32572

rfourquet merged 9 commits into JuliaLang:master from simeonschaub:master
simeonschaub
simeonschaub check for `typemin(T)` in denominator of rational
c6df5aab
simeonschaub add test for #32569
1b275d72
simeonschaub check if `typemin` is defined before calling it
f3dcb6e9
KlausC
KlausC commented on 2019-07-14
simeonschaub use `isbitstype` instead of `hasmethod`
b441119c
KlausC
simeonschaub
rfourquet
KlausC
rfourquet
simeonschaub add `hastypemin`, use in Rational constructor
6b299e6c
simeonschaub
KlausC
rfourquet
rfourquet commented on 2019-11-25
rfourquet rfourquet added bugfix
rfourquet rfourquet added rationals
simeonschaub `signbit(den) && signbit(-den)` instead of typemin
e0ce76ce
KlausC
rfourquet
rfourquet commented on 2019-11-27
KlausC
simeonschaub implement suggestions from @KlausC
418da48b
KlausC
rfourquet
rfourquet commented on 2019-11-30
rfourquet
rfourquet approved these changes on 2019-11-30
simeonschaub remove unnecessary issue number
afe59bf9
KlausC
KlausC
KlausC
simeonschaub
simeonschaub divgcd before typemin check
52f1bd8e
simeonschaub simeonschaub force pushed from 6cfee9c4 to 52f1bd8e 6 years ago
rfourquet
rfourquet rfourquet merged fdcaa067 into master 6 years ago
rfourquet

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone