index
:
delta/mpfr.git
2.0.2
2.1
2.2
2.3
2.3-old
2.4
3.0
3.1
4.0
4.1
baserock/morph
exp-int
faithful
feature-block
flags
master
mpfr
mpfr-2-0-2-branch
mpfr-2-1-branch
mpfr-2-2-branch
new-generic-tests
new-sum
set_exp
ubf
ubf2
vl-am113
vlefevre
win-thread-safe-dll
with-mini-gmp
scm.gforge.inria.fr: anonscm/svn/mpfr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright notice update: added 2021 with
vlefevre
2021-01-03
1
-1
/
+1
*
added sinpi, cospi, tanpi
zimmerma
2020-12-16
1
-4
/
+2
*
[TODO] Added an item to add "const" in prototypes in the manual.
vlefevre
2020-11-15
1
-0
/
+7
*
Updated URLs.
vlefevre
2020-09-10
1
-7
/
+7
*
[TODO] Added item on GNU Automake and -I options.
vlefevre
2020-02-25
1
-0
/
+15
*
[TODO] About the use of MPFR_MANT(x).
vlefevre
2020-02-14
1
-0
/
+4
*
[TODO] Typo.
vlefevre
2020-02-13
1
-3
/
+3
*
[TODO] Typo.
vlefevre
2020-02-12
1
-1
/
+1
*
[TODO] + Serialization / Deserialization (suggested by Frédéric Pétrot).
vlefevre
2020-02-12
1
-0
/
+45
*
[TODO] Removed obsolete item on MinGW and -D__USE_MINGW_ANSI_STDIO.
vlefevre
2020-01-10
1
-2
/
+0
*
Copyright notice update: added 2020 with
vlefevre
2020-01-08
1
-1
/
+1
*
[TODO] + base conversion with the round-trip property using a minimal
vlefevre
2020-01-08
1
-0
/
+16
*
Added support for GCC's returns_nonnull attribute (with GCC 4.9+).
vlefevre
2019-04-25
1
-2
/
+1
*
[TODO] Update about GCC's nonnull and returns_nonnull attributes.
vlefevre
2019-04-25
1
-1
/
+2
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-2
/
+2
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
[TODO] Added item: new functions mpfr_cmp_uj and mpfr_cmp_sj.
vlefevre
2018-12-13
1
-0
/
+3
*
[TODO] Removed obsolete "check again coverage" from 2007.
vlefevre
2018-12-13
1
-11
/
+0
*
[TODO] + More UBF functions.
vlefevre
2018-11-23
1
-0
/
+4
*
added mpfr_get_decimal128 and mpfr_set_decimal128 to the manual
zimmerma
2018-06-22
1
-3
/
+0
*
[TODO] Missing "r".
vlefevre
2018-06-13
1
-1
/
+1
*
[TODO] update for mpfr_set_decimal128
zimmerma
2018-06-13
1
-0
/
+2
*
[TODO] + Use GCC's nonnull and returns_nonnull attributes.
vlefevre
2018-05-02
1
-0
/
+2
*
[src/mpfr.h] enable some code that now works with ICC (tested with ICC 14)
zimmerma
2018-04-18
1
-2
/
+0
*
[TODO] removed item that we won't implement
zimmerma
2018-04-18
1
-10
/
+0
*
[TODO] removed done item (UBF)
zimmerma
2018-04-18
1
-9
/
+0
*
[TODO] RNDF is done
zimmerma
2018-04-17
1
-18
/
+0
*
[TODO] removed an obsolete item
zimmerma
2018-04-17
1
-3
/
+0
*
[TODO] log_ui is done
zimmerma
2018-04-17
1
-8
/
+0
*
[TODO] + function to reduce the precision of a variable, with a
vlefevre
2018-04-16
1
-0
/
+6
*
[TODO] totalOrder is done
zimmerma
2018-03-23
1
-3
/
+0
*
added 2 suggestions from Patrick Pelissier
zimmerma
2018-03-21
1
-0
/
+5
*
Fixed spelling mistakes found by codespell 1.12.0.
vlefevre
2018-03-09
1
-1
/
+1
*
[TODO] - Decide whether multiple calls to mpfr_clear should be allowed.
vlefevre
2018-01-16
1
-5
/
+0
*
[TODO] + Decide whether multiple calls to mpfr_clear should be allowed.
vlefevre
2018-01-16
1
-0
/
+5
*
Copyright notice update: added 2018 with
vlefevre
2018-01-03
1
-1
/
+1
*
[TODO] Removed item on the DEBUG macro (done in r11955).
vlefevre
2017-12-12
1
-3
/
+0
*
[TODO] Rename the DEBUG macro to MPFR_DEBUG?
vlefevre
2017-12-09
1
-0
/
+3
*
Cleanup: In src/mpfr-gmp.h, exchanged
vlefevre
2017-11-10
1
-10
/
+4
*
Change the way memory is allocated (as discussed partly in private).
vlefevre
2017-11-08
1
-0
/
+14
*
added reference
zimmerma
2017-11-07
1
-0
/
+1
*
added functions from C++17
zimmerma
2017-10-26
1
-0
/
+10
*
[TODO] Function multiversioning (FMV): more details.
vlefevre
2017-10-05
1
-1
/
+3
*
[TODO] Mention function multiversioning (FMV).
vlefevre
2017-10-05
1
-0
/
+8
*
New mpfr_rootn_ui function; mpfr_root deprecated.
vlefevre
2017-09-13
1
-3
/
+2
*
Update about MPFR_RNDF (faithful rounding):
vlefevre
2017-06-01
1
-3
/
+3
*
Merged the latest changes from the trunk.
vlefevre
2017-05-29
1
-0
/
+1
|
\
|
*
added new reference
zimmerma
2017-05-29
1
-0
/
+1
*
|
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-5
/
+18
|
\
\
|
|
/
|
*
[TODO] Update about functions returning a native floating-point value
vlefevre
2017-04-03
1
-4
/
+10
[next]