summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MPFR 3.1.2 tag.3.1.2vlefevre2013-03-130-0/+0
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2013-03-131-0/+49
* Updated version to 3.1.2.vlefevre2013-03-135-5/+5
* [configure.ac] Corrected comment on clock_gettime.vlefevre2013-03-131-5/+5
* (merged changeset 8443-8445 from the trunk)zimmerma2013-03-122-3/+15
* [INSTALL] Added a paragraph about Cygwin and threading.vlefevre2013-03-121-1/+4
* [INSTALL] Improved information on patches.vlefevre2013-03-121-3/+12
* ChangeLog update with "TZ=UTC svn log -rHEAD:0 -v" (in UTF-8 locales).vlefevre2013-03-081-0/+602
* Updated version to 3.1.2-rc1 and updated libmpfr_la_LDFLAGS invlefevre2013-03-086-6/+6
* [NEWS] Update for GNU MPFR 3.1.2.vlefevre2013-03-081-0/+7
* [doc/mpfr.texi] Updated the month.vlefevre2013-03-081-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-08445-446/+446
* [examples] Replaced the old rounding mode macros (GMP_RNDN, etc.) by thevlefevre2013-03-085-24/+21
* [doc] Slightly modified faq.xsl to avoid libxslt bug 377440, andvlefevre2013-03-082-10/+4
* Compatibility with GMP 5.1.0 and later when gmp-impl.h is included,vlefevre2013-02-224-6/+5
* [src/strtofr.c] Fixed bug in mpfr_strtofr in case:vlefevre2012-08-292-7/+114
* [doc] Updated FAQ.html (changeset r8386 from the trunk).vlefevre2012-08-281-3/+3
* [src/get_d64.c] mpfr_get_decimal64 was buggy in MPFR_RNDN on somevlefevre2012-08-162-0/+36
* [src/get_d64.c] Fixed get_decimal64_max by simplifying it completely,vlefevre2012-08-152-14/+71
* [src/get_d64.c] Fixed overflow cases.vlefevre2012-08-141-2/+4
* [configure.ac] Replaced "sed" by "$SED" and "grep" by "$EGREP".vlefevre2012-07-261-16/+16
* [tools/coverage] Added a comment about the non-reproducibility of thevlefevre2012-07-051-2/+7
* Updated version to 3.1.2-dev.vlefevre2012-07-046-11/+11
* 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