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
/
sub1sp.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
*
[src/sub1sp.c] fixed bug in mpfr_sub1sp1n (corner case when a=c).
vlefevre
2018-04-11
1
-1
/
+3
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
[src/sub1sp.c] fixed bug in mpfr_sub1sp2()
zimmerma
2017-12-13
1
-0
/
+1
*
get rid of DEBUG macro (but keep corresponding commands in comment to help
zimmerma
2017-12-11
1
-32
/
+22
*
[src] Replaced some "return 0" by "MPFR_RET (0)" (the generated code
vlefevre
2017-12-07
1
-11
/
+8
*
[src] Clean up of debugging output functions:
vlefevre
2017-09-29
1
-8
/
+8
*
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-51
/
+57
|
\
|
*
[src/sub1sp.c] Added blank lines for readability (like in add1sp.c).
vlefevre
2017-04-27
1
-0
/
+2
|
*
[src/mul.c] added special code for prec=GMP_NUMB_BITS
zimmerma
2017-02-08
1
-52
/
+56
|
*
[src/sub1sp.c] new function for p=GMP_NUMB_BITS, fixed bug in mpfr_sub1sp3
zimmerma
2017-02-08
1
-1
/
+207
|
*
[src/sub1sp.c] fixed a bug in mpfr_sub1sp1 and mpfr_sub1sp2 (corner case)
zimmerma
2017-02-08
1
-6
/
+29
|
*
[src/sub1sp.c] Added MPFR_FULLSUB code for mpfr_sub1sp2.
vlefevre
2017-01-25
1
-0
/
+6
|
*
[src/sub1sp.c] Added refs to missed/broken optimization with Clang/LLVM.
vlefevre
2017-01-25
1
-1
/
+5
|
*
[src/sub1sp.c] Use the FULLSUB only. Added a comment about the change
vlefevre
2017-01-25
1
-8
/
+7
|
*
[src/sub1sp.c] changed MPFR_FULLSUB variant into faster code
zimmerma
2017-01-25
1
-1
/
+1
|
*
[src/sub1sp.c] Updated comments about subtraction with borrow; the first
vlefevre
2017-01-23
1
-3
/
+7
|
*
[src/sub1sp.c] simplified mpfr_sub1sp1()
zimmerma
2017-01-23
1
-12
/
+8
|
*
[src/sub1sp.c] Updated TODO, mentioning an optimization bug in LLVM.
vlefevre
2017-01-20
1
-1
/
+3
|
*
[src/sub1sp.c] Updated TODO about full subtraction with borrow.
vlefevre
2017-01-20
1
-1
/
+4
|
*
[src/sub1sp.c] Added alternate code (enabled with -DMPFR_FULLSUB, until
vlefevre
2017-01-20
1
-0
/
+11
|
*
fixed bug in urandomb.c reported by Dominic Chen
zimmerma
2017-01-12
1
-2
/
+2
|
*
[src/div.c] added FIXME
zimmerma
2017-01-10
1
-0
/
+4
|
*
[src/sub1sp.c] Fixed other two bugs in special code for 3 limbs.
vlefevre
2017-01-10
1
-2
/
+6
|
*
[src/sub1sp.c] Fixed some bugs in special code for 3 limbs.
vlefevre
2017-01-10
1
-1
/
+4
|
*
[src/sub1sp.c] Simplified a test.
vlefevre
2017-01-10
1
-1
/
+1
|
*
[src/sub1sp.c] added special code for 3 limbs
zimmerma
2017-01-09
1
-1
/
+307
|
*
[src/sub1sp.c] fixed bug in mpfr_sub1sp2 when exponent diff. is GMP_NUMB_BITS
zimmerma
2017-01-09
1
-3
/
+4
|
*
[src/mul.c] added mpfr_mul_3
zimmerma
2017-01-08
1
-1
/
+1
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
|
*
[add/sub] added MPFR_UNLIKELY when adding one ulp changes the binade
zimmerma
2016-12-13
1
-2
/
+2
|
*
[sub1sp.c] added comment + assert
zimmerma
2016-12-09
1
-3
/
+9
|
*
[sub1sp.c] in mpfr_sub1sp2(), compute a0 before a1 whenever possible
zimmerma
2016-12-09
1
-11
/
+15
|
*
Replaced two ~0 with mp_limb_t target by MPFR_LIMB_MAX.
vlefevre
2016-12-08
1
-1
/
+1
|
*
improved add1sp.c and sub1sp.c like in r10991
zimmerma
2016-12-08
1
-32
/
+42
|
*
[sub1sp.c] improved further
zimmerma
2016-12-08
1
-56
/
+56
|
*
[sub1sp.c] corrected a comment, added another one
zimmerma
2016-12-07
1
-4
/
+7
|
*
likewise r10983
zimmerma
2016-12-07
1
-4
/
+2
*
|
Merged r11198-11280 from the trunk; no conflicts but additional changes:
vlefevre
2017-05-04
1
-23
/
+277
*
|
Merged r11179-11196 from the trunk (no conflicts).
vlefevre
2017-05-04
1
-2
/
+6
*
|
Merged the latest changes from the trunk and added RNDF support
vlefevre
2017-01-10
1
-1
/
+315
*
|
Merged the latest changes from the trunk (changing a RND_RAND to
vlefevre
2017-01-09
1
-4
/
+5
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged the latest changes from the trunk.
vlefevre
2016-12-15
1
-85
/
+106
*
|
added rounding code for RNDF in special routines for 1 and 2 limbs
zimmerma
2016-12-07
1
-4
/
+6
*
|
Merged the remaining changesets (concerning src/{add1sp.c,sub1sp.c})
vlefevre
2016-09-02
1
-28
/
+228
|
\
\
|
|
/
|
*
[src/sub1sp.c] fixed bug in mpfr_sub1sp2
zimmerma
2016-07-29
1
-1
/
+3
|
*
[src/sub1sp.c] another code simplification
zimmerma
2016-07-29
1
-15
/
+1
|
*
[src/sub1sp.c] code simplification
zimmerma
2016-07-29
1
-9
/
+7
[next]