gnulib.git
2006-09-09 Sergey Poznyakoff(struct argp_option): Document the use of N_() wrappers.
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(struct argp): Document the N_("..") "\v" N_("..")...
2006-09-09 Karl Berry.
2006-09-09 Sergey PoznyakoffMake sure the string is always translated
2006-09-09 Sergey PoznyakoffDepend on malloc
2006-09-09 Sergey PoznyakoffUpdate
2006-09-09 Sergey Poznyakoff(argp_doc): Split the untranslated doc string on '\v',
2006-09-08 Paul Eggert* config/srclist.txt: Temporarily comment out mktime...
2006-09-08 Paul Eggert* isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
2006-09-08 Jim MeyeringDon't make generated files read-only. That would bothe...
2006-09-08 Jim MeyeringAvoid new build failure on FreeBSD 6.0.
2006-09-07 Paul EggertFix typo in previous change.
2006-09-07 Paul Eggert* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain...
2006-09-07 Bruno HaibleA comment about automake-1.9b.
2006-09-07 Karl Berry.
2006-09-07 Jim MeyeringFix global typo in last change: use chmod u-w, not...
2006-09-06 Jim MeyeringMake generated files be read-only.
2006-09-06 Bruno Haible_LIBADD is reserved for object files, not -L and -l...
2006-09-06 Karl Berrymissed changelog entry
2006-09-06 Bruno HaibleAdd support for LDFLAGS of the generated library.
2006-09-06 Bruno HaibleNew modules 'striconv' and 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'xstriconv'.
2006-09-06 Bruno HaibleNew module 'striconv'.
2006-09-06 Karl Berry.
2006-09-05 Ralf Wildenhues* argz_.h: Sync from Libtool.
2006-09-05 Bruno HaibleNew 'trim' module, from Davide Angelocola <davide.angel...
2006-09-04 Karl Berry(signed.m4, gettext.m4): changes not propagated
2006-09-04 Bruno HaibleSupport for mingw DLLs.
2006-09-01 Paul Eggert* lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not...
2006-09-01 Paul Eggert* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STA...
2006-09-01 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
2006-09-01 Bruno HaibleImprove maintainability.
2006-09-01 Karl Berry.
2006-08-31 Paul Eggert* modules/getloadavg (Files): Add m4/getloadavg.m4.
2006-08-31 Paul Eggert* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
2006-08-31 Eric Blake* gnulib-tool: Don't let emacs change spaces to TAB.
2006-08-31 Bruno HaibleSlightly change the output generated by --makefile...
2006-08-31 Bruno HaibleFix problem when calling "gnulib-tool --update" on...
2006-08-31 Karl Berry.
2006-08-31 Paul EggertWork around a bug in both the Linux and SunOS 64-bit...
2006-08-31 Paul Eggert* isapipe.c (isapipe): Rename local s/fd/fd_pair/ to...
2006-08-30 Paul Eggert* MODULES.html.sh (Support for building documentation...
2006-08-30 Karl Berry.
2006-08-29 Paul Eggert* modules/isapipe: New file.
2006-08-29 Eric Blake* error.c (error_at_line, print_errno_message): Match...
2006-08-29 Jim Meyering* modules/configmake (Makefile.am): Make configmake...
2006-08-29 Bruno HaiblePrefer using configmake.h instead of augmenting DEFS.
2006-08-29 Paul Eggert* modules/configmake (Makefile.am): Add a comment,...
2006-08-29 Jim MeyeringFix typo: s/not/now/
2006-08-29 Karl Berry.
2006-08-29 Ralf WildenhuesSync from Libtool:
2006-08-28 Paul Eggert* lib/fcntl_.h: New file.
2006-08-28 Eric Blake* inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
2006-08-28 Paul Eggert* lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_IN...
2006-08-28 Paul Eggert* gnulib-tool (emit_lib_Makefile_am): Don't put $makefi...
2006-08-28 Paul Eggert* modules/inttypes (Files): Add m4/inttypes-h.m4.
2006-08-28 Eric Blake* modules/inttypes (Makefile.am): Fix sed error when...
2006-08-28 Bruno HaibleSCNX* macros don't exist.
2006-08-28 Bruno HaibleDo the INT_MAX check only where size_t is converted...
2006-08-28 Eric Blake* modules/inttypes (Depends-on): Fix sed error when...
2006-08-28 Bruno HaibleNew option --makefile-name.
2006-08-28 Bruno HaibleReorder some statements.
2006-08-28 Bruno HaibleSmall fix after --local-dir introduction.
2006-08-28 Bruno HaibleSave the --local-dir value in the cache file.
2006-08-28 Bruno HaibleBetter error handling.
2006-08-28 Bruno HaibleBeOS portability.
2006-08-28 Bruno HaibleAvoid compiler warning.
2006-08-28 Bruno HaibleNew module 'c-strstr'.
2006-08-28 Bruno HaibleRewritten inttypes module.
2006-08-28 Bruno HaibleRewritten inttypes module. New modules imaxabs, imaxdiv.
2006-08-28 Bruno HaibleNew module 'imaxdiv'.
2006-08-28 Bruno HaibleNew module 'imaxabs'.
2006-08-28 Bruno HaibleRewritten 'inttypes' module.
2006-08-28 Jim Meyering* visibility.texi: Actually read and correct the gramma...
2006-08-27 Jim Meyering* visibility.texi: Remove duplicate word: "pointer".
2006-08-27 Karl Berryupdate from texinfo
2006-08-26 Karl Berry.
2006-08-26 Paul EggertNew config-h module, so that "make" output needn't...
2006-08-25 Paul EggertNew configmake module, so that "make" output needn...
2006-08-25 Karl Berry.
2006-08-24 Paul Eggert* MODULES.html.sh (Support for building libraries and...
2006-08-24 Bruno HaibleTest other subdirectory names than 'lib' and 'm4'.
2006-08-24 Bruno HaibleFix HTML structure.
2006-08-24 Karl Berry.
2006-08-24 Paul EggertFix typo in previous log entry.
2006-08-23 Paul Eggert* m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider...
2006-08-23 Paul Eggert* modules/openat (Depends-on): Add lstat.
2006-08-23 Bruno Haiblecoreutils now uses gnulib-tool as well (in a particular...
2006-08-23 Bruno HaibleTurn off MT for OSF/1 by default.
2006-08-23 Bruno HaibleSeparate the "early" and the "normal" part of the macro.
2006-08-23 Karl Berry.
2006-08-22 Paul Eggert* stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler...
2006-08-22 Eric Blake* modules/regexprops-generic: New file.
2006-08-22 Paul Eggert* srclist.txt: Remove gnupload, since coreutils now...
2006-08-22 Bruno HaibleMake it possible to use lib_LTLIBRARIES in a snippet.
2006-08-22 Paul Eggert* lib/readutmp.h: Skip most definitions if neither...
2006-08-22 Paul EggertAvoid the need for AC_LIBSOURCES in m4 macros.
2006-08-22 Bruno HaibleAdd comments, suggested by Simon Josefsson.
2006-08-22 Simon JosefssonAdd gnupload module.
next