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
/
acinclude.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[acinclude.m4] Instead of checking whether the 'j' printf length
vlefevre
2015-08-25
1
-8
/
+17
*
[acinclude.m4] Check whether the 'j' printf length modifier is working.
vlefevre
2015-08-25
1
-0
/
+19
*
[acinclude.m4] Added a comment about memmove and memset being considered
vlefevre
2015-05-21
1
-0
/
+10
*
[acinclude.m4] Various corrections in the tests:
vlefevre
2015-05-21
1
-32
/
+24
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
Style improvements.
vlefevre
2014-11-12
1
-2
/
+2
*
improve mpfr_exp2 (patch from Patrick Pelissier)
zimmerma
2014-11-11
1
-0
/
+26
*
added check for libquadmath (not used)
zimmerma
2014-11-09
1
-0
/
+14
*
[acinclude.m4] Corrected a message.
vlefevre
2014-07-09
1
-1
/
+1
*
Renamed the MPFR_TEST_DIVBYZERO macro to MPFR_TESTS_DIVBYZERO
vlefevre
2014-07-08
1
-1
/
+1
*
Updated URL's.
vlefevre
2014-06-22
1
-1
/
+1
*
print message for "possibly double-double, little endian" long double format
zimmerma
2014-02-14
1
-0
/
+6
*
recognize long-double format for ppc64le
zimmerma
2014-02-14
1
-0
/
+23
*
Added MPFR_CHECK_GMP configure check.
vlefevre
2014-01-24
1
-0
/
+52
*
[acinclude.m4,configure.ac] Check that a directory passed to
vlefevre
2014-01-21
1
-0
/
+30
*
Added __builtin_unreachable / MPFR_ASSUME support (modified patch
vlefevre
2014-01-20
1
-0
/
+15
*
[acinclude.m4] In the Static Assertions test, avoid a warning with GCC
vlefevre
2014-01-09
1
-1
/
+2
*
[acinclude.m4] Avoid a warning due to variable set but not used in a
vlefevre
2014-01-05
1
-0
/
+1
*
[acinclude.m4] Replaced "main()" by "main (void)".
vlefevre
2014-01-05
1
-8
/
+8
*
Copyright notice update: added 2014 with
vlefevre
2014-01-03
1
-1
/
+1
*
[acinclude.m4] Define HAVE_LDOUBLE_MAYBE_DOUBLE_DOUBLE if the
vlefevre
2013-08-06
1
-1
/
+1
*
[acinclude.m4] Improved MPFR_CHECK_DBL2INT_BUG in case of failure
vlefevre
2013-07-11
1
-2
/
+23
*
[acinclude.m4] Corrected change in r8602 to get an error in the case
vlefevre
2013-07-10
1
-1
/
+1
*
more helpful debug information
zimmerma
2013-07-10
1
-1
/
+1
*
added debug information for double-to-integer conversion bug
zimmerma
2013-07-10
1
-3
/
+4
*
Use copyright year ranges, following
vlefevre
2013-05-30
1
-1
/
+1
*
replaced macros NPRINTF_T and NPRINTF_L by positive versions
zimmerma
2013-05-22
1
-2
/
+4
*
Copyright notice update: added 2013 with
vlefevre
2013-01-03
1
-1
/
+1
*
[acinclude.m4,configure.ac] Moved the "double-to-integer conversion bug"
vlefevre
2012-12-05
1
-35
/
+43
*
[acinclude.m4] Check struct lconv members (from <locale.h>) to avoid a
vlefevre
2012-10-10
1
-0
/
+4
*
Updated autotool files to get rid of obsolete macros (thanks to
vlefevre
2012-07-27
1
-8
/
+10
*
[acinclude.m4] fix for cross-compilation
zimmerma
2012-07-24
1
-5
/
+9
*
[acinclude.m4] Improved a message and corrected gmp.h inclusion.
vlefevre
2012-07-24
1
-3
/
+3
*
[acinclude.m4] added test for double-to-integer conversion bug
zimmerma
2012-07-24
1
-0
/
+26
*
[acinclude.m4] Added a test for signed zeros (tcc currently doesn't
vlefevre
2012-07-06
1
-0
/
+16
*
[acinclude.m4] Removed useless "#include <math.h>" in the test
vlefevre
2012-07-06
1
-1
/
+0
*
[acinclude.m4] Replaced the AC_TRY_RUN obsolete macro by
vlefevre
2012-07-06
1
-8
/
+14
*
Replaced "denormalized" by the official term "subnormal".
vlefevre
2012-07-06
1
-3
/
+3
*
[acinclude.m4] Fixed sigaction check to support "gcc -std=c99", like
vlefevre
2012-07-03
1
-1
/
+20
*
Support tests that are expected to fail (from a patch by Patrick).
vlefevre
2012-06-26
1
-1
/
+1
*
[acinclude.m4] Detect whether _Thread_local (C11) is supported.
vlefevre
2012-06-25
1
-10
/
+37
*
Added Static Assertion support (modified patch from Patrick).
vlefevre
2012-06-25
1
-0
/
+29
*
Added support for _Noreturn function specifier (ISO C11).
vlefevre
2012-04-25
1
-0
/
+9
*
[configure.ac] use AC_C_BIGENDIAN to determine endianness of words
zimmerma
2012-03-19
1
-8
/
+0
*
[fpif.c] added comments
zimmerma
2012-03-16
1
-4
/
+9
*
[fpif.c] fixed a few issues
zimmerma
2012-03-15
1
-0
/
+5
*
[acinclude.m4] deal with long double == double
zimmerma
2012-03-07
1
-0
/
+6
*
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
*
[acinclude.m4] In the INTMAX_MAX test, no longer hardcode the
vlefevre
2011-08-04
1
-1
/
+4
[next]