summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [tools/ck-copyright-notice] Check src/mparam_h.in instead of thevlefevre2015-09-041-0/+2
* distribute the mpfrbench READMEzimmerma2015-09-041-0/+2
* add a README for mpfrbenchzimmerma2015-09-041-0/+34
* [tools/build-patch] Rebuild the mpfr.info file if mpfr.texi has beenvlefevre2015-07-021-0/+5
* [tools/mpfrlint] Check a Texinfo rule (Section "Ending a Sentence")vlefevre2015-07-021-0/+7
* [tools/announce-text] Update due to recent InriaForge upgrade.vlefevre2015-06-191-2/+3
* [tools/nightly-test] Run "make check" with VERBOSE=1 in order to havevlefevre2015-05-051-1/+2
* [tools/ck-copyright-notice] Bug fix and improvements.vlefevre2015-03-201-6/+8
* [tools/ck-copyright-notice] More checks.vlefevre2015-03-201-8/+22
* Copyright notice update: added 2015 withvlefevre2015-02-137-7/+7
* [tools/mpfrlint] Added mpfr_set_(inf|zero) tests on the sign.vlefevre2015-01-211-0/+5
* [tools/mbench/timp.h] Spelling mistake in a comment.vlefevre2015-01-211-1/+1
* [tools/mpfrlint] Minor change concerning mp_limb_t.vlefevre2014-11-131-1/+3
* [tools/mpfrlint] Avoid false positives in the check of MPFR_LOG_MSG.vlefevre2014-08-221-1/+1
* [tools/mpfrlint] Improved check of MPFR_LOG_MSG.vlefevre2014-08-051-2/+8
* [tools/mpfrlint] Replaced {src,tests}/*.{c,h} by $srctests.vlefevre2014-08-051-2/+2
* [tools/ck-copyright-notice] Ignore src/mini-gmp.[ch] files.vlefevre2014-07-102-1/+11
* [tools/mpfrlint] Detect the possible use of forbidden macros in mpfr.h.vlefevre2014-07-021-0/+9
* [tools/build-patch]vlefevre2014-06-301-22/+39
* [tools/build-patch] Correction if MPFR_CURRENT_DIR is set: to make surevlefevre2014-06-301-5/+5
* Added tools/build-patch zsh script to transform a raw patch into a patchvlefevre2014-06-301-0/+74
* define MPFR_SKIP_EXTREME to avoid currently failing tsum testzimmerma2014-06-251-0/+1
* reconfigure for mpfrbenchzimmerma2014-06-251-0/+9
* [tools/mpfrlint] Check when simple mp_limb_t constants could be usedvlefevre2014-06-251-0/+3
* Changed "INRIAGForge" to "InriaForge" (due to the rename).vlefevre2014-05-221-3/+3
* [tools/mbench/README] Conversion into UTF-8.vlefevre2014-02-211-2/+2
* [tools/mbench] Replaced GMP_RNDx by MPFR_RNDx.vlefevre2014-02-218-90/+90
* added bench target so that we can simply do "make bench"zimmerma2014-02-131-1/+3
* make -> make mpfrbenchzimmerma2014-02-051-1/+1
* Removed MPFR_CHECK_MAX as it is now useless: all "max" tests succeed.vlefevre2014-02-051-1/+0
* [tools/mpfrlint] Run-time assertions concerning relations betweenvlefevre2014-01-271-0/+6
* [tools/bench/mpfrbench.c] No longer use the numberof macro, andvlefevre2014-01-261-2/+3
* [tools/mpfrlint] Constant checking in assertions.vlefevre2014-01-241-2/+4
* [tools/mbench/mfv5-libc.cc] Fix warning when compiling with recent GCCvlefevre2014-01-241-0/+1
* revert to EXTRA_PROGRAMS (bin_PROGRAMS is installed in /usr/local/bin,zimmerma2014-01-231-1/+1
* divide the global score to get a number around 1000zimmerma2014-01-231-0/+6
* gnu stylezimmerma2014-01-231-1/+1
* Use of the numberof macro.vlefevre2014-01-231-2/+1
* [tools/bench/mpfrbench.c] Whitespace clean-up.vlefevre2014-01-231-47/+33
* [tools/bench/Makefile.am] Fix for separate build directory (problemvlefevre2014-01-231-1/+1
* added MPFRbenchzimmerma2014-01-221-0/+3
* make mpfrbench compiled just with "make"zimmerma2014-01-221-1/+1
* new directory for MPFRbench (contributed by Mickaël Gastineau and Bill Hart)zimmerma2014-01-223-0/+407
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+5
* [tools/mbench] Patch by Patrick Pélissier: import base support,vlefevre2014-01-204-8/+64
* added mpfr_fmazimmerma2014-01-201-0/+9
* [tools/mpfrlint] Update due to the mini-gmp support (r8753).vlefevre2014-01-171-1/+1
* [tools/mpfrlint] Use codespell if available.vlefevre2014-01-071-0/+5
* Copyright notice update: added 2014 withvlefevre2014-01-034-4/+4
* Added tools/repl-variadic Perl script to replace the variadic functionsvlefevre2013-12-121-0/+30