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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag
mpfr-2-0-1-rel
(no author)
2002-04-15
1
-920
/
+0
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
72
-72
/
+72
*
Support for NaN and Inf (case insensitive) in mpfr_set_str. Tests.
vlefevre
2002-04-13
1
-0
/
+27
*
Code clean-up.
vlefevre
2002-04-12
2
-3
/
+4
*
New tests.
vlefevre
2002-04-12
1
-3
/
+3
*
Type fixed.
vlefevre
2002-04-11
1
-1
/
+1
*
Subnormal test in different rounding modes + fix.
vlefevre
2002-04-11
1
-20
/
+33
*
Tests added.
vlefevre
2002-04-11
1
-96
/
+108
*
HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possible
vlefevre
2002-04-10
16
-35
/
+35
*
Check for fenv.h -> check for fesetround.
vlefevre
2002-04-09
16
-35
/
+35
*
mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.
vlefevre
2002-04-07
40
-166
/
+166
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
72
-72
/
+72
*
use AC_CHECK_HEADERS to check for fenv.h
zimmerma
2002-04-05
16
-35
/
+35
*
added check for denormalized numbers
zimmerma
2002-04-04
1
-0
/
+32
*
added missing cast to double
zimmerma
2002-04-03
1
-1
/
+1
*
added test for denorms
zimmerma
2002-03-28
1
-1
/
+19
*
added check for asin(-1)
zimmerma
2002-03-27
1
-2
/
+15
*
added one test
zimmerma
2002-03-27
1
-3
/
+14
*
- use mpfr_test_init to initialize harware floats
zimmerma
2002-03-26
27
-232
/
+1193
*
added 2002 in copyright line
zimmerma
2002-03-26
3
-3
/
+3
*
fixed problem on x86 (set precision to double to avoid double rounding)
zimmerma
2002-03-26
1
-5
/
+29
*
New-style comment removed.
vlefevre
2002-03-26
1
-2
/
+0
*
#include <unistd.h> removed. Redefined macros ABS removed.
vlefevre
2002-03-26
11
-15
/
+0
*
Patch by Kevin Ryde + misc fixes.
vlefevre
2002-03-26
12
-23
/
+115
*
replaced getpid() by time(NULL)
zimmerma
2002-03-25
23
-25
/
+25
*
added check_nan (from Kevin)
zimmerma
2002-03-25
1
-1
/
+51
*
Error message now copes with extended precision.
vlefevre
2002-03-22
1
-2
/
+4
*
added test in configure for checking rand48 functions (HAVE_RAND48)
zimmerma
2002-03-22
1
-12
/
+8
*
Missing #include.
vlefevre
2002-03-22
14
-0
/
+14
*
replaced rand/lrand48, drand48, srand/srand48 by macros
zimmerma
2002-03-21
31
-131
/
+125
*
now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,
zimmerma
2002-03-19
18
-146
/
+158
*
Macros MPFR_DBL_NAN, MPFR_DBL_INFP and MPFR_DBL_INFM.
vlefevre
2002-03-19
1
-1
/
+1
*
MP_LIMB_T_HIGHBIT -> ULONG_HIGHBIT
zimmerma
2002-03-19
1
-3
/
+3
*
moved code under #ifdef
zimmerma
2002-03-19
1
-3
/
+3
*
moved code under #ifdef TEST
zimmerma
2002-03-19
1
-3
/
+3
*
added tests for tan(3*Pi/4) and tan(7*Pi/4)
zimmerma
2002-03-17
1
-1
/
+37
*
added test for log(10^n)
zimmerma
2002-03-17
1
-1
/
+23
*
Fix (patch by Kevin Ryde).
vlefevre
2002-03-13
1
-4
/
+3
*
mpfr_get_d3 partially rewritten (to follow the new specifications).
vlefevre
2002-03-11
1
-4
/
+4
*
stupid typo in previous commit
zimmerma
2002-03-11
1
-1
/
+0
*
fixed typo (ai [potentially unsigned] replaced by i)
zimmerma
2002-03-11
1
-0
/
+19
*
New mpfr_get_d, mpfr_get_d2, mpfr_get_d3.
vlefevre
2002-03-11
1
-1
/
+10
*
#include changes.
vlefevre
2002-03-11
5
-7
/
+5
*
simplified test4()
zimmerma
2002-03-07
1
-68
/
+14
*
Casts fixed.
vlefevre
2002-03-05
1
-41
/
+42
*
Copyright line changed.
vlefevre
2002-03-04
72
-72
/
+72
*
Removed some <math.h> dependencies.
vlefevre
2002-02-28
4
-12
/
+10
*
Fixed.
vlefevre
2002-02-28
1
-11
/
+14
*
mpfr_get_d2 tested.
vlefevre
2002-02-27
1
-3
/
+16
*
New tests.
vlefevre
2002-02-27
2
-21
/
+84
[next]