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
/
tlog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed old unused code
zimmerma
2003-10-14
1
-87
/
+0
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-0
/
+2
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-20
/
+20
*
removed randseed() stuff [obsolete now we use the GMP mechanism]
zimmerma
2003-06-19
1
-1
/
+0
*
improved indentation
zimmerma
2003-06-13
1
-8
/
+12
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-5
/
+11
*
Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.
ryde
2003-06-09
1
-2
/
+2
*
Prototypes: use static. Some code reformatting.
vlefevre
2003-01-24
1
-123
/
+124
*
added year 2003 in copyright line
zimmerma
2003-01-16
1
-2
/
+1
*
replaced isnan() by Isnan()
zimmerma
2003-01-16
1
-16
/
+19
*
removed all tests that compare to libm
zimmerma
2002-11-25
1
-15
/
+4
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-2
/
+6
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possible
vlefevre
2002-04-10
1
-1
/
+1
*
Check for fenv.h -> check for fesetround.
vlefevre
2002-04-09
1
-1
/
+1
*
mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.
vlefevre
2002-04-07
1
-2
/
+2
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
use AC_CHECK_HEADERS to check for fenv.h
zimmerma
2002-04-05
1
-1
/
+1
*
- use mpfr_test_init to initialize harware floats
zimmerma
2002-03-26
1
-6
/
+11
*
Patch by Kevin Ryde + misc fixes.
vlefevre
2002-03-26
1
-1
/
+1
*
replaced getpid() by time(NULL)
zimmerma
2002-03-25
1
-1
/
+1
*
replaced rand/lrand48, drand48, srand/srand48 by macros
zimmerma
2002-03-21
1
-8
/
+8
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Patches by Kevin Ryde for K&R compilers
vlefevre
2002-01-12
1
-8
/
+15
*
start tests with precision 2 instead of 1
zimmerma
2001-11-30
1
-1
/
+1
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
added year 2001 in copyright line
zimmerma
2001-11-16
1
-1
/
+1
*
now use tgeneric.c
zimmerma
2001-10-15
1
-0
/
+5
*
changed "int main(..)" to two lines
zimmerma
2001-02-18
1
-1
/
+4
*
changed behaviour for "tlog N": prints only differences with increasing ulps
zimmerma
2001-01-19
1
-11
/
+21
*
added one test for large operands
zimmerma
2001-01-05
1
-0
/
+9
*
added special() cases
zimmerma
2000-12-22
1
-0
/
+18
*
unsigned char (or int) -> mp_rnd_t
zimmerma
2000-12-21
1
-2
/
+2
*
removed isnan() decl.
zimmerma
2000-12-21
1
-10
/
+9
*
Added prototypes for all test files.
hanrot
2000-12-20
1
-0
/
+6
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-1
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
use mpfr_print_rnd_mode now
zimmerma
2000-07-11
1
-2
/
+4
*
added #ifdef TEST to disable comparison with machine arithmetic
zimmerma
2000-05-29
1
-11
/
+7
*
added new tests from V. Lefe`vre
zimmerma
1999-12-16
1
-0
/
+5
*
added new tests for large input
zimmerma
1999-12-10
1
-1
/
+5
*
added tests from Vincent Lefe`vre
zimmerma
1999-12-10
1
-16
/
+20
*
removed *rand48 prototypes (pb under Cygwin)
zimmerma
1999-10-20
1
-4
/
+0
*
added more tests
zimmerma
1999-10-07
1
-1
/
+2
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
added one test
zimmerma
1999-07-07
1
-1
/
+2
*
changes on random
boldo
1999-07-07
1
-2
/
+3
*
added return 0 to main
zimmerma
1999-07-06
1
-2
/
+1
*
added two tests and converted to double's
zimmerma
1999-07-05
1
-8
/
+10
[next]