summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [src/mpfr-impl.h] Resolved the problem under Linux.win-thread-safe-dllvlefevre2015-09-101-1/+1
* [src/mpfr-impl.h] Detect some possible inconsistencies under Unix,vlefevre2015-09-101-0/+13
* Merged the latest changes from the trunk since this wasn't the causevlefevre2015-09-105-6/+25
* Applied changes from Stephan Tolksdorf:vlefevre2015-09-109-24/+120
* Created win-thread-safe-dll branch from the trunk r9674 to support buildvlefevre2015-09-1013-140/+24
|\
* | Applied changes from Stephan Tolksdorf:vlefevre2015-09-109-29/+126
* | Created win-thread-safe-dll branch to support build as thread-safe DLLvlefevre2015-09-100-0/+0
* | Include config.h when need be.vlefevre2015-09-105-6/+25
|/
* [TODO] Updated mpz_t caching item, suggesting mpz_init2 instead.vlefevre2015-09-071-2/+3
* [TODO] Added: check whether mpz_t caching is necessary (this wasvlefevre2015-09-071-0/+27
* [tools/ck-copyright-notice] Check src/mparam_h.in instead of thevlefevre2015-09-041-0/+2
* distribute the mpfrbench READMEzimmerma2015-09-041-0/+2
* add a README for mpfrbenchzimmerma2015-09-041-0/+34
* More details in a comment about assertions via tuneup.vlefevre2015-09-041-2/+3
* fixed failed assertion during "make tune"zimmerma2015-09-041-2/+5
* [tests/tget_z.c] Flags testing.vlefevre2015-08-251-21/+46
* [doc/README.dev] Updated a URL.vlefevre2015-08-251-1/+1
* [tests/tstdint.c] Support MPFR_PRINTF_MAXLM.vlefevre2015-08-251-1/+5
* [tests/tget_sj.c] Support MPFR_PRINTF_MAXLM.vlefevre2015-08-251-10/+27
* [tests/tget_sj.c] Typo.vlefevre2015-08-251-1/+1
* [acinclude.m4] Instead of checking whether the 'j' printf lengthvlefevre2015-08-251-8/+17
* [acinclude.m4] Check whether the 'j' printf length modifier is working.vlefevre2015-08-251-0/+19
* [tests/tget_sj.c] Improved check_erange (more flags testing).vlefevre2015-08-251-69/+51
* [tests/tget_sj.c] Improved check_sj and check_uj even more.vlefevre2015-08-251-63/+69
* [tests/tget_sj.c] Improved check_sj and check_uj (flags testing).vlefevre2015-08-251-15/+37
* [tests/tfits.c] New tests at the limits of the types.vlefevre2015-08-241-18/+36
* [tests/tfits.c] For the mpfr_fits_{uintmax,intmax}_p functions, checkvlefevre2015-08-241-77/+42
* [tests/tfits.c] For the mpfr_fits_{u,s}{long,int,short}_p functions,vlefevre2015-08-241-144/+117
* fixed the AMD K8 tuning (cf r8118)zimmerma2015-08-241-7/+1
* [tests/tset_si.c] Improved NaN mpfr_get_si / mpfr_get_ui test.vlefevre2015-08-241-3/+3
* [src/{fits_intmax.c,fits_s.h,fits_u.h}] Fixed mpfr_fits_* functions:vlefevre2015-08-243-0/+9
* [tests/tset_si.c] Added mpfr_get_{si,ui} tests, including flags.vlefevre2015-08-241-0/+88
* [src/mparam_h.in] Improved comment: __amd64__ is generic to allvlefevre2015-08-201-1/+7
* [configure.ac] Added test for usability of gmp.h at link timevlefevre2015-08-201-0/+17
* [doc/README.dev] "To make a release": mention abi-compliance-checker.vlefevre2015-08-191-0/+6
* [src/fpif.c] Added an assertion (I get a build failure with gcc-snapshotvlefevre2015-07-311-1/+4
* remove usage of mpn_rootrem in mpfr_sqrt since now mpn_sqrtrem is fasterzimmerma2015-07-313-20/+3
* [src/next.c] Added a note concerning the exceptions.vlefevre2015-07-301-0/+6
* [doc/mpfr.texi] Updated the month.vlefevre2015-07-201-1/+1
* [tests/tversion.c] Output MPFR_VERSION_STRING too.vlefevre2015-07-201-0/+2
* [tests/tversion.c] Check and output additional mpfr_buildopt_* info.vlefevre2015-07-201-0/+38
* Added mpfr_rint_roundeven and mpfr_roundeven functions, withvlefevre2015-07-205-42/+128
* [tests/tfrexp.c]vlefevre2015-07-161-4/+6
* [src/mpfr.h] Added a comment about the drawback of the mpfr_get_exp()vlefevre2015-07-161-2/+6
* [tests/tfrexp.c] Simplification: merged the tests on the ternary values,vlefevre2015-07-151-16/+4
* [src/{div_2si.c,div_2ui.c,mul_2si.c}] Fixed some underflow cases invlefevre2015-07-153-3/+7
* [src/exceptions.c] Added logging for mpfr_underflow and mpfr_overflow.vlefevre2015-07-151-1/+12
* [tests/tmul_2exp.c] Extended the underflow() test to negative numbers,vlefevre2015-07-151-58/+63
* [src/frexp.c] Added a comment.vlefevre2015-07-151-0/+2
* [tools/build-patch] Rebuild the mpfr.info file if mpfr.texi has beenvlefevre2015-07-021-0/+5