| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui, | vlefevre | 2018-04-17 | 1 | -3/+3 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests] Re-indented some RND_LOOP / RND_LOOP_NO_RNDF blocks. | vlefevre | 2017-07-17 | 1 | -59/+59 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-05-29 | 1 | -0/+1 |
|\ |
|
| * | Define the EXP() macro in src/mpfr-gmp.h only when needed (macro name | vlefevre | 2017-05-16 | 1 | -0/+1 |
| * | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar | vlefevre | 2016-07-22 | 1 | -12/+3 |
* | | more work on branch faithful | zimmerma | 2016-06-22 | 1 | -4/+13 |
|/ |
|
* | MPFR_PREC_MIN is now 1, in accordance with the next revision of IEEE-754 | zimmerma | 2016-02-04 | 1 | -1/+1 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h | vlefevre | 2014-07-02 | 1 | -1/+1 |
* | [tests] Various fixes for r8753. | vlefevre | 2014-01-17 | 1 | -3/+7 |
* | first step towards making MPFR compile with --enable-mini-gmp, so far make | zimmerma | 2014-01-16 | 1 | -0/+8 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -4/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | Type corrections for C++ compilers (in particular, mpfr_rnd_t vs int). | vlefevre | 2010-05-19 | 1 | -7/+7 |
* | New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t). | vlefevre | 2010-05-07 | 1 | -1/+1 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros. | vlefevre | 2010-01-08 | 1 | -2/+2 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -2/+2 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | Removed trailing spaces. | vlefevre | 2009-04-29 | 1 | -2/+2 |
* | get_f.c: remove dead code (x and z always have the same number of limbs). | thevenyp | 2009-04-15 | 1 | -94/+85 |
* | tests/tget_f.c: Fix typos, better error messages. | thevenyp | 2009-04-15 | 1 | -18/+27 |
* | tests/tget_f.c get_f.c: Set result to the maximum value when the mpfr_t is pl... | thevenyp | 2009-04-14 | 1 | -42/+69 |
* | tests/tget_f.c: Fix typo, increase size of y so that x and y have different l... | thevenyp | 2009-04-14 | 1 | -2/+2 |
* | NEWS mpfr.texi get_f.c: mpfr_get_f now returns the usual ternary value. | thevenyp | 2009-04-08 | 1 | -18/+134 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -34/+34 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | a few patches suggested by Patrick Pelissier to ease porting to 16-bit | zimmerma | 2008-04-06 | 1 | -1/+0 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmp | zimmerma | 2007-11-17 | 1 | -1/+0 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | tests/tget_f.c: fixed a test that had an integer overflow (detected | vlefevre | 2007-01-19 | 1 | -2/+3 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | tget_f.c: test that there is no lost of accuracy when converting | vlefevre | 2006-04-05 | 1 | -0/+66 |