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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tests] Added talloc.c and updated check_PROGRAMS in Makefile.am.
vlefevre
2015-05-23
1
-21
/
+22
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
added check for libquadmath (not used)
zimmerma
2014-11-09
1
-1
/
+1
*
[tests/Makefile.am] Added a reference to the bug I've just reported
vlefevre
2014-10-08
1
-0
/
+1
*
[tests] Applied patch by Charles Karney (chi-squared tests for
vlefevre
2014-06-24
1
-21
/
+20
*
added trandom_deviate.c to improve coverage (contributed by Charles Karney)
zimmerma
2014-06-16
1
-5
/
+5
*
[tests/Makefile.am] Removed obsolete comment.
vl-am113
vlefevre
2014-01-21
1
-6
/
+0
*
[tests]
vlefevre
2014-01-20
1
-1
/
+1
*
[tests/Makefile.am] Output the contents of tversion.log if this file
vlefevre
2014-01-20
1
-0
/
+11
*
[tests/Makefile.am] In LOADLIBES, replaced $(INCLUDES) by $(AM_CPPFLAGS)
vlefevre
2014-01-10
1
-1
/
+1
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
[src/random_deviate.c] applied patch from Charles Karney
zimmerma
2013-06-07
1
-3
/
+3
*
added tests files for mpfr_nrandom and mpfr_erandom
zimmerma
2013-05-31
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
*
Updated autotool files to get rid of obsolete macros (thanks to
vlefevre
2012-07-27
1
-1
/
+1
*
added new function mpfr_round_nearest_away() as discussed during the June 2012
zimmerma
2012-07-03
1
-1
/
+1
*
Support tests that are expected to fail (from a patch by Patrick).
vlefevre
2012-06-26
1
-1
/
+2
*
added new functions mpfr_set_float128 and mpfr_get_float128
zimmerma
2012-06-25
1
-1
/
+1
*
patch from Nitin A Kamble for automake 1.12.
zimmerma
2012-05-08
1
-1
/
+1
*
Updated URL's of mailing-list archives/messages in all files
vlefevre
2012-05-03
1
-5
/
+5
*
[tests/tests.c] fixed problem with src_fopen
zimmerma
2012-03-20
1
-0
/
+2
*
[tests/Makefile.am] inp_str.data -> inp_str.dat
zimmerma
2012-03-20
1
-1
/
+1
*
[tests/Makefile.am] the name of the test file for the export/import functions...
zimmerma
2012-03-19
1
-1
/
+1
*
[tests/Makefile.am] put tfpif at its right place
zimmerma
2012-03-16
1
-21
/
+21
*
[src/fpif.c] fixed problem with sign on gcc38
zimmerma
2012-03-16
1
-1
/
+2
*
Add functions/tests to export/import mpfr number in a binary format
demengeo
2012-03-15
1
-1
/
+1
*
Copyright notice update: added 2012 with
vlefevre
2012-01-10
1
-1
/
+1
*
[tests/Makefile.am] Added -L$(top_builddir)/src/.libs to AM_LDFLAGS.
vlefevre
2011-10-14
1
-2
/
+18
*
[tests/Makefile.am]
vlefevre
2011-09-08
1
-1
/
+7
*
[tests/Makefile.am] Added a comment.
vlefevre
2011-03-07
1
-0
/
+3
*
Copyright notice update: added 2011 with
vlefevre
2011-01-17
1
-1
/
+1
*
Rename mpfr_urandom_gaussian to mpfr_grandom.
lfousse
2011-01-16
1
-2
/
+2
*
[src/frexp.c,tests/tfrexp.c] added new function mpfr_frexp
zimmerma
2011-01-15
1
-1
/
+1
*
[tests/Makefile.am] Include turandom_gaussian in tests.
lfousse
2011-01-14
1
-2
/
+2
*
Support multiple inclusions of mpfr.h w.r.t. <stdio.h> and <stdarg.h>
vlefevre
2011-01-13
1
-1
/
+1
*
Support multiple inclusions of mpfr.h w.r.t. <stdint.h> / <inttypes.h>.
vlefevre
2011-01-13
1
-1
/
+1
*
[tests/Makefile.am] tversion is also run at the end (after a discussion
vlefevre
2010-12-12
1
-1
/
+7
*
[tests/Makefile.am] Added a comment (warning about LOADLIBES).
vlefevre
2010-11-08
1
-0
/
+3
*
[Makefile.am] updated LOADLIBES with reorganization of the sources
zimmerma
2010-09-15
1
-1
/
+1
*
Source reorganization. In short:
vlefevre
2010-08-17
1
-4
/
+4
*
[tests/Makefile.am] Reordered check_PROGRAMS.
vlefevre
2010-06-10
1
-6
/
+6
*
* Added function mpfr_ai. The implementation is the most naive: it evaluates
schevill
2010-03-17
1
-1
/
+1
*
added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)
zimmerma
2010-02-22
1
-4
/
+3
*
Copyright notice update: added 2010 with
vlefevre
2010-01-20
1
-1
/
+1
*
New function mpfr_urandom.
thevenyp
2010-01-13
1
-22
/
+22
*
tests/Makefile.am: added information about LOADLIBES.
vlefevre
2009-09-23
1
-0
/
+4
*
[tests/Makefile.am] put back LOADLIBES=... (enables to compile a program foo.c
zimmerma
2009-09-23
1
-0
/
+1
*
[tests/Makefile.am] removed LOADLIBES=...
zimmerma
2009-09-21
1
-1
/
+0
*
Makefile.am, tests/Makefile.am: patch from Ralf Wildenhues.
vlefevre
2009-09-20
1
-1
/
+1
[next]