summaryrefslogtreecommitdiff
path: root/src/cache.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
* 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/cache.c] Improved variable names (→ dprec for the precision of destvlefevre2018-08-271-26/+30
* [src/cache.c] Reverted r13036 as what matters is the target precision,vlefevre2018-08-271-6/+3
* [src/cache.c] Comment: In practice, the "overflow handler" ofvlefevre2018-08-271-3/+6
* [src/cache.c] Replaced a test + mpfr_overflow by a MPFR_ASSERTD sincevlefevre2018-08-271-3/+5
* Fixed spelling mistakes found by codespell 1.12.0.vlefevre2018-03-091-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Minor comment & coding style corrections on r10327.vlefevre2016-05-231-8/+8
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-231-19/+54
* 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/cache.c] Improved mpfr_clear_cache in case mpfr_free_cache isvlefevre2014-11-031-3/+5
* [src/cache.c]vlefevre2014-02-141-8/+12
* when recomputing a constant, use a precision 10% larger than the wantedzimmerma2014-02-131-2/+4
* [src/cache.c] Replaced a MPFR_SET_EXP by MPFR_EXP (in practice, the codevlefevre2014-02-121-1/+1
* Optimization: likely / unlikely, etc. (patch by Patrick Pélissier).vlefevre2014-01-241-0/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-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
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+145