summaryrefslogtreecommitdiff
path: root/tools/mpfrlint
Commit message (Expand)AuthorAgeFilesLines
* [tools/mpfrlint] Run-time assertions concerning relations betweenvlefevre2014-01-271-0/+6
* [tools/mpfrlint] Constant checking in assertions.vlefevre2014-01-241-2/+4
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+5
* [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
* [tools/mpfrlint] Improved a test to avoid false positives.vlefevre2013-06-061-1/+1
* [tools/mpfrlint] Update for random_deviate.vlefevre2013-06-011-1/+1
* [tools/mpfrlint] Check for sed.vlefevre2012-07-261-0/+1
* [tools/mpfrlint] Check for grep, egrep and fgrep (see r8356 correction).vlefevre2012-07-261-2/+9
* [tools/mpfrlint] Update after r8141.vlefevre2012-04-231-1/+1
* MPFR_ASSERTD or MPFR_ASSERTN must be used for assertions, not ASSERT.vlefevre2012-03-261-0/+3
* [tools/mpfrlint] Correction after r7825.vlefevre2011-09-101-1/+1
* [tools/mpfrlint] Run tools/ck-mparam.vlefevre2011-09-101-0/+1
* Added tools/ck-copyright-notice sh script from mpfrlint (updated) tovlefevre2011-09-091-15/+1
* [tools/mpfrlint] More files under src and tests directories.vlefevre2011-09-091-7/+9
* [tools/mpfrlint] Change of r7515: any mpfr_clear_* can be mentioned.vlefevre2011-03-071-1/+1
* [tools/mpfrlint] Added a test to check that the snprintf function (C99)vlefevre2011-03-041-0/+6
* [tools/mpfrlint] The use of mpfr_overflow_p, etc. is allowed ifvlefevre2011-03-031-0/+1
* [tools/mpfrlint] Detect the use of mp_ptr and mp_srcptr.vlefevre2011-02-101-0/+2
* [tools/mpfrlint] Update the check for mpfr_printf-like functionsvlefevre2011-01-211-6/+4
* [tools/mpfrlint] tests/tvalist.c can use mpfr_printf-like functions.vlefevre2011-01-171-0/+1
* Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.vlefevre2010-12-171-0/+3
* [tools/mpfrlint] Support BSD sed.vlefevre2010-11-231-5/+18
* [tools/mpfrlint] Detect the use of __mpfr_struct structure membersvlefevre2010-11-191-0/+3
* [tools/mpfrlint] Added a test:vlefevre2010-09-271-0/+4
* [tools/mpfrlint] Check for mpfr_printf-like functions in the tests.vlefevre2010-09-151-0/+11
* Source reorganization. In short:vlefevre2010-08-171-0/+93