gnulib.git
2005-01-23 Paul EggertUse an all-permissive copyright notice, recommended...
2005-01-22 Paul EggertFix date in latest changelog entry.
2005-01-22 Paul Eggert* modules/chdir-long (Depends-on): Remove mempcpy.
2005-01-21 Bruno HaibleNew module 'classpath'.
2005-01-21 Paul EggertRegenerate.
2005-01-21 Paul Eggert* MODULES.html.sh (Command-line arguments): Add version...
2005-01-20 Paul Eggert* lib/save-cwd.c (save_cwd): Remove code to support...
2005-01-20 Simon Josefsson* base64.h (isbase64): Add.
2005-01-19 Paul EggertRegenerate.
2005-01-19 Paul Eggertmempcpy update; add ullong_max to MODULES.html.sh
2005-01-19 Paul Eggert(Sizes of integer types <limits.h>): New element, with...
2005-01-19 Paul Eggert(gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
2005-01-19 Paul Eggert(Makefile.am): Remove mention of mempcpy.h; AC_LIBSOURC...
2005-01-19 Bruno HaibleNew module 'sh-quote'.
2005-01-18 Paul EggertMerge from coreutils.
2005-01-18 Paul EggertWork around tests/touch/empty-file failure on a system
2005-01-18 Paul EggertFix typo in copyright notice.
2005-01-18 Paul Eggert(gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
2005-01-18 Paul Eggert(gl_MACROS): Require gl_ULLONG_MAX.
2005-01-18 Paul EggertInitial version.
2005-01-18 Paul Eggert(gl_FUNC_CHOWN): When cross-compiling, assume that...
2005-01-18 Paul Eggert(version_etc_copyright): Update copyright date.
2005-01-18 Paul Eggert(futimens): Account for the fact that futimes
2005-01-18 Paul Eggert* modules/chdir-long, modules/openat: New files.
2005-01-18 Paul EggertMerge changes from coreutils.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice.
2005-01-18 Bruno HaibleUse an all-permissive copyright notice, recommended...
2005-01-17 Bruno HaibleMove some conditionals from the .c file to the .m4...
2005-01-17 Bruno HaibleUpdate from gettext.
2005-01-17 Bruno HaibleCopyright years.
2005-01-17 Bruno HaibleThe fwriteerror() function now needs to fclose() the...
2005-01-17 Bruno HaibleDeclare environ; not all systems declare it.
2005-01-15 Karl Berry.
2005-01-12 Karl Berryautoupdate from libtool
2005-01-12 Karl Berryautoupdate
2005-01-11 Sergey PoznyakoffUpdated
2005-01-11 Sergey PoznyakoffDepend on vsnprintf
2005-01-10 Jim Meyering*** empty log message ***
2005-01-10 Jim Meyering(Depends-on): Add atexit.
2005-01-05 Simon JosefssonPrint #include directives when --import'ing.
2005-01-04 Jim Meyering*** empty log message ***
2005-01-04 Jim MeyeringChanges imported from coreutils.
2005-01-04 Paul Eggert* human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
2005-01-04 Karl Berryautoupdate
2005-01-01 Karl Berryautoupdate
2004-12-30 Karl Berrystandards update
2004-12-29 Paul Eggert* error.c: Remove dependency on gettext and libintl.
2004-12-29 Paul Eggert* modules/error (Depends-on): Remove gettext.
2004-12-29 Paul Eggert(Depends-on): Remove gettext.
2004-12-29 Paul Eggert[!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
2004-12-28 Simon Josefsson* tests/test-base64.c: Include required header files...
2004-12-24 Karl Berryautoupdate
2004-12-24 Paul Eggert* c-strtod.m4 (gl_C99_STRTOLD): New macro.
2004-12-24 Paul Eggert(gl_C99_STRTOLD): New macro.
2004-12-24 Paul Eggert* c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD,...
2004-12-24 Paul Eggert(STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STR...
2004-12-24 Paul Eggert(parser_init): Omit unnecessary alignments, and comment...
2004-12-24 Paul EggertInclude <stddef.h>.
2004-12-24 Paul Eggert* getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
2004-12-24 Paul Eggert(gl_GETDATE): Remove AC_FUNC_ALLOCA.
2004-12-24 Paul Eggert* modules/getdate (Depends-on): Remove alloca-opt.
2004-12-24 Paul Eggert(Depends-on): Remove alloca-opt.
2004-12-24 Paul Eggert* getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since...
2004-12-24 Paul Eggert(YYSTACK_USE_ALLOCA): Define to 0, since there's no...
2004-12-24 Paul Eggert* getdate.y (YYINITDEPTH): New macro.
2004-12-24 Paul Eggert(YYINITDEPTH): New macro, so that the initial stack...
2004-12-22 Sergey PoznyakoffUpdated
2004-12-22 Sergey Poznyakoff(parser_init): Avoid arithmetics on void pointers.
2004-12-20 Paul EggertFix typo in comment in previous change.
2004-12-20 Paul Eggert* modules/regex (lib_SOURCES): Undo previous change.
2004-12-20 Paul EggertUndo previous change.
2004-12-19 Paul Eggert* modules/getdate: Depend on alloca-opt, not alloca.
2004-12-19 Paul EggertDepend on alloca-opt, not alloca.
2004-12-19 Paul Eggert* alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not...
2004-12-18 Bruno HaiblePortability fix: Don't assume sigaction(). (mingw doesn...
2004-12-18 Bruno HaibleSignals whose handler is set to SIG_IGN are not fatal.
2004-12-18 Bruno HaibleDocumentation of 'alloca' and 'alloca-opt' modules.
2004-12-18 Simon Josefsson* modules/alloca: Depend on alloca-opt, instead of...
2004-12-17 Jim Meyeringupdate scriptversion, but not copyright date
2004-12-17 Jim Meyering*** empty log message ***
2004-12-17 Jim MeyeringUse `(exit N); exit N', not `(exit N); exit'.
2004-12-16 Simon JosefssonTypo.
2004-12-16 Simon JosefssonAdd license.
2004-12-15 Paul Eggert* gnulib-tool (func_emit_lib_Makefile_am): Shorten...
2004-12-15 Paul Eggert(func_emit_lib_Makefile_am): Shorten a long sed command.
2004-12-13 Karl Berry.
2004-12-12 Paul EggertFix typo in previous change.
2004-12-12 Paul Eggert(Files): Add m4/d-ino.m4
2004-12-12 Paul Eggert* modules/getcwd (Depends-on): Add m4/d-ino.m4.
2004-12-12 Karl Berrytexmfroot
2004-12-09 Karl Berryautoupdate
2004-12-08 Paul EggertMerge from coreutils.
2004-12-07 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo...
2004-12-07 Paul Eggert(AC_FUNC_GETMNTENT): Fix typo in previous change:
2004-12-06 Paul EggertFix typo in file name.
2004-12-06 Paul Eggert* ls-mnt-fs.m4 (AC_FUNC_GETMNTENT): New macro.
2004-12-06 Paul Eggert(AC_FUNC_GETMNTENT): New macro, to work around bug
2004-12-06 Karl Berryautoupdate
2004-12-06 Karl Berry.
2004-12-05 Paul Eggert* modules/hard-locale (Depends-on): Add strdup.
next