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
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
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
|
*
[TODO,src/log1p.c] log1p(x) on small x should also be improved instead
vlefevre
2017-04-03
1
-1
/
+2
|
*
[TODO,src/atanh.c] Suggest a faster formula for atanh(x) on small x.
vlefevre
2017-04-03
1
-0
/
+1
|
*
[TODO] Update about ERANGE.
vlefevre
2017-04-03
1
-0
/
+2
|
*
[TODO] removed beta entry
zimmerma
2017-02-27
1
-3
/
+2
|
*
[TODO] mpfr_root: replace "obsolete" by "deprecated" (the right word).
vlefevre
2017-02-25
1
-2
/
+2
|
*
[TODO] Update about rootn.
vlefevre
2017-02-25
1
-1
/
+2
|
*
[TODO] Added some propositions about rootn.
vlefevre
2017-02-25
1
-0
/
+3
|
*
[TODO] More about the mpz_t pool.
vlefevre
2017-02-07
1
-1
/
+5
|
*
[TODO] Added: check the small-precision tables in the tests?
vlefevre
2017-02-03
1
-0
/
+4
|
*
[TODO] Added optimization of test + shift for some processors.
vlefevre
2017-01-25
1
-0
/
+6
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
|
*
About the tzeta timing issue (since r9848):
vlefevre
2016-09-05
1
-2
/
+6
|
*
[TODO] Updated item on tzeta:
vlefevre
2016-09-05
1
-11
/
+2
|
*
[TODO] Done in r10756: unify is_power_of_two() and mpfr_powerof2_raw().
vlefevre
2016-08-29
1
-4
/
+0
|
*
[TODO] Added: unify is_power_of_two() and mpfr_powerof2_raw()?
vlefevre
2016-08-27
1
-0
/
+4
|
*
[TODO] More thoughts about mpz_t caching (mpz_t pool).
vlefevre
2016-08-19
1
-2
/
+13
|
*
[TODO] Issues with mpz_t caching.
vlefevre
2016-08-19
1
-0
/
+16
|
*
[TODO] Update about mpz_t caching (mpz_t pool).
vlefevre
2016-08-19
1
-12
/
+10
|
*
[TODO] Updated item about tzeta.
vlefevre
2016-07-27
1
-2
/
+5
|
*
[TODO] Updated item about tzeta.
vlefevre
2016-07-26
1
-1
/
+5
|
*
[TODO] Added item about the fix of mpfr_can_round in r9883 and tzeta.
vlefevre
2016-07-26
1
-0
/
+5
*
|
Merged r11198-11280 from the trunk; no conflicts but additional changes:
vlefevre
2017-05-04
1
-1
/
+15
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged the latest changes from the trunk except those related to
vlefevre
2016-12-06
1
-11
/
+6
*
|
Merged the following changesets from the trunk:
vlefevre
2016-09-02
1
-12
/
+49
*
|
Merged r10573 through r10597 from the trunk (no conflicts).
vlefevre
2016-07-22
1
-0
/
+4
|
\
\
|
|
/
|
*
[TODO] Change most mpfr_urandomb to mpfr_urandom in the tests?
vlefevre
2016-07-06
1
-0
/
+4
*
|
merged changed from trunk with
zimmerma
2016-06-23
1
-0
/
+12
|
\
\
|
|
/
|
*
[TODO] Suggest the use the keyword "static" in array indices of
vlefevre
2016-06-17
1
-0
/
+12
*
|
Merged the latest changes from the trunk.
vlefevre
2016-06-06
1
-0
/
+25
|
\
\
|
|
/
|
*
[TODO] Faithful rounding: small correction.
vlefevre
2016-06-06
1
-2
/
+2
|
*
[TODO] Added "faithful rounding", with information about its definition
vlefevre
2016-06-06
1
-0
/
+18
|
*
added reference for Lambert W function
zimmerma
2016-06-03
1
-0
/
+7
*
|
start implementing RNDF (work in progress)
zimmerma
2016-05-28
1
-0
/
+3
|
/
*
[TODO] mpfr_ai efficiency: also mention mpfr.texi (the issue with large
vlefevre
2016-05-25
1
-1
/
+1
*
[TODO] mpfr_ai efficiency: mention tests/tai.c (the REDUCE_EMAX was
vlefevre
2016-05-25
1
-1
/
+2
*
added item about efficiency of mpfr_ai for large arguments
zimmerma
2016-05-25
1
-0
/
+2
[next]