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
/
tset_ld.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
[tset_ld.c] now perform tests even if old gcc bug is present
zimmerma
2009-11-27
1
-3
/
+2
*
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
-2
/
+2
*
tests/tset_ld.c: removed unused variable.
vlefevre
2009-03-16
1
-1
/
+0
*
tests/tset_ld.c: Add test case for the bug fixed with r6101.
thevenyp
2009-03-16
1
-0
/
+16
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-20
/
+20
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Fixed bug reported by Chris Saunders: if _GMP_IEEE_FLOATS is defined,
vlefevre
2009-01-20
1
-1
/
+2
*
tests/tset_ld.c: added explanation of NaN-related failures in case
vlefevre
2009-01-20
1
-0
/
+6
*
mpfr-impl.h: the DOUBLE_ISNAN macro wasn't working with gcc -ffast-math
vlefevre
2009-01-19
1
-12
/
+18
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
tests.c, tset_ld.c, tgeneric.c: Code clean-up based on icc warnings (as in r5...
thevenyp
2008-12-12
1
-3
/
+3
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.
thevenyp
2008-09-18
1
-1
/
+1
*
a few patches suggested by Patrick Pelissier to ease porting to 16-bit
zimmerma
2008-04-06
1
-1
/
+0
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
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
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Reverted comments on <float.h> (that were added in r3976).
vlefevre
2006-01-19
1
-1
/
+1
*
Replaced -0.0 by a new macro DBL_NEG_ZERO. With MSVC, the negative zero
vlefevre
2006-01-19
1
-10
/
+2
*
Updated the copyright notices according to the new GNU rules on:
vlefevre
2006-01-05
1
-1
/
+1
*
updated comment for float.h (_chgsign)
zimmerma
2005-12-23
1
-1
/
+1
*
patch for Visual C (does not compile -0.0 properly)
zimmerma
2005-12-23
1
-2
/
+2
*
patch for Visual C (-0.0)
zimmerma
2005-12-23
1
-0
/
+8
*
Support C implementations giving an incorrect value for the precision
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Fixed a problem in test_small (already done in the 2.1 branch)
vlefevre
2005-05-03
1
-1
/
+4
*
fixed bug with tiny number
zimmerma
2005-04-25
1
-3
/
+4
*
Added the ability to change the control word when compiling tset_ld
vlefevre
2005-04-21
1
-1
/
+16
*
Added test_small (the same as in the 2.1 branch).
vlefevre
2005-04-21
1
-1
/
+41
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
New version of mpfr_set_ld and mpfr_get_ld for IEEE Extended Little Endian.
pelissip
2005-01-27
1
-1
/
+1
*
casts to allow compilation with g++
zimmerma
2005-01-27
1
-3
/
+3
*
Fix precision used to test long double.
pelissip
2004-12-17
1
-1
/
+2
*
Fix problem with long double with ICC (Wrong x86 processor flag).
pelissip
2004-12-17
1
-1
/
+1
*
Remove useless assembly code.
pelissip
2004-12-14
1
-1
/
+0
*
Replaced mpfr_set_emin/emax by set_emin/emax in tests to check
vlefevre
2004-10-26
1
-2
/
+2
*
use GMP_RND_MAX instead of hard-coded constant
zimmerma
2004-02-23
1
-1
/
+1
*
Code clean-up and fix to avoid warnings.
vlefevre
2004-02-16
1
-1
/
+2
*
new coverage tests
zimmerma
2004-02-14
1
-5
/
+22
*
Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract...
pelissip
2004-01-28
1
-0
/
+3
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
*
Ported the gcc-3.3 bug detection patch to the trunk.
vlefevre
2003-11-14
1
-0
/
+16
*
Changed some stderr to stdout.
vlefevre
2003-09-24
1
-4
/
+4
*
Implemented the following:
vlefevre
2003-09-22
1
-10
/
+2
*
(check_set_get): Improve error messages.
ryde
2003-08-30
1
-2
/
+7
*
changed test for 2^1024, using LDBL_MAX_EXP
zimmerma
2003-06-25
1
-3
/
+7
[next]