* lib/.cppi-disable: Add wcwidth.
[gnulib.git] / m4 / ChangeLog
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-07-05 Paul Eggert* lib/memcasecmp.c: Include <limits.h>.
2006-07-05 Eric Blake* sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_S...
2006-07-05 Bruno HaibleFix for cross-compilation.
2006-07-04 Paul Eggert* absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend...
2006-07-04 Paul Eggert* m4/absolute-header.m4: Renamed from full-header-path.m4.
2006-07-03 Paul EggertMerge from coreutils.
2006-07-02 Eric Blake* wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CH...
2006-07-02 Paul Eggert* stdint.m4 (gl_STDINT_H): Use more-mnemonic identifier...
2006-07-02 Paul EggertSimplification rewrite for stdint module.
2006-07-01 Eric Blake* stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_...
2006-07-01 Eric Blake* stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
2006-06-30 Eric Blake* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
2006-06-29 Eric Blake* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
2006-06-29 Jim Meyering*** empty log message ***
2006-06-29 Derek R. Price* modules/c-bs-a: Removed - \a is C89.
2006-06-28 Paul Eggert* lib/savedir.c (CLOSEDIR): Remove. All uses changed...
2006-06-28 Paul EggertFix attribution for last patch.
2006-06-28 Paul Eggert* fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_C...
2006-06-28 Bruno HaibleFixes after wcwidth module creation.
2006-06-28 Simon JosefssonFix.
2006-06-28 Eric Blake* mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
2006-06-28 Simon JosefssonNative win32 support for getaddrinfo. Add getnameinfo...
2006-06-27 Simon JosefssonAdd sys_select module.
2006-06-27 Bruno HaibleAvoid generating C code that some compilers don't accept.
2006-06-26 Bruno HaibleTry harder to get WCHAR_MIN and WCHAR_MAX.
2006-06-26 Bruno HaibleTweak for SGI cc.
2006-06-26 Bruno HaiblePortability to BSD/OS 4.2.
2006-06-26 Simon Josefsson2006-06-26 Simon Josefsson <jas@extundo.com>
2006-06-23 Bruno Haiblestdint module: treat IRIX like OpenBSD.
2006-06-22 Simon Josefsson2006-06-22 Simon Josefsson <jas@extundo.com>
2006-06-21 Simon JosefssonAdd.
2006-06-21 Simon JosefssonAdd inet_pton module.
2006-06-19 Bruno HaibleFix the value of FULL_...
2006-06-17 Bruno HaibleTweak for FreeBSD.
2006-06-17 Eric Blake* rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno...
2006-06-17 Bruno HaibleAssume errno.h declares errno.
2006-06-16 Bruno HaibleRewrite module 'stdint' to be fully autoconfiguring.
2006-06-16 Bruno HaibleMake it work when cross-compiling.
2006-06-15 Eric Blake* m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of...
2006-05-30 Bruno HaibleWork around broken AIX 5.1 strndup function.
2006-05-28 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather...
2006-05-19 Paul Eggert* lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys...
2006-05-15 Paul Eggert* stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
2006-05-11 Bruno HaibleFix typo in macro name.
2006-05-09 Bruno HaibleRecognize the special case of a string concatenation...
2006-05-08 Bruno HaibleNew module 'stdarg'.
2006-05-05 Jim Meyering*** empty log message ***
2006-05-02 Paul Eggert* modules/inttypes (Maintainer): Change from Derek...
2006-04-24 Paul Eggert* unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
2006-04-24 Bruno HaibleRearrange code.
2006-04-24 Bruno HaibleAIX 5.3 also has a broken poll(), reported Ralf Wildenhues.
2006-04-24 Bruno HaibleApply a fix from Eric Blake that already went into...
2006-04-24 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not...
2006-04-20 Paul Eggert* argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE...
2006-04-19 Derek R. Price* m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use...
2006-04-18 Derek R. Price* modules/inttypes: New file.
2006-04-12 Paul Eggert* time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r...
2006-04-10 Paul EggertMerge regex changes from libc, removing some of our
2006-03-25 Ralf Wildenhues* argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also...
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Fix a longstanding typo in the
2006-03-25 Paul Eggert* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX...
2006-03-17 Jim Meyering(gl_REGEX): Fix typo in last change:
2006-03-17 Paul Eggert* lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
2006-03-15 Eric Blake* dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADE...
2006-03-08 Simon JosefssonFix gc-random module.
2006-03-08 Simon Josefsson* gc-random.m4: Call AC_CANONICAL_HOST and use $host_os...
2006-03-08 Paul Eggert* m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match...
2006-03-07 Simon JosefssonFix use of unistd.h in getopt through a new unistd...
2006-03-07 Simon Josefsson* readline.m4 (gl_FUNC_READLINE): Rewrite the cached...
2006-03-07 Simon JosefssonSplit off gc-random from gc, and only warn on missing...
2006-03-04 Paul EggertFix poll.m4 for AIX.
2006-03-02 Paul Eggert* modules/gettime (Depends-on): Add extensions module.
2006-03-02 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=...
2006-03-01 Paul Eggert* mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD...
2006-02-28 Simon Josefsson2006-02-17 Eric Blake <address@hidden>
2006-02-16 Simon Josefsson* sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt...
2006-02-14 Paul EggertSync from coreutils.
2006-02-13 Paul EggertAdd 2006 to copyright year.
2006-02-06 Paul Eggert* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't ...
2006-01-27 Simon JosefssonMingw32 fixes for getaddrinfo.
2006-01-26 Bruno HaibleFixes from Paul Eggert.
2006-01-24 Bruno HaibleCheck against AIX and HP-UX C compiler bugs.
2006-01-24 Jim Meyering*** empty log message ***
2006-01-24 Paul EggertWork around porting bugs reported by Dieter in
2006-01-21 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use ...
2006-01-19 Simon Josefsson* socklen.m4: Look in ws2tcpip.h too, for mingw32.
2006-01-17 Paul Eggert* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't...
2006-01-12 Bruno HaibleNew module 'ldd'.
2006-01-11 Bruno HaibleEnsure automatic ordering between gl_LOCK and gl_ARGP.
2006-01-11 Paul EggertUndo previous change.
2006-01-10 Paul Eggert* modules/readutmp (Maintainer): Add Paul Eggert.
2006-01-10 Paul EggertSync from coreutils.
2006-01-10 Simon JosefssonAdd sys_socket module.
2006-01-10 Bruno HaibleOptimize file reading where possible.
2006-01-09 Paul EggertSync from coreutils.
2006-01-09 Bruno HaibleSupport for Linux libc4 and libc5.
2005-12-16 Jim Meyering*** empty log message ***
2005-12-10 Sergey PoznyakoffUpdate
2005-12-09 Sergey PoznyakoffUpdate
next