gnulib.git
2006-07-17 Bruno HaibleSequential list data type implemented by a circular...
2006-07-17 Bruno HaibleOrdered set data type implemented by an array.
2006-07-17 Bruno HaibleSequential list data type implemented by an array.
2006-07-17 Bruno HaibleCommon code of several ordered list implementations.
2006-07-17 Bruno HaibleCommon code several concrete list implementations.
2006-07-17 Bruno HaibleNew modules 'list' and 'oset'.
2006-07-17 Paul EggertRegenerate.
2006-07-17 Paul EggertFix mispelling in previous change: mkancestors -> mkanc...
2006-07-17 Paul EggertImport from coreutils.
2006-07-16 Karl Berryupdate from texinfo
2006-07-15 Karl Berry.
2006-07-15 Karl Berryhelp message tweaks
2006-07-15 Karl Berryupdate from texinfo
2006-07-15 Karl Berryautoupdate
2006-07-14 Karl Berrytexinfo subdir is util not utils
2006-07-14 Simon Josefsson2006-07-14 Simon Josefsson <jas@extundo.com>
2006-07-13 Karl Berry.
2006-07-12 Simon Josefsson*** empty log message ***
2006-07-12 Simon JosefssonFix license, approved by Karl.
2006-07-12 Eric Blake* MODULES.html.sh: Add gendocs.
2006-07-12 Karl Berry.
2006-07-12 Simon JosefssonAdd gendocs, from texinfo.
2006-07-11 Eric Blake* gnulib-tool: List --doc-base before --tests-base.
2006-07-11 Derek R. Price* glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
2006-07-11 Eric Blake* absolute-header.m4: Fix comments to match recent...
2006-07-11 Eric Blake* modules/fdl: New module, to install doc/fdl.texi.
2006-07-11 Bruno HaibleMention where to put documentation.
2006-07-11 Paul Eggert* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today...
2006-07-11 Paul Eggert* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
2006-07-11 Paul EggertWhite space fix from coreutils.
2006-07-11 Paul Eggert* stdint.m4 (gl_STDINT_H): Like yesterday's change to
2006-07-10 Karl Berryautoupdate
2006-07-10 Ralf Wildenhues* functions.texi, gnulib-tool.texi, gnulib.texi: Fix...
2006-07-10 Paul Eggert* absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rathe...
2006-07-09 Paul EggertSync from upstream.
2006-07-09 Jim Meyering* lib/argp-pv.c: Remove a doubled word in a comment.
2006-07-09 Karl Berry.
2006-07-09 Paul Eggert* gnulib-tool (func_get_filelist): Don't echo m4/onceon...
2006-07-09 Paul EggertCommentary sync from coreutils.
2006-07-07 Karl Berry.
2006-07-07 Simon JosefssonAdd arpa_inet module.
2006-07-07 Simon Josefsson2006-07-06 Jim Hyslop <jhyslop@dreampossible.ca>...
2006-07-06 Simon Josefsson2006-07-07 Simon Josefsson <jas@extundo.com>
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2006-07-06 Paul Eggert* _inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-07-06 Paul Eggert* modules/getusershell (configure.ac): Use gl_FUNC_GETU...
2006-07-06 Ralf Wildenhues* strtod.c (strtod): cast the argument of tolower to...
2006-07-06 Simon Josefsson2006-07-06 Simon Josefsson <jas@extundo.com>
2006-07-06 Bruno HaibleObsoleting STDC_HEADERS. From Derek Price.
2006-07-05 Paul Eggert* lib/memcasecmp.c: Include <limits.h>.
2006-07-05 Eric Blake* modules/getaddrinfo (Depends-on): Add snprintf.
2006-07-05 Eric Blake* sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_S...
2006-07-05 Eric Blake* getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
2006-07-05 Bruno HaibleFix for cross-compilation.
2006-07-04 Eric Blake* modules/dirname-tests: New test module.
2006-07-04 Bruno HaibleAssume ANSI C.
2006-07-04 Bruno HaibleChange comments to not mention AC_HEADER_STDC.
2006-07-04 Karl Berry.
2006-07-04 Paul Eggert* modules/cycle-check (lib_SOURCES): Add same-inode.h.
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-04 Paul Eggert* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort...
2006-07-04 Paul Eggert* stdint_.h: Include <sys/types.h> after @FULL_PATH_STD...
2006-07-03 Eric Blake* modules/dirname (Depends-on): Add xstrndup.
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 Karl Berryautoupdate
2006-07-02 Paul Eggert* stdint.m4 (gl_STDINT_H): Use more-mnemonic identifier...
2006-07-02 Paul Eggert* stdint_.h (intmax_t, uintmax_t): Prefer long to long...
2006-07-02 Karl Berry.
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-07-01 Karl Berry.
2006-07-01 Simon JosefssonFix typo, from Jim Hyslop <jhyslop@dreampossible.ca>.
2006-06-30 Eric Blake* stat_.h (rpl_mkdir): Declare inline, to avoid warning...
2006-06-30 Eric Blake* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
2006-06-29 Eric Blake* MODULES.html.sh: Add sys_stat.
2006-06-29 Eric Blake* sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
2006-06-29 Eric Blake* stat_.h: New file.
2006-06-29 Eric Blake* functions.texi (Function Portability): Document missi...
2006-06-29 Jim Meyering*** empty log message ***
2006-06-29 Jim Meyering(Maintainer): Add my name, since with the
2006-06-29 Jim MeyeringFrom Derek R. Price:
2006-06-29 Bruno HaibleVarious small tweaks.
2006-06-29 Bruno HaibleFix a few Changelog entries.
2006-06-29 Bruno HaibleChange wcwidth license to LGPL.
2006-06-29 Derek R. Price* MODULES.html.sh: Remove c-bs-a.
2006-06-29 Derek R. Price* modules/c-bs-a: Removed - \a is C89.
2006-06-29 Karl Berry.
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 HaibleFix brought over from gettext.
2006-06-28 Bruno HaibleFixes after wcwidth module creation.
2006-06-28 Simon JosefssonFix.
2006-06-28 Bruno HaibleFix the comment fix.
2006-06-28 Eric Blake* xvasprintf.h: Fix comments.
2006-06-28 Eric Blake* modules/wcwidth: New file.
next