summaryrefslogtreecommitdiff
path: root/src/agm.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/agm.c] Avoid a potential integer overflow with huge precisions.vlefevre2020-03-231-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
* [src/agm.c] added comment about line of code impossible to coverzimmerma2018-02-181-0/+8
* [src/agm.c,src/div.c,src/mpfr-impl.h] replaced MPFR_EXT_EMIN by MPFR_EMIN_MIN,zimmerma2018-02-181-6/+6
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* fixed bug in mpfr_agm in case a=b but result cannot be exactly representedzimmerma2016-02-171-4/+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
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/agm.c] Corrected a comment.vlefevre2013-08-231-1/+4
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [src] Replaced the flags-related mpfr_clear_* internal macros by anvlefevre2012-04-201-3/+3
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-02-221-2/+2
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/agm.c] Replaced MPFR_EMIN_MIN and MPFR_EMAX_MAX by MPFR_EXT_EMINvlefevre2011-09-191-6/+6
* [src/agm.c] replaced __gmpfr_emax by MPFR_EMAX_MAX (same for __gmpfr_emin).zimmerma2011-09-191-6/+6
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+6
* [src/agm.c] Added comments (for mpfrlint, in particular).vlefevre2011-03-031-4/+4
* [src/agm.c] Completed scaling to avoid intermediate overflow/underflow.vlefevre2011-03-031-32/+75
* [src/agm.c] Bug fix in error computation: in Ziv's iteration, err keptvlefevre2011-03-031-1/+1
* [src/agm.c] Added a FIXME comment.vlefevre2011-03-021-0/+2
* [src/agm.c] Updated exception checking (more informative).vlefevre2011-03-021-2/+8
* [src/agm.c] Check internal exceptions: the error analysis may bevlefevre2011-03-021-0/+4
* [src/agm.c] Implemented scaling to avoid intermediate overflow/underflowvlefevre2011-03-021-7/+80
* [src/agm.c] Extend the exponent range. This doesn't make the algorithmvlefevre2011-03-021-7/+17
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+177