| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor date-related changes as in the trunk: | vlefevre | 2018-01-09 | 1 | -1/+1 |
* | [tests/tabs.c] More tests on mpfr_abs, including the ternary value | vlefevre | 2017-11-10 | 1 | -40/+122 |
* | [tests/tabs.c] Coding style. | vlefevre | 2017-11-10 | 1 | -5/+5 |
* | [tests] Got rid of the use of mpfr_print_binary, in general with | vlefevre | 2017-09-14 | 1 | -4/+3 |
* | Merged the latest changes from the trunk. | vlefevre | 2017-05-29 | 1 | -1/+1 |
|\ |
|
| * | Do not define macro names starting with "SIG" (+ uppercase letter) | vlefevre | 2017-05-15 | 1 | -1/+1 |
| * | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
| * | [tests/tabs.c] Removed mpfr_test_init (not needed here). | vlefevre | 2016-09-08 | 1 | -1/+0 |
* | | Merged the latest changes from the trunk. | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | | Merged the latest changes from the trunk except those related to | vlefevre | 2016-12-06 | 1 | -1/+0 |
* | | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar | vlefevre | 2016-07-22 | 1 | -3/+1 |
* | | C++ compatibility. | vlefevre | 2016-06-25 | 1 | -1/+2 |
* | | start implementing RNDF (work in progress) | zimmerma | 2016-05-28 | 1 | -2/+4 |
|/ |
|
* | Replaced various instances of mpfr_print_binary + newline (sometimes | vlefevre | 2016-04-07 | 1 | -3/+3 |
* | changed test_generic() calls to start from MPFR_PREC_MIN instead of 2; | zimmerma | 2016-02-05 | 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 |
* | 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 | -2/+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 |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -1/+1 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -2/+2 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -12/+12 |
* | 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 |
* | Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests. | thevenyp | 2008-09-18 | 1 | -2/+2 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -12/+14 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -2/+2 |
* | add generic tests | thevenyp | 2008-02-15 | 1 | -0/+5 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULL | vlefevre | 2007-06-21 | 1 | -2/+2 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | Fixed FSF address. | vlefevre | 2006-03-31 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -2/+2 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -7/+7 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Updated copyright lines. | vlefevre | 2005-01-28 | 1 | -1/+1 |
* | casts to allow compilation with g++ | zimmerma | 2005-01-27 | 1 | -3/+3 |
* | Improve coverage tests. | pelissip | 2004-11-19 | 1 | -1/+1 |