summaryrefslogtreecommitdiff
path: root/src/sub1sp.c
Commit message (Expand)AuthorAgeFilesLines
* [src/sub1sp.c] Avoid an unnecessary mpn_lshift after an mpn_sub_1 whenvlefevre2015-02-271-7/+8
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src] MPFR_WANT_ASSERT clean-up.vlefevre2014-07-071-5/+3
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-6/+7
* Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internalvlefevre2014-03-251-1/+1
* Optimization: likely / unlikely, etc. (patch by Patrick Pélissier).vlefevre2014-01-241-20/+8
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-1/+1
* Fixed misspellings, using codespell.vlefevre2014-01-071-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-3/+3
* Applied patch 2 by Ondřej Bílka, fixing capitalization:vlefevre2013-07-221-3/+3
* Applied patch 1 by Ondřej Bílka, fixing common typos:vlefevre2013-07-221-2/+2
* 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-2/+2
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/sub1sp.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-3/+3
* Source reorganization. In short:vlefevre2010-08-171-0/+809