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
/
tcmp2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved coverage test
zimmerma
2004-02-13
1
-3
/
+15
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-6
/
+3
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-11
/
+11
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-117
/
+122
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-1
/
+2
*
Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.
ryde
2003-06-09
1
-12
/
+12
*
Prototypes: use static. Some code reformatting.
vlefevre
2003-01-24
1
-9
/
+4
*
now use __gmpfr_floor_log2 instead of floor/log to get rid of math.h
zimmerma
2003-01-17
1
-21
/
+34
*
put back math.h
zimmerma
2003-01-16
1
-0
/
+1
*
removed math.h
zimmerma
2003-01-16
1
-2
/
+1
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-0
/
+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
*
- use mpfr_test_init to initialize harware floats
zimmerma
2002-03-26
1
-7
/
+2
*
replaced rand/lrand48, drand48, srand/srand48 by macros
zimmerma
2002-03-21
1
-2
/
+2
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Patches by Kevin Ryde for K&R compilers
vlefevre
2002-01-12
1
-7
/
+8
*
Optimization: mpfr_cmp2 now accepts any combination of real arguments
vlefevre
2002-01-04
1
-26
/
+47
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-12
/
+12
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
0 -> GMP_RNDN
zimmerma
2001-04-05
1
-3
/
+3
*
added new test for worst cases: 1 - 1/2^i and (1 + 1/2^i) - 1/2^i
zimmerma
2001-04-03
1
-1
/
+35
*
added several tests, and a routine that generates worst cases
zimmerma
2001-04-03
1
-3
/
+129
*
added new test
zimmerma
2001-03-21
1
-0
/
+17
*
changed "int main(..)" to two lines
zimmerma
2001-02-18
1
-2
/
+3
*
added mpfr-test.h for MIPS
zimmerma
2000-12-22
1
-0
/
+1
*
added one test
zimmerma
2000-12-22
1
-7
/
+31
*
k2r -> ansi style
zimmerma
2000-12-21
1
-9
/
+6
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
ifdef IRIX64 -> ifdef __mips
zimmerma
2000-08-14
1
-2
/
+2
*
added one test
zimmerma
2000-04-19
1
-1
/
+3
*
added one test
zimmerma
1999-12-16
1
-0
/
+10
*
put back test for x=y
zimmerma
1999-10-20
1
-1
/
+4
*
modified to avoid y=-0.0
zimmerma
1999-10-20
1
-6
/
+3
*
modified test procedure to return 53 when x=y
zimmerma
1999-10-20
1
-1
/
+4
*
removed *rand48 prototypes (pb under Cygwin)
zimmerma
1999-10-20
1
-1
/
+0
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
use now drand48 instead of drand
zimmerma
1999-07-07
1
-16
/
+6
*
long -> int in drand
zimmerma
1999-07-05
1
-2
/
+2
*
adapted to IRIX64 (enable denormalized numbers) and removed warnings
zimmerma
1999-07-02
1
-1
/
+14
*
mpfr_cmp -> mpfr_cmp2
zimmerma
1999-06-23
1
-1
/
+1
*
Initial revision
hanrot
1999-06-09
1
-0
/
+52