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
/
tasin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-6
/
+6
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-30
/
+30
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
Copyright notice update: added 2009 with
vlefevre
2009-01-15
1
-1
/
+1
*
This is now GNU MPFR!
vlefevre
2008-10-27
1
-4
/
+4
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
fixed bug reported by Kevin Rauch
zimmerma
2007-12-15
1
-0
/
+26
*
added missing call to tests_end_mpfr
zimmerma
2007-11-17
1
-0
/
+1
*
Added generic bad case tests.
vlefevre
2007-08-31
1
-0
/
+1
*
tasin.c: increased the number of generic tests.
vlefevre
2007-08-31
1
-1
/
+1
*
Improved generic tests by limiting the exponent range of the random
vlefevre
2007-08-31
1
-0
/
+1
*
No longer use MPFR_CHECK_ALL in tests. In '-dev' versions, assume
vlefevre
2007-07-25
1
-2
/
+1
*
Added code to check mpfr against Gonnet's tables when the environment variable
zimmerma
2007-07-20
1
-0
/
+3
*
Tests: when restoring the exponent range, save emin/emax first instead
vlefevre
2007-06-21
1
-2
/
+6
*
Added "Contributed by the Arenaire and Cacao projects, INRIA." to the
vlefevre
2007-02-07
1
-1
/
+1
*
Copyright notice update: added 2007.
vlefevre
2007-01-10
1
-1
/
+1
*
Fixed FSF address.
vlefevre
2006-03-31
1
-1
/
+1
*
Added ', Inc.' when missing after 'Free Software Foundation'.
vlefevre
2006-01-05
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
*
Converted tabs to spaces with expand.
vlefevre
2005-08-18
1
-1
/
+1
*
Change the address of the FSF.
pelissip
2005-06-02
1
-2
/
+2
*
Improve coverage test.
pelissip
2005-05-17
1
-0
/
+14
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
casts to allow compilation with g++
zimmerma
2005-01-27
1
-7
/
+7
*
Replaced mpfr_set_emin/emax by set_emin/emax in tests to check
vlefevre
2004-10-26
1
-4
/
+4
*
Fix overflow and add corresponding tests.
pelissip
2004-05-06
1
-0
/
+25
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-2
/
+2
*
added several hard-coded tests (and fixed bugs found)
zimmerma
2004-01-22
1
-17
/
+119
*
Continue to port tests so that they don't use double.
pelissip
2004-01-14
1
-3
/
+4
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
*
Merged the mpfr-2-0-2-branch changes to the trunk.
vlefevre
2003-10-17
1
-0
/
+2
*
now uses #include "tgeneric.c" everywhere
zimmerma
2003-10-14
1
-35
/
+5
*
reduced test time
zimmerma
2003-10-07
1
-1
/
+1
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-2
/
+2
*
mpfr_round_prec is now obsolete
zimmerma
2003-09-19
1
-1
/
+1
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-2
/
+2
*
Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.
ryde
2003-06-09
1
-2
/
+2
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-0
/
+3
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.
vlefevre
2002-04-07
1
-1
/
+1
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
added check for asin(-1)
zimmerma
2002-03-27
1
-2
/
+15
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
mpfr_round -> mpfr_round_prec.
vlefevre
2002-01-25
1
-1
/
+1
*
#include fixes (Torbjorn Granlund).
vlefevre
2002-01-17
1
-2
/
+3
*
start tests with precision 2 instead of 1
zimmerma
2001-11-30
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
*
reduced number of loops per precision from 100 to 10
zimmerma
2001-10-11
1
-1
/
+1
[next]