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
/
add1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-1
/
+1
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-0
/
+11
|
\
|
*
[src/add1.c] Updated comment about underflow.
vlefevre
2017-04-06
1
-1
/
+1
|
*
[src/add1.c] Handling of UBF and overflow/underflow.
vlefevre
2017-04-06
1
-0
/
+11
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged r10573 through r10597 from the trunk (no conflicts).
vlefevre
2016-07-22
1
-2
/
+2
|
\
\
|
|
/
|
*
[src/add1.c] Corrected a comment as in practice, b and c do not
vlefevre
2016-07-07
1
-2
/
+2
|
*
Renamed macro MPFR_EXP_LESS_P to MPFR_UBF_EXP_LESS_P.
vlefevre
2016-06-29
1
-1
/
+1
|
*
[src/add1.c] Re-added the MPFR_ASSERTD. The culprit seems to be r10530.
vlefevre
2016-06-29
1
-0
/
+1
|
*
[src/add1.c] Reverted r10529, which now fails. That's strange.
vlefevre
2016-06-29
1
-1
/
+0
|
*
[src/add1.c] Added a MPFR_ASSERTD.
vlefevre
2016-06-29
1
-0
/
+1
|
*
added comment that EXP(b) >= EXP(c)
zimmerma
2016-06-29
1
-1
/
+2
*
|
Merged r10529 through r10554 from the trunk (no conflicts).
vlefevre
2016-07-22
1
-0
/
+1
*
|
Merged r10520 through r10527 from the trunk (no conflicts).
vlefevre
2016-07-22
1
-1
/
+2
*
|
merged changed from trunk with
zimmerma
2016-06-23
1
-8
/
+21
|
\
\
|
|
/
|
*
Merged the latest changes from the trunk.
vlefevre
2016-06-06
1
-5
/
+1
|
|
\
|
*
|
[src/add1.c] Completed UBF support. Note: due to the restriction
vlefevre
2016-06-03
1
-5
/
+10
|
*
|
Merged the latest changes from the trunk and removed the remaining
vlefevre
2016-05-24
1
-1
/
+1
|
|
\
\
|
*
|
|
More UBF support:
vlefevre
2016-05-23
1
-3
/
+11
*
|
|
|
[src/add1.c] Improved a comment about faithful rounding.
vlefevre
2016-06-06
1
-1
/
+3
*
|
|
|
[src/add1.c] The code for faithful rounding (MPFR_RNDF) was not
vlefevre
2016-06-06
1
-20
/
+23
*
|
|
|
Merged the latest changes from the trunk.
vlefevre
2016-06-06
1
-5
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
[src/add1.c] Simplified code: removed fb = 1 since it was already 1
vlefevre
2016-06-06
1
-5
/
+1
|
|
|
/
|
|
/
|
*
|
|
start implementing RNDF (work in progress)
zimmerma
2016-05-28
1
-2
/
+17
|
/
/
*
|
removed too aggressive MPFR_LIKELY/MPFR_UNLIKELY (see README.dev)
zimmerma
2016-05-24
1
-1
/
+1
|
/
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Code clean-up:
vlefevre
2014-06-25
1
-4
/
+4
*
Added MPFR_PREC_COND, MPFR_PREC_IN_RANGE and MPFR_GET_PREC internal
vlefevre
2014-03-25
1
-3
/
+3
*
Optimization: likely / unlikely, etc. (patch by Patrick Pélissier).
vlefevre
2014-01-24
1
-1
/
+1
*
[src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,
vlefevre
2014-01-21
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
Avoid potential integer overflows and improve consistency. This should
vlefevre
2012-02-22
1
-4
/
+4
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[add1.c] ibidem (see previous commit log)
zimmerma
2011-03-03
1
-1
/
+2
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.
vlefevre
2010-12-17
1
-2
/
+2
*
[src/mpfr-impl.h] Added MPFR_UEXP macro to check (in debug mode) that
vlefevre
2010-10-10
1
-2
/
+4
*
[add1.c] fixed compiler warning (from g++)
zimmerma
2010-10-10
1
-2
/
+2
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+535