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
/
exp2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed pb for underflow and rounding to nearest
zimmerma
2003-01-07
1
-2
/
+9
*
Added assertions that can be resolved at compile time: the exponents
vlefevre
2003-01-07
1
-1
/
+4
*
Bug fix: __mpfr_emax -> __gmpfr_emax.
vlefevre
2003-01-06
1
-1
/
+1
*
fixed infinite loop for 2^integer
zimmerma
2003-01-06
1
-4
/
+17
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-5
/
+5
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
previous fix was completely wrong
zimmerma
2002-03-27
1
-1
/
+1
*
added check for underflow
zimmerma
2002-03-27
1
-16
/
+22
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-01
1
-16
/
+11
*
removed K&R function headers
zimmerma
2001-11-16
1
-7
/
+0
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
remove the proto, remove math.h
daney
2001-11-16
1
-5
/
+2
*
removed mpfr_exp2_si (not used)
zimmerma
2001-11-16
1
-21
/
+0
*
err => long int
daney
2001-10-26
1
-2
/
+2
*
ajout du flag inexact
daney
2001-10-18
1
-2
/
+4
*
actualisation de exp2.c
daney
2001-10-17
1
-4
/
+0
*
actualisation de exp2
daney
2001-10-17
1
-67
/
+87
*
implement ternary inexact flag
zimmerma
2001-10-15
1
-33
/
+31
*
add function
daney
2001-04-05
1
-375
/
+75
*
fixed problems with old K&R compilers (_PROTO missing)
zimmerma
2001-02-15
1
-7
/
+9
*
changed c from mp_limb_t into unsigned long in mpfr_exp2_aux2
zimmerma
2000-12-22
1
-10
/
+16
*
k2r -> ansi style
zimmerma
2000-12-21
1
-7
/
+30
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-9
/
+14
*
_mp_d -> PTR
zimmerma
2000-12-15
1
-1
/
+1
*
Patches for compiler warnings.
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
*
we need m >= 2 in mpfr_exp2_aux2
zimmerma
2000-12-12
1
-0
/
+2
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-2
/
+0
*
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
-13
/
+13
*
mpfr_t -> mpfr_ptr or mpfr_srcptr
zimmerma
2000-10-02
1
-5
/
+39
*
new faster version with O(n^(1/3)*M(n)) algorithm
zimmerma
2000-09-29
1
-75
/
+171
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-1
/
+1
*
First Release
jeandel
2000-06-28
1
-1
/
+0
*
O(n^(1/3)*log(n)) algorithm using Brent's method
zimmerma
2000-06-07
1
-0
/
+260
[prev]