| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Minor date-related changes as in the trunk: | vlefevre | 2018-01-09 | 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 | -8/+2 |
* | Removed trailing spaces. | vlefevre | 2016-06-24 | 1 | -1/+1 |
* | more work on branch faithful | zimmerma | 2016-06-22 | 1 | -0/+6 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | in tests, removed #if MPFR_VERSION >= MPFR_VERSION_NUM(2,x,y) | zimmerma | 2016-01-14 | 1 | -2/+0 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | [src/zeta_ui.c] | vlefevre | 2015-06-08 | 1 | -11/+31 |
* | [tests/tzeta_ui.c] Code simplification. | vlefevre | 2015-06-07 | 1 | -10/+8 |
* | [tests/tzeta_ui.c] Test zeta(0) in reduced exponent range and all | vlefevre | 2015-06-07 | 1 | -44/+62 |
* | [src/zeta_ui.c] Fixed zeta(0) in reduced exponent range. | vlefevre | 2015-06-07 | 1 | -3/+55 |
* | 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 | -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 |
* | [src/zeta_ui.c,tests/tzeta_ui.c] Patch from Patrick Pélissier for | vlefevre | 2011-01-31 | 1 | -0/+11 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | [tests] Avoid warning due to -Wunused-but-set-variable (from future | vlefevre | 2010-08-13 | 1 | -3/+2 |
* | Replaced | vlefevre | 2010-07-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 | -8/+8 |
* | 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 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -1/+2 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Untabified and removed trailing spaces. | vlefevre | 2007-06-20 | 1 | -4/+4 |
* | 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 |
* | Added ', Inc.' when missing after 'Free Software Foundation'. | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Make trunk tests work with MPFR 2.2 (branch), by testing the version. | vlefevre | 2005-11-09 | 1 | -0/+2 |
* | new function mpfr_zeta_ui for integer argument | zimmerma | 2005-09-23 | 1 | -0/+108 |