summaryrefslogtreecommitdiff
path: root/src/pow_si.c
Commit message (Expand)AuthorAgeFilesLines
* [src/pow_{si,sj,ui,uj}.c] Fixed logging for mpfr_pow_{sj,uj}.vlefevre2021-02-091-4/+2
* [src/{pow_si.c,pow_ui.c}] untabifyvlefevre2021-02-091-3/+3
* added mpfr_pow_uj and mpfr_pow_sjzimmerma2021-02-091-14/+26
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Updated a freebsd.org URL (bug tracker).vlefevre2020-09-101-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/pow_si.c] MPFR_NEED_LONGLONG_H is still needed.vlefevre2018-09-051-0/+1
* [src/exp_2.c] export (internally) nbits_ulong (renamed to mpfr_nbits_ulong)zimmerma2018-09-051-3/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+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
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-1/+1
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-2/+2
* 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
* 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
* [src/pow_si.c] Improved robustness (in case of future changes).vlefevre2011-01-161-14/+11
* Added support for the division-by-zero exception for the power functionsvlefevre2011-01-161-0/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+250