Propagating gettext into gnulib a bit better.
[gnulib.git] / modules /
2004-04-13 Paul Eggert* modules/inttostr (EXTRA_DIST): Move inttostr.c here....
2004-04-12 Paul Eggert* modules/getopt (lib_SOURCES): Add getopt_int.h.
2004-03-31 Jim Meyering * modules/realloc (Files): Remove m4/realloc.m4.
2004-03-31 Paul EggertMerge from coreutils.
2004-03-31 Paul EggertNew module inttostr.
2004-03-29 Paul EggertMerge changes to getloadavg.c from coreutils and Emacs...
2004-03-09 Paul EggertSync getopt and argp from libc CVS.
2004-02-25 Bruno HaibleImproved strdup.
2004-02-22 Bruno HaibleDoesn't depend on stdbool.
2004-02-03 Bruno HaibleNew module 'pipe'.
2004-01-27 Bruno HaibleNew module 'execute'.
2004-01-24 Paul EggertExit-status fixes from coreutils.
2004-01-20 Bruno HaibleUse allocsa instead of alloca.
2004-01-20 Bruno HaibleNew module 'xallocsa'.
2004-01-20 Bruno HaibleOops.
2004-01-20 Bruno HaibleNew module 'allocsa'.
2004-01-20 Bruno HaibleNew module 'eealloc'.
2004-01-16 Paul EggertMerge from coreutils.
2004-01-16 Paul Eggert* modules/poll: Add BUILT_SOURCES.
2003-12-03 Bruno HaibleUpgrade to gettext-0.13.
2003-11-25 Bruno HaibleUse size_t instead of ssize_t.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-11-17 Bruno HaibleUse xsize.h to protect against memory size overflows.
2003-11-13 Paul EggertRemove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
2003-11-11 Bruno HaibleRely on SIZE_MAX and PTRDIFF_MAX as defined by ISO...
2003-11-04 Bruno HaibleUse xsize.
2003-11-04 Bruno HaibleNew module 'xsize'.
2003-11-04 Jim MeyeringUse the `$(VAR)' notation for AC_SUBST'd variable names...
2003-11-04 Jim MeyeringUse the `$(VAR)' notation for AC_SUBST'd variable names...
2003-11-03 Jim Meyering(lib_SOURCES): Add userspec.h.
2003-10-30 Paul EggertRevamp xalloc_oversized so that its count arg need...
2003-10-20 Bruno HaibleNew module 'wait-process'.
2003-10-14 Bruno HaibleImproved 'fatal-signal' module.
2003-10-13 Paul EggertRevamp xalloc interface so that it can check for addres...
2003-10-10 Bruno HaibleA little more dependencies of the 'argp' module.
2003-10-08 Paul EggertMerge getpass from libc, plus a few fixes.
2003-10-06 Bruno HaibleRemove version-etc-2 module.
2003-10-06 Bruno HaibleNew module 'fatal-signal'.
2003-10-02 Bruno HaibleTweak Include section.
2003-09-28 Paul EggertTrivial fixes to Makefile.am parts of module listings.
2003-09-27 Paul EggertAdd 'free' module.
2003-09-25 Bruno HaibleNew module 'getdomainname'.
2003-09-25 Bruno HaibleNew module 'version-etc-2'.
2003-09-25 Bruno HaibleNew modules 'xgetdomainname'.
2003-09-24 Paul EggertAdd xgethostname.h.
2003-09-15 Paul EggertSort dependencies by importance, not alphabetically.
2003-09-15 Bruno HaibleNew module 'fwriteerror'.
2003-09-12 Paul EggertDepend on 'exit'.
2003-09-12 Paul EggertUse "exit.h" rather than rolling EXIT_FAILURE ourselves...
2003-09-08 Paul Eggert* modules/time_r: Depend on 'restrict'.
2003-09-06 Paul EggertAdd time_r module. Change timegm, mktime, and strftime...
2003-09-01 Bruno HaibleNew module 'timegm'.
2003-09-01 Bruno HaibleForgot to distribute strndup.h.
2003-08-20 Bruno HaibleNew module 'progname'.
2003-08-18 Paul Eggert* modules/stdbool: Add BUILT_SOURCES. Prefer $@ to...
2003-08-18 Bruno HaibleUpdate.
2003-08-17 Bruno HaibleAdd an include file to module 'strndup'.
2003-08-17 Bruno HaibleAvoid autoconf/autoheader warning
2003-08-17 Bruno HaibleUpdate files list.
2003-08-17 Paul EggertAdd BUILT-SOURCES.
2003-08-17 Paul Eggertutimes merge from coreutils
2003-08-16 Paul EggertAccept `.' as a separator only in pre-POSIX-200112...
2003-08-16 Paul EggertMerge from coreutils.
2003-08-15 Paul EggertUse the `$(VAR)' notation for AC_REPLACED variable...
2003-08-14 Paul EggertAdd wrappers for gmtime and tzset, too.
2003-08-12 Paul EggertMerge euidaccess etc. from coreutils.
2003-08-11 Paul EggertRemove the gnu-source module.
2003-08-08 Paul EggertNew module 'extensions', used by timespec and unlocked-io
2003-08-07 Paul EggertAdd 'restrict' module.
2003-08-07 Bruno HaibleMake the module 'getndelim2' compatible with the module...
2003-08-06 Paul EggertRemove bumpalloc.
2003-07-31 Bruno HaibleNew module 'getpass-gnu'.
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-07-20 Jim Meyering(Depends-on): Add exitfail.
2003-07-18 Bruno HaibleNew module 'getndelim2'.
2003-07-17 Bruno HaibleNew module 'getnline'.
2003-07-16 Jim MeyeringDepend on xgetcwd. From Derek Price.
2003-07-15 Jim MeyeringDon't depend on error. From Derek Price.
2003-07-14 Bruno HaibleNew module 'mempcpy'.
2003-07-14 Paul Eggert* modules/getdate, modules/posixtm: Depend on mktime.
2003-07-10 Jim Meyering(Makefile.am): Add strchrnul.h.
2003-06-26 Bruno HaibleModule 'human' now depends on module 'stdbool'.
2003-06-25 Bruno HaibleNew module 'readlink'.
2003-06-25 Bruno HaibleTest for ssize_t. Needed for portability to mingw32.
2003-06-11 Bruno HaibleFix typo in Makefile.am snippet.
2003-06-11 Bruno HaibleNew module 'sysexits'.
2003-06-10 Bruno HaibleNew module strchrnul.
2003-06-10 Bruno HaibleNew module argp.
2003-06-07 Bruno HaibleMake .h file creation more reliable.
2003-06-07 Bruno HaibleAvoid passive voice in comment.
2003-06-07 Jim MeyeringUse $(...) notation, not @...@ for AC_REPLACE'd variables.
2003-06-06 Bruno HaibleRename stdbool.h.in to stdbool_.h, for DOS and VMS...
2003-05-30 Bruno HaibleUpgrade to gettext-0.12.1.
2003-05-09 Bruno HaibleNeed m4/strerror_r.m4.
2003-04-10 Bruno HaibleNew module 'findprog'.
2003-04-04 Bruno HaibleNew module 'linebreak'.
2003-04-03 Bruno HaibleNew modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4...
2003-04-02 Bruno HaibleNew module 'binary-io'.
2003-04-01 Bruno HaibleNew module 'pathname'.
2003-03-28 Bruno HaibleNew module copy-file.
next