summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [tools/mpfrlint] Detect when the return value of fclose() or fflush()vlefevre2021-07-011-0/+6
* Punctuation (missing comma after "however").vlefevre2021-06-211-1/+1
* [tools/mpfrlint] Detect mpn_mul_n with identical 2nd and 3rd arguments,vlefevre2021-03-181-0/+8
* [tools/mpfrlint] In the "+/- infinity" test (just added), also checkvlefevre2021-02-021-1/+2
* [tools/mpfrlint] Added a test for the use of "plus/minus infinity"vlefevre2021-02-021-3/+8
* [tools/mpfrlint] Detect the use of mpfr_set_emin / mpfr_set_emaxvlefevre2021-01-311-0/+6
* [INSTALL,doc/update-faq,tools/announce-text] With wget, usevlefevre2021-01-261-1/+1
* Copyright notice update: added 2021 withvlefevre2021-01-0310-10/+10
* [tools/mpfrlint] Added a test to detect when mpfr_init or mpfr_inits isvlefevre2020-12-151-0/+11
* Updated URLs.vlefevre2020-09-102-2/+2
* [tools/announce-text] For release candidates, automatically adapt thevlefevre2020-06-131-3/+12
* [tools/announce-text] Better line lengths for release candidates.vlefevre2020-06-131-3/+3
* [tools/update-version] Improved a message.vlefevre2020-06-121-1/+1
* [tools/mpfrlint] Improved the __GMP_DECLSPEC test:vlefevre2020-06-121-2/+4
* [tools/mpfrlint] Use of codespell: better workaround to python ugliness.vlefevre2020-05-041-10/+15
* [tools/mpfrlint] Workaround to Debian bug 953369 in libpython3.8-minimalvlefevre2020-03-101-2/+9
* added value -2 for option -d to generate random number with exponentzimmerma2020-02-291-1/+6
* [tools/mpfrlint] Detect the use of the non-underscore version of thevlefevre2020-02-271-0/+6
* [tools/ck-copyright-notice] Added a note about the mpfr.pc.in file.vlefevre2020-01-081-0/+3
* Copyright notice update: added 2020 withvlefevre2020-01-0810-10/+10
* For Makefile.am and each one in SUBDIRS, added the .POSIX target tovlefevre2019-08-021-1/+7
* [tools/get_patches.sh] Fixed change in r13543 (the contents of PATCHESvlefevre2019-08-021-1/+2
* Fixed src/get_patches.c generation that was changed in r13542.vlefevre2019-08-021-1/+10
* [tools/ck-mparam] Updated comment to warn that the source tree that isvlefevre2019-07-311-1/+4
* [tools/ck-mparam] This script can now be run from any directory (whichvlefevre2019-07-311-6/+6
* [tools/ck-version-info] Minor corrections in a comment.vlefevre2019-04-291-2/+2
* [tools/ck-news] Changed the condition of the test for FIXME or TODO:vlefevre2019-04-291-1/+4
* [tools/ck-version-info] Corrected check. Added explanations in comments.vlefevre2019-04-291-4/+17
* [tools/ck-version-info] Better error message if $vinfo is not defined.vlefevre2019-04-291-0/+2
* [tools/mpfrlint] Lists of rounding modes: also check with thevlefevre2019-04-251-3/+6
* [tools/mpfrlint] Check that the lists of rounding modes invlefevre2019-04-251-0/+8
* [tools/mpfrlint] For consistency, use "[ch]" instead of "{c,h}".vlefevre2019-02-041-6/+6
* [tools/mpfrlint] Detect use of DBL_* macros instead of MPFR_DBL_* ones.vlefevre2019-02-041-0/+3
* [tools/mpfrlint] Improved message about division by zero.vlefevre2019-02-041-1/+1
* [doc/README.dev] Improved description of MPFR_ERRDIVZERO.vlefevre2019-02-041-0/+5
* [tools/mpfrlint] Check that native FP division by zero is not used.vlefevre2019-02-041-0/+4
* [tools/announce-text] Corrected subject for Release Candidate > 1.vlefevre2019-01-281-1/+3
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-0722-22/+22
* Copyright notice update: added 2019 withvlefevre2019-01-0110-10/+10
* [tools/mpfrlint] Added a test for some avoidable use of gmp_printf.vlefevre2018-12-101-0/+5
* [tools/mpfrlint] Update due to r13221.vlefevre2018-09-191-1/+6
* [tools/mpfrlint] For some tests, ignore extracted files (proven code).vlefevre2018-08-231-3/+6
* Replaced "TZ=UTC" by "TZ=UTC0" for portability.vlefevre2018-08-111-1/+1
* [tools/mpfrlint] Updated a comment: more details about __GMP_DECLSPEC,vlefevre2018-08-051-1/+5
* [tools/mpfrlint] Check that __GMP_DECLSPEC is not used by MPFR.vlefevre2018-08-051-0/+6
* [tools/mpfrlint] Check that preprocessing directives have no spacesvlefevre2018-06-191-0/+5
* [tools/coverage] added branch coveragezimmerma2018-06-081-3/+3
* codespell: simplified exceptions.vlefevre2018-06-041-7/+8
* Updated mpfr.org URL's to use https (except in ChangeLog and NEWS).vlefevre2018-05-312-2/+2
* [tools/announce-text] http → https (for mpfr.org).vlefevre2018-05-301-10/+10