summaryrefslogtreecommitdiff
path: root/tests/tcan_round.c
Commit message (Expand)AuthorAgeFilesLines
* Merged recent tests from the trunk (r12500-12555,12558,12561).vlefevre2018-04-261-1/+77
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* [src/round_prec.c] Forbid rnd2 = MPFR_RNDF as it does not make muchvlefevre2016-09-021-11/+18
* Merged the following changesets from the trunk:vlefevre2016-09-021-6/+117
* start implementing RNDF (work in progress)zimmerma2016-05-281-0/+2
* [tests/tcan_round.c] Correction for C++ compilers. Code formatting.vlefevre2016-02-121-10/+12
* Replacedvlefevre2016-02-041-1/+1
* Style: use RND_LOOP; mpfr_can_round returns a Boolean-like value.vlefevre2016-02-031-4/+4
* [tests/tcan_round.c] Added test of mpfr_round_p with powers of twovlefevre2016-02-011-2/+17
* [tests/tcan_round.c] Updated description: mpfr_round_p is also testedvlefevre2016-02-011-1/+1
* typozimmerma2016-01-291-1/+1
* [tests/tcan_round.c] Updated comment and corrected condition on prec.vlefevre2016-01-281-3/+13
* [tests/tcan_round.c] Updated comments.vlefevre2016-01-281-2/+5
* more work on mpfr_can_roundzimmerma2016-01-281-3/+6
* fixed bug in mpfr_can_round for input = 2^kzimmerma2016-01-281-23/+42
* [tests/tcan_round.c] Added tests for powers of two. This triggersvlefevre2016-01-271-4/+33
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-0/+2
* 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-3/+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
* [tests/*.c] Support the case where mpfr_exp_t is not a long intvlefevre2010-10-191-1/+1
* [tests/tcan_round.c] Removed an incorrect cast, fixing a bug (in thevlefevre2010-10-181-1/+1
* Replacedvlefevre2010-07-301-1/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-3/+3
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-2/+2
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-2/+2
* [mpfr.texi] added note about mpfr_can_roundzimmerma2009-09-291-0/+17
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-7/+7
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* Fixed remaining printf format strings.vlefevre2009-01-141-2/+2
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Untabified and removed trailing spaces.vlefevre2007-11-241-1/+1
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-3/+4
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1