gnulib.git
2007-01-08 Bruno HaibleAvoid side effects on libtool variables.
2007-01-08 Bruno HaibleMove the module indicator macros to the module description.
2007-01-08 Bruno HaibleBack from an automatic module-indicator macro to a...
2007-01-08 Bruno HaibleSimplify the sorting command from the last patch.
2007-01-08 Jim MeyeringUse a more robust test for a "can't happen" condition.
2007-01-08 Jim MeyeringSlight readability improvement: use an assert-like...
2007-01-06 Paul EggertDon't worry about using IRIX 5.3's wctype.h broken...
2007-01-05 Karl Berryautoupdate
2007-01-04 Paul Eggert* lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now...
2007-01-04 Paul Eggert* gnulib-tool (autoconf_minversion): Take the maximum...
2007-01-04 Simon JosefssonAdd libgcrypt.
2007-01-04 Karl Berry.
2007-01-03 Karl Berrydocument error/progname interaction
2007-01-03 Simon Josefsson2007-01-03 Simon Josefsson <simon@josefsson.org>
2007-01-03 Paolo Bonzini2007-01-03 Paolo Bonzini <bonzini@gnu.org>
2007-01-03 Jim Meyering* modules/lchmod (Include): Require lchmod.h, not lchown.h.
2007-01-03 Jim Meyering* modules/fts-lgpl (Depends-on): Add i-ring. Reported...
2007-01-03 Karl Berry.
2007-01-02 Paul Eggert* modules/settime (Include): Require timespec.h.
2007-01-02 Bruno HaibleIndicate the presence of gnulib modules through C macros.
2007-01-02 Bruno HaibleImprove support for OpenBSD.
2007-01-01 Eric Blake* lib/version-etc.c (COPYRIGHT_YEAR): Bump for new...
2006-12-31 Paul EggertFix typos in changelog entry.
2006-12-31 Paul Eggert* gnulib-tool (SORT): Remove, since we no longer assume...
2006-12-30 Paul Eggert* lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
2006-12-30 Karl Berryupdate from texinfo
2006-12-29 Paul Eggert* lib/acl.h: Include sys/types.h and sys/stat.h, for...
2006-12-29 Karl Berry.
2006-12-28 Paul EggertImport the following change from libc; problem reported by
2006-12-28 Jim Meyering* build-aux/announce-gen: Do not assume that the package
2006-12-28 Simon JosefssonAdd announce-gen module file.
2006-12-28 Karl Berry.
2006-12-27 Paul Eggert* lib/mbchar.h: Just include <wctype.h>; the wctype...
2006-12-27 Eric Blake* lib/fnmatch.c: Reinstate inclusion of <wchar.h>,...
2006-12-27 Karl Berry.
2006-12-26 Eric Blake* gnulib-tool (sed_extract_prog): Avoid space-tab.
2006-12-26 Eric Blake* modules/absolute-header: New module.
2006-12-26 Karl Berryautoupdate
2006-12-26 Paul Eggert* gnulib-tool (SED): Remove, undoing previous change.
2006-12-25 Karl Berryautoupdate
2006-12-25 Karl Berry.
2006-12-24 Jim MeyeringWork around an fchownat bug in glibc-2.4:
2006-12-24 Karl Berry.
2006-12-24 Paul EggertFix bug reported by Bruno Haible in
2006-12-23 Jim Meyering* lib/safe-read.h [C++]: Wrap declarations in extern...
2006-12-23 Karl Berryupdate from texinfo
2006-12-23 Bruno HaibleTest HAVE_READLINK instead of S_ISLNK.
2006-12-23 Karl Berry.
2006-12-22 Bruno HaiblePreserve ACLs while copying.
2006-12-22 Karl Berryautoupdate
2006-12-22 Karl Berryupdate from texinfo
2006-12-22 Bruno HaibleAdd comments.
2006-12-22 Bruno HaibleChange order of sections.
2006-12-22 Bruno HaibleUse "sed --posix" instead of "sed" when possible.
2006-12-22 Bruno HaibleNew module 'no-c++'.
2006-12-22 Karl Berry.
2006-12-22 Paul Eggert* m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
2006-12-22 Paul Eggert* MODULES.html.sh: New module wctype.
2006-12-20 Bruno Haiblegzip uses gnulib now as well.
2006-12-19 Bruno HaibleMake it usable in C++ mode.
2006-12-19 Karl Berry.
2006-12-19 Ralf Wildenhues* modules/savewd (Depends-on): Fix dependency on fcntl.
2006-12-18 Paul Eggert* m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty...
2006-12-18 Paul Eggert* lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Defaul...
2006-12-14 Paul Eggert* lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
2006-12-12 Jim Meyering* m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
2006-12-12 Bruno HaibleMerge changes from the haible-private branch.
2006-12-12 Paul Eggert* m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
2006-12-11 Bruno HaibleFix 'join' invocation.
2006-12-11 Bruno HaibleDon't show the includes for modules that were not expli...
2006-12-09 Karl Berryautoupdate
2006-12-08 Jim MeyeringAmend prev. message.
2006-12-08 Jim Meyering* build-aux/announce-gen ($VERSION): Don't use of ...
2006-12-08 Karl Berryautoupdate
2006-12-08 Jim Meyering* build-aux/announce-gen: Add two new options, both...
2006-12-05 Ralf Wildenhues* tests/test-argp-2.sh: Fix test to match actual output.
2006-12-05 Karl Berryupdate from texinfo
2006-12-05 Paul EggertPrefer fd < 0 to ! (0 <= fd).
2006-12-05 Paul Eggert* lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS...
2006-12-04 Paul Eggert* lib/mkdir-p.c (make_dir_parents): Fix race condition...
2006-12-04 Paul EggertCredit Georg Schwarz for reporting that last bug.
2006-12-04 Paul Eggert* lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCT...
2006-12-03 Jim Meyeringprovide more info
2006-12-03 Jim Meyering* lib/fts.c (fts_load): Don't set sp->fts_dev here...
2006-12-03 Karl Berry.
2006-12-02 Karl Berryautoupdate
2006-12-02 Jim Meyering* modules/savewd (Depends-on): Add fcntl_h to avoid...
2006-12-01 Karl Berryautoupdate
2006-11-30 Paul Eggert* m4/warning.m4: Use the all-permissive copyright notice
2006-11-29 Bruno HaibleFix double initialization of noinst_LTLIBRARIES.
2006-11-29 Jim Meyeringfix typo: s/gnulig/gnulib/
2006-11-29 Karl Berry.
2006-11-29 Paul Eggert* README: Advise users that they might find the bug...
2006-11-28 Bruno HaibleRemove unused file ptrdiff_max.m4.
2006-11-28 Bruno HaibleUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
2006-11-28 Jim Meyerings/^ {8}/\t/
2006-11-28 Jim Meyering* lib/regcomp.c (parse_branch): Rename local, exp-...
2006-11-27 Paul Eggert* m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_IN...
2006-11-27 Paul Eggert* lib/regex.h (__restrict_arr): Redo logic of #if,...
2006-11-27 Bruno HaibleInitialize also noinst_LTLIBRARIES.
next