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
/
texp2.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_exp_unsigned_t -> mpfr_uexp_t (internal type only).
vlefevre
2009-06-26
1
-2
/
+2
*
mp_rnd_t -> mpfr_rnd_t
vlefevre
2009-06-26
1
-6
/
+6
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-41
/
+41
*
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
*
Clean-up and various changes to be able to build MPFR with g++.
vlefevre
2008-06-09
1
-6
/
+6
*
Copyright notice update: added 2008 with
vlefevre
2008-01-01
1
-1
/
+1
*
Improved generic tests by limiting the exponent range of the random
vlefevre
2007-08-31
1
-0
/
+2
*
texp2.c: reformat and added some tests which were missing.
vlefevre
2007-08-09
1
-52
/
+72
*
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
*
exp2.c: use MPFR_SMALL_INPUT_AFTER_SAVE_EXPO instead of
vlefevre
2007-06-21
1
-0
/
+80
*
Tests: when restoring the exponent range, save emin/emax first instead
vlefevre
2007-06-21
1
-1
/
+3
*
added call to MPFR_FAST_COMPUTE_IF_SMALL_INPUT in exp2
zimmerma
2007-05-28
1
-1
/
+11
*
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
*
tests/texp2.c: fixed a problem with a value that is not necessarily
vlefevre
2006-11-20
1
-1
/
+3
*
Fixed texp2 overflow tests on 64-bit machines.
vlefevre
2006-08-28
1
-11
/
+18
*
Added an assertion for mpfr_exp2 and a test.
vlefevre
2006-08-19
1
-0
/
+12
*
In mpfr_exp2, the overflow flag was not set if mpfr_exp2 overflowed
vlefevre
2006-08-16
1
-3
/
+48
*
The latest mpfr_exp2 fix contained a bug. Partially rewrote mpfr_exp2
vlefevre
2006-08-15
1
-0
/
+11
*
Fixed bug in mpfr_exp2 when the argument is an integer and emin > 1.
vlefevre
2006-08-15
1
-0
/
+22
*
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
*
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
*
Replaced mpfr_set_emin/emax by set_emin/emax in tests to check
vlefevre
2004-10-26
1
-8
/
+8
*
Fix overflow and add corresponding tests.
pelissip
2004-05-06
1
-0
/
+28
*
improved test coverage
zimmerma
2004-02-12
1
-0
/
+32
*
Continue to port tests so that they don't use double.
pelissip
2004-01-14
1
-2
/
+2
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-4
/
+1
*
+ Add new internal function: mpfr_check.
pelissip
2003-11-21
1
-1
/
+2
*
+ Remove MPFR_CLEAR_NAN and MPFR_CLEAR_INF. Only use MPFR_CLEAR_FLAGS.
pelissip
2003-11-04
1
-1
/
+0
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-6
/
+6
*
# Add a copyright year.
ryde
2003-01-10
1
-1
/
+1
*
fixed infinite loop for 2^integer
zimmerma
2003-01-06
1
-0
/
+20
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-0
/
+3
*
Copyright line updated.
vlefevre
2002-05-14
1
-1
/
+1
*
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 one test
zimmerma
2002-03-27
1
-3
/
+14
*
Copyright line changed.
vlefevre
2002-03-04
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
*
Init variables to NaN instead of 0.
vlefevre
2001-11-28
1
-1
/
+1
*
changed Library GPL to Lesser GPL
zimmerma
2001-11-16
1
-4
/
+4
[next]