Akim Demaille
b50d2359d7
* bootstrap (gnulib_modules): Add strverscmp.
...
* lib/.cvsignore: Add strverscmp.c, strverscmp.h.
* m4/.cvsignore: Add strverscmp.m4.
* src/parse-gram.y (%require): New token, new rule.
(version_check): New.
* src/scan-gram.l (%require): Adjust.
* tests/input.at (AT_REQUIRE): New.
Use it.
* doc/bison.texinfo (Require Decl): New.
(Calc++ Parser): Use %require.
2005-10-02 18:49:15 +00:00
Paul Eggert
55f0c7b1f2
Port to SunOS 4.1.4, which lacks strtoul and strerror.
...
* bootstrap (gnulib_modules): Add strerror, strtoul.
* lib/.cvsignore: Add strerror.c, strtol.c, strtoul.c
* m4/.cvsignore: Add strerror.m4, strtol.m4, strtoul.m4.
2005-09-29 19:02:54 +00:00
Paul Eggert
15d29c1ffe
* lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
...
Add strnlen.c.
* m4/.cvsignore: Remove codeset.m4, gettext.m4, lib-ld.m4,
lib-prefix.m4, po.m4.
2005-08-22 06:38:59 +00:00
Paul Eggert
3ea5f0ec81
* bootstrap: Add stdio-safer, unistd-safer modules.
...
Remove m4/glibc2.m4 (introduced by latest gnulib, but
we don't need it).
* lib/.cvsignore: Add dup-safer.c, fd-safer.c,
fopen-safer.c, stdio-safer.h, unistd-safer.h.
* lib/subpipe.c: Include "unistd-safer.h".
(create_subpipe): Make sure all the newly-created
file descriptors are > 2, so that diagnostics don't
get sent down them (which might cause Bison to hang, in theory).
* m4/.cvsignore: Add stdio-safer.m4, unistd-safer.m4.
* src/files.c (xfopen): Use fopen_safer, not fopen.
2005-05-22 08:04:06 +00:00
Paul Eggert
67961b9ea0
Add strdup.m4.
2004-12-09 07:55:04 +00:00
Paul Eggert
7d1be3bdff
Add "*_gl.m4".
2004-10-09 17:57:39 +00:00
Paul Eggert
e23d0dd71e
Remove more 'intl'-related files while bootstrapping.
2004-05-03 07:36:12 +00:00
Paul Eggert
1f65350a16
Get files from the gnulib and po repositories, instead of relying
...
on them being in our CVS. Upgrade to latest versions of gnulib and Automake.
2004-04-28 20:00:56 +00:00
Paul Eggert
ec622ab417
Add nls.m4, po.m4.
2003-06-17 07:49:33 +00:00
Akim Demaille
0258d1661c
2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
...
* src/.cvsignore: Add src-gram.c.
* tests/.cvsignore: Add atlocal.
* config/.cvsignore, m4/.cvsignore, po/.cvsignore:
Add several files that autoreconf may bring in during
bootstrap.
2002-11-15 09:04:37 +00:00
Akim Demaille
eb34f4177c
Update.
2002-09-04 12:02:11 +00:00
Akim Demaille
c2a6d50e58
Ignore Gettext file.
2002-04-11 16:34:43 +00:00
Akim Demaille
ee006e3a4c
Adjust.
2001-10-04 15:12:55 +00:00
Akim Demaille
705db0b507
Hopefully added to the repository all the distributed files.
2001-01-15 13:46:43 +00:00
Jesse Thilo
adf5fa1318
# ignore generated files
2000-03-18 15:47:46 +00:00