summaryrefslogtreecommitdiff
path: root/src/div.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Fixed bug in mpfr_can_round_raw, which affected mpfr_can_round: thevlefevre2016-02-121-20/+14
* 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
* [src/div.c] Bug fix: avoid an integer overflow when dividing thevlefevre2014-06-261-2/+6
* 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
* Untabified and removed trailing spaces.vlefevre2011-08-011-4/+4
* Added tuning for MPFR_DIV_THRESHOLD, and default value.zimmerma2011-07-311-4/+0
* [mulders.c] fixed bug in mpfr_divhigh_n (this routine was not used yet)zimmerma2011-07-291-5/+116
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+5
* Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,vlefevre2011-02-091-10/+12
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/div.c] Set the division-by-zero flag.vlefevre2011-01-141-0/+2
* Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.vlefevre2010-12-171-4/+4
* Source reorganization. In short:vlefevre2010-08-171-0/+676