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_z.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partially fixed another bug in mpfr_pow_z (overflow/underflow detection
vlefevre
2006-11-17
1
-5
/
+20
*
Fixed a bug in mpfr_pow_z concerning the underflow flag and added the
vlefevre
2006-11-17
1
-0
/
+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
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Add ceil(log2(size)) bits to initial precision to avoid
pelissip
2005-03-30
1
-1
/
+1
*
Reformatted code (GNU style, untabify...).
vlefevre
2005-03-29
1
-94
/
+94
*
Replace test ('p <= i') by assertion ('p > i).
pelissip
2005-03-29
1
-5
/
+6
*
fixed bug in pow_ui (and pow_z): missing factor 2 in error bound
zimmerma
2005-03-25
1
-1
/
+2
*
Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement
pelissip
2005-03-14
1
-4
/
+2
*
Clean up code.
pelissip
2005-02-14
1
-22
/
+35
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-5
/
+5
*
Add new function mpfr_pow_z and its test file.
pelissip
2005-01-24
1
-0
/
+226