summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* [TODO] Added item on GNU Automake and -I options.vlefevre2020-02-251-0/+15
* [TODO] About the use of MPFR_MANT(x).vlefevre2020-02-141-0/+4
* [TODO] Typo.vlefevre2020-02-131-3/+3
* [TODO] Typo.vlefevre2020-02-121-1/+1
* [TODO] + Serialization / Deserialization (suggested by Frédéric Pétrot).vlefevre2020-02-121-0/+45
* [TODO] Removed obsolete item on MinGW and -D__USE_MINGW_ANSI_STDIO.vlefevre2020-01-101-2/+0
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [TODO] + base conversion with the round-trip property using a minimalvlefevre2020-01-081-0/+16
* Added support for GCC's returns_nonnull attribute (with GCC 4.9+).vlefevre2019-04-251-2/+1
* [TODO] Update about GCC's nonnull and returns_nonnull attributes.vlefevre2019-04-251-1/+2
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-2/+2
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [TODO] Added item: new functions mpfr_cmp_uj and mpfr_cmp_sj.vlefevre2018-12-131-0/+3
* [TODO] Removed obsolete "check again coverage" from 2007.vlefevre2018-12-131-11/+0
* [TODO] + More UBF functions.vlefevre2018-11-231-0/+4
* added mpfr_get_decimal128 and mpfr_set_decimal128 to the manualzimmerma2018-06-221-3/+0
* [TODO] Missing "r".vlefevre2018-06-131-1/+1
* [TODO] update for mpfr_set_decimal128zimmerma2018-06-131-0/+2
* [TODO] + Use GCC's nonnull and returns_nonnull attributes.vlefevre2018-05-021-0/+2
* [src/mpfr.h] enable some code that now works with ICC (tested with ICC 14)zimmerma2018-04-181-2/+0
* [TODO] removed item that we won't implementzimmerma2018-04-181-10/+0
* [TODO] removed done item (UBF)zimmerma2018-04-181-9/+0
* [TODO] RNDF is donezimmerma2018-04-171-18/+0
* [TODO] removed an obsolete itemzimmerma2018-04-171-3/+0
* [TODO] log_ui is donezimmerma2018-04-171-8/+0
* [TODO] + function to reduce the precision of a variable, with avlefevre2018-04-161-0/+6
* [TODO] totalOrder is donezimmerma2018-03-231-3/+0
* added 2 suggestions from Patrick Pelissierzimmerma2018-03-211-0/+5
* Fixed spelling mistakes found by codespell 1.12.0.vlefevre2018-03-091-1/+1
* [TODO] - Decide whether multiple calls to mpfr_clear should be allowed.vlefevre2018-01-161-5/+0
* [TODO] + Decide whether multiple calls to mpfr_clear should be allowed.vlefevre2018-01-161-0/+5
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [TODO] Removed item on the DEBUG macro (done in r11955).vlefevre2017-12-121-3/+0
* [TODO] Rename the DEBUG macro to MPFR_DEBUG?vlefevre2017-12-091-0/+3
* Cleanup: In src/mpfr-gmp.h, exchangedvlefevre2017-11-101-10/+4
* Change the way memory is allocated (as discussed partly in private).vlefevre2017-11-081-0/+14
* added referencezimmerma2017-11-071-0/+1
* added functions from C++17zimmerma2017-10-261-0/+10
* [TODO] Function multiversioning (FMV): more details.vlefevre2017-10-051-1/+3
* [TODO] Mention function multiversioning (FMV).vlefevre2017-10-051-0/+8
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-3/+2
* Update about MPFR_RNDF (faithful rounding):vlefevre2017-06-011-3/+3
* Merged the latest changes from the trunk.vlefevre2017-05-291-0/+1
|\
| * added new referencezimmerma2017-05-291-0/+1
* | Merged the latest changes from the trunk, including some old changesetsvlefevre2017-05-041-5/+18
|\ \ | |/
| * [TODO] Update about functions returning a native floating-point valuevlefevre2017-04-031-4/+10
| * [TODO,src/log1p.c] log1p(x) on small x should also be improved insteadvlefevre2017-04-031-1/+2
| * [TODO,src/atanh.c] Suggest a faster formula for atanh(x) on small x.vlefevre2017-04-031-0/+1
| * [TODO] Update about ERANGE.vlefevre2017-04-031-0/+2
| * [TODO] removed beta entryzimmerma2017-02-271-3/+2