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
/
pow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
fixed bug (infinite loop) for exact powers
zimmerma
2002-11-22
1
-1
/
+3
*
cmp_abs -> cmpabs (for compatibility with mpz)
zimmerma
2002-09-23
1
-2
/
+2
*
Reindentation.
vlefevre
2002-07-22
1
-48
/
+47
*
pow.c: bug fixed (in the call to mpfr_can_round).
vlefevre
2002-07-22
1
-8
/
+2
*
mpfr_pow() didn't work when the exponent was a negative integer.
vlefevre
2002-07-04
1
-3
/
+3
*
fixed problem (infinite loop) in mpfr_pow for exact powers
zimmerma
2002-04-30
1
-20
/
+92
*
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 name of mpz_set_fr to mpfr_get_z_exp
zimmerma
2002-03-01
1
-1
/
+1
*
Some optimizations.
vlefevre
2002-02-06
1
-21
/
+23
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-04
1
-95
/
+67
*
removed K&R function headers
zimmerma
2001-11-16
1
-9
/
+1
*
remove stdio math .h
daney
2001-11-16
1
-3
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
Update.
vlefevre
2001-11-08
1
-3
/
+0
*
rename pow2.c in pow.c (source for mpfr_pow)
daney
2001-11-08
1
-120
/
+226
*
implemented exact rounding (but no ternary flag)
zimmerma
2001-10-26
1
-48
/
+104
*
code was wrong for infinity
zimmerma
2000-12-22
1
-2
/
+4
*
fixed wrong combination of conditions for Infinity
zimmerma
2000-12-22
1
-2
/
+2
*
k2r -> ansi style
zimmerma
2000-12-21
1
-12
/
+30
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-0
/
+1
*
A few patches.
hanrot
2000-12-15
1
-0
/
+2
*
Patches for compiler warnings.
hanrot
2000-12-15
1
-3
/
+3
*
Take into account Inf, Nans ; clear the flags of the return variable
hanrot
2000-12-13
1
-0
/
+2
*
replaced log(2.0) by LOG2 [first step in getting rid of math.h]
zimmerma
2000-12-01
1
-2
/
+2
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
Infinis, premiere tentative.
hanrot
2000-11-21
1
-1
/
+14
*
changed to return the error in ulps
zimmerma
2000-05-25
1
-15
/
+22
*
unsigned char -> mp_rnd_t
zimmerma
2000-02-11
1
-8
/
+17
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+22
*
Prototypes et quelques causes de warnings corriges.
hanrot
1999-06-25
1
-1
/
+10
*
Patch in the case n = 0.
hanrot
1999-06-25
1
-2
/
+2
*
Initial revision.
zimmerma
1999-06-10
1
-0
/
+36