summaryrefslogtreecommitdiff
path: root/src/sub1.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Merged the latest changes from the trunk.vlefevre2016-06-021-4/+8
|\
| * [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] 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] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):vlefevre2016-05-291-5/+9
* | [src/sub1.c] Started to add UBF support (still incomplete).vlefevre2016-05-241-8/+19
|/
* [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
* [sub1.c] previous fix was not incorrect (but strangely our tests cases didzimmerma2010-10-181-7/+17
* [sub1.c] fixed bug found by Jakub Jelinek (#11301 on tracker) zimmerma2010-10-181-45/+81
* Source reorganization. In short:vlefevre2010-08-171-0/+538