summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Replacedvlefevre2016-02-041-1/+1
* mention mpfr_set/get_decimal128 for the future (low priority for now)zimmerma2016-01-211-0/+1
* added remark about Ei vs E1zimmerma2016-01-211-0/+4
* added referenceszimmerma2016-01-201-2/+3
* added referencezimmerma2016-01-191-1/+2
* added the incomplete beta functionzimmerma2016-01-181-0/+2
* incomplete Gamma is now availablezimmerma2016-01-181-5/+0
* TODO update.vlefevre2016-01-171-0/+3
* TODO for correctly rounded polynomials (like fmma).vlefevre2016-01-161-0/+4
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [TODO] In tsum, add testcases for mpfr_sum triggering the bug fixedvlefevre2015-11-041-0/+4
* [TODO] Updated mpz_t caching item, suggesting mpz_init2 instead.vlefevre2015-09-071-2/+3
* [TODO] Added: check whether mpz_t caching is necessary (this wasvlefevre2015-09-071-0/+27
* [TODO] Updated URL of TS 18661-4.vlefevre2015-06-281-1/+1
* [TODO] Added: use symbol versioning.vlefevre2015-06-161-0/+2
* [TODO] Suggest to move some macro definitions from acinclude.m4 to thevlefevre2015-04-241-0/+4
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* pointed to Feature Requestzimmerma2014-12-031-7/+1
* [TODO] Added item on tests (mpfr.h macros vs mpfr-impl.h).vlefevre2014-08-171-0/+4
* Updated URL's.vlefevre2014-06-221-3/+3
* other argument reduction for log_uizimmerma2014-03-261-0/+2
* added itemzimmerma2014-03-151-0/+4
* added item (mpfr_log_ui)zimmerma2014-03-141-0/+6
* Added a TODO item concerning gmp_op.c functions with mpz_srcptr andvlefevre2014-03-101-0/+3
* explicit possible speedup in mpfr_[ln]gammazimmerma2014-02-281-1/+3
* update for mpfr_gamma and Bernoulli numberszimmerma2014-02-171-16/+3
* [TODO] Added item on special case of mpfr_add and mpfr_sub.vlefevre2014-02-141-0/+5
* added comment about mpfr_gammazimmerma2014-02-121-0/+4
* added reference for efficiency issue with mpfr_gammazimmerma2014-02-121-0/+12
* [TODO] Suggest timing-based thresholds for asymptotic expansions.vlefevre2014-02-041-0/+4
* [TODO] Added a note about "rounding to odd" / "sticky rounding".vlefevre2014-01-281-0/+7
* removed two items donezimmerma2014-01-221-3/+0
* [TODO] Removed mini-gmp support: done.vlefevre2014-01-201-12/+0
* [TODO] Added mini-gmp support.vlefevre2014-01-161-0/+12
* [TODO] Fixed a misspelling, using codespell.vlefevre2014-01-071-1/+1
* [TODO] Added item: new functions of IEEE 754-2008 / C binding draft.vlefevre2014-01-061-0/+3
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [TODO] Added: implement optional cache sharing between threads.vlefevre2013-09-041-0/+4
* [TODO] Revisit the conversion functions between a MPFR number andvlefevre2013-08-211-3/+13
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [TODO] added itemzimmerma2013-03-261-0/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [TODO] removed an item (done)zimmerma2012-09-031-3/+0
* [TODO] added itemzimmerma2012-07-091-0/+2
* several changes suggested by Vincent Lefevrezimmerma2012-07-031-0/+3
* added new function mpfr_round_nearest_away() as discussed during the June 2012zimmerma2012-07-031-4/+0
* [TODO] removed one item, added onezimmerma2012-06-251-9/+1
* [TODO] Added a reference to a new discussion concerning __float128.vlefevre2012-05-181-0/+2
* Added functions that operate on groups of flags: mpfr_flags_clear,vlefevre2012-05-091-3/+0
|\
| * [TODO] Removed item about saving/restoring flags.vlefevre2012-04-201-3/+0