summaryrefslogtreecommitdiff
path: root/src/fmma.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/fmma.c] Reverted the mpfr_check_range from r13688.vlefevre2020-02-061-1/+1
* [src/fmma.c] fixed bug (result might be out of exponent range)zimmerma2020-02-061-1/+2
* 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
* [src/fmma.c] now mpfr_fmms calls mpfr_sub for a better coveragezimmerma2018-06-051-4/+4
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/fmma.c] speedup of mpfr_fmma and mpfr_fmmszimmerma2017-02-211-2/+14
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Started to implement unbounded floats (UBF) and added support in somevlefevre2016-05-231-109/+35
* Also reverse-merge r9960 (due to the previous ones).vlefevre2016-05-231-0/+7
* First, reverse-merge r9975 and r9957 (whose only purpose was for fmma,vlefevre2016-05-231-10/+8
* [src/fmma.c] Added FIXME comments.vlefevre2016-05-191-0/+7
* [src/fmma.c] Removed unused code.vlefevre2016-02-051-7/+0
* fixed fmma failurezimmerma2016-02-051-8/+10
* Replacedvlefevre2016-02-041-1/+1
* [src/fmma.c] Removed trailing spaces.vlefevre2016-01-171-1/+1
* try to fix bugs in fmma (work in progress)zimmerma2016-01-161-0/+11
* [src/fmma.c] Use MPFR_SET_EXP to get an assertion failure in case ofvlefevre2016-01-151-4/+4
* [src/fmma.c] Replaced mp_ptr by mpfr_limb_ptr (as usual).vlefevre2016-01-121-2/+2
* give copyright to FSFzimmerma2016-01-121-1/+1
* changed copyright (I'm the sole author of this part of the code)zimmerma2016-01-121-2/+2
* forgot two fileszimmerma2016-01-121-0/+135