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_si.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add mpfr_set_si_2exp and mpfr_set_ui_2exp and their tests.
pelissip
2004-03-09
1
-0
/
+37
*
Improve coverage tests.
pelissip
2004-02-23
1
-0
/
+3
*
new coverage tests
zimmerma
2004-02-14
1
-0
/
+18
*
improved coverage test
zimmerma
2004-02-13
1
-0
/
+7
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-2
/
+2
*
Update the copyright line of the source files to 2004.
pelissip
2004-01-06
1
-1
/
+1
*
Add the tests to check if 0 for signed class with unsigned 0 is set to 0+.
pelissip
2004-01-06
1
-14
/
+20
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-8
/
+4
*
reduced test time
zimmerma
2003-10-07
1
-1
/
+1
*
Changed some stderr to stdout.
vlefevre
2003-09-24
1
-24
/
+20
*
reduced default number of tests
zimmerma
2003-06-20
1
-52
/
+58
*
removed randseed() stuff [obsolete now we use the GMP mechanism]
zimmerma
2003-06-19
1
-2
/
+0
*
Don't use mpz_get_d1, since a 53-bit double is not
ryde
2003-06-18
1
-8
/
+15
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-4
/
+5
*
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
-6
/
+6
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
added 2002 in copyright line
zimmerma
2002-03-26
1
-1
/
+1
*
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
*
Missing #include.
vlefevre
2002-03-22
1
-0
/
+1
*
replaced rand/lrand48, drand48, srand/srand48 by macros
zimmerma
2002-03-21
1
-2
/
+1
*
stupid typo in previous commit
zimmerma
2002-03-11
1
-1
/
+0
*
fixed typo (ai [potentially unsigned] replaced by i)
zimmerma
2002-03-11
1
-0
/
+19
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
#include fixes (Torbjorn Granlund).
vlefevre
2002-01-17
1
-1
/
+2
*
start tests with precision 2 instead of 1
zimmerma
2001-11-30
1
-7
/
+7
*
mpfr_print_raw -> mpfr_print_binary
zimmerma
2001-11-16
1
-2
/
+2
*
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
*
added two more tests
zimmerma
2001-10-18
1
-3
/
+17
*
Tests added (in particular, inex value).
vlefevre
2001-09-12
1
-17
/
+48
*
fixed bug for mpfr_set_ui (x, 0) [was giving -0]
daney
2001-04-05
1
-0
/
+8
*
changed "int main(..)" to two lines
zimmerma
2001-02-18
1
-2
/
+3
*
changed name of mpfr struct fields: _mp_d -> _mpfr_d
zimmerma
2000-12-18
1
-0
/
+1
*
changed copyright to Free Software Foundation
zimmerma
2000-12-01
1
-1
/
+1
*
protected macros: xxx -> MPFR_xxx
zimmerma
2000-10-26
1
-2
/
+2
*
replaced back BITS_PER_MP_LIMB by mp_bits_per_limb
zimmerma
2000-08-16
1
-2
/
+2
*
replaced mp_bits_per_limb by BITS_PER_MP_LIMB (constant)
zimmerma
2000-08-16
1
-2
/
+2
*
added more tests
zimmerma
2000-04-14
1
-5
/
+34
*
removed *rand48 prototypes (pb under Cygwin)
zimmerma
1999-10-20
1
-14
/
+0
*
added copyright notice
zimmerma
1999-07-30
1
-0
/
+21
*
added def. for random/srandom, which do not exist under HPUX
zimmerma
1999-07-06
1
-0
/
+5
*
changed defs of random/srandom to work on Alpha
zimmerma
1999-07-05
1
-2
/
+8
*
added prototypes, and errors to stderr
zimmerma
1999-06-25
1
-2
/
+5
*
do 10^6 tests if no argument
zimmerma
1999-06-25
1
-3
/
+5
*
Initial revision
hanrot
1999-06-09
1
-0
/
+37