summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MPFR 3.1.1 tag.3.1.1vlefevre2012-07-030-0/+0
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2012-07-031-0/+94
* [NEWS] Added test coverage for MPFR 3.1.1.vlefevre2012-07-031-0/+1
* [tools/coverage] Some changes from the trunk (r8263,8275,8277,8305),vlefevre2012-07-031-4/+14
* [doc/mpfr.texi] Updated the month.vlefevre2012-07-031-1/+1
* Updated version to 3.1.1.vlefevre2012-07-035-5/+5
* [tests/tests.c] Improved an error message.vlefevre2012-07-033-1/+10
* [mpfr.texi] added support by ERC grant of Andreasvlefevre2012-06-271-0/+2
* [doc/mpfr.texi] Document MPFR_WANT_DECIMAL_FLOATS.vlefevre2012-06-271-2/+4
* [tests/tgrandom.c] Replaced GMP_RNDN by MPFR_RNDN.vlefevre2012-06-271-1/+1
* [NEWS] Update.vlefevre2012-06-271-0/+1
* [doc/mpfr.texi] Completed spec of mpfr_grandom.vlefevre2012-06-272-11/+41
* [NEWS] Update: test coverage.vlefevre2012-06-271-1/+2
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2012-06-261-0/+106
* [doc/mpfr.texi] Updated the month.vlefevre2012-06-261-1/+1
* Updated version to 3.1.1-rc1 and updated libmpfr_la_LDFLAGS invlefevre2012-06-266-6/+6
* [NEWS] Update for GNU MPFR 3.1.1.vlefevre2012-06-261-0/+3
* [tests/tinternals.c] mpfr_set_prec_raw missing tests (thanks to Patrick).vlefevre2012-06-261-0/+20
* [tests/tset_si.c] Also test the mpfr_set_ui function (instead of macro).vlefevre2012-06-261-0/+8
* [tests/tset_ld.c] For _GMP_IEEE_FLOATS, use #if instead of #ifdefvlefevre2012-06-211-1/+1
* Patch from Nitin A Kamble for automake 1.12vlefevre2012-05-092-2/+1
* [AUTHORS,INSTALL,doc/mpfr.texi] Updated the e-mail address of thevlefevre2012-05-073-6/+6
* [src/lngamma.c] Added mpfr_explgamma internal function to handlevlefevre2012-05-073-15/+289
* [src/gamma.c] Reverted changeset r8180, which seems incorrect.vlefevre2012-05-031-12/+0
* [gamma.c] tentative fix for the underflow problemvlefevre2012-05-031-0/+12
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2012-05-031-16/+1205
* Merged changesets r8172-8173,8175 from the trunk to update URL's ofvlefevre2012-05-0310-20/+20
* [tests/tgamma.c] Improved testcase test20100709.vlefevre2012-04-271-7/+5
* [tests/tgamma.c] Updated testcase test20100709 for 64-bit machines,vlefevre2012-04-271-3/+44
* [src/gamma.c] Fixed bug in the underflow detection code of mpfr_gamma,vlefevre2012-04-272-1/+32
* [tests/{Makefile.am,tests.c}] Fixed src_fopen to be able to run testvlefevre2012-03-262-6/+11
* [src/mpfr-impl.h] Improved macros from the changeset r8080, invlefevre2012-03-091-5/+15
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-03-0826-58/+94
* [src/mpfr.h] Simple temporary fix following GMP's internal __gmp_constvlefevre2012-03-071-0/+12
* [NEWS] Mention the mpfr_exp bug fix (from r6964 in exp_2.c).vlefevre2012-03-031-1/+3
* [src/mpfr-impl.h] Use %.*Rg instead of %.*Rf for MPFR_LOG_VAR.vlefevre2012-02-241-1/+1
* Corrected a typo in MPFR_LOG_FUNC of add_d.c, add_ui.c and mul_d.cvlefevre2012-02-243-3/+3
* [NEWS] Mention an internal change in MPFR 3.1.0.vlefevre2012-02-241-0/+1
* Use the core2 tuning parameters for nocona as timings are very similar.vlefevre2012-01-272-1/+4
* [mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64vlefevre2012-01-231-4/+6
* [doc/mpfr.texi] Updated the month.vlefevre2012-01-101-1/+1
* [doc/mpfr.texi] Mention the AriC project-team.vlefevre2012-01-101-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-10419-420/+420
* [doc] In faq.xsl, remove only the top-level comments from the HTML file.vlefevre2012-01-102-2/+3
* Copyright notice update: added 2012 withvlefevre2012-01-10445-446/+446
* Merged changesets r7976-7978 from the trunk:vlefevre2011-12-092-3/+26
* [tests/turandom.c] Removed an obsolete comment.vlefevre2011-11-281-2/+0
* [doc/mpfr.texi] Updated the month.vlefevre2011-11-281-1/+1
* Merged changesets r7965-7966 from the trunk:vlefevre2011-11-283-10/+27
* [src/vasprintf.c] Corrected a comment.vlefevre2011-11-031-1/+1