summaryrefslogtreecommitdiff
path: root/src/mul_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [src/mul_ui.c] Bug fix: in the code where MPFR_LONG_WITHIN_LIMB isvlefevre2020-06-091-0/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [src/mul_ui.c] Better code organization (with the MPFR_RET at the rightvlefevre2018-09-171-60/+60
* [src/mpfr-mini-gmp.c] added #if 0 ... #endif for mpz_dump (unused)zimmerma2018-09-171-1/+4
* [tests/tgeneric.c] revert 13107 (abort might lose some data in open files)zimmerma2018-09-031-0/+5
* [src/mul_ui.c] adapt for 16-bit limbzimmerma2018-08-311-0/+11
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)zimmerma2016-05-241-1/+1
* [src] Moved si ops from mul_ui.c, div_ui.c and ui_div.c to si_op.c.vlefevre2016-02-091-17/+0
* [src/{div,mul}_ui.c] Fixed bug in mpfr_div_si and mpfr_mul_si when thevlefevre2016-02-091-1/+2
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [src/mul_ui.c] Fixed bug in mpfr_mul_ui/si: the inexact flag wasn't set.vlefevre2015-06-041-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* New macros for mpfr_{mul,div}_ui to optimize the call when the integervlefevre2014-06-301-0/+2
* [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
* 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/+133