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
/
tget_str.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright lines.
vlefevre
2005-01-28
1
-1
/
+1
*
casts to allow compilation with g++
zimmerma
2005-01-27
1
-4
/
+4
*
Add support for ".lib" since it seems to work.
pelissip
2004-10-07
1
-0
/
+1
*
added one new test
zimmerma
2004-10-05
1
-0
/
+16
*
Added worst cases.
vlefevre
2004-10-04
1
-1
/
+47
*
added new worst-cases (directed rounding)
zimmerma
2004-10-01
1
-0
/
+272
*
Add new test (One failed).
pelissip
2004-09-30
1
-0
/
+184
*
added worst-case
zimmerma
2004-09-29
1
-0
/
+11
*
Add ICC detection && support.
pelissip
2004-09-20
1
-3
/
+3
*
use GMP_RND_MAX instead of hard-coded constant
zimmerma
2004-02-23
1
-2
/
+2
*
Add mpfr_free_str function.
pelissip
2004-02-23
1
-33
/
+33
*
improved test coverage
zimmerma
2004-02-13
1
-0
/
+33
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-1
/
+1
*
fixed bug in get_str (case pow2, rnd=up or down)
zimmerma
2004-02-03
1
-0
/
+20
*
Add a new check in tget_str.c.
pelissip
2004-01-15
1
-1
/
+31
*
+ Optimize a few div.c
pelissip
2003-12-15
1
-5
/
+2
*
+ Add new internal function: mpfr_check.
pelissip
2003-11-21
1
-4
/
+4
*
reduced test time
zimmerma
2003-10-07
1
-7
/
+6
*
reduced test time
zimmerma
2003-10-07
1
-12
/
+17
*
Updated documentation. In particular, mpfr_set_str_raw renamed
vlefevre
2003-10-02
1
-2
/
+3
*
Changed the remaining stderr to stdout.
vlefevre
2003-09-25
1
-34
/
+41
*
Avoid string literals longer than 509 characters (ISO C89 limit).
vlefevre
2003-09-22
1
-6
/
+106
*
fixed array bound write (need 6+1 characters in s1 to represent -@inf@ + \0)
zimmerma
2003-06-30
1
-1
/
+1
*
Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.
ryde
2003-06-09
1
-1
/
+1
*
Replaced NaN, Inf by @NaN@, @Inf@ [for bases > 24].
hanrot
2003-02-24
1
-3
/
+3
*
Prototypes: use static. Some code reformatting.
vlefevre
2003-01-24
1
-24
/
+4
*
added year 2003
zimmerma
2003-01-16
1
-2
/
+1
*
Add gmp-impl.h for __gmp_free_func.
ryde
2003-01-02
1
-0
/
+1
*
fixed array bound write
zimmerma
2002-11-20
1
-1
/
+1
*
added plenty of new cases, now covers all lines of get_str.c
zimmerma
2002-07-24
1
-26
/
+278
*
forgot one free() call
zimmerma
2002-07-22
1
-18
/
+26
*
added function check_large
zimmerma
2002-07-16
1
-1
/
+24
*
Patch by Kevin Ryde for memory leak checking + misc declaration fixes.
vlefevre
2002-05-27
1
-7
/
+10
*
COPYING -> COPYING.LIB and GPL re-added.
vlefevre
2002-04-15
1
-1
/
+1
*
HAVE_FESETROUND renamed to MPFR_HAVE_FESETROUND to avoid possible
vlefevre
2002-04-10
1
-2
/
+2
*
Check for fenv.h -> check for fesetround.
vlefevre
2002-04-09
1
-2
/
+2
*
COPYING.LIB -> COPYING.
vlefevre
2002-04-05
1
-1
/
+1
*
use AC_CHECK_HEADERS to check for fenv.h
zimmerma
2002-04-05
1
-2
/
+2
*
- use mpfr_test_init to initialize harware floats
zimmerma
2002-03-26
1
-3
/
+5
*
#include <unistd.h> removed. Redefined macros ABS removed.
vlefevre
2002-03-26
1
-1
/
+0
*
replaced getpid() by time(NULL)
zimmerma
2002-03-25
1
-1
/
+1
*
replaced rand/lrand48, drand48, srand/srand48 by macros
zimmerma
2002-03-21
1
-1
/
+1
*
Copyright line changed.
vlefevre
2002-03-04
1
-1
/
+1
*
Patches by Kevin Ryde for K&R compilers
vlefevre
2002-01-12
1
-4
/
+7
*
start tests with precision 2 instead of 1
zimmerma
2001-11-30
1
-9
/
+10
*
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 missing cast
zimmerma
2001-08-14
1
-2
/
+4
*
added one test
zimmerma
2001-06-29
1
-4
/
+14
*
changed "int main(..)" to two lines
zimmerma
2001-02-18
1
-1
/
+2
[next]