summaryrefslogtreecommitdiff
path: root/src/cmp2.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/cmp2.c] Added a comment giving the range of the value returnedvlefevre2020-03-041-0/+5
* [src/cmp2.c] Comment: some absolute values are not needed (again).vlefevre2020-03-041-1/+1
* [src/cmp2.c] Minor correction for |EXP(b) - EXP(c)| >= MPFR_EXP_MAX.vlefevre2020-03-041-3/+3
* [src/cmp2.c] Better explanation when |EXP(b) - EXP(c)| >= MPFR_EXP_MAX.vlefevre2020-03-041-2/+4
* [src/cmp2.c] Finished the review of mpfr_cmp2: simplified the code evenvlefevre2020-03-031-40/+55
* [src/cmp2.c] Changed high_dif to type int since it is manipulated likevlefevre2020-03-031-19/+33
* [src/cmp2.c] Simplified the mpfr_cmp2 code and updated comments.vlefevre2020-03-021-24/+29
* [src/cmp2.c] Updated comments.vlefevre2020-03-021-20/+22
* [src/cmp2.c] Started to review mpfr_cmp2. Minor changes.vlefevre2020-02-281-22/+63
* [src/cmp2.c] Detailed a comment concerning UBF.vlefevre2020-02-281-2/+4
* 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
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [src/cmp2.c] Added/updated comments.vlefevre2017-05-171-2/+4
* [src/cmp2.c] Corrected comments.vlefevre2017-05-171-2/+2
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Merged the latest changes from the trunk and removed the remainingvlefevre2016-05-241-1/+1
|\
| * removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)zimmerma2016-05-241-1/+1
* | Added UBF support for mpfr_cmp2.vlefevre2016-05-231-10/+21
|/
* 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
* Optimization: likely / unlikely, etc. (patch by Patrick Pélissier).vlefevre2014-01-241-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
* [src/cmp2.c] Added an assertion.vlefevre2011-04-281-0/+1
* [src/cmp2.c] Removed a useless assertion and updated comments.vlefevre2011-03-031-5/+4
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/cmp2.c] Corrected a comment.vlefevre2010-12-171-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+243