summaryrefslogtreecommitdiff
path: root/src/get_q.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [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