summaryrefslogtreecommitdiff
path: root/src/get_d128.c
Commit message (Expand)AuthorAgeFilesLines
* 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/get_d64.c] improve commentzimmerma2018-06-221-3/+4
* [src/get_d128.c] Bug fix (buffer overflow detected by AddressSanitizer).vlefevre2018-06-221-6/+4
* [src] Moved the FIXME comment from set_d128.c to get_d128.c since thevlefevre2018-06-221-0/+3
* [src/get_d128.c] removed useless commentzimmerma2018-06-211-1/+0
* [src/get_d128.c] avoid using doubleszimmerma2018-06-201-7/+7
* added mpfr_get_decimal128 (still experimental)zimmerma2018-06-201-0/+440