summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merged the latest changes from the trunk except those related tovlefevre2016-12-061-11/+6
* | Merged the following changesets from the trunk:vlefevre2016-09-021-12/+49
* | Merged r10573 through r10597 from the trunk (no conflicts).vlefevre2016-07-221-0/+4
|\ \ | |/
| * [TODO] Change most mpfr_urandomb to mpfr_urandom in the tests?vlefevre2016-07-061-0/+4
* | merged changed from trunk withzimmerma2016-06-231-0/+12
|\ \ | |/
| * [TODO] Suggest the use the keyword "static" in array indices ofvlefevre2016-06-171-0/+12
* | Merged the latest changes from the trunk.vlefevre2016-06-061-0/+25
|\ \ | |/
| * [TODO] Faithful rounding: small correction.vlefevre2016-06-061-2/+2
| * [TODO] Added "faithful rounding", with information about its definitionvlefevre2016-06-061-0/+18
| * added reference for Lambert W functionzimmerma2016-06-031-0/+7
* | start implementing RNDF (work in progress)zimmerma2016-05-281-0/+3
|/
* [TODO] mpfr_ai efficiency: also mention mpfr.texi (the issue with largevlefevre2016-05-251-1/+1
* [TODO] mpfr_ai efficiency: mention tests/tai.c (the REDUCE_EMAX wasvlefevre2016-05-251-1/+2
* added item about efficiency of mpfr_ai for large argumentszimmerma2016-05-251-0/+2
* Added shared cache support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-231-4/+0