summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [tests/tcmpabs.c] added tests for mpfr_cmpabs_uizimmerma2020-02-121-23/+87
* [src/mpfr-impl.h]vlefevre2020-02-121-26/+17
* [src/mpfr.h] Added prototype for mpfr_cmpabs_ui.vlefevre2020-02-121-1/+2
* [doc/mpfr.texi] Added mpfr_cmpabs_ui to Section "Added Functions"vlefevre2020-02-121-0/+2
* [tests/trint.c] Replaced obsolete mpfr_cmp_abs by mpfr_cmpabs.vlefevre2020-02-121-1/+1
* [doc/mpfr.texi] Typo from r13708.vlefevre2020-02-121-1/+1
* [NEWS] mention new mpfr_cmpabs_uizimmerma2020-02-121-0/+1
* added new function mpfr_cmpabs_uizimmerma2020-02-124-2/+38
* renamed cmp_abs.c to cmpabs.czimmerma2020-02-122-1/+1
* [TODO] Typo.vlefevre2020-02-121-1/+1
* [TODO] + Serialization / Deserialization (suggested by Frédéric Pétrot).vlefevre2020-02-121-0/+45
* [src/ubf.c]vlefevre2020-02-121-6/+16
* [src/mpfr-impl.h] Added UBF-related comments.vlefevre2020-02-121-2/+10
* [src/mpfr-impl.h] Added UBF-related comments.vlefevre2020-02-121-1/+17
* [src/mpfr-impl.h] Added a comment for UBF and types.vlefevre2020-02-121-0/+8
* [src/mpfr-impl.h] Added a comment for INEXPOS.vlefevre2020-02-111-1/+2
* [src/mpfr-impl.h] INEXPOS and VSIGN code improvement.vlefevre2020-02-111-2/+8
* Removed duplicate macro definitions.vlefevre2020-02-112-6/+0
* [tests/tfmma.c] Use mpfr_set_str instead of mpfr_set_d.vlefevre2020-02-111-14/+6
* [src/sub1.c] Got rid of some goto's. Added log messages.vlefevre2020-02-111-23/+24
* [src/sub1.c] Bug fix: the underflow case (possible with UBF, e.g. viavlefevre2020-02-101-10/+14
* [src/sub1.c] Added log messages and checked the UBF cases yieldingvlefevre2020-02-101-5/+12
* [src/vasprintf.c] Added log messages for MPFR_PREC_ARG ('P' specifier).vlefevre2020-02-081-0/+5
* [tests/tsprintf.c] Fixed some tests: the 'P' specifier was missing.vlefevre2020-02-081-6/+6
* [src/fmma.c] Reverted the mpfr_check_range from r13688.vlefevre2020-02-061-1/+1
* [src/fmma.c] fixed bug (result might be out of exponent range)zimmerma2020-02-062-1/+35
* [doc/mpfr.texi] Updated the month.vlefevre2020-02-031-1/+1
* [doc/mpfr.texi] In the paragraph "MPFR internal data such as flags",vlefevre2020-02-031-3/+2
* [INSTALL] URL update.vlefevre2020-01-231-2/+2
* ChangeLog update with "LC_ALL=en_US.UTF8 TZ=UTC svn log -rHEAD:0 -v".vlefevre2020-01-201-4/+2092
* [tests/Makefile.am] Updated a comment; in particular, replaced the twovlefevre2020-01-201-3/+6
* [INSTALL] Removed reference to a gmane.org URL, which no longer exists.vlefevre2020-01-201-3/+0
* [src/beta.c,tests/ttanh.c] towards → toward (for consistency).vlefevre2020-01-162-2/+2
* [tests/{tfprintf.c,tprintf.c}] Updated an error message about MinGW,vlefevre2020-01-102-6/+10
* [doc/README.dev] Concerning MinGW, added a sentence about the use ofvlefevre2020-01-101-1/+2
* [TODO] Removed obsolete item on MinGW and -D__USE_MINGW_ANSI_STDIO.vlefevre2020-01-101-2/+0
* [INSTALL] Update concerning MinGW and the __USE_MINGW_ANSI_STDIO macro.vlefevre2020-01-101-6/+13
* [doc/mpfr.texi] Updated mpfr_get_str documentation, correcting r13666vlefevre2020-01-101-2/+2
* [mpfr.texi] fixed out-dated documentation for mpfr_get_strzimmerma2020-01-101-1/+3
* [doc/README.dev] In the latest update, forgot to remove the CC=...vlefevre2020-01-091-2/+1
* [doc/README.dev] Update about the test under Wine.vlefevre2020-01-091-9/+12
* [acinclude.m4,configure.ac]vlefevre2020-01-092-36/+38
* [acinclude.m4] English usage.vlefevre2020-01-091-2/+1
* [acinclude.m4] Updated messages about the format of "long double".vlefevre2020-01-092-4/+5
* [tests/tversion.c] Updated/fixed an output line to match the other ones.vlefevre2020-01-091-7/+7
* [tests/tsprintf.c] Added tests for %Ra and %Rb on the value 0 with anvlefevre2020-01-091-0/+3
* [src/vasprintf.c] Fixed output precision bug with decimal outputvlefevre2020-01-091-2/+15
* [tests/tsprintf.c] Also added tests with %Rf, %Rg and %#Rg on 0.vlefevre2020-01-091-0/+3
* [tests/tsprintf.c] Added a test with %Re and an empty precision fieldvlefevre2020-01-091-0/+1
* [tools/ck-copyright-notice] Added a note about the mpfr.pc.in file.vlefevre2020-01-081-0/+3