summaryrefslogtreecommitdiff
path: root/src/const_log2.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/const_log2.c] Corrected type for the return value of mpz_scan1.vlefevre2020-03-161-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_log2.c] further improve coveragezimmerma2018-08-271-12/+7
* [src/const_log2.c] avoid hard-coded valueszimmerma2018-08-271-8/+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-14/+4
* Replacedvlefevre2016-02-041-1/+1
* refactor the exhaustive search code in mpfr_const_log2zimmerma2016-02-021-18/+6
* use MPFR_CAN_ROUND instead of mpfr_can_round/mpfr_round_pzimmerma2016-02-021-2/+1
* rounding test was wrong for rounding to nearestzimmerma2016-02-021-2/+4
* replace mpfr_can_round by mpfr_round_pzimmerma2016-02-021-2/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Merged the win-thread-safe-dll branch: support build as thread-safe DLLvlefevre2015-09-101-0/+10
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src/const_log2.c] Optimization by using GROUP allocation (patchvlefevre2014-01-241-11/+10
* Fixed warnings from GCC's -Wold-style-declaration option:vlefevre2014-01-031-1/+1
* 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
* Fixed constants pi and log(2) computation when logging is used: Whenvlefevre2011-05-111-0/+6
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-1/+3
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+192