summaryrefslogtreecommitdiff
path: root/src/div_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Added value coverage for tdiv_ui (combinations of rb and sb in thevlefevre2018-01-311-1/+15
* [src/div_ui.c] Major rewrite to fix a mpfr_div_ui bug.vlefevre2018-01-311-89/+106
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Merged r11198-11280 from the trunk; no conflicts but additional changes:vlefevre2017-05-041-1/+1
* Merged the latest changes from the trunk (changing a RND_RAND tovlefevre2017-01-091-0/+3
* Merged the latest changes from the trunk.vlefevre2017-01-061-11/+18
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* Merged the latest changes from the trunk.vlefevre2016-12-151-1/+1
* Merged the following changesets from the trunk:vlefevre2016-09-021-3/+2
* fixed reuse with --enable-assertzimmerma2016-06-241-0/+1
* [src] Moved si ops from mul_ui.c, div_ui.c and ui_div.c to si_op.c.vlefevre2016-02-091-24/+1
* [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
* 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
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-2/+2
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-1/+1
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* Fixed misspellings, using codespell.vlefevre2014-01-071-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
* Completed r7575 (Get rid of deprecated register_printf_functionvlefevre2011-03-171-2/+5
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+5
* [src/div_ui.c] Added logging support.vlefevre2011-01-271-0/+6
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/ui_div.c] Fixed prototype formatting.vlefevre2011-01-141-1/+3
* 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/+267