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
/
ui_pow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-2
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+1
*
Ended up by simplifying mpfr_ui_pow to fix it completely (with a
vlefevre
2003-09-09
1
-148
/
+9
*
Code clean-up and reindented. Replaced a 8 by CHAR_BIT,
vlefevre
2003-09-09
1
-70
/
+72
*
Macros MPFR_EXP_INVALID (invalid exponent value) and MPFR_EXP_CHECK
vlefevre
2003-05-22
1
-19
/
+20
*
declared mpfr_ui_pow_is_exact as static
zimmerma
2003-03-13
1
-1
/
+1
*
Suppress some #define and fix symbol names (makes code cleaner):
vlefevre
2002-12-16
1
-1
/
+1
*
forgot to remove debug statement
zimmerma
2002-11-22
1
-2
/
+0
*
fixed bug (infinite loop) for exact powers
zimmerma
2002-11-22
1
-21
/
+86
*
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
-11
/
+8
*
removed K&R function headers
zimmerma
2001-11-16
1
-9
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
remove limits.h math.h
daney
2001-11-16
1
-5
/
+2
*
removed proto already in mpfr.h
zimmerma
2001-11-16
1
-1
/
+0
*
take in account of CHAR_BIT in ui_pow
daney
2001-10-18
1
-2
/
+2
*
add the function pow(unsign long int, mpfr_t)
daney
2001-10-18
1
-0
/
+131