summaryrefslogtreecommitdiff
path: root/src/ubf.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2020 withvlefevre2020-01-091-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
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* [src/ubf.c] Renamed mpfr_get_zexp to mpfr_init_get_zexp for clarity.vlefevre2017-04-071-7/+7
* [src/fmma.c] speedup of mpfr_fmma and mpfr_fmmszimmerma2017-02-211-8/+24
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* More UBF support:vlefevre2016-05-231-14/+23
* [src/ubf.c] Memory leak in some case.vlefevre2016-05-231-1/+4
* Added UBF support for mpfr_cmp2.vlefevre2016-05-231-0/+34
* [src/ubf.c] Support reduced exponent range in mpfr_get_zexp.vlefevre2016-05-231-0/+3
* Started to implement unbounded floats (UBF) and added support in somevlefevre2016-05-231-0/+177