| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2021 with | vlefevre | 2021-01-03 | 1 | -1/+1 |
* | [src] | vlefevre | 2020-03-23 | 1 | -1/+1 |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | [src/add1.c] Fix for 16-bit limb. | vlefevre | 2018-09-14 | 1 | -1/+1 |
* | [src/mpfr-impl.h] Define MPFR_LIMB_LSHIFT(x,c) macro to do a left shift, | vlefevre | 2018-08-31 | 1 | -1/+1 |
* | [src/add1.c] fix for 16-bit limb | zimmerma | 2018-08-31 | 1 | -2/+2 |
* | [src/add1.c] fixed compiler warning | zimmerma | 2018-08-31 | 1 | -1/+1 |
* | [src/add1.c] revert previous commit since it does not remove the warning: | zimmerma | 2018-08-29 | 1 | -1/+1 |
* | [src/add1.c] fixed compiler warning (with gcc 8.2.0) | zimmerma | 2018-08-29 | 1 | -1/+1 |
* | GNU style: https://www.gnu.org/prep/standards/standards.html#Formatting | zimmerma | 2018-02-16 | 1 | -1/+1 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | Merged the latest changes from the trunk, including some old changesets | vlefevre | 2017-05-04 | 1 | -0/+11 |
|\ |
|
| * | [src/add1.c] Updated comment about underflow. | vlefevre | 2017-04-06 | 1 | -1/+1 |
| * | [src/add1.c] Handling of UBF and overflow/underflow. | vlefevre | 2017-04-06 | 1 | -0/+11 |
| * | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | Merged r10573 through r10597 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [src/add1.c] Corrected a comment as in practice, b and c do not | vlefevre | 2016-07-07 | 1 | -2/+2 |
| * | Renamed macro MPFR_EXP_LESS_P to MPFR_UBF_EXP_LESS_P. | vlefevre | 2016-06-29 | 1 | -1/+1 |
| * | [src/add1.c] Re-added the MPFR_ASSERTD. The culprit seems to be r10530. | vlefevre | 2016-06-29 | 1 | -0/+1 |
| * | [src/add1.c] Reverted r10529, which now fails. That's strange. | vlefevre | 2016-06-29 | 1 | -1/+0 |
| * | [src/add1.c] Added a MPFR_ASSERTD. | vlefevre | 2016-06-29 | 1 | -0/+1 |
| * | added comment that EXP(b) >= EXP(c) | zimmerma | 2016-06-29 | 1 | -1/+2 |
* | | Merged r10529 through r10554 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -0/+1 |
* | | Merged r10520 through r10527 from the trunk (no conflicts). | vlefevre | 2016-07-22 | 1 | -1/+2 |
* | | merged changed from trunk with | zimmerma | 2016-06-23 | 1 | -8/+21 |
|\ \
| |/ |
|
| * | Merged the latest changes from the trunk. | vlefevre | 2016-06-06 | 1 | -5/+1 |
| |\ |
|
| * | | [src/add1.c] Completed UBF support. Note: due to the restriction | vlefevre | 2016-06-03 | 1 | -5/+10 |
| * | | Merged the latest changes from the trunk and removed the remaining | vlefevre | 2016-05-24 | 1 | -1/+1 |
| |\ \ |
|
| * | | | More UBF support: | vlefevre | 2016-05-23 | 1 | -3/+11 |
* | | | | [src/add1.c] Improved a comment about faithful rounding. | vlefevre | 2016-06-06 | 1 | -1/+3 |
* | | | | [src/add1.c] The code for faithful rounding (MPFR_RNDF) was not | vlefevre | 2016-06-06 | 1 | -20/+23 |
* | | | | Merged the latest changes from the trunk. | vlefevre | 2016-06-06 | 1 | -5/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | [src/add1.c] Simplified code: removed fb = 1 since it was already 1 | vlefevre | 2016-06-06 | 1 | -5/+1 |
| | |/
| |/| |
|
* | | | start implementing RNDF (work in progress) | zimmerma | 2016-05-28 | 1 | -2/+17 |
|/ / |
|
* | | removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev) | zimmerma | 2016-05-24 | 1 | -1/+1 |
|/ |
|
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Code clean-up: | vlefevre | 2014-06-25 | 1 | -4/+4 |
* | Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internal | vlefevre | 2014-03-25 | 1 | -3/+3 |
* | Optimization: likely / unlikely, etc. (patch by Patrick Pélissier). | vlefevre | 2014-01-24 | 1 | -1/+1 |
* | [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR, | vlefevre | 2014-01-21 | 1 | -1/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | Avoid potential integer overflows and improve consistency. This should | vlefevre | 2012-02-22 | 1 | -4/+4 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |