summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* missing urlzimmerma2021-09-201-1/+2
* added new preprintzimmerma2021-09-201-0/+3
* [TODO] More about intrinsics (e.g. _addcarry_u64).vlefevre2021-09-091-1/+5
* [TODO] + use intrinsics when available (needs a configure test).vlefevre2021-09-091-0/+9
* [TODO] Mention "[[noreturn]]".vlefevre2021-07-271-0/+5
* Punctuation (missing comma after "however").vlefevre2021-06-211-1/+1
* [TODO] More about mpfr_fda / mpfr_fds.vlefevre2021-05-111-0/+7
* [TODO] + Fused divide-add and fused divide-subtract (mpfr_fda, mpfr_fds).vlefevre2021-05-111-0/+3
* [TODO] Clarification.vlefevre2021-03-041-1/+1
* [TODO] Updated item on pkg-config due to a bug in pkg-config.vlefevre2021-03-041-0/+3
* [TODO] Added "add some option to use pkg-config...".vlefevre2021-03-041-0/+6
* added mpfr_powrzimmerma2021-02-091-3/+0
* added mpfr_pown (alias for mpfr_pow_si)zimmerma2021-02-091-1/+0
* added new function mpfr_exp10m1zimmerma2021-02-051-1/+0
* [TODO] Added mpfr_mul_uj and mpfr_mul_sj.vlefevre2021-02-051-2/+2
* added new function mpfr_exp2m1 for 2^x-1zimmerma2021-02-051-1/+1
* [TODO] added section numberzimmerma2021-02-041-1/+1
* added a new function mpfr_log10p1 to compute log10(1+x)zimmerma2021-02-031-1/+1
* [doc/mpfr.texi] document atan2u and atan2pizimmerma2021-02-031-1/+0
* [doc/mpfr.texi] document mpfr_compoundzimmerma2021-02-031-1/+0
* added log2p1 and compound (mpfr_compound is not finished yet)zimmerma2021-02-031-1/+1
* [TODO] asinpi, acospi and atanpi are done (and their *u variants)zimmerma2021-02-011-3/+2
* added asinu and asinpizimmerma2021-02-011-1/+1
* [TODO] LIA-2 URL after redirection (i.e. https).vlefevre2021-01-291-1/+1
* [TODO] added pointer to LIA-2zimmerma2021-01-291-0/+1
* [TODO] update about powr, rootn and rsqrtzimmerma2021-01-201-3/+6
* [TODO] update about reserved cr_xxx names from C standardzimmerma2021-01-201-0/+9
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* added sinpi, cospi, tanpizimmerma2020-12-161-4/+2
* [TODO] Added an item to add "const" in prototypes in the manual.vlefevre2020-11-151-0/+7
* Updated URLs.vlefevre2020-09-101-7/+7
* [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