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_ui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
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
/
+3
*
Reformatted code (GNU style, untabify...).
vlefevre
2005-03-29
1
-60
/
+63
*
Replace test ('p <= i') by assertion ('p > i).
pelissip
2005-03-29
1
-4
/
+5
*
fixed bug in pow_ui (and pow_z): missing factor 2 in error bound
zimmerma
2005-03-25
1
-1
/
+9
*
Replace mpfr_can_round (..., GMP_RNDN, GMP_RNDZ, ...) to fast replacement
pelissip
2005-03-14
1
-2
/
+1
*
Clean up code.
pelissip
2005-02-14
1
-28
/
+36
*
Rename internal functions mpfr_set_overflow in mpfr_overflow and
pelissip
2005-02-03
1
-3
/
+4
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
Fix overflows problems.
pelissip
2005-01-24
1
-44
/
+46
*
Remove mpfr_save_emin_emax and mpfr_restore_emin_emax
pelissip
2004-11-18
1
-2
/
+2
*
Replace use of mpfr_save_emin_emax () / mpfr_restore_emin_emax()
pelissip
2004-11-18
1
-2
/
+3
*
Optimize the code:
pelissip
2004-11-16
1
-36
/
+39
*
Improve coverage tests.
pelissip
2004-02-23
1
-6
/
+14
*
improved coverage test
zimmerma
2004-02-14
1
-3
/
+3
*
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
-1
/
+1
*
Fix some bugs (Use MPFR_ASSERT(1) instead of MPFR_ASSERT(0))
pelissip
2003-11-05
1
-2
/
+3
*
Merged the mpfr-2-0-2-branch pow_ui.c changes to the trunk.
vlefevre
2003-11-04
1
-18
/
+19
*
Use of MPFR_UNLIKELY and MPFR_IS_SINGULAR for fast detection of special value...
pelissip
2003-10-28
1
-32
/
+39
*
replaced mpfr_can_round (approx, err, rnd1, GMP_RNDN, prec)
zimmerma
2003-10-14
1
-6
/
+19
*
Added exponent range support.
vlefevre
2003-09-30
1
-7
/
+7
*
#include "gmp-impl.h" added.
vlefevre
2003-05-21
1
-1
/
+2
*
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
*
Misc bug fixes and code clean-up.
vlefevre
2002-02-04
1
-13
/
+10
*
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
*
add pow_ui.c file (initially in pow.c)
daney
2001-11-08
1
-0
/
+114