summaryrefslogtreecommitdiff
path: root/src/add.c
Commit message (Expand)AuthorAgeFilesLines
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* Merged r10529 through r10554 from the trunk (no conflicts).vlefevre2016-07-221-5/+2
* [faithful] reverse-merge r10524 (had nothing to do with the faithful branch)zimmerma2016-07-201-1/+4
* [faithful] reverse-merge parts of r10514 independent of the faithful branchzimmerma2016-07-201-10/+10
* mpfr_add1sp no longer assumes EXP(b) >= EXP(c): gives small speedupzimmerma2016-06-291-4/+1
* small speedup of mpfr_add for RNDFzimmerma2016-06-241-10/+10
* [src/{add,sub}.c] Consider UBF numbers as special cases so thatvlefevre2016-06-031-8/+20
* Started to implement unbounded floats (UBF) and added support in somevlefevre2016-05-231-4/+4
* 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
* [src] Cleaner use of MPFR_SET_SIGN.vlefevre2014-08-211-2/+4
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-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-01-031-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* dummy change to check if GMP_CHECK_RANDOMIZE is now used in the Hydrazimmerma2011-08-301-1/+1
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+5
* [src/add.c,src/sub.c] Split assertions for C90 compilers, to avoidvlefevre2011-03-031-1/+2
* [src/add.c] Formatting.vlefevre2011-01-261-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+107