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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated version to 4.1.0-dev again.
vlefevre
2017-12-18
1
-1
/
+1
*
Updated version to 4.0.0-rc2 for an attempt to replace the 4.0 branch.
vlefevre
2017-12-17
1
-1
/
+1
*
[configure.ac] Improved error message.
vlefevre
2017-12-12
1
-1
/
+1
*
Updated version to 4.1.0-dev.
vlefevre
2017-12-08
1
-1
/
+1
*
Switched other gmplib.org URL's to https.
vlefevre
2017-09-08
1
-1
/
+1
*
[configure.ac] Added a comment about the DLL version.
vlefevre
2017-08-28
1
-0
/
+4
*
[configure.ac] Updated DLL version to 6 (cur - age).
vlefevre
2017-08-28
1
-1
/
+1
*
[configure.ac] Under Linux, make sure that the old dtags are used
vlefevre
2017-07-17
1
-0
/
+30
*
[configure.ac] Improved some AC_DEFINE comments.
vlefevre
2017-06-03
1
-3
/
+3
*
Copyright notice update: added 2017 with
vlefevre
2017-01-01
1
-1
/
+1
*
[src/sub1sp.c] implement use of __gmpn_rsblsh_n (disabled for now)
zimmerma
2016-07-15
1
-1
/
+2
*
[src/div.c] only use __gmpn_invert_limb with --enable-gmp-internals
zimmerma
2016-07-15
1
-0
/
+2
*
[configure.ac] Re-added AM_PROG_AR in case Microsoft lib.exe is used
vlefevre
2016-05-24
1
-0
/
+5
*
[configure.ac] Moved LT_INIT near the top for --enable-lto, and removed
vlefevre
2016-05-24
1
-4
/
+2
*
[configure.ac] Removed a FIXME fixed in r4482.
vlefevre
2016-05-24
1
-5
/
+0
*
Added optional LTO support (from a patch by Patrick Pélissier).
vlefevre
2016-05-24
1
-0
/
+13
*
MPFR 3.2(.x) → 4.0(.x)
vlefevre
2016-05-24
1
-1
/
+1
*
Added shared cache support (from a patch by Patrick Pélissier).
vlefevre
2016-05-23
1
-0
/
+11
*
[configure.ac] Added a comment about GMP CC/CFLAGS detection.
vlefevre
2016-05-12
1
-1
/
+3
*
[configure.ac] Better GMP CC/CFLAGS detection (based on a patch by
vlefevre
2016-05-12
1
-18
/
+15
*
add -P option to cpp when detecting CC/CFLAGS in gmp.h (workaround for gcc-5)
zimmerma
2016-05-11
1
-1
/
+1
*
[configure.ac] Improved the GMP CC/CFLAGS detection: the test for $cpp
vlefevre
2016-04-21
1
-3
/
+3
*
Added pkg-config support (patch from Kip Warner + some changes).
vlefevre
2016-04-21
1
-1
/
+1
*
[configure.ac] "double format" test: changed the AC_MSG_ERROR (when
vlefevre
2016-04-20
1
-1
/
+1
*
[configure.ac] No longer include <stdint.h> in the "double format" test
vlefevre
2016-04-20
1
-1
/
+0
*
[configure.ac] Improved --help messages for decimal-float and float128
vlefevre
2016-03-03
1
-2
/
+4
*
set --enable-float128 to "autodetect" by default (like --enable-decimal-float)
zimmerma
2016-03-03
1
-9
/
+5
*
[acinclude.m4,configure.ac] Various fixes in error messages.
vlefevre
2016-03-02
1
-2
/
+2
*
autodetect support for decimal floats (as suggested in revision 10179)
zimmerma
2016-03-02
1
-1
/
+1
*
Do not build with decimal float by default as it is not standard
vlefevre
2016-03-02
1
-1
/
+1
*
[configure.ac] Quote the argument of all AC_MSG_RESULT and AC_MSG_ERROR
vlefevre
2016-03-01
1
-5
/
+5
*
harmonize configure message against GMP
zimmerma
2016-03-01
1
-4
/
+4
*
fixed detection of "double" format, and removed
zimmerma
2016-03-01
1
-11
/
+12
*
improved detection of decimal floats
zimmerma
2016-03-01
1
-33
/
+3
*
[configure.ac] Added a FIXME comment about a possible misuse of
vlefevre
2016-03-01
1
-0
/
+10
*
get rid of dependency from GMP for _GMP_IEEE_FLOATS and ieee_double_extract
zimmerma
2016-02-29
1
-1
/
+35
*
Replaced
vlefevre
2016-02-04
1
-1
/
+1
*
[configure.ac] Improved consistency in messages.
vlefevre
2016-01-29
1
-2
/
+2
*
Copyright notice update: added 2016 with
vlefevre
2016-01-01
1
-1
/
+1
*
GMP 5.0.0 or newer is required (instead of 4.2.0).
vlefevre
2015-11-06
1
-4
/
+4
*
[configure.ac] C code starting with # (preprocessor directives) must not
vlefevre
2015-11-03
1
-57
/
+60
*
simplify the configuration with mini-gmp
zimmerma
2015-11-03
1
-57
/
+68
*
[configure.ac] Added test for usability of gmp.h at link time
vlefevre
2015-08-20
1
-0
/
+17
*
remove usage of mpn_rootrem in mpfr_sqrt since now mpn_sqrtrem is faster
zimmerma
2015-07-31
1
-3
/
+2
*
[configure.ac] For the gcc compiler, better choice of the -W flags
vlefevre
2015-05-31
1
-1
/
+15
*
[configure.ac] Updated a comment about Automake 1.13.
vlefevre
2015-04-24
1
-1
/
+2
*
To take into account that Automake 1.13 or later will be used:
vlefevre
2015-04-23
1
-5
/
+4
*
Copyright notice update: added 2015 with
vlefevre
2015-02-13
1
-1
/
+1
*
fixed issue reported by Dan Grayson:
zimmerma
2014-11-24
1
-2
/
+2
*
improve mpfr_exp2 (patch from Patrick Pelissier)
zimmerma
2014-11-11
1
-0
/
+2
[next]