summaryrefslogtreecommitdiff
path: root/src/exp_2.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] Moved mpfr_nbits_ulong to its own file "nbits_ulong.c".vlefevre2018-09-051-45/+1
* [src/exp_2.c] export (internally) nbits_ulong (renamed to mpfr_nbits_ulong)zimmerma2018-09-051-3/+11
* [src/exp_2.c] fix for 16-bit limbzimmerma2018-09-051-3/+37
* [src/exp_2.c] removed a static assertion (duplicate with MPFR_LONG_WITHIN_LIMB)zimmerma2018-08-281-1/+0
* [src/exp_2.c] Note that the internal behavior depends on whethervlefevre2018-02-161-1/+4
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/exp_2.c] fixed bug from previous commitzimmerma2017-12-231-6/+7
* get rid of DEBUG macro (but keep corresponding commands in comment to helpzimmerma2017-12-111-1/+0
* Made some assertions a bit more readable.vlefevre2017-02-081-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [cos.c,exp_2.c,log.c] improved initial precision for Ziv's strategyzimmerma2016-12-121-2/+1
* [exp_2.c] small improvementszimmerma2016-12-071-3/+8
* 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
* Style improvements.vlefevre2014-11-121-3/+4
* [src/exp_2.c] Improved t = 0 test.vlefevre2014-11-121-4/+2
* [src/exp_2.c] Fixed a bug added in r9233 (a case t = 0 was no longervlefevre2014-11-121-0/+2
* [src/exp_2.c] GNU coding style.vlefevre2014-11-121-36/+38
* improve mpfr_exp2 (patch from Patrick Pelissier)zimmerma2014-11-111-15/+44
* [src] Add constants:vlefevre2014-01-291-2/+1
* [src] mpz_t caching (modified patch by Patrick Pélissier).vlefevre2014-01-291-3/+3
* [src/exp_2.c] Optimization: Increase the initial estimate of the numbervlefevre2014-01-241-1/+1
* [src/{exp.c,exp_2.c}] mpfr_exp optimization (modified patchvlefevre2014-01-211-25/+26
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/exp_2.c] removed useless instructionzimmerma2013-07-101-1/+0
* [src/exp_2.c] Fixed undefined behavior (present in all MPFR versions)vlefevre2013-07-101-1/+1
* 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-1/+1
* 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/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+419