summaryrefslogtreecommitdiff
path: root/src/get_q.c
Commit message (Expand)AuthorAgeFilesLines
* [src/get_q.c] Optimization of r11951 suggested by Trevor Spiteri:vlefevre2017-12-101-2/+3
* [src/get_q.c] make result of mpfr_get_q in canonical formzimmerma2017-12-091-0/+1
* make compilation work again (make + make check) with mini-gmpzimmerma2017-12-041-0/+2
* [src/get_q.c] Added assertions to detect integer overflows, in casevlefevre2017-06-021-4/+10
* added new function mpfr_get_qzimmerma2017-06-021-0/+53