log

age author description
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.
Mon, 20 Dec 2004 08:08:51 +0000 Paul Eggert Fix typo in comment in previous change.
Mon, 20 Dec 2004 04:26:40 +0000 Paul Eggert * modules/regex (lib_SOURCES): Undo previous change.
Mon, 20 Dec 2004 04:25:22 +0000 Paul Eggert Undo previous change.
Sun, 19 Dec 2004 13:45:43 +0000 Paul Eggert * modules/getdate: Depend on alloca-opt, not alloca.
Sun, 19 Dec 2004 13:45:27 +0000 Paul Eggert Depend on alloca-opt, not alloca.
Sun, 19 Dec 2004 13:41:34 +0000 Paul Eggert * alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
Sat, 18 Dec 2004 18:27:48 +0000 Bruno Haible Portability fix: Don't assume sigaction(). (mingw doesn't have it.)
Sat, 18 Dec 2004 18:20:45 +0000 Bruno Haible Signals whose handler is set to SIG_IGN are not fatal.
Sat, 18 Dec 2004 16:27:31 +0000 Bruno Haible Documentation of 'alloca' and 'alloca-opt' modules.
Sat, 18 Dec 2004 15:16:09 +0000 Simon Josefsson * modules/alloca: Depend on alloca-opt, instead of duplicating it.
Fri, 17 Dec 2004 08:41:23 +0000 Jim Meyering update scriptversion, but not copyright date
Fri, 17 Dec 2004 08:13:00 +0000 Jim Meyering *** empty log message ***
Fri, 17 Dec 2004 08:12:52 +0000 Jim Meyering Use `(exit N); exit N', not `(exit N); exit'.
Thu, 16 Dec 2004 01:32:32 +0000 Simon Josefsson Typo.
Thu, 16 Dec 2004 01:22:30 +0000 Simon Josefsson Add license.
Wed, 15 Dec 2004 22:31:17 +0000 Paul Eggert * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
Wed, 15 Dec 2004 22:31:01 +0000 Paul Eggert (func_emit_lib_Makefile_am): Shorten a long sed command.
Mon, 13 Dec 2004 13:26:32 +0000 Karl Berry .