summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* missing urlzimmerma2021-09-201-1/+2
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14585 280ebfd0-de03-0410-8827-d642c229c3f4
* added new preprintzimmerma2021-09-201-0/+3
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14584 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] More about intrinsics (e.g. _addcarry_u64).vlefevre2021-09-091-1/+5
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14576 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + use intrinsics when available (needs a configure test).vlefevre2021-09-091-0/+9
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14575 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Mention "[[noreturn]]".vlefevre2021-07-271-0/+5
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14551 280ebfd0-de03-0410-8827-d642c229c3f4
* Punctuation (missing comma after "however").vlefevre2021-06-211-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14542 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] More about mpfr_fda / mpfr_fds.vlefevre2021-05-111-0/+7
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14513 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + Fused divide-add and fused divide-subtract (mpfr_fda, mpfr_fds).vlefevre2021-05-111-0/+3
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14512 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Clarification.vlefevre2021-03-041-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14443 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Updated item on pkg-config due to a bug in pkg-config.vlefevre2021-03-041-0/+3
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14442 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Added "add some option to use pkg-config...".vlefevre2021-03-041-0/+6
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14441 280ebfd0-de03-0410-8827-d642c229c3f4
* added mpfr_powrzimmerma2021-02-091-3/+0
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14414 280ebfd0-de03-0410-8827-d642c229c3f4
* added mpfr_pown (alias for mpfr_pow_si)zimmerma2021-02-091-1/+0
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14409 280ebfd0-de03-0410-8827-d642c229c3f4
* added new function mpfr_exp10m1zimmerma2021-02-051-1/+0
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14388 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Added mpfr_mul_uj and mpfr_mul_sj.vlefevre2021-02-051-2/+2
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14386 280ebfd0-de03-0410-8827-d642c229c3f4
* added new function mpfr_exp2m1 for 2^x-1zimmerma2021-02-051-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14384 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] added section numberzimmerma2021-02-041-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14361 280ebfd0-de03-0410-8827-d642c229c3f4
* added a new function mpfr_log10p1 to compute log10(1+x)zimmerma2021-02-031-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14350 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] document atan2u and atan2pizimmerma2021-02-031-1/+0
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14348 280ebfd0-de03-0410-8827-d642c229c3f4
* [doc/mpfr.texi] document mpfr_compoundzimmerma2021-02-031-1/+0
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14343 280ebfd0-de03-0410-8827-d642c229c3f4
* added log2p1 and compound (mpfr_compound is not finished yet)zimmerma2021-02-031-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14331 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] asinpi, acospi and atanpi are done (and their *u variants)zimmerma2021-02-011-3/+2
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14310 280ebfd0-de03-0410-8827-d642c229c3f4
* added asinu and asinpizimmerma2021-02-011-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14295 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] LIA-2 URL after redirection (i.e. https).vlefevre2021-01-291-1/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14265 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] added pointer to LIA-2zimmerma2021-01-291-0/+1
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14264 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] update about powr, rootn and rsqrtzimmerma2021-01-201-3/+6
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14262 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] update about reserved cr_xxx names from C standardzimmerma2021-01-201-0/+9
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14261 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2020)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2020 from the example in the doc/README.dev file. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14229 280ebfd0-de03-0410-8827-d642c229c3f4
* added sinpi, cospi, tanpizimmerma2020-12-161-4/+2
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14211 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Added an item to add "const" in prototypes in the manual.vlefevre2020-11-151-0/+7
| | | | git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14178 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated URLs.vlefevre2020-09-101-7/+7
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@14110 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Added item on GNU Automake and -I options.vlefevre2020-02-251-0/+15
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13722 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] About the use of MPFR_MANT(x).vlefevre2020-02-141-0/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13720 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Typo.vlefevre2020-02-131-3/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13719 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Typo.vlefevre2020-02-121-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13706 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + Serialization / Deserialization (suggested by Frédéric Pétrot).vlefevre2020-02-121-0/+45
| | | | | | | I've also added an idea of implementation to reuse most of the code and change very little. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13705 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Removed obsolete item on MinGW and -D__USE_MINGW_ANSI_STDIO.vlefevre2020-01-101-2/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13669 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2019 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13652 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + base conversion with the round-trip property using a minimalvlefevre2020-01-081-0/+16
| | | | | | precision, such as the to_chars functions from the C++ standard. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13651 280ebfd0-de03-0410-8827-d642c229c3f4
* Added support for GCC's returns_nonnull attribute (with GCC 4.9+).vlefevre2019-04-251-2/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13470 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Update about GCC's nonnull and returns_nonnull attributes.vlefevre2019-04-251-1/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13469 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-2/+2
| | | | | | | perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
| | | | | | | | perl -pi -e 's/ (\d{4}-)?(2018)(?= Free Software)/ " ".($1||"$2-").($2+1)/e' **/*(^/) under zsh. Removed 2018 from the example in the doc/README.dev file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13359 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Added item: new functions mpfr_cmp_uj and mpfr_cmp_sj.vlefevre2018-12-131-0/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13342 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Removed obsolete "check again coverage" from 2007.vlefevre2018-12-131-11/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13341 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + More UBF functions.vlefevre2018-11-231-0/+4
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13295 280ebfd0-de03-0410-8827-d642c229c3f4
* added mpfr_get_decimal128 and mpfr_set_decimal128 to the manualzimmerma2018-06-221-3/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12846 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] Missing "r".vlefevre2018-06-131-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12768 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] update for mpfr_set_decimal128zimmerma2018-06-131-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12767 280ebfd0-de03-0410-8827-d642c229c3f4
* [TODO] + Use GCC's nonnull and returns_nonnull attributes.vlefevre2018-05-021-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12697 280ebfd0-de03-0410-8827-d642c229c3f4