summaryrefslogtreecommitdiff
path: root/src/ai.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/{ai.c,yn.c}] Do not initialize variables with the defaultvlefevre2020-12-151-13/+13
* 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/ai.c] revert part of r12312zimmerma2018-02-201-16/+12
* [src/ai.c] Avoid more integer overflows.vlefevre2018-02-191-4/+18
* [src/ai.c] Detect some potential integer overflows.vlefevre2018-02-191-6/+32
* [src/ai.c] Coding style. Corrected comments.vlefevre2018-02-191-7/+7
* [src/ai.c] removed dead code, and improved coveragezimmerma2018-02-191-50/+47
* [src/ai.c] fixed recomputation of wprec (to be confirmed)zimmerma2018-02-191-1/+1
* [src/ai.c] removed dead codezimmerma2018-02-191-15/+13
* [src/ai.c] Really fixed the bug.vlefevre2018-01-071-1/+1
* [src/ai.c] missing call to mpfr_check_rangezimmerma2018-01-071-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Cleanup: In src/mpfr-gmp.h, exchangedvlefevre2017-11-101-4/+4
* Copyright notice update: added 2017 withvlefevre2017-01-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
* [src/ai.c] Corrected log messages.vlefevre2014-08-051-4/+6
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/ai.c] Moved the handling of the special cases NaN and ±Inf tovlefevre2013-08-231-27/+16
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [src/ai.c] Use an intermediate variable to avoid a huge macro expansionvlefevre2012-04-231-2/+5
* [src/mpfr-impl.h] Added an MPFR_ADD_PREC macro to safely increase somevlefevre2012-02-221-3/+4
* 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-2/+6
* [src/ai.c] Removed trailing spaces.vlefevre2011-01-171-4/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Add special case for x=0 in mpfr_ai1.lfousse2011-01-131-1/+30
* Source reorganization. In short:vlefevre2010-08-171-0/+631