| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | [configure.ac] Updated comment about -mieee-fp icc option. | vlefevre | 2013-05-24 | 1 | -1/+3 |
* | [configure.ac] For ICC, changed the deprecated -mp option to the | vlefevre | 2013-05-24 | 1 | -1/+6 |
* | try to link with GMP even when a dll, since it seems to work now | zimmerma | 2013-05-22 | 1 | -14/+0 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [configure.ac] Corrected comment on clock_gettime (from r8445). | vlefevre | 2013-01-03 | 1 | -5/+5 |
* | Tuning: reverted changeset r8444 and applied patch by Patrick PĂ©lissier | vlefevre | 2012-12-31 | 1 | -0/+12 |
* | [acinclude.m4,configure.ac] Moved the "double-to-integer conversion bug" | vlefevre | 2012-12-05 | 1 | -0/+1 |
* | [configure.ac] Improved error message when the compiler doesn't know | vlefevre | 2012-09-04 | 1 | -4/+10 |
* | revert changeset r8412 (_Decimal64 might be defined in C++, but not as a macro) | zimmerma | 2012-09-04 | 1 | -9/+3 |
* | updated documentation wrt --enable-decimal-float | zimmerma | 2012-09-04 | 1 | -1/+1 |
* | added support for --enable-decimal-float with g++ (does not work with icpc, | zimmerma | 2012-09-04 | 1 | -1/+9 |
* | Now --enable-decimal-float does not require any more --with-gmp-build. | zimmerma | 2012-09-03 | 1 | -13/+1 |
* | Renamed WANT_ASSERT to MPFR_WANT_ASSERT in order to avoid a clash | vlefevre | 2012-08-15 | 1 | -3/+3 |
* | [src/fpif.c] No longer assume that if HAVE_BIG_ENDIAN is not defined, | vlefevre | 2012-07-27 | 1 | -2/+6 |
* | Updated autotool files to get rid of obsolete macros (thanks to | vlefevre | 2012-07-27 | 1 | -3/+1 |
* | [configure.ac] Replaced "sed" by "$SED". | vlefevre | 2012-07-26 | 1 | -15/+15 |
* | [configure.ac] grep -> $EGREP (thanks Marc Glisse) | zimmerma | 2012-07-25 | 1 | -1/+1 |
* | Added coverage tune (from a patch by Patrick). | vlefevre | 2012-06-28 | 1 | -0/+8 |
* | Added configure option --enable-assert=none to avoid checking any | vlefevre | 2012-06-26 | 1 | -1/+2 |
* | [configure.ac] aclocal -> acinclude.m4 in a comment. | vlefevre | 2012-06-25 | 1 | -1/+1 |
* | [configure.ac] "configure --help" formatting for --enable-float128. | vlefevre | 2012-06-25 | 1 | -1/+1 |
* | [configure.ac] __float128 is supported by GCC >= 4.3 | zimmerma | 2012-06-25 | 1 | -1/+1 |
* | added new functions mpfr_set_float128 and mpfr_get_float128 | zimmerma | 2012-06-25 | 1 | -0/+15 |
* | patch from Nitin A Kamble for automake 1.12. | zimmerma | 2012-05-08 | 1 | -1/+0 |
* | [configure.ac] use AC_C_BIGENDIAN to determine endianness of words | zimmerma | 2012-03-19 | 1 | -0/+3 |
* | [configure.ac] If 'gmp.h' and 'libgmp' seem to have different versions, | vlefevre | 2012-02-27 | 1 | -0/+1 |
* | [configure.ac] Added a comment mentioning a problem with GNU gold ld. | vlefevre | 2012-02-22 | 1 | -0/+3 |
* | 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 |
* | [configure.ac] Mention --disable-thread-safe. | vlefevre | 2011-12-09 | 1 | -2/+3 |
* | [configure.ac] added comment about minimal GMP version | zimmerma | 2011-08-30 | 1 | -0/+6 |
* | [src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS | zimmerma | 2011-08-05 | 1 | -1/+2 |
* | Updated version to 3.2.0-dev. | vlefevre | 2011-08-05 | 1 | -1/+1 |
* | [configure.ac] improve error message when libgmp is not found | zimmerma | 2011-07-18 | 1 | -1/+1 |
* | Ported patch r7723 (changes suggested by Stefan Graff to be able | vlefevre | 2011-06-25 | 1 | -1/+11 |
* | [configure.ac] Updated comment concerning __gmpn_rootrem (mention | vlefevre | 2011-06-20 | 1 | -6/+8 |
* | [configure.ac] Consistency change in the copyright notice. | vlefevre | 2011-05-18 | 1 | -1/+1 |
* | Added "make dist" support for -dev MPFR versions by distributing the | vlefevre | 2011-05-01 | 1 | -0/+7 |
* | [configure.ac] Removed the -Wno-format GCC option, which was added | vlefevre | 2011-04-01 | 1 | -5/+1 |
* | [configure.ac,Makefile.am] Clean-up and depend on GNU Automake 1.11. | vlefevre | 2011-02-03 | 1 | -7/+2 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | TLS support is now detected automatically. If TLS is supported, MPFR is | vlefevre | 2011-01-13 | 1 | -2/+2 |
* | [configure.ac] With --with-gmp-build, do not duplicate the include | vlefevre | 2010-12-12 | 1 | -0/+1 |
* | [configure.ac] Fixed another bug in r7289. This new version now seems | vlefevre | 2010-12-12 | 1 | -1/+1 |
* | [configure.ac] Fixed bug in r7289. | vlefevre | 2010-12-12 | 1 | -1/+1 |
* | [configure.ac] Corrected Patrick Pelissier's patch (not tested). | vlefevre | 2010-12-12 | 1 | -7/+7 |
* | [configure.ac] patch from Patrick Pelissier to solve the problem with | zimmerma | 2010-12-12 | 1 | -0/+8 |
* | [configure.ac] Fixed two problems with --with-gmp-build: | vlefevre | 2010-12-12 | 1 | -5/+5 |
* | [configure.ac] Improved warning message in case of unmatched 'gmp.h' | vlefevre | 2010-12-07 | 1 | -1/+5 |