Move gen-lbrkprop from GNU gettext to here.
[gnulib.git] / m4 /
2008-05-11 Bruno HaibleAdd prerequisites for using 'inline'.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-08 Bruno HaibleCorrect indentation.
2008-05-08 Eric BlakeSupport cross-compilation of <wctype.h>.
2008-05-03 Simon JosefssonMake sure inet_ntop/inet_pton is declared when needed.
2008-04-29 Bruno HaibleEnsure the system declares inet_ntop, inet_pton when...
2008-04-29 Jim Meyering* m4/arpa_inet_h.m4: Remove trailing blanks.
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Simon JosefssonMake arpa/inet module build under MinGW.
2008-04-29 Eric BlakeTest getndelim2.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-04-29 Bruno HaibleChange rpmatch to use nl_langinfo when appropriate.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Simon JosefssonMove AC_REQUIRE([AC_C_INLINE]) to top.
2008-04-28 Simon JosefssonMove inet_ntop and inet_pton declarations to arpa/inet.h.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-27 Bruno HaibleStricter test whether isnanl works.
2008-04-27 Bruno HaibleFix 'isfinite' on x86, x86_64, ia64 platforms.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-25 Eric BlakeUse native fstatat on cygwin 1.7.0.
2008-04-23 Simon JosefssonAdd inet_ntop and inet_pton declarations to arpa/inet...
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix typo in last commit.
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-20 Bruno HaibleWork around roundf() bug on mingw.
2008-04-20 Bruno Haible<sys/stat.h> must provide the nlink_t type.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-17 Eric BlakeAdjust strtod detection to catch glibc 2.7 bug.
2008-04-14 Bruno HaibleFix underquoting of AC_LANG_PROGRAM arguments.
2008-04-13 Bruno HaibleMake truncl work on OSF/1 4.0.
2008-04-13 Bruno HaibleCheck for libintl.h. Needed for HAVE_LIBINTL_H.
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2008-04-12 Bruno HaibleOverride the system isnanf also on IRIX 6.5 with gcc.
2008-04-12 Jim Meyering* m4/math_h.m4 (gl_MATH_H): Fix typos.
2008-04-12 Eric BlakeWork around Solaris 10 math.h bug.
2008-04-11 Bruno HaibleFix two compilation errors.
2008-04-11 Bruno HaibleFix __GNUC_STDC_INLINE__ predefine with Apple GCC on...
2008-04-10 Bruno HaiblePort the extended stdio functions to emx+gcc.
2008-04-09 Eric BlakeAvoid some more autoconf warnings.
2008-04-09 Eric BlakeAvoid some autoconf warnings.
2008-04-05 Ralf WildenhuesFix quoting in double-slash-root.m4.
2008-04-04 Eric BlakeImprove strtod bug detection check.
2008-03-30 Karl BerryMerge branch 'master' of ssh://karl@git.sv.gnu.org...
2008-03-30 Bruno HaibleUse module 'EOVERFLOW' rather than defining an EOVERFLO...
2008-03-30 Eric BlakeDocument various strtod bugs, with some fixes.
2008-03-29 Bruno HaibleDisable the fflush-after-ungetc tests, since gnulib...
2008-03-23 Bruno HaibleFix regex compilation error on HP-UX 11.
2008-03-12 Bruno HaibleExtend AC_LIB_LINKFLAGS to the situation of several...
2008-03-12 Bruno HaibleAvoid conflicts between local macro definitions.
2008-03-11 Bruno HaibleCorrect the va_copy definition for AIX 5.
2008-03-11 Bruno HaibleDocument a pitfall.
2008-03-07 Eric BlakeLikewise for ftello.
2008-03-06 Bruno HaibleEnsure that fseeko is declared when possible.
2008-03-06 Simon JosefssonRename __func__ module to func.
2008-03-06 Simon JosefssonAdd module __func__ to provide C99 __func__ variable.
2008-03-02 Jim MeyeringRemove the last dependency on the "free" module.
2008-03-02 Karl Berryautoupdate
2008-02-29 Sergey Poznyakoff(gl_ARGP): Use AC_TRY_LINK to test if program_invocatio...
2008-02-24 Bruno HaibleFix a build problem on HP-UX 10.
2008-02-24 Bruno HaibleNew module 'environ'.
2008-02-07 Bruno HaibleFix *printf behaviour regarding the left-adjust flag...
2008-02-05 Peter O'Gormangetloadavg: use libperfstat on AIX5
2008-01-31 Bruno HaibleMark set_uint32 function as 'inline'.
2008-01-30 Andreas SchwabFix autoconf test bug introduced on 2008-01-15.
2008-01-26 Bruno HaibleUse the GCC built-in __builtin_isnanl (if it works).
2008-01-26 Bruno HaibleMake use of GCC's __builtin_isnan.
2008-01-26 Bruno HaibleUse the GCC built-in when available.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2008-01-26 Bruno HaibleExploit the __builtin_signbit GCC built-in.
2008-01-24 Simon JosefssonAdd module sockets.
2008-01-15 Bruno HaibleWork around a MacOS X 10.5 bug in frexpl().
2008-01-15 Eric BlakeTouch up previous patch.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2008-01-15 Bruno HaibleReplace strsignal if it does not work fine.
2008-01-14 Bruno HaibleTypo in comment.
2008-01-13 Colin WatsonNew module 'strsignal'.
2008-01-13 Bruno HaibleAvoid unsupported locales on OpenBSD.
2008-01-11 Eric Blake* m4/strstr.m4: Delete cruft from copy-n-paste.
2008-01-10 Eric BlakeAvoid quadratic strstr implementations.
2008-01-10 Bruno HaibleSmall tweaks to memmem module.
2008-01-10 Bruno HaibleWork around OpenBSD 4.0 tdelete() bug.
2008-01-10 Bruno HaibleUndo the commit dced91140ad8eb666ed6cc6192fb486dadf623bb.
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.
next