summaryrefslogtreecommitdiff
path: root/tests/tdiv_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
* [tests/tdiv_ui.c] fixed corner_cases() testzimmerma2018-09-081-1/+3
* [tests/tdiv_ui.c] Added a comment about a spurious failurevlefevre2018-08-291-0/+6
* [tests/tdiv_ui.c] Disabled rnd=MPFR_RNDF in a loop as this now fails.vlefevre2018-08-281-1/+1
* [tests/tdiv_ui.c] Corrected an error message.vlefevre2018-08-281-1/+1
* [tests/tdiv_ui.c] Improved the conditions for test_20170105().vlefevre2018-08-061-3/+8
* [tests/tdiv_ui.c] Avoid a compilation error withvlefevre2018-02-251-0/+2
* [tests/tdiv_ui.c] Forcibly disable value coverage checking ifvlefevre2018-02-021-9/+14
* [tests/tdiv_ui.c] Corrected comments.vlefevre2018-02-021-4/+4
* [tests/tdiv_ui.c] Portability update, in case MPFR_PREC_MIN > 1.vlefevre2018-02-011-0/+2
* [tests/tdiv_ui.c] In corner_cases, test larger values for xn,vlefevre2018-01-311-32/+37
* [tests/tdiv_ui.c] Updated midpoint_exact to also test the divisorvlefevre2018-01-311-5/+11
* [tests/tdiv_ui.c] Added tests with simple midpoint and exact cases.vlefevre2018-01-311-0/+66
* Added value coverage for tdiv_ui (combinations of rb and sb in thevlefevre2018-01-311-0/+21
* [tests/tdiv_ui.c] corner_cases() requires limbs to fit in unsigned long.vlefevre2018-01-301-32/+35
* [tests/tdiv_ui.c] Back to a decimal constant (the UL suffix wasvlefevre2018-01-301-3/+2
* [tests/tdiv_ui.c] added test for corner case (currently fails)zimmerma2018-01-301-0/+45
* [tests/tdiv_ui.c] Fixed a value (from a zsh bug).vlefevre2018-01-301-1/+1
* [tests/tdiv_ui.c] Added ABI-independent bug20180126 tests.vlefevre2018-01-301-10/+74
* [tests/tdiv_ui.c] bug20180126: enable the test only when a limb fits invlefevre2018-01-291-29/+33
* [src/div_ui.c] fixed bug20180126 (from tdiv.c), with a complete rewrite ofzimmerma2018-01-281-0/+44
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests/tdiv_ui.c] Correction for 64-bit limb with 32-bit unsigned long.vlefevre2017-01-051-20/+24
* [tests/tdiv_ui.c] Fix when GMP_NUMB_BITS != 64.vlefevre2017-01-051-0/+2
* last fix was incompletezimmerma2017-01-051-1/+9
* [src/div_ui.c] fixed a bug in mpfr_div_ui (also affects mpfr_div since it callszimmerma2017-01-051-0/+25
* fixed underflow bug by replacing !MPFR_IS_LIKE_RNDZ by new macrozimmerma2017-01-051-19/+0
* [tests/tdiv_ui.c] Added a comment on new test (doesn't fail).vlefevre2017-01-041-0/+1
* [tdiv_ui.c] added new testzimmerma2017-01-041-0/+18
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Replaced various instances of mpfr_print_binary + newline (sometimesvlefevre2016-04-071-6/+6
* changed test_generic() calls to start from MPFR_PREC_MIN instead of 2;zimmerma2016-02-051-1/+1
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/t{add,div,mul,sub}_ui.c] Replaced tgeneric_ui.c by tgeneric.c,vlefevre2015-06-041-3/+3
* 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/+8
* 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
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-2/+0
* 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
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1