summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [src/sum.c] More logging.vlefevre2015-02-251-0/+4
* | [tests/tsum.c] In the generic test, also test with negative numbers.vlefevre2015-02-251-1/+5
* | Updated value coverage checking for mpfr_sum.vlefevre2015-02-253-10/+12
* | [doc/README.dev] Document the new MPFR_COV_CHECK macro.vlefevre2015-02-251-0/+3
* | Value coverage checking when MPFR_COV_CHECK is defined, initiallyvlefevre2015-02-253-0/+57
* | [src/sum.c] Bug fix in the ternary value.vlefevre2015-02-251-1/+1
* | [tests/tsum.c] Added check of the ternary value.vlefevre2015-02-251-17/+29
* | [src/sum.c] Removed incorrect assertions.vlefevre2015-02-251-2/+1
* | [tests/tsum.c] Re-enabled cancel() test.vlefevre2015-02-251-4/+0
* | [src/sum.c] Update.vlefevre2015-02-241-4/+4
* | [src/sum.c] Update.vlefevre2015-02-241-4/+38
* | [src/sum.c] Use the new SAFE_DIFF macro.vlefevre2015-02-241-1/+1
* | Merged the latest changes from the trunk (r9306).vlefevre2015-02-241-1/+2
|\ \ | |/
| * [src/mpfr-impl.h] Added SAFE_DIFF macro (safe difference).vlefevre2015-02-241-1/+2
* | [src/sum.c] Fixed a test.vlefevre2015-02-241-3/+4
* | [src/sum.c] Better logging.vlefevre2015-02-241-6/+19
* | [src/sum.c] Minor correction of last change of a comment.vlefevre2015-02-241-1/+1
* | [src/sum.c] More logging and comments.vlefevre2015-02-241-4/+10
* | [src/sum.c] Fixed bug introduced in r9294 (minexp wasn't updated).vlefevre2015-02-241-3/+7
* | [src/sum.c] Log the value of tq.vlefevre2015-02-241-0/+1
* | [src/sum.c] Bug fix.vlefevre2015-02-241-5/+7
* | [src/sum.c] Virtually eliminate halfway cases by making them equivalentvlefevre2015-02-241-4/+15
* | [src/sum.c] Update.vlefevre2015-02-211-1/+8
* | Merged the latest changes from the trunk (r9295).vlefevre2015-02-211-18/+22
|\ \ | |/
| * [src/mpfr-impl.h] Fixed and improved some sign-related macrosvlefevre2015-02-211-18/+22
* | [src/sum.c] Update: sum_raw, with a new prototype, now reiterates untilvlefevre2015-02-211-684/+671
* | [tests/tsum.c] Increased the number of tests to get 2 current failuresvlefevre2015-02-201-2/+3
* | [tests/tsum.c] Completely rewrote the generic test (now allows one tovlefevre2015-02-201-122/+75
* | [tests/tsum.c] Run bug20131027 in each rounding mode.vlefevre2015-02-191-9/+19
* | [src/sum.c] Fixed sum_raw.vlefevre2015-02-191-68/+60
* | [src/sum.c] More logging.vlefevre2015-02-181-3/+5
* | Merged the latest changes from the trunk.vlefevre2015-02-183-48/+43
|\ \ | |/
| * Logging: the log stream is flushed after each log output whenvlefevre2015-02-183-4/+18
| * Factorized the logging macros by moving tests inside LOG_PRINT.vlefevre2015-02-181-44/+25
* | [src/sum.c] Correction. Set the exponent.vlefevre2015-02-181-4/+12
* | [src/sum.c] Added a log message.vlefevre2015-02-181-0/+2
* | [src/sum.c] Bug fix: I had inverted positive and negative.vlefevre2015-02-181-22/+23
* | [tests/tsum.c] Removed the obsolete mpfr_sum_sort related testvlefevre2015-02-131-53/+0
* | Merged the latest changes from the trunk.vlefevre2015-02-13475-635/+827
|\ \ | |/
| * [doc/mpfr.texi] Updated the month.vlefevre2015-02-131-1/+1
| * Copyright notice update: added 2015 withvlefevre2015-02-13474-475/+475
| * Added algorithms.fls (generated by latexmk) to svn:ignore property.vlefevre2015-01-230-0/+0
| * [tests/tfpif.c] Updated a mpfr_set_zero line for consistency andvlefevre2015-01-211-1/+1
| * [tools/mpfrlint] Added mpfr_set_(inf|zero) tests on the sign.vlefevre2015-01-211-0/+5
| * [tests/tset.c] More mpfr_set_inf tests.vlefevre2015-01-211-2/+11
| * [tests/tset.c] More mpfr_set_zero tests.vlefevre2015-01-211-2/+11
| * [tools/mbench/timp.h] Spelling mistake in a comment.vlefevre2015-01-211-1/+1
| * [doc/mpfr.texi] Updated the month.vlefevre2014-12-171-1/+1
| * [NEWS] Added an item about improved caching.vlefevre2014-12-162-0/+6
| * [NEWS] Note that the behavior of the mpfr_set_exp function changed.vlefevre2014-12-162-2/+5