summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [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
* [tools/{ck-clz_tab,ck-copyright-notice,ck-mparam,update-version}] Fixedvlefevre2018-05-284-4/+4
* [tools/{ck-clz_tab,ck-copyright-notice}] Changed the POSIX $(…) to `…`vlefevre2018-05-232-14/+14
* [tools/mpfrlint] Detect the use of mpfr_div_2exp and mpfr_mul_2exp.vlefevre2018-04-171-0/+8
* [tools/check_mparam.c] Added a copyright notice.vlefevre2018-04-031-1/+21
* [tools/ck-mparam] Commented out the old gcc-specific test since thevlefevre2018-04-031-7/+8
* [tools/ck-mparam] Also check the mparam.h files with check_mparam.c.vlefevre2018-04-031-4/+11
* [tools/check_mparam.c] C89 compatibility. Return an error codevlefevre2018-04-031-7/+20
* [tools/check_mparam.c] A pathname of the mparam.h file can now bevlefevre2018-04-031-2/+9
* Moved misc/check_mparam.c into trunk/tools: it will be useful forvlefevre2018-04-031-0/+32
* [tools/mpfrlint] For codespell, skip mpfr.t2p (directory createdvlefevre2018-03-241-1/+1
* [tools/mpfrlint] For codespell, skip all the algorithms.* files.vlefevre2018-03-201-1/+1
* [tools/mpfrlint] Added a comment for the mul/sqr test.vlefevre2018-03-151-1/+2
* [tools/mpfrlint] In the mul/sqr test (r12482), exclude mul.c and sqr.c.vlefevre2018-03-151-1/+1
* [tools/mpfrlint] Detect mpfr_mul with identical 2nd and 3rd arguments,vlefevre2018-03-141-0/+7
* Added codespell.ignore file with simple words to ignore with codespellvlefevre2018-03-081-2/+3
* [mbench] added new option to usagezimmerma2018-02-162-5/+2
* [mbench] added option -d to fix the exponent difference between operandszimmerma2018-02-162-3/+12
* [tools/mpfrlint] Much improved the check of the use of GMP internals.vlefevre2018-02-141-9/+11
* [tools/cfarm.sh] updated for 4.0.1-rc2zimmerma2018-02-131-33/+34
* [doc/mpfr.texi] Corrected minimal GMP version.vlefevre2018-02-071-1/+4
* [INSTALL] Corrected minimal GMP version (thanks to David Edelsohn).vlefevre2018-02-071-0/+10
* [tools/announce-text] For releases, check the VERSION file of the tag.vlefevre2018-02-071-0/+11
* [tools/mpfrlint] Improved a regexp (avoiding false positives).vlefevre2018-01-301-1/+1
* [tools/ck-mparam] In the copyright notice, just keep the year 2011vlefevre2018-01-031-1/+1
* Copyright notice update: added 2018 withvlefevre2018-01-038-8/+8
* [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
* Moved tests/timings-mpfr.c into directory "tools" as it is not partvlefevre2017-12-081-0/+182
* changed .align 64 into .p2align 6 (cf https://trac.sagemath.org/ticket/19233)zimmerma2017-09-181-3/+3
* patch to avoid using the system mpfr.hzimmerma2017-09-141-1/+1
* [tools/mpfrlint] Do the tests_start_mpfr / tests_end_mpfr check only ifvlefevre2017-09-131-4/+6
* [tools/announce-text] Switched to https for ftp.gnu.org.vlefevre2017-09-081-2/+2
* updatezimmerma2017-08-291-1/+1
* updated for mpfr-3.1.6-rc1zimmerma2017-08-291-37/+49
* [tools/mpfrlint] Run tools/ck-version-info.vlefevre2017-08-281-0/+1
* [tools/mpfrlint] Updated a message due to the change in r11673.vlefevre2017-08-281-1/+1
* [tools/{ck-copyright-notice,ck-inits-clears}] Ignore Emacs lock filesvlefevre2017-08-282-2/+2
* [tools] Clean up.vlefevre2017-08-282-3/+1
* [tools/mpfrlint] Detect the use of gmp_randseed* functions on mpfr_randsvlefevre2017-08-231-0/+7