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
/
mulders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
update description of file
zimmerma
2015-10-29
1
-1
/
+1
*
fix bug reported by Ricky Farr
zimmerma
2015-10-27
1
-3
/
+4
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
More code clean-up (for both consistency and readability):
vlefevre
2014-06-25
1
-1
/
+1
*
Use of the numberof macro.
vlefevre
2014-01-23
1
-4
/
+3
*
MPFR now depends on GMP 4.2+ instead of 4.1+.
vlefevre
2014-01-20
1
-4
/
+0
*
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
*
[src/mulders.c] Clean-up and static assertions (patch from Patrick).
vlefevre
2012-06-27
1
-18
/
+26
*
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
*
[src/mulders.c] Replaced MPFR_ASSERTD by MPFR_ASSERTN on constant
vlefevre
2011-08-12
1
-4
/
+4
*
[src/mulders.c] Replaced mp_ptr and mp_srcptr (internal to GMP) by
vlefevre
2011-08-12
1
-1
/
+2
*
[mpfr-gmp.h] use mpfr_pi1_t instead of gmp_pi1_t to avoid using GMP's namespace
zimmerma
2011-08-06
1
-2
/
+6
*
[src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALS
zimmerma
2011-08-05
1
-21
/
+29
*
[mulders.c] added a basecase code for Mulders' short division
zimmerma
2011-08-05
1
-10
/
+101
*
[mulders.c] fixed bug in mpfr_divhigh_n (this routine was not used yet)
zimmerma
2011-07-29
1
-3
/
+7
*
[src/mulders.c] MPFR coding conventions for r7752.
vlefevre
2011-07-28
1
-7
/
+10
*
modified the default tuning parameters so they are within the bounds of the
zimmerma
2011-07-28
1
-1
/
+1
*
[src/mulders.c] declare mpfr_mullow_n as non-static since it might be useful
zimmerma
2011-07-28
1
-1
/
+1
*
[mulders.c] added some code for short division (FoldDiv, not used),
zimmerma
2011-07-28
1
-15
/
+213
*
Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,
vlefevre
2011-02-09
1
-5
/
+8
*
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
-1
/
+1
*
[src/mulders.c] fixed comment
zimmerma
2010-10-08
1
-1
/
+1
*
[sqrt.c,mulders.c] added missing cast (detected by nightly builds with g++)
zimmerma
2010-10-03
1
-1
/
+1
*
[src/mulders.c] Untabified.
vlefevre
2010-10-01
1
-2
/
+2
*
[src/mulders.c] fixed comments about error analysis in short product,
zimmerma
2010-09-30
1
-6
/
+8
*
[src/mulders.c] removed leftover debug stuff
zimmerma
2010-09-30
1
-3
/
+0
*
[src/mulders.c] added new function mpfr_divhigh_n() for short division
zimmerma
2010-09-29
1
-15
/
+78
*
[mulders.c] fixed typo
zimmerma
2010-09-27
1
-1
/
+1
*
[src/mulders.c] Replaced MPFR_ASSERTD with constant expression
vlefevre
2010-09-27
1
-2
/
+2
*
[mulders.c] modified mpfr_sqrhigh_n threshold so that it is > n/2
zimmerma
2010-09-27
1
-3
/
+4
*
[mulders.c] use mpn_lshift instead of mpn_add_n, and improved the default
zimmerma
2010-09-25
1
-3
/
+8
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+115