summaryrefslogtreecommitdiff
path: root/src/add1.c
Commit message (Expand)AuthorAgeFilesLines
* Code clean-up:vlefevre2014-06-251-4/+4
* Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internalvlefevre2014-03-251-3/+3
* Optimization: likely / unlikely, etc. (patch by Patrick PĂ©lissier).vlefevre2014-01-241-1/+1
* [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
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-02-221-4/+4
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [add1.c] ibidem (see previous commit log)zimmerma2011-03-031-1/+2
* 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-2/+2
* [src/mpfr-impl.h] Added MPFR_UEXP macro to check (in debug mode) thatvlefevre2010-10-101-2/+4
* [add1.c] fixed compiler warning (from g++)zimmerma2010-10-101-2/+2
* Source reorganization. In short:vlefevre2010-08-171-0/+535