summaryrefslogtreecommitdiff
path: root/tests/tget_f.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
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-3/+3
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests] Re-indented some RND_LOOP / RND_LOOP_NO_RNDF blocks.vlefevre2017-07-171-59/+59
* Merged the latest changes from the trunk.vlefevre2017-05-291-0/+1
|\
| * Define the EXP() macro in src/mpfr-gmp.h only when needed (macro namevlefevre2017-05-161-0/+1
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-12/+3
* | more work on branch faithfulzimmerma2016-06-221-4/+13
|/
* MPFR_PREC_MIN is now 1, in accordance with the next revision of IEEE-754zimmerma2016-02-041-1/+1
* 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
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* [tests] Various fixes for r8753.vlefevre2014-01-171-3/+7
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-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-4/+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
* Type corrections for C++ compilers (in particular, mpfr_rnd_t vs int).vlefevre2010-05-191-7/+7
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* 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
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* Removed trailing spaces.vlefevre2009-04-291-2/+2
* get_f.c: remove dead code (x and z always have the same number of limbs).thevenyp2009-04-151-94/+85
* tests/tget_f.c: Fix typos, better error messages.thevenyp2009-04-151-18/+27
* tests/tget_f.c get_f.c: Set result to the maximum value when the mpfr_t is pl...thevenyp2009-04-141-42/+69
* tests/tget_f.c: Fix typo, increase size of y so that x and y have different l...thevenyp2009-04-141-2/+2
* NEWS mpfr.texi get_f.c: mpfr_get_f now returns the usual ternary value.thevenyp2009-04-081-18/+134
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-34/+34
* 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
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* a few patches suggested by Patrick Pelissier to ease porting to 16-bitzimmerma2008-04-061-1/+0
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* tests/tget_f.c: fixed a test that had an integer overflow (detectedvlefevre2007-01-191-2/+3
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1