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
/
tpow_all.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Type corrections for C++ compilers (in particular, mpfr_rnd_t vs int).
vlefevre
2010-05-19
1
-4
/
+5
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-4
/
+4
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-23
/
+23
*
Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere.
thevenyp
2009-05-05
1
-3
/
+0
*
printf.c tests/tpow_all.c: <string.h> is not automatically included when comp...
thevenyp
2009-05-05
1
-0
/
+1
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-51
/
+51
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Untabified and deleted trailing spaces (for patches).
vlefevre
2009-02-27
1
-7
/
+7
*
added round to away (still experimental)
zimmerma
2009-02-26
1
-5
/
+11
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
[tests] changes to make compilation work with g++ (only fixed errors,
zimmerma
2008-11-20
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
tests/tpow_all.c: added test of mpfr_rec_sqrt (only with MPFR 2.4.0+).
vlefevre
2008-08-21
1
-0
/
+17
*
tests/tpow_all.c: removed useless parentheses.
vlefevre
2008-08-21
1
-1
/
+1
*
tests/tpow_all.c:
vlefevre
2008-08-20
1
-2
/
+33
*
tests/tpow_all.c: added an underflow test of x^y with y integer < 0.
vlefevre
2008-08-20
1
-0
/
+47
*
tests/tpow_all.c: fixed mpfr_clear in overflow_inv.
vlefevre
2008-08-20
1
-1
/
+2
*
tests/tpow_all.c: more detailed error messages.
vlefevre
2008-08-20
1
-5
/
+8
*
tests/tpow_all.c: improved overflow_inv tests to trigger a bug
vlefevre
2008-08-20
1
-48
/
+58
*
tests/tpow_all.c: in overflow_inv, reduced t to [0,5] and added tests.
vlefevre
2008-08-20
1
-1
/
+36
*
tests/tpow_all.c: improved error messages.
vlefevre
2008-08-19
1
-28
/
+33
*
tests/tpow_all.c: changed the precisions in overflow_inv for clearer
vlefevre
2008-08-19
1
-2
/
+2
*
tests/tpow_all.c: information about extended exponent range wasn't
vlefevre
2008-08-19
1
-41
/
+43
*
tests/tpow_all.c: added overflow tests for x^(-1). -> Failure.
vlefevre
2008-08-19
1
-0
/
+35
*
tests/tpow_all.c: added tests -> assertion failed in pow.c line 603.
vlefevre
2008-08-16
1
-53
/
+88
*
tests/tpow_all.c: added test of mpfr_ui_div.
vlefevre
2008-08-15
1
-1
/
+14
*
Merged vlefevre branch:
vlefevre
2008-08-11
1
-42
/
+159
*
tests/tpow_all.c: added test of mpfr_exp2 and mpfr_exp10.
vlefevre
2008-07-25
1
-0
/
+26
*
tests/tpow_all.c: added a test that detects a bug in an underflow case.
vlefevre
2008-07-21
1
-18
/
+109
*
tests/tpow_all.c: made the comparisons between the power functions
vlefevre
2008-07-21
1
-134
/
+176
*
Fixed a bug in pow_ui.c and pow_z.c: NaN^0 returned NaN instead of 1
vlefevre
2008-07-20
1
-0
/
+263