summaryrefslogtreecommitdiff
path: root/doc/README.dev
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in the computation of the Bernoulli numbers, affecting4.0vlefevre2020-06-011-1/+3
* Copyright notice update: added 2020 withvlefevre2020-01-091-2/+2
* Fixed spelling mistakes found by codespell 1.15.0.vlefevre2019-07-081-3/+3
* [doc/README.dev] Improved description of MPFR_ERRDIVZERO.vlefevre2019-02-061-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-8/+8
* Copyright notice update: added 2019 withvlefevre2019-01-011-2/+2
* Shared caches: fix and minor changes.vlefevre2018-07-191-0/+9
* Added MPFR_CHECK_LOCALES environment variable for the tests (to bevlefevre2018-07-041-1/+6
* Added codespell.ignore file with simple words to ignore with codespellvlefevre2018-03-081-1/+1
* [doc/README.dev] "To make a release": moved a sentence.vlefevre2018-02-071-1/+1
* [doc/README.dev] Added information about symbol checking.vlefevre2018-01-251-0/+12
* * Added check-exported-symbols make rule to check that MPFR does notvlefevre2018-01-251-0/+7
* Minor date-related changes as in the trunk:vlefevre2018-01-091-2/+2
* [doc/README.dev] Correction.vlefevre2017-12-121-4/+4
* [doc/README.dev] Made formatting consistent (same as configure --help).vlefevre2017-12-121-11/+16
* DEBUG_TGENERIC -> MPFR_DEBUG_TGENERICzimmerma2017-12-111-12/+10
* [doc/README.dev] "To make a release":vlefevre2017-12-081-10/+12
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-061-1/+1
* [doc/README.dev] Removed a -Wno-error=deprecated-declarations asvlefevre2017-12-051-2/+2
* Solved an output issue on AIX due to the use of setbuf() after outputvlefevre2017-12-011-0/+4
* [doc/README.dev] Typo.vlefevre2017-11-301-1/+1
* [doc/README.dev] Internal GMP symbols: mention "make check-gmp-symbols".vlefevre2017-11-301-0/+2
* [doc/README.dev] Detailed the note about the list of GMP symbols.vlefevre2017-11-301-2/+5
* [doc/README.dev] Document how to get the list of GMP symbols usedvlefevre2017-11-301-0/+20
* fixed typozimmerma2017-10-231-1/+1
* [doc/README.dev] "To make a release": + Check the generic code.vlefevre2017-10-101-3/+3
* [doc/README.dev] "To make a release": Enhanced step 5 (tarballs).vlefevre2017-09-151-2/+8
* added info about autoconf-archivezimmerma2017-09-141-1/+3
* [doc/README.dev] "To make a release": Updated the warning, as the issuevlefevre2017-09-081-2/+2
* [doc/README.dev] "To make a release": Added a warning to check thevlefevre2017-09-081-1/+3
* [doc/README.dev] "To make a release": update about the uploads.vlefevre2017-09-071-1/+3
* [doc/README.dev] Added a paragraph about temporary result files createdvlefevre2017-09-051-0/+6
* [doc/README.dev] "To make a release": The DLL version may need to bevlefevre2017-08-281-3/+4
* [doc/README.dev] Added quotes for clarity.vlefevre2017-06-031-2/+2
* [doc/README.dev] More information about the DEBUG macro.vlefevre2017-06-011-1/+4
* [doc/README.dev] Added MPFR_TESTS_FPE_TRAP documentation.vlefevre2017-05-191-0/+4
* Renamed MPFR_TESTS_DIVBYZERO to MPFR_TESTS_FPE_DIV (less confusing).vlefevre2017-05-191-3/+5
* [doc/README.dev] Details for "-DMPFR_TESTS_DIVBYZERO -DMPFR_ERRDIVZERO".vlefevre2017-05-191-3/+10
* [doc/README.dev] Update about the MPFR_GENERIC_ABI macro.vlefevre2017-04-271-3/+8
* [doc/README.dev] Added a paragraph about the use of errno.vlefevre2017-04-041-0/+8
* [doc/README.dev] Updated note added in r11165.vlefevre2017-01-091-1/+2
* [doc/README.dev] Added a note about cross-compilation and testvlefevre2017-01-091-0/+9
* Copyright notice update: added 2017 withvlefevre2017-01-011-2/+2
* [doc/README.dev] "To make a release": updated paragraph about warnings.vlefevre2016-09-211-3/+4
* [doc/README.dev] Update about NetBSD.vlefevre2016-09-091-2/+2
* [doc/README.dev] Concerning GCC's AddressSanitizer (-fsanitize=address),vlefevre2016-09-071-1/+5
* [doc/README.dev] Added a note about memory reallocations; recommendvlefevre2016-08-191-0/+5
* [doc/README.dev] Added a note about the C++11 compatibility issuevlefevre2016-08-041-0/+7
* New MPFR_GENERIC_ABI macro to test the generic code, not tied to avlefevre2016-07-261-1/+7