summaryrefslogtreecommitdiff
path: root/tests/tversion.c
Commit message (Expand)AuthorAgeFilesLines
* Shared cache: cleanup and various improvements / corrections.vlefevre2019-01-271-5/+17
* [tests/tversion.c] Decimal formats: output the encoding type (DPD/BID).vlefevre2019-01-131-6/+12
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests/Makefile.am] Unset DISPLAY as it is not needed and it can yieldvlefevre2018-11-291-3/+6
* [tests/tversion.c] Portability corrections related to the use of thevlefevre2018-08-221-29/+40
* [tests/tversion.c] Updated comment about missing output from thevlefevre2018-07-311-1/+2
* [tests/tversion.c] Try to detect missing output from the first printfvlefevre2018-07-301-1/+17
* Shared caches: fix and minor changes.vlefevre2018-07-191-0/+8
* [tests/tversion.c] Output the sizes of long and intmax_t, andvlefevre2018-04-111-0/+18
* [tests]vlefevre2018-02-081-0/+1
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Solved an output issue on AIX due to the use of setbuf() after outputvlefevre2017-12-011-2/+4
* [tests] Avoid duplicate code by defining the MAKE_STR() macro invlefevre2017-09-131-3/+0
* [tests/tversion.c] Forgot casts for printf in r11585.vlefevre2017-07-101-1/+1
* [tests/tversion.c] Added ABI information & tests.vlefevre2017-07-101-1/+40
* [tests/tversion.c]vlefevre2017-06-191-4/+33
* [tests/tversion.c] Output IEEE floats status.vlefevre2017-05-191-0/+6
* [tests/tversion.c] Output whether _mulx_u64 is available.vlefevre2017-02-021-0/+8
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests/tversion.c] Correction in the info about the C implementation.vlefevre2016-08-011-1/+1
* [tests/tversion.c] Corrections in the info about the C implementation.vlefevre2016-08-011-0/+2
* [tests/tversion.c] Output more information about the C implementation.vlefevre2016-08-011-0/+73
* [tests/tversion.c] Do not use "%zu" with printf (added in r10460).vlefevre2016-06-091-3/+5
* Other changes concerning the memory limit for the tests.vlefevre2016-06-091-0/+5
* [tests/tversion.c] Updated a comment about Cygwin and Unix.vlefevre2016-04-131-1/+4
* [tests/tversion.c] Output the status of the __GMP_LIBGMP_DLL andvlefevre2016-04-081-0/+22
* [tests/tversion.c] Another improvement, just in case Clang no longervlefevre2016-03-021-1/+1
* [tests/tversion.c] Improved output of compiler information.vlefevre2016-03-021-5/+18
* recognize icc (which might define __GNUC__)zimmerma2016-03-011-1/+5
* [tests/tversion.c] Output availability of intmax_t/uintmax_t basedvlefevre2016-02-251-0/+19
* [tests/tversion.c] Let's group the features together.vlefevre2016-02-251-10/+10
* [tests/tversion.c] Output support status of modifiers in gmp_printf.vlefevre2016-02-251-0/+36
* Added mpfr_buildopt_float128_p function.vlefevre2016-02-251-1/+14
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests] In tversion.c, output the locale too (if supported).vlefevre2015-12-271-0/+5
* simplify the configuration with mini-gmpzimmerma2015-11-031-0/+4
* [tests/tversion.c] Added a comment about compiler info.vlefevre2015-10-221-0/+5
* [tests/tversion.c] Instead of __GNUC__, __GNUC_MINOR__ andvlefevre2015-10-221-3/+2
* [tests/tversion.c] Output MPFR_VERSION_STRING too.vlefevre2015-07-201-0/+2
* [tests/tversion.c] Check and output additional mpfr_buildopt_* info.vlefevre2015-07-201-0/+38
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests]vlefevre2014-01-201-42/+5
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [tversion.c] added GCC versionzimmerma2013-08-081-0/+4
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tversion.c] Output the applied patches (if any).vlefevre2012-06-261-0/+3
* [tests/tversion.c] Test mpfr_buildopt_tune_case() vs MPFR_TUNE_CASE.vlefevre2012-06-251-3/+13