summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * [TODO] mpfr_root: replace "obsolete" by "deprecated" (the right word).vlefevre2017-02-251-2/+2
| * [TODO] Update about rootn.vlefevre2017-02-251-1/+2
| * [TODO] Added some propositions about rootn.vlefevre2017-02-251-0/+3
| * [TODO] More about the mpz_t pool.vlefevre2017-02-071-1/+5
| * [TODO] Added: check the small-precision tables in the tests?vlefevre2017-02-031-0/+4
| * [TODO] Added optimization of test + shift for some processors.vlefevre2017-01-251-0/+6
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
| * About the tzeta timing issue (since r9848):vlefevre2016-09-051-2/+6
| * [TODO] Updated item on tzeta:vlefevre2016-09-051-11/+2
| * [TODO] Done in r10756: unify is_power_of_two() and mpfr_powerof2_raw().vlefevre2016-08-291-4/+0
| * [TODO] Added: unify is_power_of_two() and mpfr_powerof2_raw()?vlefevre2016-08-271-0/+4
| * [TODO] More thoughts about mpz_t caching (mpz_t pool).vlefevre2016-08-191-2/+13
| * [TODO] Issues with mpz_t caching.vlefevre2016-08-191-0/+16
| * [TODO] Update about mpz_t caching (mpz_t pool).vlefevre2016-08-191-12/+10
| * [TODO] Updated item about tzeta.vlefevre2016-07-271-2/+5
| * [TODO] Updated item about tzeta.vlefevre2016-07-261-1/+5
| * [TODO] Added item about the fix of mpfr_can_round in r9883 and tzeta.vlefevre2016-07-261-0/+5
* | Merged r11198-11280 from the trunk; no conflicts but additional changes:vlefevre2017-05-041-1/+15
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1