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
/
div.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug in div.c: rnd_mode could be modified (MPFR_INVERT_RND), but
vlefevre
2007-06-28
1
-22
/
+22
*
div.c: GNU coding style.
vlefevre
2007-06-04
1
-32
/
+35
*
tdiv.c: added missing mpfr_clear's, and spaces before function calls
zimmerma
2007-06-04
1
-13
/
+31
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
div.c: removed the bad use of MPFR_LIMB_ZERO.
vlefevre
2006-04-06
1
-2
/
+2
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
div.c: fixed a bug and no longer use mpn_sub_nc.
vlefevre
2006-03-24
1
-1
/
+2
*
Some clean-up in div.c; do not steal GMP's namespace (could lead to
vlefevre
2006-03-24
1
-22
/
+29
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
fixed efficiency bug for small divisor (division had same cost than for
zimmerma
2005-11-24
1
-9
/
+8
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-5
/
+5
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-237
/
+237
*
Clean up use of stdio.h:
pelissip
2005-06-08
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Replace TMP_ALLOC by MPFR_TMP_ALLOC
pelissip
2005-05-18
1
-8
/
+8
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-2
/
+2
*
Updated copyright lines.
vlefevre
2005-01-28
1
-2
/
+2
*
added missing casts
zimmerma
2005-01-27
1
-5
/
+5
*
fixed bug (overlap in mpn_divrem)
zimmerma
2005-01-25
1
-2
/
+10
*
Fix bug if not gmp-impl.h (mpn_sub_nc is internal).
pelissip
2005-01-04
1
-64
/
+57
*
new version (completely rewritten)
zimmerma
2004-12-24
1
-343
/
+490
*
Rename this variable again.
pelissip
2004-09-28
1
-5
/
+5
*
Replace variable 'near' to 'the_real_near' since MSVC incorreclty
pelissip
2004-09-28
1
-5
/
+5
*
Remove some warnings.
pelissip
2004-02-24
1
-1
/
+1
*
further simplification of the code (replaced one in-place shift and copy
zimmerma
2004-02-24
1
-9
/
+46
*
simplified the code of div.c and improved coverage
zimmerma
2004-02-23
1
-159
/
+150
*
deal with overflow/underflow in mpfr_div
zimmerma
2004-02-16
1
-1
/
+13
*
Optimize add1sp, sub1sp and div.
pelissip
2004-02-16
1
-24
/
+27
*
Remove MPFR_ASSERTN(0) and add MPFR_ASSERTD(last condition) instead.
pelissip
2004-02-12
1
-4
/
+2
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-63
/
+62
*
* Optimize a few div.c and mul.c.
pelissip
2003-11-17
1
-5
/
+5
*
Some minor optimizations.
pelissip
2003-11-07
1
-4
/
+4
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-1
/
+1
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-11
/
+8
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-53
/
+60
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-4
/
+4
*
No longer perform the pre-check for exactness when first division step was
zimmerma
2003-09-15
1
-115
/
+118
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
added explicit cast
zimmerma
2002-11-19
1
-2
/
+2
*
MP_LIMB_T_HIGHBIT -> MPFR_LIMB_HIGHBIT.
vlefevre
2002-06-26
1
-2
/
+2
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Comments were incorrect.
vlefevre
2002-01-16
1
-2
/
+2
*
Special cases.
vlefevre
2002-01-14
1
-36
/
+32
[next]