summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [tests/talloc.c] Added a comment about why talloc requires ISO C99.vlefevre2017-12-121-0/+1
| * [src/mpfr-cvers.h] Removed a useless test for __MPFR_STDC, as one justvlefevre2017-12-121-3/+1
| * [tests] Added *.exe to svn:ignore property (files from MinGW builds).vlefevre2017-12-120-0/+0
| * [tools/timings-mpfr.c] always use clock() [now very accurate under Linux]zimmerma2017-12-121-19/+0
| * [tools/timings-mpfr.c] Updated years in copyright notice.vlefevre2017-12-121-1/+1
| * [tools/timings-mpfr.c] Fixed prototypes.vlefevre2017-12-121-3/+3
| * [tools/timings-mpfr.c] Added a defined(_MSC_VER). But clock() isvlefevre2017-12-121-1/+5
| * [doc/README.dev] Correction.vlefevre2017-12-121-4/+4
| * [doc/README.dev] Made formatting consistent (same as configure --help).vlefevre2017-12-121-11/+16
| * Completed r11955: There were also DEBUG macros under the "tests"vlefevre2017-12-123-18/+16
| * [TODO] Removed item on the DEBUG macro (done in r11955).vlefevre2017-12-121-3/+0
| * DEBUG_TGENERIC -> MPFR_DEBUG_TGENERICzimmerma2017-12-113-21/+19
| * get rid of DEBUG macro (but keep corresponding commands in comment to helpzimmerma2017-12-118-126/+48
| * [tests/tget_q.c] Removed trailing whitespace.vlefevre2017-12-111-1/+1
| * [tests/tget_q.c] replaced MPFR_ASSERTN(0) by exit(1)zimmerma2017-12-101-2/+2
| * [src/get_q.c] Optimization of r11951 suggested by Trevor Spiteri:vlefevre2017-12-101-2/+3
| * [src/get_q.c] make result of mpfr_get_q in canonical formzimmerma2017-12-092-0/+35
| * [src/lngamma.c] replace call to __gmpfr_ceil_log2 by __gmpfr_int_ceil_log2zimmerma2017-12-091-2/+8
| * [TODO] Rename the DEBUG macro to MPFR_DEBUG?vlefevre2017-12-091-0/+3
| * [src/Makefile.am] Also distribute generic/coverage/mparam.hvlefevre2017-12-081-1/+1
| * [doc] Updated FAQ.html with update-faq.vlefevre2017-12-081-1/+2
| * [doc] Updated FAQ.html with update-faq.vlefevre2017-12-081-1/+1
| * [doc/README.dev] "To make a release":vlefevre2017-12-081-10/+12
| * Updated version to 4.1.0-dev.vlefevre2017-12-086-12/+12
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2017-12-081-0/+14
* | [src/Makefile.am] Also distribute generic/coverage/mparam.hvlefevre2017-12-081-1/+1
* | ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2017-12-081-0/+56
* | [doc] Updated FAQ.html with a merge of changeset r11942 from the trunk.vlefevre2017-12-081-1/+2
* | [doc] Updated FAQ.html with a merge of changeset r11939 from the trunkvlefevre2017-12-081-2/+2
* | [NEWS] Added test coverage for MPFR 4.0.0.vlefevre2017-12-081-0/+1
* | Updated version to 4.0.0-rc1.vlefevre2017-12-085-5/+5
* | [doc/README.dev] "To make a release":vlefevre2017-12-081-10/+12
* | Created branch 4.0.vlefevre2017-12-080-0/+0
|/
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2017-12-081-5/+20154
* Moved tests/timings-mpfr.c into directory "tools" as it is not partvlefevre2017-12-081-0/+0
* [src/fpif.c] Removed FIXME about the sign bit of NaN: done invlefevre2017-12-071-6/+2
* [src] Replaced some "return 0" by "MPFR_RET (0)" (the generated codevlefevre2017-12-075-25/+22
* got rid of mpz_dump (undocumented in GMP)zimmerma2017-12-064-22/+8
* [src/mpfr-mini-gmp.c] updated with GMP 6.1.2zimmerma2017-12-061-62/+44
* [doc/mpfr.texi] Corrected a Texinfo typography issue.vlefevre2017-12-061-1/+1
* [src/pool.c] Updated description. Corrected copyright years as thevlefevre2017-12-061-2/+2
* [tests/timings-mpfr.c] Removed trailing whitespace, untabified,vlefevre2017-12-061-44/+44
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-068-107/+153
* [doc/mpfr.texi] Small correction concerning the caches.vlefevre2017-12-061-1/+1
* [doc/mpfr.texi] More details for mpfr_fpif_export and mpfr_fpif_import.vlefevre2017-12-061-2/+3
* [timings-mpfr.c] test file for measuring timings (added -p option)zimmerma2017-12-061-0/+182
* Updated the remaining www.loria.fr URL's.vlefevre2017-12-062-2/+2
* [doc/algorithms.bib] Updated URL's.vlefevre2017-12-061-5/+5
* [doc/mpfr.texi] References: typography; updated a URL.vlefevre2017-12-061-2/+2
* [mpfr.texi] updated reference to "Modern Computer Arithmetic"zimmerma2017-12-061-2/+5