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
/
tests
/
tui_pow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-5
/
+5
*
Improve coverage
pelissip
2005-06-06
1
-1
/
+11
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
casts to allow compilation with g++
zimmerma
2005-01-27
1
-1
/
+1
*
Fix bug for mpfr_ui_pow_ui (Wrong inexact flag).
pelissip
2004-11-19
1
-1
/
+18
*
new coverage tests
zimmerma
2004-02-14
1
-2
/
+5
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-1
/
+1
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-7
/
+3
*
+ Add function mpfr_print_mantissa_binary, for debugging reason.
pelissip
2003-12-09
1
-4
/
+2
*
+ Add new internal function: mpfr_check.
pelissip
2003-11-21
1
-4
/
+5
*
use integers instead of double's
zimmerma
2003-11-21
1
-1
/
+2
*
added new tests
zimmerma
2003-11-18
1
-2
/
+30
*
added new test to check for bug fix (output precision > input precisions)
zimmerma
2003-11-14
1
-0
/
+14
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-1
/
+0
*
reduced test time
zimmerma
2003-10-07
1
-1
/
+1
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-2
/
+2
*
Changed some stderr to stdout.
vlefevre
2003-09-24
1
-3
/
+2
*
Added a test that makes MPFR crash (coming from the mpfr_zeta crash).
vlefevre
2003-09-09
1
-0
/
+15
*
Code clean-up and reindented. Replaced a 8 by CHAR_BIT,
vlefevre
2003-09-09
1
-10
/
+11
*
Added a test to reproduce a bug (to be fixed later) on all 64-bit
vlefevre
2003-09-08
1
-51
/
+72
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-4
/
+5
*
Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.
ryde
2003-06-09
1
-6
/
+6
*
fixed bug (infinite loop) for exact powers
zimmerma
2002-11-22
1
-2
/
+6
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-0
/
+3
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
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
*
#include fixes (Torbjorn Granlund).
vlefevre
2002-01-17
1
-2
/
+3
*
start tests with precision 2 instead of 1
zimmerma
2001-11-30
1
-4
/
+5
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-4
/
+4
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
fixed missing mpfr_clear's
zimmerma
2001-11-01
1
-4
/
+4
*
add test of ui_pow
daney
2001-10-18
1
-0
/
+149