summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAgeFilesLines
* [src/log.c] Optimization: avoid a temporary variable for a*2^m;vlefevre2021-02-051-7/+7
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* 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
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/log.c] Added another FIXME concerning the error analysis.vlefevre2016-12-271-0/+3
* [src/log.c] Added an assertion and a FIXME: error in the MPFR code orvlefevre2016-12-271-0/+5
* [src/log.c] Slight simplification / improvement.vlefevre2016-12-271-4/+3
* [src/log.c] Group constant terms together (GCC takes advantage of this,vlefevre2016-12-261-2/+3
* [src/log.c] Check for integer overflow (no visible changes invlefevre2016-12-261-2/+9
* [src/log.c] Get the exponent of the input only once.vlefevre2016-12-261-3/+8
* [cos.c,exp_2.c,log.c] improved initial precision for Ziv's strategyzimmerma2016-12-121-5/+5
* 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/*.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] Improved some comments with "0", about its sign.vlefevre2013-08-011-1/+1
* 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
* [src/log.c] Replaced TMP_* by MPFR_GROUP_* (patch by Patrick).vlefevre2011-07-261-10/+4
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added support for the division-by-zero exception in functionsvlefevre2011-01-171-0/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+174