summaryrefslogtreecommitdiff
path: root/src/hypot.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [src/hypot.c] Replaced a TODO by a FIXME.vlefevre2019-09-061-4/+6
* 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/hypot.c] Do bitwise operations in unsigned arithmetic.vlefevre2018-05-241-1/+2
* [src/hypot.c] Added 2 TODO.vlefevre2018-05-241-0/+7
* [src/fma.c] Added a FIXME comment about overflow/underflow issues invlefevre2018-02-091-12/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/hypot.c] mimic mpfr_round_near_xzimmerma2017-12-221-2/+2
* [src/hypot.c] fixed issue with overflow flag not correctly setzimmerma2017-12-221-1/+7
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* fixed reuse with --enable-assertzimmerma2016-06-241-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
* [src] Cleaner use of MPFR_SET_SIGN.vlefevre2014-08-211-1/+1
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/hypot.c] Slightly improved scaling to avoid even more underflowvlefevre2013-06-061-5/+12
* [src/hypot.c] Added a comment on the FIXME.vlefevre2013-06-061-1/+8
* [mpfr-gmp.h] added replacement for mp_bitcnt_tzimmerma2013-06-061-1/+5
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-0/+7
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+187