summaryrefslogtreecommitdiff
path: root/src/mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2020 withvlefevre2020-01-091-1/+1
* Fixed spelling mistakes found by codespell 1.15.0.vlefevre2019-07-081-3/+3
* Updated version to 4.0.3-dev.vlefevre2019-01-311-2/+2
* Updated version to 4.0.2.vlefevre2019-01-311-1/+1
* Updated version to 4.0.2-rc2.vlefevre2019-01-271-1/+1
* Updated version to 4.0.2-dev.vlefevre2019-01-131-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Updated version to 4.0.2-rc1.vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Fixed spelling mistakes found by codespell 1.12.0.vlefevre2018-03-091-1/+1
* Updated version to 4.0.2-dev.vlefevre2018-02-071-2/+2
* Updated version to 4.0.1.vlefevre2018-02-071-1/+1
* Updated version to 4.0.1-rc2.vlefevre2018-02-011-1/+1
* Updated version to 4.0.1-dev.vlefevre2018-01-261-1/+1
* Updated version to 4.0.1-rc1.vlefevre2018-01-221-1/+1
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Updated version to 4.0.1-dev.vlefevre2017-12-251-2/+2
* Updated version to 4.0.0.vlefevre2017-12-231-1/+1
* Updated version to 4.0.0-rc2 for an attempt to replace the 4.0 branch.vlefevre2017-12-171-2/+2
* Updated version to 4.1.0-dev.vlefevre2017-12-081-2/+2
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-061-0/+1
* [src/mpfr.h] Made box around code examples for clarity and grep.vlefevre2017-12-051-6/+10
* [src/mpfr.h] Explain how to avoid the "... is deprecated" warning whenvlefevre2017-12-051-1/+11
* Disable the "deprecated" attribute of deprecated functions *only* forvlefevre2017-12-051-0/+4
* make compilation work again (make + make check) with mini-gmpzimmerma2017-12-041-1/+1
* mpfr_mp_memory_cleanup() now returns an error code (currently always 0)vlefevre2017-11-151-1/+1
* Change the way memory is allocated (as discussed partly in private).vlefevre2017-11-081-0/+1
* [src/mpfr.h] Formatting.vlefevre2017-11-071-2/+4
* [src/mpfr.h] mpfr_free_cache_t: added comments to show that these arevlefevre2017-11-071-2/+2
* Old, deprecated macros mpfr_add_one_ulp and mpfr_sub_one_ulp removed.vlefevre2017-09-141-4/+0
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-0/+3
* added new function mpfr_get_qzimmerma2017-06-021-0/+1
* Merged the latest changes from the trunk, including some old changesetsvlefevre2017-05-041-281/+178
|\
| * new function mpfr_betazimmerma2017-02-271-3/+1
| * [src/beta.c] added beta function (work in progress, not yet fully implemented,zimmerma2017-02-231-0/+3
| * [src/{mpfr-impl.h,mpfr.h}] Code reformatting and other cosmetic changes.vlefevre2017-02-141-281/+177
| * For mpfr_sum and its auxiliary functions, moved the const type qualifiervlefevre2017-02-141-1/+1
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
| * [src/mpfr.h] Moved MPFR_DEPRECATED before __MPFR_DECLSPEC forvlefevre2016-08-061-2/+6
| * [src/mpfr.h] Mark mpfr_grandom as deprecated (this had already been donevlefevre2016-08-021-1/+1
| * [src/mpfr.h] Suggest MPFR_EXPERIMENTAL for experimental functions.vlefevre2016-08-021-0/+5
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | Merged the following changesets from the trunk:vlefevre2016-09-021-1/+10
* | merged changed from trunk withzimmerma2016-06-231-43/+44
|\ \ | |/
| * [src/mpfr.h] Coding style: added spaces.vlefevre2016-06-171-42/+43
| * Merged the latest changes from the trunk and removed the remainingvlefevre2016-05-241-474/+466
| |\
| * \ Merged the latest changes from the trunk.vlefevre2016-05-241-3/+11
| |\ \
| * | | Also reverse-merge r9958, r9961 and r9962 (due to the previous ones).vlefevre2016-05-231-1/+1
* | | | start implementing RNDF (work in progress)zimmerma2016-05-281-4/+1
| |_|/ |/| |
* | | Removed _MPFR_PROTO with the following Perl script on the .h files.vlefevre2016-05-241-474/+466
| |/ |/|