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
/
tstrtofr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests/tstrtofr.c] Updated comment about GCC bug 86554: now fixed in
vlefevre
2019-01-08
1
-1
/
+3
*
Updated the www.gnu.org URL's (http → https) on all the files with:
vlefevre
2019-01-07
1
-1
/
+1
*
[src/strtofr.c] Fixed various issues. In particular, the error analysis
vlefevre
2019-01-07
1
-2
/
+257
*
Copyright notice update: added 2019 with
vlefevre
2019-01-01
1
-1
/
+1
*
Minor date-related changes as in the trunk:
vlefevre
2018-01-09
1
-1
/
+1
*
Switched other gmplib.org URL's to https.
vlefevre
2017-09-08
1
-1
/
+1
*
Merged the latest changes from the trunk.
vlefevre
2017-05-29
1
-2
/
+2
|
\
|
*
Do not define macro names starting with "SIG" (+ uppercase letter)
vlefevre
2017-05-15
1
-2
/
+2
*
|
Merged the latest changes from the trunk, including some old changesets
vlefevre
2017-05-04
1
-1
/
+41
|
\
\
|
|
/
|
*
[tests/tstrtofr.c] added test in bug20161217()
zimmerma
2017-04-04
1
-1
/
+9
|
*
[tests/tstrtofr.c] Updated comments about bug20161217 and bug20170308.
vlefevre
2017-03-09
1
-4
/
+7
|
*
[tests/tstrtofr.c] Added comments about bug20161217 and bug20170308.
vlefevre
2017-03-09
1
-2
/
+7
|
*
[tests/tstrtofr.c] Updated comment: bug20170308 checks the same bug
vlefevre
2017-03-09
1
-1
/
+2
|
*
added non-regression test
zimmerma
2017-03-08
1
-0
/
+23
|
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
|
*
[tests/tstrtofr.c] Added a comment.
vlefevre
2016-12-19
1
-0
/
+1
|
*
[tests/tstrtofr.c] Replaced mpfr_cmp() == 0 by mpfr_equal_p().
vlefevre
2016-12-19
1
-1
/
+1
|
*
[tstrtofr.c] added test for bug in mpfr_strtofr()
zimmerma
2016-12-17
1
-0
/
+18
*
|
Merged the latest changes from the trunk.
vlefevre
2017-01-01
1
-1
/
+1
*
|
Merged the latest changes from the trunk.
vlefevre
2016-12-20
1
-0
/
+19
*
|
[tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similar
vlefevre
2016-07-22
1
-4
/
+1
*
|
more work on branch faithful
zimmerma
2016-06-22
1
-0
/
+3
|
/
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[tests/tstrtofr.c] Updated bug20120829 comment (bug fixed in r8396).
vlefevre
2012-08-29
1
-1
/
+2
*
[tests/tstrtofr.c] Fixed small type error.
vlefevre
2012-08-29
1
-2
/
+2
*
[tests/tstrtofr.c] Added more bug20120829 tests, showing that r8394 is
vlefevre
2012-08-29
1
-34
/
+39
*
[tests/tstrtofr.c] Updated a comment: the 2nd testcase of r8392 also
vlefevre
2012-08-29
1
-1
/
+1
*
[tests/tstrtofr.c] Added 2 testcases:
vlefevre
2012-08-29
1
-0
/
+46
*
[tests/tstrtofr.c] Added testcase from bug reported by Joseph S. Myers.
vlefevre
2012-08-14
1
-0
/
+36
*
[tests] Removed #include of headers already included via "mpfr-test.h"
vlefevre
2012-02-24
1
-2
/
+0
*
Changed Arenaire to AriC with:
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Replaced
vlefevre
2010-07-30
1
-1
/
+1
*
New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).
vlefevre
2010-05-07
1
-1
/
+1
*
Changed mp_prec_t into mpfr_prec_t.
vlefevre
2010-04-30
1
-4
/
+4
*
GMP_RNDx -> MPFR_RNDx
vlefevre
2010-03-11
1
-2
/
+2
*
[tstrtofr.c] added test for 1.23e, cf
zimmerma
2010-03-11
1
-0
/
+28
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)
vlefevre
2009-07-30
1
-1
/
+1
*
Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere.
thevenyp
2009-05-05
1
-3
/
+0
*
mpfr.texi: corrected mpfr_strtofr documentation ("NAN()" is accepted).
vlefevre
2009-03-21
1
-0
/
+7
*
GMP_RNDX -> MPFR_RNDX
zimmerma
2009-03-03
1
-152
/
+152
*
Update to LGPL v3+, as decided by the main MPFR developers.
vlefevre
2009-03-03
1
-4
/
+4
*
strtofr.c: accept bases up to 62.
thevenyp
2009-02-18
1
-2
/
+60
[next]