summaryrefslogtreecommitdiff
path: root/src/sub1.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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/sub1.c] Fixed several bugs: integer overflows and potentialvlefevre2011-05-121-6/+24
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.vlefevre2010-12-171-4/+4
* [src/sub1.c] Minor simplification.vlefevre2010-11-101-1/+3
* [src/sub1.c] Removed trailing spaces.vlefevre2010-10-201-1/+1
* [src/sub1.c] fixed another remaining issue in case 1d1zimmerma2010-10-191-20/+73
* [src/sub1.c] Removed trailing whitespace.vlefevre2010-10-181-2/+2