summaryrefslogtreecommitdiff
path: root/src/set_d64.c
Commit message (Expand)AuthorAgeFilesLines
* make it clear that we don't propagate the sign bit in mpfr_get_d and mpfr_set_dzimmerma2021-02-011-0/+1
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Reworked decimal support and detection, resolving FIXMEs.vlefevre2020-04-101-8/+14
* Updated URLs of the GCC mailing-list archives.vlefevre2020-04-081-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [src/set_d64.c] In decimal64_to_string, log the memory representationvlefevre2019-07-221-0/+11
* [src/set_d64.c] In decimal64_to_string, log the various fields of thevlefevre2019-07-221-0/+5
* 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
* adapt to 8-bit limbs (work in progress)zimmerma2018-09-071-1/+10
* [src/set_d64.c] 2 fixes concerning rp[]:vlefevre2018-09-051-3/+7
* [src/get_d64.c] fixed for 16-bit limbzimmerma2018-09-051-9/+20
* [src/set_d64.c] added comment (like for set_d128.c)zimmerma2018-06-221-0/+2
* [src/set_d64.c] also deal with non-canonical BID encodingzimmerma2018-06-221-0/+3
* [src/set_d64.c] Code improvement (like r12809 and r12828 in set_d128.c).vlefevre2018-06-221-3/+6
* [src/set_d64.c] added commentzimmerma2018-06-221-0/+1
* [src/set_d64.c] added comment and spacezimmerma2018-06-221-2/+3
* [src/set_d64.c] added commentszimmerma2018-06-211-2/+9
* [src/set_d64.c] Added a log message (like in set_d128.c).vlefevre2018-06-191-0/+1
* [src/{set_d64.c,set_d128.c}] Bug fix: use mpfr_strtofr instead ofvlefevre2018-06-191-1/+1
* added mpfr_set_decimal128 (work in progress, not yet fully tested)zimmerma2018-06-131-0/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* "a IEEE 754r decimal64 float" → "an IEEE 754-2008 decimal64 float".vlefevre2017-02-211-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/set_*.c] Use the DOUBLE_ISNAN macro for _Decimal64, __float128 andvlefevre2016-03-011-3/+3
* get rid of dependency from GMP for _GMP_IEEE_FLOATS and ieee_double_extractzimmerma2016-02-291-3/+3
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Updated URL's.vlefevre2014-06-221-2/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Removed trailing whitespace.vlefevre2012-09-051-1/+1
* [src/set_d64.c] fix for systems where +0.0 and -0.0 are stored identically inzimmerma2012-09-041-4/+6
* [src/set_d64.c] better code to detect -0.0 (copied from set_d.c)zimmerma2012-09-041-4/+11
* [get_d64.c,set_d64.c] small fixes (did not work any more with --with-gmp-build)zimmerma2012-09-041-1/+1
* [set_d64.c] some cleanup, since sprintf adds a final '\0', and fixed a toozimmerma2012-09-041-19/+20
* Now --enable-decimal-float does not require any more --with-gmp-build.zimmerma2012-09-031-3/+200
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+224