summaryrefslogtreecommitdiff
path: root/src/set_ld.c
Commit message (Expand)AuthorAgeFilesLines
* [src/set_ld.c] Replaced a useless goto.vlefevre2021-02-011-14/+4
* [src/set_ld.c] added comment about LONGDOUBLE_NAN_ACTIONzimmerma2021-02-011-2/+4
* make it clear that we don't propagate the sign bit in mpfr_get_d and mpfr_set_dzimmerma2021-02-011-0/+3
* [src/set_ld.c] added pointer to "double double" formatzimmerma2021-01-051-1/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/set_ld.c] Removed obsolete workaround due to LDBL_MAX being buggyvlefevre2020-04-021-29/+10
* 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
* adapt to 8-bit limbs (work in progress)zimmerma2018-09-071-1/+14
* [src/set_ld.c] partial fix for 16-bit limb (typo + nice bug!)zimmerma2018-09-041-11/+15
* [src/set_ld.c] adapt to GMP_NUMB_BITS=16zimmerma2018-08-281-3/+10
* [src/set_ld.c] Removed unused variable forvlefevre2018-06-221-1/+1
* [src/mpfr-impl.h] Removed MPFR_LIMBS_PER_LONG_DOUBLE as it was notvlefevre2018-02-231-22/+27
* [src/set_ld.c] improve code when HAVE_LDOUBLE_IEEE_EXT_LITTLE is definedzimmerma2018-02-231-0/+8
* [src/set_ld.c] Reverted r12408: MPFR_LIMBS_PER_LONG_DOUBLE cannot bevlefevre2018-02-221-6/+0
* [src/set_ld.c] improve code for MPFR_LIMBS_PER_LONG_DOUBLE=1zimmerma2018-02-221-0/+6
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/set_ld.c,tests/tset_ld.c] Updated comments, in particularvlefevre2016-11-171-8/+6
* [src/cmp_ld.c] include float.h so that MPFR_LDBL_MANT_DIG is correcly definedzimmerma2016-07-141-1/+1
* [src/set_*.c] Use the DOUBLE_ISNAN macro for _Decimal64, __float128 andvlefevre2016-03-011-1/+1
* 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
* Untabified and removed trailing spaces.vlefevre2014-02-151-1/+1
* different fixes for set_ld, get_ld and cmd_ld with double-doublezimmerma2014-02-141-0/+62
* [src/set_ld.c] Added a note about the test for infinity.vlefevre2014-02-061-0/+4
* Optimization: likely / unlikely, etc. (patch by Patrick Pélissier).vlefevre2014-01-241-2/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/set_ld.c] Corrected a comment.vlefevre2013-08-021-1/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [acinclude.m4] deal with long double == doublezimmerma2012-03-071-96/+106
* 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
* [set_ld.c] fixed bug #11300 on bug trackerzimmerma2010-10-191-2/+12
* Some minor corrections in comments.vlefevre2010-09-151-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+321