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
/
src
/
sum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
[src/sum.c] Code reindentation due to a new test for MPFR_RNDF support,
vlefevre
2017-05-29
1
-320
/
+317
*
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-3
/
+23
|
\
|
*
[src/sum.c] Added a comment about shiftq.
vlefevre
2017-03-05
1
-0
/
+1
|
*
[src/sum.c] Added a note about why one uses "const mpfr_ptr *x" in the
vlefevre
2017-02-14
1
-0
/
+19
|
*
For mpfr_sum and its auxiliary functions, moved the const type qualifier
vlefevre
2017-02-14
1
-3
/
+3
|
*
fixed bug in urandomb.c reported by Dominic Chen
zimmerma
2017-01-12
1
-1
/
+1
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
|
*
[src/sum.c] Delay some assignments so that they are done just before
vlefevre
2016-12-20
1
-6
/
+6
|
*
[src/sum.c] Added a short explanation for halfway cases.
vlefevre
2016-11-08
1
-1
/
+8
|
*
[src/sum.c] Cosmetic change for consistency between lbit and rbit.
vlefevre
2016-11-06
1
-2
/
+2
|
*
[src/sum.c] Changed a MPN_COPY_DECR to MPN_COPY, which may be more
vlefevre
2016-10-27
1
-1
/
+1
|
*
[src/sum.c] Corrected a comment from r10503.
vlefevre
2016-10-26
1
-1
/
+1
|
*
[src/sum.c] Moved/rewrote a comment (should have been done in r10467).
vlefevre
2016-10-26
1
-11
/
+11
*
|
Merged r11179-11196 from the trunk (no conflicts).
vlefevre
2017-05-04
1
-1
/
+1
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
[src/sum.c] Fixed the bug mentioned in r11077.
vlefevre
2016-12-20
1
-10
/
+20
*
|
[src/sum.c] Improvement for MPFR_RNDF, but still based on the change
vlefevre
2016-12-20
1
-12
/
+32
*
|
Merged the latest changes from the trunk (this concerns only src/sum.c
vlefevre
2016-12-20
1
-6
/
+6
*
|
Merged the latest changes from the trunk except those related to
vlefevre
2016-12-06
1
-16
/
+23
*
|
[src/sum.c] A more efficient way to support faithful rounding, avoiding
vlefevre
2016-06-24
1
-2
/
+3
*
|
Merged the latest changes from the trunk.
vlefevre
2016-06-24
1
-69
/
+63
|
\
\
|
|
/
|
*
[src/sum.c] Made the code a bit more natural: change of pos to neg
vlefevre
2016-06-24
1
-59
/
+63
|
*
The support of reused arguments in mpfr_sum is now complete, without
vlefevre
2016-06-24
1
-10
/
+0
*
|
merged changed from trunk with
zimmerma
2016-06-23
1
-94
/
+148
|
\
\
|
|
/
|
*
[src/sum.c] Copy the significand to the destination after resolving
vlefevre
2016-06-13
1
-74
/
+101
|
*
[src/sum.c] Improved a comment.
vlefevre
2016-06-13
1
-1
/
+1
|
*
[src/sum.c] Corrected a MPFR_LOG_MSG modified in the latest change.
vlefevre
2016-06-10
1
-1
/
+1
|
*
[src/sum.c] For the future support of reused arguments: TMD resolution
vlefevre
2016-06-10
1
-25
/
+52
*
|
RNDF: fixed mpfr_sum and tsum
zimmerma
2016-06-02
1
-0
/
+1
|
/
*
[src/sum.c] Corrected comment: 32/64-bit machine → 32/64-bit ABI.
vlefevre
2016-03-10
1
-3
/
+3
*
[src/sum.c] Use UPDATE_MINEXP when necessary; added comments.
vlefevre
2016-03-10
1
-2
/
+6
*
[src/sum.c] Added a comment about corner cases involving huge
vlefevre
2016-03-10
1
-1
/
+11
*
[src/sum.c]
vlefevre
2016-03-10
1
-5
/
+19
*
[src/sum.c] Clarification of comments about "sum.txt".
vlefevre
2016-03-09
1
-3
/
+3
*
[src/sum.c] Added comments and an MPFR_ASSERTD for sum_raw().
vlefevre
2016-03-09
1
-2
/
+18
*
[src/sum.c] Minor FIXME comment update.
vlefevre
2016-02-24
1
-6
/
+6
*
[doc/sum.txt,src/sum.c] mpfr_sum: added support for precision 1.
vlefevre
2016-02-18
1
-4
/
+9
*
Value coverage for tsum: differentiate sq > MPFR_PREC_MIN and not.
vlefevre
2016-02-08
1
-2
/
+2
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
[src/sum.c] Updated comment about overlapping between input and output.
vlefevre
2015-12-11
1
-1
/
+3
*
[src/sum.c] Added a FIXME comment about the reuse of an input for the
vlefevre
2015-11-09
1
-0
/
+9
*
[src/sum.c] Bug fixed (MPN_COPY_INCR instead of MPN_COPY_DECR).
vlefevre
2015-11-06
1
-1
/
+1
*
[src/sum.c] Minor comment correction.
vlefevre
2015-11-05
1
-1
/
+1
*
[src/sum.c] Added another assertion (checked).
vlefevre
2015-11-05
1
-1
/
+5
*
[src/sum.c] Added assertions (checked).
vlefevre
2015-11-05
1
-0
/
+9
*
[src/sum.c] Bug fix: an error bound was too large to compute the sign
vlefevre
2015-11-04
1
-2
/
+11
*
[src/sum.c] Updated comment for sum_raw().
vlefevre
2015-10-30
1
-1
/
+1
*
[src/sum.c] Updated comment for sum_raw().
vlefevre
2015-10-21
1
-13
/
+23
[next]