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
/
ui_div.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-24
/
+24
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Reduce InterObject dependency by moving mul_si, div_si and si_div
pelissip
2005-02-22
1
-1
/
+17
*
Minor modifications.
pelissip
2004-07-06
1
-3
/
+3
*
new coverage tests
zimmerma
2004-02-14
1
-3
/
+3
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+2
*
Changed some error messages into assertions.
vlefevre
2004-01-14
1
-3
/
+2
*
Remove one warning in mpf_compat.h
pelissip
2003-12-19
1
-1
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-2
/
+2
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-28
/
+34
*
Change the internal format of MPFR: ZERO, INF and NAN have special values of ...
pelissip
2003-10-27
1
-3
/
+2
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+2
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
Added some assertions (any unsigned long must be representable
vlefevre
2002-04-19
1
-0
/
+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
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-9
/
+1
*
implemented ternary flag in mpfr_ui_div
zimmerma
2001-10-26
1
-16
/
+27
*
k2r -> ansi style
zimmerma
2000-12-21
1
-1
/
+4
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-10
/
+4
*
adapted to NaN/Inf
zimmerma
2000-12-15
1
-9
/
+16
*
_mp_d -> MPFR_MANT
zimmerma
2000-12-15
1
-1
/
+2
*
Yet another patch for include files.
hanrot
2000-12-15
1
-1
/
+1
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-1
/
+12
*
forgot TMP_MARK(marker)
zimmerma
2000-12-12
1
-0
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-2
/
+2
*
new functions (compatibility with mpf)
zimmerma
2000-05-24
1
-0
/
+57