summaryrefslogtreecommitdiff
path: root/src/div_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+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/div_ui.c] Extend the exponent range in the case wherevlefevre2018-08-281-8/+10
* [src/div.c] Avoid an infinite recursion when MPFR_LONG_WITHIN_LIMBvlefevre2018-08-281-1/+1
* [src/div_ui.c] Added a FIXME.vlefevre2018-08-281-0/+3
* [src/div_ui.c] make code work for limb < longzimmerma2018-08-281-1/+10
* GNU style: https://www.gnu.org/prep/standards/standards.html#Formattingzimmerma2018-02-161-1/+1
* [src/div_ui.c] GNU stylezimmerma2018-02-141-1/+1
* Added a case for the value coverage for tdiv_ui.vlefevre2018-01-311-6/+8
* Added value coverage for tdiv_ui (combinations of rb and sb in thevlefevre2018-01-311-1/+13
* [src/div_ui.c] Case tmp[yn] != 0: simplified code since u ≥ 2.vlefevre2018-01-311-34/+18
* [src/div_ui.c] Case tmp[yn] == 0:vlefevre2018-01-311-13/+14
* [src/div_ui.c] fixed corner case (hopefully)zimmerma2018-01-301-4/+22
* [src/div_ui.c] Comment: now, "i.e." is correct.vlefevre2018-01-301-1/+1
* [src/div_ui.c] fixed a commentzimmerma2018-01-301-1/+1
* [src/div_ui.c] Typo in a comment.vlefevre2018-01-301-1/+1
* [src/div_ui.c] Updated a comment.vlefevre2018-01-301-5/+4
* [src/div_ui.c] Clarified the notation (this was ambiguous, with twovlefevre2018-01-301-3/+17
* [src/div_ui.c] Added a FIXME.vlefevre2018-01-301-1/+2
* [src/div_ui.c] fixed a comment, and added a FIXMEzimmerma2018-01-301-3/+6
* [src/div_ui.c] Clarified a comment.vlefevre2018-01-291-1/+1
* [src/div_ui.c] Started to review the code; minor changes.vlefevre2018-01-291-16/+19
* [src/div_ui.c] Minor update of comments.vlefevre2018-01-291-6/+7
* [src/div_ui.c] Fixed the exact case, which used nexttoinf uninitialized.vlefevre2018-01-291-8/+9
* [src/div_ui.c] fixed bug20180126 (from tdiv.c), with a complete rewrite ofzimmerma2018-01-281-53/+45
* Copyright notice update: added 2018 withvlefevre2018-01-031-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