summaryrefslogtreecommitdiff
path: root/src/add1sp.c
Commit message (Expand)AuthorAgeFilesLines
* removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)zimmerma2016-05-241-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
* [src] MPFR_WANT_ASSERT clean-up.vlefevre2014-07-071-5/+3
* Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internalvlefevre2014-03-251-1/+1
* removed an MPFR_LIKELY that is not so likely...zimmerma2014-01-241-2/+2
* Optimization: likely / unlikely, etc. (patch by Patrick PĂ©lissier).vlefevre2014-01-241-42/+36
* [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
* Renamed WANT_ASSERT to MPFR_WANT_ASSERT in order to avoid a clashvlefevre2012-08-151-2/+2
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-02-221-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Fixed printf's calls: support the case where mpfr_prec_t is not a longvlefevre2011-05-121-1/+3
* [src/add1sp.c] same as previous commitszimmerma2011-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-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+384