summaryrefslogtreecommitdiff
path: root/src/sub1.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):vlefevre2016-05-291-5/+9
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-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-03-081-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