summaryrefslogtreecommitdiff
path: root/src/const_euler.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Updated URLs.vlefevre2020-09-101-1/+1
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-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/const_euler.c] better choice of (initial) working precisionzimmerma2018-08-271-1/+1
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src] Support build as thread-safe DLL on Windows: clean-up.vlefevre2016-10-241-9/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* replace obsolete mpz_div by mpz_tdiv_qzimmerma2015-10-281-1/+1
* Merged the win-thread-safe-dll branch: support build as thread-safe DLLvlefevre2015-09-101-0/+8
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src/const_euler.c] Removed trailing spaces.vlefevre2014-01-231-3/+2
* new code for Euler's constant (contributed by Fredrik Johansson)zimmerma2014-01-221-173/+198
* 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
* [src/mpfr-impl.h] Added a MPFR_DBGRES macro to avoid a warning invlefevre2012-03-261-1/+1
* [src/const_euler.c] Use the safer MPFR_BLOCK.vlefevre2012-02-241-9/+12
* [src/const_euler.c] Removed a useless log message added in r8040.vlefevre2012-02-231-1/+0
* [src/const_euler.c] Replaced computations on double by computationsvlefevre2012-02-231-10/+39
* 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/+221