log

age author description
Mon, 10 Jan 2005 15:42:34 +0000 Jim Meyering (Depends-on): Add atexit.
Wed, 05 Jan 2005 02:50:04 +0000 Simon Josefsson Print #include directives when --import'ing.
Tue, 04 Jan 2005 20:24:58 +0000 Jim Meyering *** empty log message ***
Tue, 04 Jan 2005 20:22:52 +0000 Jim Meyering Changes imported from coreutils.
Tue, 04 Jan 2005 18:46:24 +0000 Paul Eggert * human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
Tue, 04 Jan 2005 17:23:09 +0000 Karl Berry autoupdate
Sat, 01 Jan 2005 17:18:07 +0000 Karl Berry autoupdate
Thu, 30 Dec 2004 22:56:28 +0000 Karl Berry standards update
Wed, 29 Dec 2004 05:51:19 +0000 Paul Eggert * error.c: Remove dependency on gettext and libintl.
Wed, 29 Dec 2004 05:50:55 +0000 Paul Eggert * modules/error (Depends-on): Remove gettext.
Wed, 29 Dec 2004 05:50:14 +0000 Paul Eggert (Depends-on): Remove gettext.
Wed, 29 Dec 2004 05:49:08 +0000 Paul Eggert [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
Tue, 28 Dec 2004 02:36:14 +0000 Simon Josefsson * tests/test-base64.c: Include required header files. Remove
Fri, 24 Dec 2004 14:00:46 +0000 Karl Berry autoupdate
Fri, 24 Dec 2004 08:36:54 +0000 Paul Eggert * c-strtod.m4 (gl_C99_STRTOLD): New macro.
Fri, 24 Dec 2004 08:36:41 +0000 Paul Eggert (gl_C99_STRTOLD): New macro.
Fri, 24 Dec 2004 08:36:15 +0000 Paul Eggert * c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Fri, 24 Dec 2004 08:35:58 +0000 Paul Eggert (STRTOD): Depend on HAVE_C99_STRTOLD, not HAVE_DECL_STRTOLD.
Fri, 24 Dec 2004 08:07:29 +0000 Paul Eggert (parser_init): Omit unnecessary alignments, and comment the alignments.
Fri, 24 Dec 2004 08:02:03 +0000 Paul Eggert Include <stddef.h>.
Fri, 24 Dec 2004 06:06:57 +0000 Paul Eggert * getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Fri, 24 Dec 2004 06:06:43 +0000 Paul Eggert (gl_GETDATE): Remove AC_FUNC_ALLOCA.
Fri, 24 Dec 2004 06:06:17 +0000 Paul Eggert * modules/getdate (Depends-on): Remove alloca-opt.
Fri, 24 Dec 2004 06:06:01 +0000 Paul Eggert (Depends-on): Remove alloca-opt.
Fri, 24 Dec 2004 05:29:34 +0000 Paul Eggert * getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
Fri, 24 Dec 2004 05:29:20 +0000 Paul Eggert (YYSTACK_USE_ALLOCA): Define to 0, since there's no need to extend the
Fri, 24 Dec 2004 05:21:23 +0000 Paul Eggert * getdate.y (YYINITDEPTH): New macro.
Fri, 24 Dec 2004 05:21:05 +0000 Paul Eggert (YYINITDEPTH): New macro, so that the initial stack is small too.
Wed, 22 Dec 2004 09:51:09 +0000 Sergey Poznyakoff Updated
Wed, 22 Dec 2004 09:50:38 +0000 Sergey Poznyakoff (parser_init): Avoid arithmetics on void pointers.