summaryrefslogtreecommitdiff
path: root/src/fmma.c
Commit message (Expand)AuthorAgeFilesLines
* [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