summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* [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
* [TODO] Mention ISO/IEC JTC 1/SC 22/WG 21 N3060 (C++ special functions).vlefevre2016-04-011-0/+2
* [TODO] With MinGW, build with -D__USE_MINGW_ANSI_STDIO by default?vlefevre2016-03-041-0/+2
* [TODO] For testing the lack of subnormal support.vlefevre2016-03-021-0/+3
* [TODO] Update ICC detection.vlefevre2016-03-021-2/+7
* removed item about speeding up const_euler: done since now for x=1.1,zimmerma2016-02-091-2/+0
* update NEWS/TODO with respect to E1zimmerma2016-02-081-12/+0
* TODO update for fmma.vlefevre2016-02-051-0/+2
* 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