summaryrefslogtreecommitdiff
path: root/doc/README.dev
Commit message (Expand)AuthorAgeFilesLines
* [doc/README.dev] Updated/reduced note about MinGW and stdio.vlefevre2021-08-231-8/+3
* [doc/README.dev] No longer use /tmp in examples so that the reader isvlefevre2021-06-211-7/+8
* [doc] Update about "case insensitive" and issue with Turkish localesvlefevre2021-04-261-4/+10
* Added m4/ax_pthread.m4 file, and related updates.vlefevre2021-03-191-6/+7
* [doc/README.dev] Note that the logging feature (--enable-logging)vlefevre2021-02-051-1/+6
* Copyright notice update: added 2021 withvlefevre2021-01-031-2/+2
* For the generic tests, output the number of normal cases and the totalvlefevre2020-12-171-0/+3
* [doc/README.dev] Replaced WG14 N2405 reference by the new N2579.vlefevre2020-10-231-1/+1
* fixed typozimmerma2020-10-091-1/+1
* [doc/README.dev] Added a note about _Float128 vs long double.vlefevre2020-10-081-0/+7
* [doc/README.dev] Added how to convert an unsigned integer to thevlefevre2020-09-251-0/+8
* [doc/README.dev] Updated URLs.vlefevre2020-09-101-2/+2
* [doc/README.dev] Added a note about "string + integer" expressions.vlefevre2020-08-201-0/+18
* [doc/README.dev] Added a paragraph on the issue with GCC andvlefevre2020-07-201-0/+10
* [doc/README.dev] In the MPFR_CHECK_EXPENSIVE description, say thatvlefevre2020-07-101-0/+5
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-5/+7
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-12/+20
* [doc/README.dev] Updated "To make a release".vlefevre2020-06-111-0/+2
* [doc/README.dev] "To make a release": mention MPFR_CHECK_EXPENSIVE.vlefevre2020-05-201-1/+2
* [doc/README.dev] added MPFR_CHECK_EXPENSIVEzimmerma2020-05-191-1/+3
* Reworked decimal support and detection, resolving FIXMEs.vlefevre2020-04-101-1/+7
* [doc/README.dev] Added HAVE_ALLOCA description.vlefevre2020-04-021-0/+1
* [doc/README.dev] Updated MPFR_ALLOCA_MAX description.vlefevre2020-04-021-2/+3
* [tests/tests.c] Revert a change done in r13783 for function bad_cases():vlefevre2020-03-131-1/+5
* [src/mpfr.h] Use the underscore version of the attribute names.vlefevre2020-02-251-0/+7
* [doc/README.dev] Concerning MinGW, added a sentence about the use ofvlefevre2020-01-101-1/+2
* [doc/README.dev] In the latest update, forgot to remove the CC=...vlefevre2020-01-091-2/+1
* [doc/README.dev] Update about the test under Wine.vlefevre2020-01-091-9/+12
* Copyright notice update: added 2020 withvlefevre2020-01-081-2/+2
* Clean-up concerning the tests of subnormals for double and float.vlefevre2019-10-011-1/+2
* [doc/README.dev] Update concerning the "decimal-point character".vlefevre2019-08-201-1/+7
* [doc/README.dev] "To make a release": mention -Wsuggest-attribute=...vlefevre2019-07-121-0/+3
* [doc/README.dev] Update concerning the MPFR manual:vlefevre2019-07-101-7/+25
* Fixed spelling mistakes found by codespell 1.15.0.vlefevre2019-07-081-3/+3
* [doc/README.dev] Added a note about MPFR_DISABLE_IEEE_FLOATS.vlefevre2019-06-011-0/+3
* [doc/README.dev] Updated MPFR_DISABLE_IEEE_FLOATS description.vlefevre2019-06-011-1/+3
* [doc/README.dev] Added another URL on undefined behavior.vlefevre2019-05-151-0/+1
* [doc/README.dev] Note that -static-libasan does not work with MPFR.vlefevre2019-04-301-1/+3
* [doc/README.dev] Update about the use of GCC's "-fsanitize=address".vlefevre2019-04-301-5/+4
* [doc/README.dev] Update about the VERSION file:vlefevre2019-04-291-1/+6
* Cleanup / fixes related to intmax_t, mpfr_intmax_t, etc.vlefevre2019-03-291-15/+12
* [doc/README.dev] Update about coverage:vlefevre2019-03-011-1/+3
* [doc/README.dev] Improved description of MPFR_ERRDIVZERO.vlefevre2019-02-041-4/+7
* [doc/README.dev] Updated some URL's (http → https).vlefevre2019-01-071-10/+10
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-7/+7
* Copyright notice update: added 2019 withvlefevre2019-01-011-2/+2
* [doc/README.dev] Update about issues with mixing signed/unsigned types.vlefevre2018-11-221-10/+21
* [doc/README.dev] Added a note about the disallowed conversions betweenvlefevre2018-11-221-0/+12
* [tests/mpfr-test.h] If MPFR_TESTS_ABORT is defined, replace exit(1) byvlefevre2018-09-031-0/+2
* [doc/README.dev] More correction about the MPFR_TESTS_TIMEOUT macro.vlefevre2018-08-311-3/+4