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
/
exp3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Same patch for exp_3.
pelissip
2005-05-11
1
-4
/
+28
*
Fix wrong integer types.
pelissip
2005-02-16
1
-41
/
+42
*
Add log for other functions.
pelissip
2005-02-10
1
-52
/
+46
*
Replace __gmpfr_ceil_log2 by MPFR_INT_CEIL_LOG2 when possible.
pelissip
2004-11-10
1
-2
/
+4
*
fixed bug in mpfr_exp_3 (wrong assert)
zimmerma
2004-06-08
1
-5
/
+4
*
Rename mpfr_exp3 in mpfr_exp_3.
pelissip
2004-03-17
1
-1
/
+1
*
improved test coverage
zimmerma
2004-02-13
1
-60
/
+89
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-1
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Remove some warnings and potential errors (Comparaison between signed and uns...
pelissip
2003-11-21
1
-2
/
+3
*
change in can_round calls to get correct inexact flag for rounding to nearest
zimmerma
2003-10-13
1
-1
/
+2
*
improved style
zimmerma
2003-06-19
1
-36
/
+44
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-3
/
+3
*
Added some asserts.
vlefevre
2003-03-28
1
-4
/
+5
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-4
/
+4
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
Code clean-up.
vlefevre
2002-04-12
1
-8
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_{div,mul}_2exp -> mpfr_{div,mul}_2ui.
vlefevre
2002-02-14
1
-2
/
+2
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-8
/
+1
*
added static to local functions
zimmerma
2001-11-16
1
-27
/
+7
*
implement inexact flag
zimmerma
2001-10-15
1
-30
/
+13
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-2
/
+2
*
k2r -> ansi style
zimmerma
2000-12-21
1
-26
/
+6
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-15
/
+20
*
Permutation of includes to avoid warnings due to careless multiple definition
hanrot
2000-12-15
1
-1
/
+1
*
removed TIMING stuff
zimmerma
2000-12-12
1
-23
/
+9
*
cleaned calls to mpfr_extract
zimmerma
2000-12-01
1
-9
/
+8
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-3
/
+3
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-0
/
+8
*
protected all macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-12
/
+12
*
malloc -> *_mp_allocate_func or TMP_ALLOC
zimmerma
2000-10-02
1
-13
/
+9
*
take also the target precision into account for the guard bits
zimmerma
2000-09-29
1
-1
/
+1
*
nb_terms[0] was not initialized
zimmerma
2000-08-16
1
-2
/
+2
*
Memory Leaks Fixed
jeandel
2000-06-29
1
-11
/
+16
*
First Release
jeandel
2000-06-28
1
-0
/
+271