summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2017 withvlefevre2017-01-019-9/+9
* [src/sqr.c] use special code for 1 and 2 limbszimmerma2016-12-281-0/+8
* [tools/mbench/mfv5.cc] Fixed type.vlefevre2016-12-091-1/+1
* [mbench] fixed typozimmerma2016-12-081-2/+2
* [tools/mpfrlint] Added a test detecting code like ~0 (either an errorvlefevre2016-12-081-0/+15
* [mbench] set default max_exp to 1 (independent of number of bits per limb)zimmerma2016-12-081-1/+1
* [mbench] use mpfr_printf to print test numberszimmerma2016-12-081-1/+1
* fixed bug in mfv5 (numbers used were 10 times too large)zimmerma2016-12-081-1/+1
* [mfv5] added option -e, for example use -e1 to avoid over/underflow in mpfr_powzimmerma2016-12-062-2/+10
* added mpfr_powzimmerma2016-12-061-0/+7
* [tools/mpfrlint] Correction for zsh change after v5.2 (POSIX compat:vlefevre2016-12-061-0/+2
* [tools/mpfrlint] Replaced "TZ=UTC" by "TZ=GMT0" for portability.vlefevre2016-10-271-1/+4
* [tools/mpfrlint] In "[[…]]" conditional expressions, replaced "="vlefevre2016-09-141-6/+6
* [tools/announce-text] Use the 64-bit key ID instead of the 32-bit onevlefevre2016-09-141-3/+3
* [tools/mpfrlint] Update.vlefevre2016-08-301-1/+1
* [tools/mbench/mfv5.cc] Fixed code (C++11 compatibility).vlefevre2016-08-221-1/+1
* [tools/coverage] Added a warning: on a machine shared with other users,vlefevre2016-08-111-0/+7
* [tools/mpfrlint] Added a comment.vlefevre2016-08-041-0/+2
* [tools/mpfrlint] Added a test detecting (unsafe) macros of the form:vlefevre2016-08-041-0/+18
* [tools/mpfrlint] Detect possibly wrong code with some C/GMPvlefevre2016-07-311-0/+8
* [mbench/mfv5-mpfr.cc] patch to allow using it with older versions of MPFR (sa...zimmerma2016-07-261-0/+8
* [tools/mpfrlint]vlefevre2016-07-201-4/+10
* [tools/mpfrlint] Update concerning GMP internals.vlefevre2016-07-151-2/+5
* [mbench/mfv5.cc] added RNDA and fixed typozimmerma2016-07-061-1/+5
* The rounding mode can now be passed in argument with the -r optionvlefevre2016-07-063-17/+51
* [mbench/mpfr-gfx.c] change of syntax of gnuplotzimmerma2016-07-051-1/+1
* Added tools/ck-clz_tab sh script to check the __clz_tab sizesvlefevre2016-07-042-0/+32
* [tools/mbench/Makefile] Added multiarch support for GMP.vlefevre2016-06-071-1/+1
* use autogen.shzimmerma2016-05-251-2/+1
* added libtoolize (needed for AX_PTHREAD)zimmerma2016-05-251-0/+1
* Detect typography ambiguities in doc/mpfr.texi ASAP: to avoid errorsvlefevre2016-05-041-7/+1
* [tools/mpfrlint] Fixed bug triggered when the command for err-if-outputvlefevre2016-04-091-1/+2
* [tools/mpfrlint] Use err-if-output also for external checkers.vlefevre2016-04-081-3/+3
* [tools/mpfrlint] Better choice of a variable name.vlefevre2016-04-081-3/+3
* [tools/mpfrlint]vlefevre2016-04-081-52/+171
* [tools/mpfrlint] Detect some uses of "x != x" and "x == x".vlefevre2016-03-011-0/+5
* updatedzimmerma2016-03-011-7/+6
* updated with mpfr-3.1.4-rc2zimmerma2016-03-011-49/+50
* [tools/mpfrlint] Also detect the use of ASSERT_ALWAYS (forbidden).vlefevre2016-02-291-2/+4
* [tools/mpfrlint] For codespell, skip the openout.* files, which arevlefevre2016-02-241-1/+4
* [tools/announce-text] Check the files on the mpfr.org web server.vlefevre2016-02-241-7/+25
* [tools/announce-text] Added a comment.vlefevre2016-02-241-0/+2
* [tools/announce-text] Update for release candidates.vlefevre2016-02-241-16/+56
* Added tools/ck-news Perl script to check the NEWS file.vlefevre2016-02-241-0/+48
* [tools/announce-text] Take into account $vers setting.vlefevre2016-02-241-1/+1
* [tools/announce-text] Replaced MD5 by SHA256.vlefevre2016-02-241-7/+7
* [tools/update-version] Correction for new perl versions.vlefevre2016-02-231-1/+1
* Removed the tools/build-multi script (already in ^/misc).vlefevre2016-02-221-56/+0
* Added tools/build-multi zsh script to build and install multiple MPFRvlefevre2016-02-221-0/+56
* [tools/mpfrlint] Avoid false positives in mp_exp_t check.vlefevre2016-02-091-1/+1