summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* changed according to suggestion from Eli Zaretskiizimmerma2016-02-261-3/+3
* [INSTALL] Various updates for use with Windows applications.vlefevre2016-02-251-113/+24
* In the tests, use tests_allocate and tests_free instead ofvlefevre2016-02-247-25/+27
* Updated version to 3.1.4-rc2.vlefevre2016-02-245-5/+5
* [configure.ac] Try to link with GMP even when a DLL, since it seemsvlefevre2016-02-241-14/+0
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2016-02-241-0/+14
* [doc/mpfr.texi] Fixed a warning with "make info".vlefevre2016-02-241-1/+1
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2016-02-241-0/+24
* [NEWS] Update for GNU MPFR 3.1.4.vlefevre2016-02-241-0/+4
* Added tools/ck-news Perl script to check the NEWS file.vlefevre2016-02-242-1/+52
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2016-02-231-0/+1309
* Updated version to 3.1.4-rc1 and updated libmpfr_la_LDFLAGS invlefevre2016-02-236-6/+6
* [tools/update-version] Correction for new perl versions.vlefevre2016-02-231-1/+1
* [src/{cmp_d.c,cmp_ld.c}] Bug fixes: mpfr_cmp_d (resp. mpfr_cmp_ld) wasvlefevre2016-02-234-10/+70
* [src/sum.c] Fixed bugs in mpfr_sum, which could return wrong resultsvlefevre2016-02-223-15/+64
* [src/agm.c] Fixed bug in mpfr_agm in case the two FP inputs havevlefevre2016-02-222-4/+41
* [src/rem1.c] Fixed bug in the mpfr_rem1 internal function (used byvlefevre2016-02-193-27/+118
* [src/gamma.c] Bug fix in case the argument is an integer fitting in anvlefevre2016-02-192-0/+17
* [src/root.c] Fixed root(x,k) for large very values of k: MPFR couldvlefevre2016-02-152-97/+326
* [src/mpfr-impl.h] Merged r9970 to simplify a future patch generation.vlefevre2016-02-151-1/+1
* [src/{fits_intmax.c,fits_s.h,fits_u.h}] Fixed mpfr_fits_* functions: thevlefevre2016-02-154-228/+221
* Fixed bug in mpfr_can_round_raw, which affected mpfr_can_round: thevlefevre2016-02-124-57/+177
* [src/exp3.c] Merged r9883 to simplify a future patch generationvlefevre2016-02-121-1/+1
* Fixed bug in si operations (mpfr_add_si, mpfr_sub_si, mpfr_si_sub,vlefevre2016-02-124-9/+12
* [src/eint.c] Typo in a comment.vlefevre2016-02-091-1/+1
* [tests/tgeneric_ui.c] Added tests of the extreme integer values,vlefevre2016-02-091-1/+10
* [doc/mpfr.texi] Updated the month.vlefevre2016-02-081-1/+1
* [doc/mpfr.texi] Mention the Caramba project-team.vlefevre2016-02-041-1/+1
* Replacedvlefevre2016-02-04419-420/+420
* [configure.ac] Improved consistency in messages.vlefevre2016-01-291-2/+2
* [tests/tsqrt.c] Improved testcase for the mpfr_sqrt bug fixed in r9860,vlefevre2016-01-211-4/+9
* Fixed bug in mpfr_sqrt reported by Fredrik Johansson, occurring whenvlefevre2016-01-212-1/+28
* Fixed bug for zeta(s) with s near an even negative integer.vlefevre2016-01-203-10/+47
* [tests/tgeneric.c] Improved the generic tests in order to trigger thevlefevre2016-01-201-1/+6
* Fixed bug found by Fredrik Johansson in the mpfr_jn family of functions.vlefevre2016-01-203-5/+17
* [doc/mpfr.texi] Updated the month.vlefevre2016-01-011-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-01445-446/+446
* Fixed bug in mulders.c (affecting mpfr_div) reported by Ricky Farr:vlefevre2015-10-292-3/+68
* [autogen.sh] Restore the INSTALL file also if the process receivesvlefevre2015-10-221-4/+15
* Fixed warnings from GCC's -Wold-style-declaration option:vlefevre2015-08-256-8/+8
* [configure.ac] Added test for usability of gmp.h at link time (neededvlefevre2015-08-201-0/+17
* [tests/tversion.c]vlefevre2015-07-201-0/+40
* [src/frexp.c] Fixed a bug occurring when the current exponent rangevlefevre2015-07-172-2/+136
* [src/{div_2si.c,div_2ui.c,mul_2si.c}] Fixed some underflow cases invlefevre2015-07-174-61/+70
* [src/{div_2si.c,div_2ui.c,mul_2si.c}] Fixed overflow case when n = 0.vlefevre2015-07-024-3/+78
* [doc/mpfr.texi] Updated the month.vlefevre2015-07-021-1/+1
* [doc/mpfr.texi] Replaced periods ending a sentence by "@." in thevlefevre2015-07-021-40/+40
* [doc/mpfr.texi] Completed specification:vlefevre2015-07-023-51/+100
* [tools/mpfrlint] Check a Texinfo rule (Section "Ending a Sentence")vlefevre2015-07-021-0/+7
* Updated version to 3.1.4-dev.vlefevre2015-06-196-12/+12