log

age author description
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.