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
*
More portable DOUBLE_ISNAN (useful for MIPSpro under IRIX64).
vlefevre
2005-09-02
1
-0
/
+23
*
Reformat.
vlefevre
2005-09-02
1
-30
/
+30
*
Clean up.
pelissip
2005-07-18
1
-35
/
+21
*
Fixed locale bug. Function strncasecmp is no longer used.
vlefevre
2005-07-11
1
-1
/
+1
*
In the tests, set the locale to the current one. This allows to test
vlefevre
2005-07-09
1
-1
/
+1
*
Clean up configure and acinclude:
pelissip
2005-06-22
1
-61
/
+104
*
Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.
pelissip
2005-02-08
1
-10
/
+14
*
Now MPFR tries to get GMP's CC and CFLAGS from its build directory.
pelissip
2005-02-01
1
-2
/
+3
*
Forget 2005 !
pelissip
2005-01-11
1
-1
/
+1
*
Improve and fix detection of NAN and GCC bug.
pelissip
2005-01-11
1
-4
/
+8
*
Remove useless assembly code.
pelissip
2004-12-14
1
-13
/
+0
*
Code checking for GMP library wasn't working (always returning "yes"?).
vlefevre
2004-11-02
1
-28
/
+0
*
Updated copyright line.
vlefevre
2004-10-27
1
-1
/
+1
*
Applied patch by Steve M. Robbins for non-IRIX MIPS systems
vlefevre
2004-10-27
1
-0
/
+7
*
Add support for ".lib" since it seems to work.
pelissip
2004-10-07
1
-1
/
+6
*
Use LIBS instead of LDADD for libraries (GMP).
pelissip
2004-09-17
1
-2
/
+2
*
Fix a typo in AC_MY_LIBS.
pelissip
2004-04-29
1
-1
/
+1
*
Try so support GMP as a Shared Library.
pelissip
2004-02-17
1
-1
/
+6
*
+ Better support of non IEEE doubles.
pelissip
2004-02-06
1
-3
/
+18
*
Quote AC_DEFUN names, for automake 1.8.
ryde
2003-12-14
1
-7
/
+7
*
(MPFR_C_LONG_DOUBLE_FORMAT): Remove conftest* temporary
ryde
2003-09-24
1
-0
/
+1
*
Correction to:
ryde
2003-08-30
1
-2
/
+6
*
(MPFR_CONFIGS): Add amd64-*-* to x86 test objects.
ryde
2003-08-30
1
-1
/
+1
*
(MPFR_C_LONG_DOUBLE_FORMAT): Use octal char constants,
ryde
2003-06-24
1
-2
/
+2
*
(MPFR_CONFIGS): Require AC_HEADER_TIME, add
ryde
2003-06-13
1
-0
/
+2
*
(MPFR_CONFIGS): Add AC_CHECK_FUNCS of gettimeofday.
ryde
2003-06-13
1
-0
/
+4
*
Replaced misc random functions by GMP ones.
vlefevre
2003-06-12
1
-3
/
+0
*
(MPFR_C_LONG_DOUBLE_FORMAT): Add IEEE quad big endian,
ryde
2003-03-16
1
-23
/
+55
*
Suppressed the underscores of AC_CHECK_LIBM in comments, otherwise
vlefevre
2003-01-25
1
-2
/
+2
*
(MPFR_CHECK_LIBM): New macro.
ryde
2003-01-17
1
-8
/
+40
*
added copyright notices and license statements
zimmerma
2003-01-17
1
-0
/
+22
*
Re-added $OBJEXT, using AC_REQUIRE([AC_OBJEXT]) for old autoconf.
vlefevre
2003-01-17
1
-4
/
+6
*
removed check from isnan
zimmerma
2003-01-16
1
-9
/
+0
*
AC_PREREQ(2.50) added (useful when both autoconf 2.13 and autoconf
vlefevre
2003-01-16
1
-0
/
+6
*
Replace $OBJEXT by o (as $OBJEXT isn't defined everywhere).
vlefevre
2003-01-15
1
-4
/
+4
*
A ` must be quoted to avoid an error with Autoconf 2.13.
vlefevre
2003-01-15
1
-1
/
+1
*
(MPFR_C_LONG_DOUBLE_FORMAT): New macro.
ryde
2003-01-14
1
-0
/
+208
*
(AC_CHECK_HEADERS): Remove fpu_control.h, no longer required.
ryde
2003-01-08
1
-1
/
+1
*
(MPFR_CONFIGS): Add tests/x86.asm support.
ryde
2003-01-08
1
-0
/
+10
*
(AC_CHECK_HEADERS): Add sys/fpu.h.
ryde
2003-01-03
1
-1
/
+5
*
(AC_MY_LIBS): Show the filename in the error message.
ryde
2002-10-08
1
-1
/
+1
*
strcasecmp.c -> strcasecmp.c & strncasecmp.c
vlefevre
2002-08-12
1
-6
/
+1
*
Better check for strcasecmp and strncasecmp. Bug fixed.
vlefevre
2002-07-30
1
-1
/
+6
*
Check for isnan.
vlefevre
2002-06-05
1
-0
/
+9
*
The problem on a G4 PowerPC was a bug in gcc; this is now tested
vlefevre
2002-05-08
1
-3
/
+17
*
Check if HUGE_VAL is supported.
vlefevre
2002-04-25
1
-0
/
+9
*
Use AC_CANONICAL_HOST and $host instead of $OS_TYPE and $MACHTYPE
vlefevre
2002-04-16
1
-4
/
+5
*
Support for NaN and Inf (case insensitive) in mpfr_set_str. Tests.
vlefevre
2002-04-13
1
-0
/
+2
*
Bug fixed.
vlefevre
2002-04-13
1
-0
/
+1
*
Misc changes. Use of AC_CACHE_CHECK.
vlefevre
2002-04-13
1
-70
/
+59
[next]