gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
[gnulib.git] / m4 /
2008-01-10 Paul Eggertgl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H uncondit...
2008-01-09 Eric BlakeAdd memmem-simple module.
2008-01-08 Bruno HaibleDetect wcwidth bug on OpenBSD 4.0.
2008-01-08 Mike FrysingerAdd a configure time option: --disable-acl.
2008-01-05 Eric BlakeAvoid quadratic system memmem.
2008-01-04 Bruno HaibleFix bug introduced on 2007-12-02.
2007-12-31 Bruno HaibleEnsure that 'glob' stays under LGPLv2+.
2007-12-26 Martin LambersOverride getpagesize on mingw.
2007-12-26 Bruno HaibleMake --enable-relocatable work with DESTDIR.
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-12-20 Eric BlakeFix memmem to avoid O(n^2) worst-case complexity.
2007-12-17 Bruno HaibleAvoid a crash of a configure test on some x86_64 systems.
2007-12-11 Eric BlakeFix OpenBSD 4.0 <float.h> handling of long double.
2007-12-07 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2007-12-07 Jim MeyeringLet these macros work also with autoconf-2.59.
2007-12-06 Jim MeyeringAvoid a configure-time syntax error in gl_FUNC_ACL.
2007-12-05 Bruno HaibleUpdate comments after last change.
2007-12-04 Eric BlakeFix frexp on mingw.
2007-12-04 Eric BlakeMake cygwin fseeko check more reliable.
2007-12-04 Eric Blake* m4/strerror.m4: Bump version number.
2007-12-04 Eric BlakeFix strerror module on Solaris 7.
2007-12-03 Paul EggertAdd support for Solaris 10 ACLs. Also, ACLs are Gnulib...
2007-12-03 Bruno HaibleMove declaration of getpagesize() from getpagesize...
2007-12-03 Bruno HaibleMove declarations of str{,n}casecmp from <string.h...
2007-12-01 Eric BlakeFix fseeko detection for cygwin 1.5.25.
2007-11-16 Paul EggertNew module posix-shell, for determining a POSIX shell
2007-11-15 Paul EggertNew module gnu-make, for determining whether we're...
2007-11-12 Paul EggertDon't insist on 'long long int' support in the preproce...
2007-11-11 Bruno HaibleDetect round() bug on NetBSD 3.0/x86.
2007-11-11 Bruno HaibleUse the shared tests for the floor* and ceil* functions.
2007-11-11 Bruno HaibleHandle the case that floorl and roundl are declared...
2007-11-11 Bruno HaibleUse REPLACE_ROUND instead of HAVE_DECL_ROUND.
2007-11-11 Bruno HaibleAlign checks for ptrdiff_t.
2007-11-09 Bruno HaibleAvoid a test failure on BeOS.
2007-11-08 Jim MeyeringChange cache variable name prefix "jm_" to "gl_" everyw...
2007-11-07 Bruno HaibleUpgrade to gettext-0.17.
2007-11-07 Bruno HaibleUpdate version number, from gettext-0.17.
2007-11-07 Bruno HaiblePort to QNX.
2007-11-04 Bruno HaibleUse GL_NOCRASH, to avoid a crashreporter dialog box...
2007-11-04 Bruno HaibleNew module 'nocrash'.
2007-11-04 Bruno HaibleFix *printf behaviour for large precisions on mingw...
2007-11-03 Bruno HaibleFix *printf behaviour in out-of-memory situations on...
2007-11-03 Bruno HaibleNew module 'frexp-nolibm'.
2007-11-01 Paul Eggert* m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that...
2007-11-01 Bruno HaibleDefine the putenv substitute in <stdlib.h> rather than...
2007-10-31 Bruno HaibleRemove obsolete macros gl_AC_TYPE_LONG_LONG, gl_AC_TYPE...
2007-10-31 Bruno HaibleEnsure AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_...
2007-10-30 Bruno HaibleRename the cache variable to contain the special marker...
2007-10-29 Bruno HaibleUse REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
2007-10-29 Bruno HaibleFix link errors with Sun C 5.0 on Solaris 10.
2007-10-29 Bruno HaiblePut the test whether the floor or ceil variant needs...
2007-10-28 Ben PfaffImplement 'isfinite' module.
2007-10-28 Ben PfaffCheck whether round* exist in libraries, not just wheth...
2007-10-27 Bruno HaibleBorrow an improved version of AC_C_RESTRICT from autoconf.
2007-10-22 Bruno Haible* m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT)...
2007-10-22 Simon JosefssonAdd module 'gc-camellia'.
2007-10-22 Ben PfaffFix bugs in round modules reported by Bruno Haible.
2007-10-21 Bruno HaibleReplace wcwidth also if it fails on U+200B (ZERO WIDTH...
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.
2007-10-20 Bruno HaibleNew module 'ceil'.
2007-10-20 Bruno HaibleNew module 'floor'.
2007-10-18 Bruno HaibleImprove detection of whether %n is supported or not.
2007-10-17 Bruno HaibleImprove comments in last patch.
2007-10-17 Bruno HaibleRestrict the usable locale names on Cygwin.
2007-10-16 Paul EggertCheck for 64-bit int errors in HP-UX 10.20 preprocessor.
2007-10-15 Ralf Wildenhues* m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache...
2007-10-15 Bruno HaibleTweak last patch.
2007-10-15 Bruno HaibleEnsure NULL is defined, before using it.
2007-10-15 Simon Josefssonm4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
2007-10-14 Bruno HaibleNew module 'iconv_open-utf': Enhance iconv_open to...
2007-10-13 Bruno HaibleA different way to test for getaddrinfo, so that it...
2007-10-11 Eric BlakeDon't claim strerror is broken on Interix.
2007-10-11 Paul EggertSimplify and modernize strerror substitute, partly...
2007-10-07 Bruno HaibleTypo in last commit.
2007-10-07 Bruno HaibleEnsure glibc declares trunc().
2007-10-07 Bruno HaibleNew modules 'fopen' and 'freopen'.
2007-10-07 Bruno HaibleNew module 'open'.
2007-10-05 Bruno HaibleNew module 'ceill'.
2007-10-05 Bruno HaibleNew module 'ceilf'.
2007-10-05 Bruno HaibleNew module 'floorl'.
2007-10-05 Bruno HaibleNew module 'floorf'.
2007-10-04 Bruno HaibleNew module 'truncl'.
2007-10-04 Bruno HaibleNew module 'truncf'.
2007-10-04 Bruno HaibleNew module 'trunc'.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.
2007-10-01 Bruno HaibleRename string_.h to string.in.h.
2007-10-01 Bruno HaibleRename stdint_.h to stdint.in.h.
2007-10-01 Bruno HaibleRename signal_.h to signal.in.h.
2007-10-01 Bruno HaibleRename byteswap_.h to byteswap.in.h.
2007-09-29 Bruno HaibleRemove execute permission.
2007-09-28 Jim Meyering* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in...
2007-09-25 Eric BlakeFix strerror on Interix.
2007-09-24 Eric BlakeRevert fpending breakage from 2007-09-08.
2007-09-16 Bruno HaibleMake the buffer large enough, to avoid a buffer overflow.
2007-09-12 Bruno HaibleAvoid defining AC_USE_SYSTEM_EXTENSIONS here.
2007-09-12 Eric BlakeTrack CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
2007-09-11 Bruno HaibleRemove old, obsolete isc-posix.m4.
2007-09-09 Bruno HaibleOops, invert the direction of the test.
2007-09-09 Bruno HaibleSimplify the malloc/realloc/calloc macrology.
2007-09-09 Bruno HaibleNew module 'malloc-posix'.
next