| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/tconst_log2.c] Replaced mpfr_printf by mpfr_out_str. | vlefevre | 2012-03-08 | 1 | -3/+9 |
* | [tconst_log2.c] use hexadecimal output in case of error in check_large() | zimmerma | 2012-03-08 | 1 | -4/+4 |
* | [tconst_log2.c] improved error message, cf | zimmerma | 2012-03-07 | 1 | -4/+10 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -3/+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 | -4/+4 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -18/+18 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | Added missing void's. | vlefevre | 2009-01-20 | 1 | -1/+1 |
* | 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 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -1/+1 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -1/+1 |
* | add generic tests | thevenyp | 2008-02-15 | 1 | -0/+13 |
* | 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 | -1/+1 |
* | 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 | -3/+3 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Improve coverage test (Forget to test tiny functions). | pelissip | 2005-05-17 | 1 | -2/+2 |
* | more changes for interface with NTL | zimmerma | 2005-02-18 | 1 | -1/+1 |
* | Updated copyright lines. | vlefevre | 2005-01-28 | 1 | -1/+1 |
* | casts to allow compilation with g++ | zimmerma | 2005-01-27 | 1 | -2/+2 |
* | Improve tests. | pelissip | 2004-11-23 | 1 | -8/+7 |
* | Add preliminary generic code to handle cached const. | pelissip | 2004-04-21 | 1 | -1/+1 |
* | Add new test about the cache: new bug to fix. | pelissip | 2004-04-20 | 1 | -0/+37 |
* | improved coverage test | zimmerma | 2004-02-13 | 1 | -10/+16 |
* | Improve coverage of const_pi and const_log2 (Test for prec > 20000). | pelissip | 2004-02-12 | 1 | -0/+19 |
* | + Better support of non IEEE doubles. | pelissip | 2004-02-06 | 1 | -1/+1 |
* | added several hard-coded tests (and fixed bugs found) | zimmerma | 2004-01-22 | 1 | -1/+9 |
* | Continue to port tests so that they don't use double. | pelissip | 2004-01-14 | 1 | -3/+5 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -4/+1 |
* | + Add function mpfr_print_mantissa_binary, for debugging reason. | pelissip | 2003-12-09 | 1 | -1/+1 |
* | reduced test time | zimmerma | 2003-10-07 | 1 | -1/+1 |
* | Changed the remaining stderr to stdout. | vlefevre | 2003-09-25 | 1 | -12/+12 |
* | Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug. | ryde | 2003-06-09 | 1 | -1/+1 |