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
/
mpfr-test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-0
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Merged the new generic tests.
vlefevre
2006-11-17
1
-0
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
Removed trailing spaces (better for future patches, as such spaces
vlefevre
2005-08-18
1
-1
/
+1
*
Updated copyright line.
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
mpfr_cmp_str checks for NAN.
pelissip
2005-05-02
1
-0
/
+2
*
more changes for interface with NTL
zimmerma
2005-02-18
1
-0
/
+62
*
Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.
pelissip
2005-02-08
1
-0
/
+1
*
Remove useless assembly code.
pelissip
2004-12-14
1
-6
/
+0
*
Replaced mpfr_set_emin/emax by set_emin/emax in tests to check
vlefevre
2004-10-26
1
-4
/
+5
*
Fix bug when you build MPFR outside source directory.
pelissip
2004-10-20
1
-0
/
+3
*
Update memory allocations scheme without gmp-impl.h.
pelissip
2004-04-08
1
-0
/
+4
*
Remove some warnings.
pelissip
2004-02-24
1
-5
/
+13
*
Add forgotten copyright 2004 line.
pelissip
2004-02-06
1
-1
/
+1
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-4
/
+1
*
Update the tests to reduce the use of floats.
pelissip
2004-01-09
1
-0
/
+12
*
Add RND_RAND
pelissip
2004-01-09
1
-0
/
+6
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-18
/
+18
*
(ld_trace): New function.
ryde
2003-08-30
1
-0
/
+1
*
(d_trace): New function.
ryde
2003-07-19
1
-0
/
+1
*
Removed drand48/lrand48/srand48 prototypes.
vlefevre
2003-06-19
1
-3
/
+0
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-20
/
+2
*
Added function randlimb().
vlefevre
2003-06-12
1
-1
/
+1
*
(random): Remove prototype, since it conflicts with
ryde
2003-06-08
1
-1
/
+0
*
Added prototypes of non-standard functions that weren't always defined.
vlefevre
2003-05-28
1
-4
/
+7
*
(LONGDOUBLE_ISNAN): Remove.
ryde
2003-01-25
1
-1
/
+1
*
now always define Isnan
zimmerma
2003-01-16
1
-3
/
+1
*
#Add a copyright year.
ryde
2003-01-08
1
-1
/
+1
*
(__setfpucw, _FPU_EXTENDED, etc): Remove these setups.
ryde
2003-01-08
1
-18
/
+6
*
(<sys/fpu.h>) [__mips]: Move from mpfr-test.h to tests/tests.c,
ryde
2003-01-03
1
-3
/
+0
*
(HAVE_DENORMS) [__mips]: Remove this, let the configure test decide.
ryde
2003-01-03
1
-1
/
+0
*
Fix rnd_mode.c (again).
vlefevre
2002-12-02
1
-1
/
+1
*
(mpfr_set_machine_rnd_mode): Move prototype to mpfr-test.h.
ryde
2002-11-29
1
-0
/
+1
*
Check for isnan.
vlefevre
2002-06-05
1
-0
/
+5
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-110
/
+9
*
RAND_MAX defined if not already defined (as it should be).
vlefevre
2002-04-19
1
-0
/
+6
*
Include config.h, for the benefit of test programs not using
vlefevre
2002-04-19
1
-0
/
+4
*
added tests in mpfr_test_init for denorms and extended precision
zimmerma
2002-04-19
1
-0
/
+22
*
2147483647 -> INT_MAX
zimmerma
2002-04-18
1
-2
/
+6
*
improved ulp() to deal with infinities
zimmerma
2002-04-18
1
-7
/
+9
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
removed _FPU_RC_NEAREST ... for x86 (not used any more, now use fenv.h)
zimmerma
2002-04-05
1
-4
/
+0
*
use AC_CHECK_HEADERS to check for fenv.h
zimmerma
2002-04-05
1
-1
/
+1
*
added check for fpu_control.h
zimmerma
2002-04-03
1
-1
/
+5
*
added function mpfr_test_init to initialize full IEEE behaviour
zimmerma
2002-03-26
1
-0
/
+38
[next]