summaryrefslogtreecommitdiff
path: root/src/sub1.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/sub1.c] Typo in a comment.vlefevre2020-03-301-1/+1
* [src/sub1.c] Fixed underflow handling in case c small (can occur onlyvlefevre2020-03-251-1/+7
* [src/sub1.c] Bug fix for UBF and MPFR_RNDF.vlefevre2020-03-251-0/+3
* [src/sub1.c] If exp_b = MPFR_EXP_MIN, an integer overflow may occur invlefevre2020-03-241-0/+9
* [src]vlefevre2020-03-231-2/+1
* [src/sub1.c] Detect an underflow case (before the main detection) tovlefevre2020-03-231-0/+9
* [src/sub1.c] cancel: also log its value; range checking/tracking.vlefevre2020-03-041-1/+6
* [src/sub1.c] Got rid of some goto's. Added log messages.vlefevre2020-02-111-23/+24
* [src/sub1.c] Bug fix: the underflow case (possible with UBF, e.g. viavlefevre2020-02-101-10/+14
* [src/sub1.c] Added log messages and checked the UBF cases yieldingvlefevre2020-02-101-5/+12
* 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/sub1.c] fixed a bug and solved a FIXME (underflow for UBFs)zimmerma2018-06-041-4/+5
* [src/sub1.c] revert r12317 since it did not consider UBFs. For the record,zimmerma2018-02-201-5/+7
* [src/sub1.c] added 2 FIXMEzimmerma2018-02-201-2/+8
* [src/sub1.c] Removed an unused label.vlefevre2018-02-191-1/+0
* [src/sub1.c] removed dead code, now coverage should be 100%zimmerma2018-02-191-5/+3
* [src/sub1.c] removed dead codezimmerma2018-02-191-4/+3
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* get rid of DEBUG macro (but keep corresponding commands in comment to helpzimmerma2017-12-111-4/+4
* Merged the latest changes from the trunk, including some old changesetsvlefevre2017-05-041-10/+17
|\
| * [src/sub1.c] Bug fix: underflow was not detected in the case cancel = 0vlefevre2017-04-061-9/+8
| * [src/sub1.c] Also corrected the comment about overflow detection.vlefevre2017-04-061-1/+1
| * [src/sub1.c] Really fixed overflow detection (r11412 is broken).vlefevre2017-04-061-1/+1
| * [src/sub1.c] Fixed/improved UBF cases.vlefevre2017-04-061-1/+9
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | added more tests for RNDFzimmerma2016-06-241-2/+4
* | [src/sub1.c] Fix: the conflict resolution done in r10484 was incorrect.vlefevre2016-06-231-1/+1
* | merged changed from trunk withzimmerma2016-06-231-45/+72
|\ \ | |/
| * Merged the latest changes from the trunk.vlefevre2016-06-021-4/+8
| |\
| * | [src/sub1.c] Forgot a \n in a log message.vlefevre2016-05-301-1/+1
| * | [src/sub1.c] Added UBF support.vlefevre2016-05-301-42/+58
| * | Merged the latest changes (in particular the fix in sub1.c) from thevlefevre2016-05-301-5/+9
| |\ \
| * | | [src/sub1.c] Started to add UBF support (still incomplete).vlefevre2016-05-241-8/+19
* | | | Merged the latest changes from the trunk.vlefevre2016-06-061-11/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | [src/sub1.c] In r10347, logging was introduced instead of #ifdef DEBUGvlefevre2016-06-021-4/+8
| * | | fixed typoszimmerma2016-05-301-2/+2
| | |/ | |/|
| * | [src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):vlefevre2016-05-291-5/+9
| |/
* | start implementing RNDF (work in progress)zimmerma2016-05-281-1/+10
|/
* [src/sub1.c] Various minor improvements:vlefevre2016-05-241-42/+23
* removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)zimmerma2016-05-241-1/+1
* Replaced various instances of mpfr_print_binary + newline (sometimesvlefevre2016-04-071-2/+2
* 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
* Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internalvlefevre2014-03-251-4/+14
* Spelling consistency:vlefevre2014-01-181-1/+1