summaryrefslogtreecommitdiff
path: root/src/sin_cos.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/sin_cos.c] Code improvement:vlefevre2020-12-151-4/+5
* [src/{sin.c,sin_cos.c}]vlefevre2020-12-151-2/+3
* [src,tests] Consistency: in prototypes, changedvlefevre2020-08-211-2/+2
* 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/sin_cos.c] Added assertions protecting against buffer overflow.vlefevre2018-09-131-1/+5
* [src/sin_cos.c] fix for small limb sizezimmerma2018-09-131-3/+5
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-4/+4
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/sin_cos.c] Avoid integer overflows with precision 1100000 andvlefevre2017-07-171-2/+4
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/sin_cos.c] Avoid the reuse of variables for two completelyvlefevre2016-09-211-26/+25
* [src/{atan.c,sin_cos.c}] Added casts to avoid potential integervlefevre2016-09-211-1/+1
* Replacedvlefevre2016-02-041-1/+1
* mpfr_can_round -> MPFR_CAN_ROUNDzimmerma2016-02-021-5/+3
* 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/sin_cos.c] Optimization: use of MPFR_MPZ_SIZEINBASE2, GROUPvlefevre2014-01-241-19/+23
* 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/sin_cos.c] Consistency correction: towards → toward.vlefevre2012-08-281-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
* [sin_cos.c] moved macros to mpfr-impl.h, added READMEzimmerma2011-01-141-3/+1
* [sin_cos.c] new inexact flags computed by mpfr_check_range were lostzimmerma2011-01-141-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+662