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
/
div.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
[src/div.c] Fixed bug introduced in r9902 and visible in the tests
vlefevre
2016-02-03
1
-10
/
+5
*
now mpfr_round_p() always requires normalized input
zimmerma
2016-02-01
1
-13
/
+9
*
[src/div.c] Added an assert based on comments in the code.
vlefevre
2016-02-01
1
-0
/
+1
*
the inputs of mpfr_round_p might not always be normalized
zimmerma
2016-01-31
1
-3
/
+5
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
replace obsolete mpz_div_2exp function by mpz_xdiv_q_2exp
zimmerma
2015-10-29
1
-2
/
+2
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
[src/div.c] Bug fix: avoid integer overflow in the code added in r9086
vlefevre
2014-06-26
1
-1
/
+7
*
[src/div.c] Bug fix: avoid an integer overflow when dividing the
vlefevre
2014-06-26
1
-2
/
+6
*
speedup in mpfr_div for n/n division, using mpz_tdiv_q
zimmerma
2014-06-25
1
-0
/
+111
*
Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.
vlefevre
2014-06-25
1
-1
/
+1
*
More code clean-up (for both consistency and readability):
vlefevre
2014-06-25
1
-1
/
+1
*
[src/div.c] In the case where the divisor has one limb (latest commit),
vlefevre
2014-06-25
1
-1
/
+2
*
speedup of mpfr_div when divisor has one limb
zimmerma
2014-06-25
1
-0
/
+22
*
[src/div.c] Added MPFR_ASSERTD assertions and improved a test
vlefevre
2014-03-25
1
-4
/
+9
*
[src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,
vlefevre
2014-01-21
1
-1
/
+1
*
[src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,
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
*
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
*
Untabified and removed trailing spaces.
vlefevre
2011-08-01
1
-4
/
+4
*
Added tuning for MPFR_DIV_THRESHOLD, and default value.
zimmerma
2011-07-31
1
-4
/
+0
*
[mulders.c] fixed bug in mpfr_divhigh_n (this routine was not used yet)
zimmerma
2011-07-29
1
-5
/
+116
*
Get rid of deprecated register_printf_function function in logging system.
thevenyp
2011-03-17
1
-2
/
+5
*
Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,
vlefevre
2011-02-09
1
-10
/
+12
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
[src/div.c] Set the division-by-zero flag.
vlefevre
2011-01-14
1
-0
/
+2
*
Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.
vlefevre
2010-12-17
1
-4
/
+4
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-0
/
+676