]> git.saurik.com Git - bison.git/blob - ChangeLog
Support yyerrok in lalr1.cc.
[bison.git] / ChangeLog
1 2008-08-27 Akim Demaille <demaille@gostai.com>
2
3 Support yyerrok in lalr1.cc.
4 YYBACKUP is still to import back into lalr1.cc.
5 * data/lalr1.cc (yyerrork, yyclearin, YYRECOVERING): Define.
6
7 2008-08-26 Joel E. Denny <jdenny@ces.clemson.edu>
8
9 For maintainer-check*, don't recompile for a $(VERSION) update.
10 * cfg.mk: New file.
11 (_is-dist-target): Override the one in GNUmakefile.
12 * Makefile.am (EXTRA_DIST): Add cfg.mk.
13
14 2008-08-26 Joel E. Denny <jdenny@ces.clemson.edu>
15
16 Update for recent change to gnulib.
17 * src/parse-gram.y: Don't include strverscmp.h. It comes from
18 string.h now.
19
20 2008-08-15 Eric Blake <ebb9@byu.net>
21
22 Remaining m4sugar merge from autoconf.
23 * data/m4sugar/m4sugar.m4: Copy entire file from autoconf.
24 * data/m4sugar/foreach.m4: New file, copied from autoconf.
25 * data/Makefile.am (dist_m4sugar_DATA): Distribute it.
26 * src/output.c (output_skeleton): Tell m4 how to find it.
27
28 Partial m4sugar merge from autoconf: m4_map.
29 * data/m4sugar/m4sugar.m4 (m4_fst): Delete.
30 (m4_map, m4_map_sep, _m4_map): Rewrite more efficiently.
31 (m4_apply, _m4_apply, m4_mapall, m4_mapall_sep): New macros.
32 * data/java.m4 (b4_token_enums): Use more efficient short-circuit
33 for empty list.
34 * data/c.m4 (b4_token_defines, b4_token_enums, b4_c_ansi_formals):
35 Likewise.
36 (b4_parse_param_for): Avoid m4_fst, now that autoconf no longer
37 declares it.
38
39 2008-08-07 Joel E. Denny <jdenny@ces.clemson.edu>
40
41 Keep .version and PACKAGE_VERSION in sync.
42 * Makefile.am ($(top_srcdir)/.version): Declare configure as a
43 dependency, and add comments justifying this in more detail. Discussed
44 starting at
45 <http://lists.gnu.org/archive/html/bison-patches/2008-07/msg00022.html>.
46
47 2008-08-06 Eric Blake <ebb9@byu.net>
48
49 Partial m4sugar merge from autoconf: m4_shiftn.
50 * data/m4sugar/m4sugar.m4 (m4_shiftn): Faster implementation.
51 (m4_shift2, m4_shift3): New macros.
52 (m4_case, m4_bmatch, m4_bpatsubsts, m4_join): Adjust clients.
53 * data/c.m4 (b4_c_function_def, b4_c_ansi_function_def)
54 (b4_c_ansi_function_decl, b4_c_function_call): Likewise.
55 * data/java.m4 (b4_remove_comma): Likewise.
56
57 Partial m4sugar merge from autoconf: m4_wrap vs. m4 1.6.
58 * data/m4sugar/m4sugar.m4 (m4_unquote, m4_wrap_lifo): New macros.
59 (m4_wrap): Guarantee FIFO order, in spite of m4 1.6.
60 (m4_init): Consolidate wrapped text into single m4_wrap.
61 * data/bison.m4 (b4_check_user_names_wrap): Stick with LIFO order
62 in wrapped text.
63
64 2008-08-05 Eric Blake <ebb9@byu.net>
65
66 Partial m4sugar merge from autoconf: builtins, version.m4.
67 * data/m4sugar/m4sugar.m4 (changeword): Nuke.
68 (m4_prepend): Remove, as it is unused and inherently quadratic,
69 whereas m4_append is linear in newer m4.
70 (m4_mkstemp): New builtin.
71 (m4_symbols): Make rename conditional.
72 (m4_version_prereq): Ensure fatal error if used in bison, which
73 intentionally lacks version.m4.
74
75 Fix comments in m4sugar.
76 * data/m4sugar/m4sugar.m4: Comment changes, borrowed from autoconf.
77
78 2008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
79
80 Update for recent .gitignore fix in Gnulib.
81 * bootstrap: Back out 2008-07-18 hack now that gnulib-tool creates
82 anchored .gitignore entries.
83
84 2008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
85
86 Set gnu or gnits strictness.
87 * configure.ac (AM_INIT_AUTOMAKE): Set gnu strictness during
88 development and gnits strictness for releases. Based on Eric Blake's
89 suggestion at
90 <http://lists.gnu.org/archive/html/bug-bison/2008-07/msg00019.html>.
91
92 2008-07-31 Paolo Bonzini <bonzini@gnu.org>
93
94 * NEWS: Clarify documentation of %language.
95
96 2008-07-31 Paolo Bonzini <bonzini@gnu.org>
97
98 Support usage of git-merge-changelog.
99 * .gitattributes: New.
100 * HACKING: Document usage of git-merge-changelog.
101 * bootstrap: Install git-merge-changelog entries in .git/config
102 if appropriate.
103
104 2008-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
105
106 Remove remaining dependence on CVS Id keyword.
107 * ChangeLog: For the sake of people still using CVS, don't use dollars
108 when mentioning Id.
109 * data/xslt/bison.xsl: Remove Id from header comments, where it was
110 unusual anyway.
111 * data/xslt/xml2dot.xsl: Likewise.
112 * data/xslt/xml2text.xsl: Likewise.
113 * data/xslt/xml2xhtml.xsl: Likewise.
114 * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID.
115 * doc/Makefile.am (neutralize): Remove, no longer needed.
116 (.x.1): Don't use neutralize.
117 (edit): Don't substitute for ID.
118 (Doxyfile): Don't define Id, and thus don't depend on ChangeLog.
119
120 2008-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
121
122 Fix dependence on computed configure variables.
123 * doc/Makefile.am (common_dep): Depend on $(top_srcdir)/configure not
124 $(top_srcdir)/configure.ac so that changes to computed variables, such
125 as PACKAGE_VERSION, are seen.
126 * tests/Makefile.am ($(srcdir)/package.m4): Likewise.
127
128 2008-07-20 Joel E. Denny <jdenny@ces.clemson.edu>
129
130 Update copyright dates for recent changes.
131 * Makefile.am: Here.
132 * src/Makefile.am: Here.
133 * src/reduce.c: Here.
134 * tests/reduce.at: Here.
135
136 2008-07-18 Joel E. Denny <jdenny@ces.clemson.edu>
137
138 Use git-version-gen for version names between releases.
139 * .cvsignore (.tarball-version, GNUmakefile, *~): Add.
140 * .gitignore (/.tarball-version, /GNUmakefile, /*~): Add.
141 * .prev-version: New.
142 * .version.in: Remove.
143 * ChangeLog: Remove the Id previously used for capturing the CVS
144 revision.
145 * GNUmakefile: Remove, now copied from Gnulib.
146 * Makefile.am: Add code suggested by comments in
147 build-aux/git-version-gen.
148 (EXTRA_DIST): Remove GNUmakefile, handled by Gnulib. Add maint.mk,
149 .prev-version, and .version.
150 * NEWS (2.3b+): Rename to...
151 (?.?): ... this because we're dropping the "+" version naming scheme,
152 but, in general, we still can't be sure of our next release name.
153 * bootstrap: Add a quick hack to remove from .gitignore the
154 GNUmakefile entry that gnulib adds. We already have a /GNUmakefile
155 entry. This should really be fixed in gnulib instead.
156 * bootstrap.conf (gnulib_modules): Add gnumakefile.
157 * configure.ac (AC_INIT): Set version name by invoking
158 build-aux/git-version-gen.
159 (AC_CONFIG_FILES): Remove .version, now generated by
160 build-aux/git-version-gen.
161 * maint.mk: New, copied from coreutils.
162 * doc/.cvsignore (bison.1): Add.
163 * doc/.gitignore (/bison.1): Add.
164 * doc/bison.1: Remove, generated.
165 * src/.cvsignore (revision.c): Remove.
166 * src/.gitignore (/revision.c): Remove.
167 * src/Makefile.am (bison_SOURCES): Remove revision.c and revision.h.
168 (BUILT_SOURCES): Remove revision.c.
169 (revision.c): Remove.
170 * src/getargs.c (version): Don't print revision after the VERSION.
171 * src/revision.h: Remove.
172
173 2008-07-16 Joel E. Denny <jdenny@ces.clemson.edu>
174
175 Fix untranslatable composition of sentences. Reported by Goran
176 Uddeborg at
177 <http://lists.gnu.org/archive/html/bug-bison/2008-06/msg00000.html>.
178 * THANKS (Goran Uddeborg): Add.
179 * src/reduce.c (reduce_print): Report the number of nonterminals and
180 rules useless in the grammar in separate sentences.
181 * tests/reduce.at (Useless Rules): Update output.
182 (Reduced Automaton): Likewise.
183 (Underivable Rules): Likewise.
184 (Empty Language): Likewise.
185
186 2008-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
187
188 Fix some .gitignore and .cvsignore problems.
189 * bootstrap (insert_sorted_if_absent): Replace all uses with...
190 (insert_vc_ignore): ... this new function, which prepends `/' to all
191 .gitignore entries before passing them to insert_sorted_if_absent.
192 * bootstrap.conf (vc_ignore): Set to '.cvsignore .gitignore' so that
193 .cvsignore files are maintained even though Bison developers run
194 bootstrap while using Git.
195 * .cvsignore (*.patch *.log log patches applied): Remove, apparently
196 unneeded by Bison.
197 (gnulib): Add.
198 * .gitignore (/*.patch *.log log patches applied): Remove, broken and
199 unneeded. Reported by Eric Blake.
200 * lib/.gitignore (/*~): Add.
201 * po/.cvsignore, runtime-po/.cvsignore: Sync with .gitignore.
202 * examples/calc++/.gitignore (/calc++.exe): Add. Reported by Eric
203 Blake.
204 * src/.gitignore (/bison.exe): Add. Reported by Eric Blake.
205
206 2008-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
207
208 Improve forward-compatibility with GNU M4. Reported by Eric Blake at
209 <http://lists.gnu.org/archive/html/bug-bison/2008-07/msg00000.html>.
210 * bootstrap.conf (gnulib_modules): Add unsetenv.
211 * lib/.gitignore, lib/.cvsignore (/unsetenv.c): Add.
212 * m4/.gitignore, m4/.cvsignore (/environ.m4): Add.
213 (/setenv.m4): Add.
214 * src/output.c (output_skeleton): For the m4 invocation, pass -dV as
215 the first argument because it may become position-dependent, and unset
216 POSIXLY_CORRECT so Bison's skeletons have access to GNU M4 extensions.
217 Add comments explaining these issues in more detail.
218
219 2008-07-14 Joel E. Denny <jdenny@ces.clemson.edu>
220
221 Add .gitignore everywhere based on .cvsignore.
222 * .gitignore: New.
223 * build-aux/.gitignore: New.
224 * data/.gitignore: New.
225 * doc/.gitignore: New.
226 * etc/.gitignore: New.
227 * examples/.gitignore: New.
228 * examples/calc++/.gitignore: New.
229 * lib/.gitignore: New.
230 * m4/.gitignore: New.
231 * po/.gitignore: New.
232 * runtime-po/.gitignore: New.
233 * src/.gitignore: New.
234 * tests/.gitignore: New.
235
236 2008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
237
238 * NEWS (2.3b+): New section, empty for now.
239 * configure.ac (AC_INIT): 2.3b -> 2.3b+.
240
241 2008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
242
243 * NEWS (2.3b): Update release date since there has been a delay in
244 getting the announcements and tarballs out.
245
246 2008-05-23 Joel E. Denny <jdenny@ces.clemson.edu>
247
248 * NEWS: Version 2.3b.
249 * configure.ac (AC_INIT): Likewise.
250 (PACKAGE_COPYRIGHT_YEAR): Update to 2008.
251
252 2008-05-23 Joel E. Denny <jdenny@ces.clemson.edu>
253
254 * HACKING: Don't say don't mention HACKING in the ChangeLog. We've
255 been doing it for years.
256 (Test suite): Mention maintainer-push-check and maintainer-xml-check.
257 (Release Procedure): Add FIXME about make alpha being unmaintained.
258
259 2008-05-13 Joel E. Denny <jdenny@ces.clemson.edu>
260
261 * data/yacc.c: Reformat m4 a little for readability.
262 * src/lalr.c (build_relations): Correct comment.
263
264 2008-05-12 Juan Manuel Guerrero <juan.guerrero@gmx.de>
265
266 DJGPP specific issue.
267 * djgpp/config.sed: Fixes required to run configure scripts generated
268 by autoconf 2.62.
269
270 2008-05-07 Joel E. Denny <jdenny@ces.clemson.edu>
271
272 * HACKING (Release Procedure): translation@iro.umontreal.ca is now
273 coordinator@translationproject.org.
274
275 2008-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
276
277 * THANKS: Add Eric Blake.
278
279 2008-04-23 Eric Blake <ebb9@byu.net>
280
281 Revert prior patch, by working around autoconf regression.
282 * tests/output.at (m4_expand): Add workaround for autoconf 2.62.
283 ("Output file name: ("): Uncomment test.
284 ("Output file name: )"): Likewise.
285 Based on an idea from Noah Misch.
286
287 2008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
288
289 Work-around an Autoconf 2.62 AT_SETUP bug that was not present in
290 2.61. Reported by Juan Manuel Guerrero at
291 <http://lists.gnu.org/archive/html/bug-bison/2008-04/msg00011.html>.
292 * tests/output.at ("Output file name: ("): Comment out test case for
293 now.
294 ("Output file name: )"): Likewise.
295
296 2008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
297
298 * GNUmakefile: Update git-version-gen invocation so make dist
299 succeeds.
300
301 2008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
302
303 Update to the current gnulib CVS repository, and fix trigraph handling
304 in Bison.
305 * bootstrap: Update gnulib CVS repository URL.
306 (symlink_to_dir): Encapsulate the code that guarantees the destination
307 directory exists into...
308 (check_dst_dir): ... this new function, and...
309 (cp_mark_as_generated): ... reuse it here so that bootstrap doesn't
310 fail when copying files into lib/uniwidth/.
311 * src/output.c (prepare_symbols): When writing yytname muscles, where
312 symbol names will be encoded in C-string literals, tell quotearg to
313 escape trigraphs. This used to be the default in gnulib.
314 * tests/regression.at (Token definitions): Because of the change in
315 gnulib's quotearg behavior, string_as_id in parse-gram.y no longer
316 escapes trigraphs in symbol names. Thus, yytname no longer has
317 trigraphs unnecessarily doubly escaped. Update test case output.
318 Extend test case to be sure Bison's own error messages will no longer
319 have trigraphs in symbol names unnecessarily escaped once.
320
321 2008-04-20 Joel E. Denny <jdenny@ces.clemson.edu>
322
323 Fix make dist infinite loop reported by Juan Manuel Guerrero at
324 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00009.html>.
325 * .cvsignore: Add .version.
326 * .version.in: New.
327 * bootstrap.conf (gnulib_modules): Add git-version-gen.
328 * configure.ac (AC_CONFIG_FILES): Add .version.
329 * build-aux/.cvsignore: Add git-version-gen.
330
331 2008-03-08 Joel E. Denny <jdenny@ces.clemson.edu>
332
333 * NEWS (2.3a+): Mention that -g now takes an argument.
334 * doc/bison.texinfo (Bison Options): Reword -W entry a little for
335 consistency. Update the -g and -x entries now that they take
336 arguments. Use brackets to indicate optional arguments.
337 * src/getargs.c (usage): Explain the relationship between arguments of
338 long and short options more completely. Document --defines and -d
339 separately since the former takes an argument but, for POSIX Yacc, the
340 latter does not.
341 (short_options): Let -W take an optional argument like --warnings.
342 (getargs): Sort cases.
343
344 2008-02-28 Akim Demaille <demaille@gostai.com>
345
346 * doc/bison.texinfo: Fix a few typos.
347
348 2008-02-28 Akim Demaille <akim@epita.fr>
349
350 * doc/bison.texinfo (Bison Options): Document -W.
351 Based on Joel E. Denny's NEWS entry, and Automake's documentation.
352
353 2008-02-28 Akim Demaille <akim@epita.fr>
354
355 * src/getargs.c (short_options): Split and sort for readability.
356 -g and -x take optional arguments, just like their long options.
357 * build-aux/cross-options.pl: Use /x to make the regexp easier to
358 understand.
359 Fix the handling of $opt which resulted in all the argument to be
360 considered as optional.
361
362 2008-02-22 Joel E. Denny <jdenny@ces.clemson.edu>
363
364 * NEWS (2.3a+): Don't say %language is experimental. Mention Java and
365 say its interface is experimental.
366 * doc/bison.texinfo (Decl Summary): In the %language entry, mention
367 Java.
368 (Bison Options): In the -L and --language entry, mention Java.
369 (Java Bison Interface): Say the interface is experimental.
370 * src/getargs.c (usage): Mention -L and --language.
371
372 * NEWS (2.3a+): Say the push parsing interface is experimental.
373 * doc/bison.texinfo (Push Decl): Likewise.
374 (Decl Summary): Likewise in the "%define api.push_pull" entry.
375 (Push Parser Function): Likewise.
376 (Pull Parser Function): Likewise.
377 (Parser Create Function): Likewise.
378 (Parser Delete Function): Likewise.
379 (Table of Symbols): Likewise in the yypstate_delete, yypstate_new,
380 yypull_parse, and yypush_parse entries.
381
382 * NEWS (2.3a+): Mention XML support, and say the schema is
383 experimental.
384 * doc/bison.texinfo (Bison Options): Mention -x and --xml.
385 * src/getargs.c (usage): Say the XML schema is experimental.
386
387 * NEWS (2.3a+): Say option instead of flag.
388
389 2008-02-21 Wojciech Polak <polak@gnu.org>
390
391 * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Change footer
392 text.
393
394 2008-02-20 Joel E. Denny <jdenny@ces.clemson.edu>
395
396 Fix impure push parser compile error reported by Bob Rossi at
397 <http://lists.gnu.org/archive/html/help-bison/2008-02/msg00023.html>.
398 * data/yacc.c: Clean up whitespace in the output a little.
399 (yypstate_allocated): Define for impure push parsers regardless of
400 whether the pull interface is also requested.
401 * tests/push.at (Push Parsing: Multiple impure instances): Extend to
402 check impure push parsers without the pull interface.
403
404 * data/yacc.c (yypstate_new): Don't try to invoke yyerror since
405 yyerror takes arguments specified by %parse-param while yypstate_new
406 does not.
407 * doc/bison.texinfo (Parser Create Function): Document that
408 yypstate_new returns 0 for multiple impure parser instances.
409 * tests/push.at (Push Parsing: Multiple impure instances): Update
410 expected stderr output.
411
412 2008-02-19 Joel E. Denny <jdenny@ces.clemson.edu>
413
414 * runtime-po/POTFILES.in (push.c): Remove.
415
416 2008-02-17 Joel E. Denny <jdenny@ces.clemson.edu>
417
418 * data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
419 * data/push.c: Rename to...
420 * data/yacc.c: ... this, overwriting it.
421 * etc/bench.pl.in (bench_grammar): `%pure-parser'-> `%define api.pure'.
422 `%push-pull-parser' -> `%define api.push_pull "both"'.
423 Remove old yacc.c tests, and update push.c tests to yacc.c.
424
425 2008-02-17 Joel E. Denny <jdenny@ces.clemson.edu>
426
427 * data/bison.m4 (b4_percent_code_get): Output %code block comments like
428 `"%code top" blocks' instead of `%code "top" blocks'.
429 * data/push.c: Import yacc.c changes from 2008-01-09 and 2007-08-03.
430 Clean up whitespace in the output a little.
431
432 2008-02-16 Joel E. Denny <jdenny@ces.clemson.edu>
433
434 Fix documentation problems reported by Tim Josling at
435 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00013.html>.
436 * NEWS (2.3a+): Mention removal of --no-parser, -n, and %no-parser.
437 * doc/bison.texinfo (Token Decl): Token numbers are *nonnegative*
438 integers. Explain the effect of literal string aliases on error
439 messages. Copy token 0 documentation from the C++ skeleton
440 documentation.
441
442 2008-02-16 Joel E. Denny <jdenny@ces.clemson.edu>
443
444 Accept a token number in a %left, %right, or %nonassoc for POSIX
445 conformance. Reported by Tim Josling at
446 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00010.html>.
447 * NEWS (2.3a+): Mention.
448 * doc/bison.texinfo (Precedence Decl): Describe how literal strings
449 and code numbers are treated by precedence declarations.
450 * src/parse-gram.y (precedence_declaration): Use symbols.prec instead
451 of symbols.1.
452 (symbols.prec): New, just like symbols.1 but uses symbol.prec instead
453 of symbol.
454 (symbol.prec): New, just like symbol but allows INT.
455 * src/symtab.c (symbol_user_token_number_set): Remove an aver that no
456 longer holds.
457 * tests/regression.at (Token number in precedence declaration): New
458 test case.
459
460 2008-02-06 Juan Manuel Guerrero <juan.guerrero@gmx.de>
461
462 DJGPP specific issues.
463 * djgpp/config.bat: Add filenames that are not 8.3 clean and that must
464 be changed. Copyright timestamp adjusted.
465 * djgpp/config.sed: Add filenames that are not 8.3 clean and that must
466 be changed. Copyright timestamp adjusted.
467 * djgpp/config.site: Copyright timestamp adjusted.
468 * djgpp/config_h.sed: Copyright timestamp adjusted.
469 * djgpp/djunpack.bat: Copyright timestamp adjusted.
470 * djgpp/fnchnage.lst: Add filenames that are not 8.3 clean to the
471 filename translation list.
472 * djgpp/subpipe.c (init_subpipe): Check the environment variables
473 TMPDIR, TMP and TEMP, in that order, to determinate where the temp
474 files shall be created. Before trying to use the temp dir where the
475 environment variable points to check that the dir really exists. If
476 not default to the cwd as temp dir. Copyright timestamp adjusted.
477 * djgpp/subpipe.h: Copyright timestamp adjusted.
478 * djgpp/testsuite.sed: Copyright timestamp adjusted.
479
480 2008-01-30 Paul Eggert <eggert@cs.ucla.edu>
481
482 * doc/bison.texinfo: Update Back-Cover text to reflect new GNU wording.
483
484 2008-01-09 Paul Eggert <eggert@cs.ucla.edu>
485
486 * data/yacc.c (yyparse): Correct the comment when locations aren't used.
487 Problem reported by Claudio Saavedra in
488 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00003.html>.
489
490 2008-01-05 Wojciech Polak <polak@gnu.org>
491
492 * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
493 document's title with the input grammar file name.
494
495 2007-12-22 Joel E. Denny <jdenny@ces.clemson.edu>
496
497 Automate regression testing of the XML/XSLT implementation. Discussed
498 starting at
499 <http://lists.gnu.org/archive/html/bison-patches/2007-11/msg00021.html>.
500 * configure.ac (XSLTPROC): New substitution.
501 * Makefile.am (maintainer-xml-check): New phony target invoking...
502 * tests/Makefile.am (maintainer-xml-check): ... this new phony target
503 invoking make maintainer-check with BISON_TEST_XML=1.
504 * tests/atlocal.in (XSLTPROC): New.
505 * tests/local.at (AT_BISON_CHECK): New macro to (1) instruct Valgrind
506 not to report reachable memory when Bison is expected to have a
507 non-zero exit status and (2) to compare XML/XSLT output with --graph
508 and --report=all output for every working grammar when
509 BISON_TEST_XML=1.
510 (AT_BISON_CHECK_NO_XML): Likewise, but skip XML checks.
511 (AT_BISON_CHECK_XML): New.
512 (AT_QUELL_VALGRIND): New.
513 * tests/testsuite.at (ORIGINAL_AT_CHECK): Remove this and...
514 (AT_CHECK): ... don't redefine this since this was the old way to
515 quell Valgrind.
516 * tests/actions.at: Rewrite all AT_CHECK invocations for bison as
517 AT_BISON_CHECK invocations.
518 * tests/c++.at: Likewise.
519 * tests/calc.at: Likewise.
520 * tests/conflicts.at: Likewise.
521 * tests/cxx-type.at: Likewise.
522 * tests/existing.at: Likewise.
523 * tests/glr-regression.at: Likewise.
524 * tests/headers.at: Likewise.
525 * tests/input.at: Likewise.
526 * tests/java.at: Likewise.
527 * tests/output.at: Likewise.
528 * tests/push.at: Likewise.
529 * tests/reduce.at: Likewise.
530 * tests/regression.at: Likewise.
531 * tests/sets.at: Likewise.
532 * tests/skeletons.at: Likewise.
533 * tests/synclines.at: Likewise.
534 * tests/torture.at: Likewise.
535 (Big triangle): Use AT_BISON_CHECK_NO_XML instead since this grammar
536 tends to hang xsltproc.
537 (Big horizontal): Likewise.
538
539 2007-12-08 Joel E. Denny <jdenny@ces.clemson.edu>
540
541 In XML output, remove redundant class attribute on symbol element.
542 * data/xslt/bison.xsl (xsl:key name="bison:symbolByName"): New.
543 * data/xslt/xml2xhtml.xsl (xsl:template match="symbol"): Use it to
544 look up a symbol to determine whether it's a nonterminal or terminal.
545 * src/gram.c (rule_rhs_print_xml): Remove class attribute.
546 * src/state.c (state_rule_lookahead_tokens_print_xml): Likewise.
547
548 Add prec/assoc information to XML output.
549 * src/gram.c (grammar_rules_print_xml): For each rule that has a
550 %prec, add a percent_prec attribute.
551 * src/print-xml.c (print_grammar): For each terminal that has a
552 precedence or associativity, add a prec or assoc attribute.
553 (xml_indent): New.
554 (xml_puts): Use xml_indent.
555 (xml_printf): Use xml_indent.
556 * src/print-xml.h (xml_indent): Prototype.
557
558 * tests/existing.at (GNU pic Grammar): Fix a rule miscopied from
559 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00026.html>.
560
561 2007-12-08 Joel E. Denny <jdenny@ces.clemson.edu>
562
563 * data/xslt/bison.xsl (bison:ruleNumber): Rename to...
564 (bison:ruleByNumber): ... this for clarity.
565 * data/xslt/xml2dot.xsl (xsl:template match="item"): Update.
566 * data/xslt/xml2text.xsl (xsl:template match="item"): Update.
567 (xsl:template match="reduction"): Update.
568 (xsl:template match="item"): Update.
569 (xsl:template match="reduction"): Update.
570
571 In the XML output, don't print the list of rules where symbols appear.
572 Compute it in XSLT instead. Discussed at
573 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00024.html>.
574 * data/xslt/bison.xsl (bison:ruleByLhs): New.
575 (bison:ruleByRhs): New.
576 * data/xslt/xml2text.xsl (xsl:template match="terminal"): Use
577 bison:ruleByRhs.
578 (xsl:template match="terminal/rule"): Remove.
579 (xsl:template match="nonterminal"): Use bison:ruleByLhs and
580 bison:ruleByRhs.
581 (xsl:template match="nonterminal/left/rule|nonterminal/right/rule"):
582 Remove.
583 * data/xslt/xml2xhtml.xsl (xsl:template match="terminal"): Use
584 bison:ruleByRhs and mode="number-link" for rule template.
585 (xsl:template match="terminal/rule"): Remove.
586 (xsl:template match="nonterminal"): Use bison:ruleByLhs and
587 bison:ruleByRhs and mode="number-link" for rule template.
588 (xsl:template match="nonterminal/left/rule|nonterminal/right/rule"):
589 Rewrite as...
590 (xsl:template match="rule" mode="number-link"): ... this.
591 * src/print-xml.c (print_grammar): Don't print the list of rules.
592
593 2007-12-01 Joel E. Denny <jdenny@ces.clemson.edu>
594
595 Don't let --report affect XML output; always print all information.
596 Discussed at
597 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00020.html>.
598 * src/conflicts.c (log_resolution): Implement.
599 * src/print-xml.c (print_core): Implement.
600 (print_state): Implement.
601 (print_xml): Implement.
602
603 * NEWS (2.3a+): Fix quotes.
604 * src/parse-gram.y (prologue_declaration): For consistency with -v,
605 don't let %verbose clear the list specified by --report.
606
607 2007-11-26 Akim Demaille <akim@epita.fr>
608
609 * data/Makefile.am (dist_pkgdata_DATA): Ship and install bison.xsl.
610
611 2007-11-24 Joel E. Denny <jdenny@ces.clemson.edu>
612
613 In the XML output, list useless and unused symbols and rules with the
614 useful ones and add a "usefulness" attribute. Discussed starting at
615 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00017.html>.
616 * src/gram.c (grammar_rules_partial_print_xml): Remove.
617 (grammar_rules_print_xml): Print all rules instead of just those
618 useful in the grammar, and add a "usefulness" attribute.
619 * src/gram.h (grammar_rules_partial_print_xml): Remove prototype.
620 * src/print-xml.c (print_rules_useless_in_parser): Remove.
621 (print_grammar): Print all nonterminals instead of just useful ones,
622 and add a "usefulness" attribute to nonterminals and terminals.
623 (print_xml): Don't print a separate "reductions" or
624 "rules-useless-in-parser" element.
625 * src/reduce.c (reduce_output): Use reduce_token_unused_in_grammar.
626 (reduce_xml): Remove.
627 (reduce_token_unused_in_grammar): New.
628 (reduce_nonterminal_useless_in_grammar): New.
629 * src/reduce.h (reduce_xml): Remove prototype.
630 (reduce_token_unused_in_grammar): Add prototype.
631 (reduce_nonterminal_useless_in_grammar): Add prototype.
632 * data/xslt/xml2text.xsl: Update for XML changes.
633 * data/xslt/xml2xhtml.xsl: Update for XML changes.
634 * tests/reduce.at (Useless Terminals): Update output.
635 (Useless Rules): Update output.
636 (Reduced Automaton): Update output.
637
638 Say "Terminals unused in grammar" instead of "Unused terminals".
639 * NEWS (2.3a+): Update.
640 * doc/bison.texinfo (Understanding): Update example output.
641 * src/reduce.c (reduce_output): Implement.
642 * data/xslt/xml2text.xsl: Implement.
643 * data/xslt/xml2xhtml.xsl: Implement.
644
645 2007-11-18 Joel E. Denny <jdenny@ces.clemson.edu>
646
647 Accept --report-file=FILE to override the default `.output' filename.
648 * NEWS (2.3a+): Mention.
649 * doc/bison.texinfo (Bison Options): Add an entry.
650 * src/files.c (compute_output_file_names): Don't override
651 spec_verbose_file if already set.
652 * src/getargs.c (usage): Document --report-file.
653 (REPORT_FILE_OPTION): New anonymous enum member.
654 (long_options): Add entry for it.
655 (getargs): Add case for it setting spec_verbose_file.
656
657 * build-aux/cross-options.pl: Don't record a short option just because
658 there's an arg.
659 * doc/.cvsignore: Add yacc.1.
660
661 2007-11-14 Akim Demaille <akim@epita.fr>
662
663 * doc/yacc.1.in: New.
664 * configure.ac, doc/Makefile.am: Adjust.
665 * configure.ac (PACKAGE_COPYRIGHT_YEAR): New substitution, and new
666 config.h symbol.
667 Use AC_SUBST for assignments too.
668 * src/getargs.c (version): Use PACKAGE_COPYRIGHT_YEAR.
669
670 2007-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
671
672 * src/gram.c: Remove comments that duplicate comments in gram.h.
673
674 When reporting useless rules and nonterminals, say "useless in grammar"
675 instead of "useless", and say "useless in parser" instead of "never
676 reduced". Discussed starting at
677 <http://lists.gnu.org/archive/html/bison-patches/2007-10/msg00033.html>.
678 * NEWS (2.3a+): Mention this change.
679 * data/xslt/xml2text.xsl: Update output text and expected input XML
680 element names to match changes below.
681 * data/xslt/xml2xhtml.xsl: Likewise.
682 (xsl:template match="bison-xml-report"): Add missing entry in Table of
683 Contents: "Rules useless in parser due to conflicts".
684 * doc/bison.texinfo (Decl Summary): Reword a little.
685 (Understanding): Update example output for changes below.
686 * src/gram.c: (rule_useful_p): Rename to...
687 (rule_useful_in_grammar_p): ... this.
688 (rule_useless_p): Rename to...
689 (rule_useless_in_grammar_p): ... this.
690 (rule_never_reduced_p): Rename to...
691 (rule_useless_in_parser_p): ... this.
692 (grammar_rules_print): Update for renames.
693 (grammar_rules_print_xml): Update for renames.
694 (grammar_rules_never_reduced_report): Rename to...
695 (grammar_rules_useless_report): ... this since it is used for either
696 kind of useless rule.
697 * src/gram.h: Reword comments and update function names in prototypes.
698 * src/main.c (main): Say "rule useless in parser due to conflicts".
699 * src/print-xml.c (print_rules_never_reduced): Rename to...
700 (print_rules_useless_in_parser): ... this, and rename output XML
701 element "rules-never-reduced" to "rules-useless-in-parser".
702 (print_xml): Update for rename.
703 * src/print.c (print_results): Say "Rules useless in parser due to
704 conflicts".
705 * src/reduce.c (reduce_grammar_tables): Say "rule useless in grammar".
706 (nonterminals_reduce): Say "nonterminal useless in grammar".
707 (reduce_output): Say "Nonterminals useless in grammar".
708 Say "Rules useless in grammar".
709 (reduce_xml): Rename output XML element "useless" to
710 "useless-in-grammar".
711 (reduce_print): Don't report the count of grammatically useless rules
712 as "rules never reduced" just because %yacc is specified.
713 In the correct report of this count, say nonterminal(s) and rule(s)
714 "useless in grammar".
715 * tests/conflicts.at (S/R in initial): Update expected output.
716 (Defaulted Conflicted Reduction): Likewise.
717 (Unreachable States After Conflict Resolution): Likewise.
718 * tests/existing.at (GNU pic Grammar): Likewise.
719 * tests/reduce.at (Useless Nonterminals): Likewise.
720 (Useless Rules): Likewise.
721 (Reduced Automaton): Likewise.
722 (Underivable Rules): Likewise.
723 (Empty Language): Likewise.
724
725 2007-11-09 Joel E. Denny <jdenny@ces.clemson.edu>
726
727 * data/bison.m4 (b4_cat): Put a newline after the end delimiter of the
728 here document and before the EOF so that BSD's implementation of Bourne
729 shell doesn't parse the delimiter as part of the here document.
730 * doc/.cvsignore: Add cross-options.texi.
731 * src/getargs.c (usage): Add a blank line after the warning categories.
732
733 2007-11-08 Paolo Bonzini <bonzini@gnu.org>
734
735 * data/lalr1.java (Lexer): Remove usage of b4_pure_if.
736
737 2007-11-05 Akim Demaille <akim@epita.fr>
738
739 Remove Id: from bison.1.
740 * doc/Makefile.am (remove_time_stamp): Include the sed invocation.
741 (perl -0777 -pi -e 's/\.PP\nId): New.
742 (.x.1): Use it to ignore the version control revision.
743
744 2007-11-05 Akim Demaille <demaille@gostai.com>
745
746 * build-aux/Makefile.am: Ship cross-options.pl.
747 * doc/Makefile.am: Always refer to cross-options.texi with
748 $(srcdir).
749 (MAINTAINERCLEANFILES): Add it.
750
751 2007-11-04 Akim Demaille <demaille@gostai.com>
752
753 Generate the long/short option cross-table.
754 * build-aux/cross-options.pl: New.
755 * doc/Makefile.am (cross-options.texi): New.
756 * doc/bison.texinfo: Use it.
757
758 2007-11-04 Akim Demaille <demaille@gostai.com>
759
760 Generate bison.1 using help2man.
761 * doc/common.x, doc/bison.x: New.
762 * doc/Makefile.am (bison.1, .x.1): New.
763 The code is taken from autoconf-2.61/man/Makefile.am.
764 * configure.ac: Look for help2man.
765
766 2007-11-04 Akim Demaille <demaille@gostai.com>
767
768 Complete --help.
769 * src/getargs.c (usage): Document -W, make it clear that -d,
770 -g and -x have optional arguments.
771
772 2007-11-04 Akim Demaille <demaille@gostai.com>
773
774 Find sha1sum when named gsha1sum.
775 * bootstrap (find_tool): New.
776 ($SHA1SUM): New.
777
778 2007-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
779
780 Deprecate %pure-parser and add `%define api.pure'. Discussed starting
781 at
782 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00006.html>.
783 * NEWS (2.3a+): Mention.
784 * data/bison.m4 (b4_pure_if): Don't define it here.
785 * data/c.m4 (b4_identification): Depend on individual skeletons to
786 define b4_pure_flag, b4_push_flag, or b4_pull_flag if they use the
787 values of the %define variables api.pure or api.push_pull. Define
788 YYPURE, YYPUSH, and YYPULL accordingly.
789 * data/glr.c: Define b4_pure_if based on `%define api.pure' unless
790 glr.cc has already defined b4_pure_flag.
791 * data/push.c: Define b4_pure_if based on `%define api.pure'.
792 Remove YYPUSH and YYPULL since they're back in b4_identification again.
793 * data/yacc.c: Define b4_pure_if based on `%define api.pure'.
794 * doc/bison.texinfo (Pure Decl): Update.
795 (Push Decl): Update.
796 (Decl Summary): Add api.pure to %define entry.
797 In %pure-parser entry, say it's deprecated and reference %define.
798 (Pure Calling): Update.
799 (Error Reporting): Update.
800 (C++ Scanner Interface): Update.
801 (How Can I Reset the Parser): Update.
802 (Table of Symbols): In %pure-parser entry, say it's deprecated and
803 reference %define.
804 * src/getargs.c (pure_parser): Remove global variable.
805 * src/getargs.h (pure_parser): Remove extern.
806 * src/output.c (prepare): Don't define pure_flag muscle.
807 * src/parse-gram.y (prologue_declaration): Implement %pure-parser as a
808 wrapper around `%define api.pure'.
809 * tests/calc.at (Simple LALR Calculator): Update.
810 (Simple GLR Calculator): Update.
811 * tests/cxx-type.at (GLR: Resolve ambiguity, pure, no locations):
812 Update.
813 (GLR: Resolve ambiguity, pure, locations): Update.
814 (GLR: Merge conflicting parses, pure, no locations): Update.
815 (GLR: Merge conflicting parses, pure, locations): Update.
816 * tests/glr-regression.at (Uninitialized location when reporting
817 ambiguity): Update
818 * tests/input.at (Unused %define api.pure): New test case.
819 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Update definition for
820 AT_PURE_IF and AT_PURE_AND_LOC_IF.
821 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update.
822
823 2007-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
824
825 %define push_pull -> %define api.push_pull. Discussed starting at
826 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00005.html>.
827 * data/push.c: Expect the new name.
828 * data/yacc.c: Likewise.
829 * doc/bison.texinfo (Push Decl): Update.
830 (Decl Summary): Update %define entry.
831 (Push Parser Function): Update.
832 (Pull Parser Function): Update.
833 (Parser Create Function): Update.
834 (Parser Delete Function): Update.
835 * tests/calc.at (Simple LALR Calculator): Update.
836 * tests/input.at (%define enum variables): Update.
837 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update.
838 (Push Parsing: Multiple impure instances): Update.
839 (Push Parsing: Unsupported Skeletons): Update.
840 * tests/torture.at (Exploding the Stack Size with Alloca): Update.
841 (Exploding the Stack Size with Malloc): Update.
842
843 * NEWS (2.3a+): Add an entry for the push parser, and clean up the
844 other entries some.
845
846 2007-10-27 Joel E. Denny <jdenny@ces.clemson.edu>
847
848 For the XML output's terminal element, rename @number to @token-number,
849 and add @symbol-number. In the nonterminal element, rename @number to
850 @symbol-number. Discussed starting at
851 <http://lists.gnu.org/archive/html/bison-patches/2007-10/msg00040.html>.
852 * data/xslt/xml2text.xsl (xsl:template match="terminal"): Update for
853 renames.
854 (xsl:template match="nonterminal"): Likewise.
855 * data/xslt/xml2xhtml.xsl (xsl:template match="terminal"): Likewise.
856 (xsl:template match="nonterminal"): Likewise.
857 * src/print-xml.c (print_grammar): Implement.
858
859 2007-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
860
861 * data/xslt/xml2dot.xsl (xsl:template match="automaton/state"): After
862 2007-10-11 change, the child elements here are items not rules.
863 (xsl:template match="item"): New.
864 (xsl:template match="rule"): Update for new reduced itemset.
865 (xsl:template match="point"): Remove.
866 (xsl:template match="empty"): For consistency with --graph, don't
867 output "/* empty */".
868 * data/xslt/xml2text.xsl (xsl:template match="terminal"): When invoking
869 line-wrap, don't pass a negative value as first-line-length since this
870 won't work with the following changes.
871 (xsl:template name="line-wrap"): Simplify slightly.
872 (xsl:template name="ws-search"): Eliminate recursion.
873 * src/print_graph.c (print_core): Don't print a reduction's lookahead
874 set next to an item whose dot is not at the end of the RHS even if it
875 happens to be associated with the same rule.
876
877 2007-10-19 Joel E. Denny <jdenny@ces.clemson.edu>
878
879 Add %define lr.keep_unreachable_states.
880 * NEWS (2.3a+): Mention it in the entry for unreachable state removal.
881 * doc/bison.texinfo (Decl Summary): Mention it in the %define entry.
882 * src/main.c (main): Implement it.
883 * tests/conflicts.at (Unreachable States After Conflict Resolution):
884 Extend to test it, and fix a typo.
885
886 2007-10-19 Joel E. Denny <jdenny@ces.clemson.edu>
887
888 * NEWS (2.3a+): Add entry for recent .output file lookahead set fix.
889 * doc/bison.texinfo (Understanding): Remove a bogus lookahead set in
890 the example .output text.
891 * tests/regression.at (Extra lookahead sets in report): Improve wording
892 of comments.
893
894 2007-10-17 Wojciech Polak <polak@gnu.org>
895
896 * src/print-xml.c (print_grammar): Renamed
897 <terminal> and <nonterminal> attributes:
898 "type" to "number" and "symbol" to "name".
899 * data/xslt/xml2text.xsl (xsl:template match="terminal"):
900 Use new attribute names.
901 (xsl:template match="nonterminal"): Likewise.
902 * data/xslt/xml2xhtml.xsl: Likewise.
903
904 2007-10-17 Joel E. Denny <jdenny@ces.clemson.edu>
905
906 * doc/bison.texinfo (Bison Options): Add entry for --print-datadir.
907 (Option Cross Key): Likewise.
908
909 * src/print-xml.c (print_core): Don't print a reduction's lookahead set
910 next to an item whose dot is not at the end of the RHS even if it
911 happens to be associated with the same rule.
912 * src/print.c (print_core): Likewise.
913 * tests/conflicts.at (Unresolved SR Conflicts): Update output.
914 (Resolved SR Conflicts): Update output.
915 * tests/regression.at (Extra lookahead sets in report): New test case.
916
917 2007-10-11 Wojciech Polak <polak@gnu.org>
918
919 * src/print-xml.c (print_core): Remove item set
920 redundancy.
921 * data/xslt/bison.xsl (bison:ruleNumber): New key.
922 Improve processing time. Suggested by Joel E. Denny.
923 * data/xslt/xml2dot.xsl (xsl:template name="escape"):
924 Write xsl:param "required" attribute as comment.
925 * data/xslt/xml2text.xsl (xsl:template match="item"): New.
926 (xsl:template match="rule"): Support new reduced itemset.
927 (xsl:template match="point"): Remove.
928 * data/xslt/xml2xhtml.xsl: Likewise.
929
930 2007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
931
932 * src/getargs.c (version): Update copyright year.
933
934 2007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
935
936 Make xml2dot.xsl and --graph produce the same output.
937 * data/xslt/xml2dot.xsl (xsl:template match="rule"): Use a `&#10;'
938 instead of a `\n'. That is, don't add escapes yet or they'll be doubly
939 escaped later.
940 (xsl:template name="output-node"): Use the new escape template instead
941 of the string-replace template directly.
942 (xsl:template name="output-edge"): Likewise.
943 (xsl:template name="escape"): New, escapes backslashes and newlines in
944 addition to quotation marks.
945 * src/graphviz.c (start_graph, output_node, output_edge): Add
946 whitespace to output for legibility.
947
948 Make xml2text.xsl and --report produce the same output, and remove the
949 XML "conflicts" element since a conflict summary is easily extracted
950 from the automaton.
951 * data/xslt/bison.xsl: New.
952 (xsl:template match="state" mode="bison:count-conflicts): New.
953 * data/xslt/xml2text.xsl: Import bison.xsl.
954 (xsl:template match="bison-xml-report"): Instead of styling the
955 "conflicts" element, style the "automaton" element with mode
956 "conflicts". Unlike the former, the latter lists S/R and R/R
957 conflicts for a state on the same line.
958 (xsl:template match="conflicts"): Remove.
959 (xsl:template match="conflict"): Remove.
960 (xsl:template match="terminal"): Line-wrap the list of rules in which
961 the terminal is used.
962 (xsl:template match="nonterminal"): Likewise for nonterminals.
963 (xsl:template match="automaton" mode="conflicts"): New.
964 (xsl:template match="state" mode="conflicts"): New.
965 (xsl:template name="line-wrap"): New.
966 (xsl:template name="ws-search"): New.
967 * data/xslt/xml2xhtml.xsl: Import bison.xsl.
968 (xsl:template match="bison-xml-report"): Instead of styling the
969 "conflicts" element, style the "automaton" element with mode
970 "conflicts."
971 (xsl:template match="conflicts"): Remove.
972 (xsl:template match="conflict"): Remove.
973 (xsl:template match="automaton" mode="conflicts"): New.
974 (xsl:template match="state" mode="conflicts): New.
975 * src/conflicts.c (conflicts_output_xml): Remove.
976 * src/conflicts.h (conflicts_output_xml): Remove prototype.
977 * src/print-xml.c (print_xml): Don't invoke conflicts_output_xml.
978 * src/print.c (print_grammar): Consistently wrap at the 66th column so
979 the corresponding XSLT is easier. Also, never wrap between a word and
980 the comma that follows it.
981
982 2007-10-08 Joel E. Denny <jdenny@ces.clemson.edu>
983
984 Improve C++ namespace support. Discussed starting at
985 <http://lists.gnu.org/archive/html/help-bison/2007-09/msg00016.html>.
986 * data/c++.m4: (b4_namespace_ref, b4_namespace_open,
987 b4_namespace_close): New macros that interpret the %define variable
988 "namespace" so its value can contain "::" to indicate nested
989 namespaces.
990 * data/glr.cc (b4_namespace): Don't define, and replace all uses with
991 the above macros.
992 * data/lalr1.cc (b4_namespace): Likewise.
993 * data/location.cc (b4_namespace): Likewise.
994 * doc/bison.texinfo (Decl Summary): Move `%define push_pull' entry
995 inside a new table in the general %define entry. Document `%define
996 namespace' there as well. Point the %name-prefix entry to it since it
997 explains it more completely in the case of C++.
998 (C++ Bison Interface): Mention `%define namespace' instead of
999 %name-prefix.
1000 (Table of Symbols): Remove the `%define push_pull' entry. The %define
1001 entry suffices.
1002 * tests/c++.at (Relative namespace references): New test case.
1003 (Absolute namespace references): New test case.
1004 (Syntactically invalid namespace references): New test case.
1005 * tests/input.at (C++ namespace reference errors): New test case.
1006
1007 2007-10-08 Joel E. Denny <jdenny@ces.clemson.edu>
1008
1009 Add syncline support and location accessor to internal %define
1010 interfaces.
1011 * data/bison.m4 (b4_percent_define_get_loc): New.
1012 (b4_percent_define_get_syncline): New.
1013 (b4_percent_define_flag_if): Use b4_percent_define_get_loc.
1014 (b4_percent_define_default): Record defining location as line 1 rather
1015 than 0 for the sake of synchronizing #line's, and define
1016 b4_percent_define_syncline(VARIABLE).
1017 (b4_percent_define_check_values): Use b4_percent_define_get_loc.
1018 * src/muscle_tab.c (muscle_syncline_grow): New.
1019 (muscle_code_grow): Use muscle_syncline_grow.
1020 (muscle_percent_define_insert): Use muscle_percent_define_get_loc, and
1021 define b4_percent_define_syncline(VARIABLE).
1022 (muscle_percent_define_get_loc): New.
1023 (muscle_percent_define_get_syncline): New.
1024 (muscle_percent_define_flag_if): Use muscle_percent_define_get_loc, and
1025 remove some unused variables.
1026 (muscle_percent_define_default): Record defining location as line 1
1027 rather than 0 for the sake of synchronizing #line's, and define
1028 b4_percent_define_syncline(VARIABLE).
1029 (muscle_percent_define_check_values): Use
1030 muscle_percent_define_get_loc.
1031 * src/muscle_tab.h (muscle_percent_define_get_loc): Prototype.
1032 (muscle_percent_define_get_syncline): Prototype.
1033 * tests/skeletons.at (%define Boolean variables: invalid skeleton
1034 defaults): Update output for location change.
1035 (Complaining during macro argument expansion): Extend to test
1036 b4_percent_define_get_loc and b4_percent_define_get_syncline errors.
1037
1038 2007-10-07 Joel E. Denny <jdenny@ces.clemson.edu>
1039
1040 Fix some error-reporting macro bugs.
1041 * data/bison.m4 (b4_cat): New.
1042 (b4_error, b4_error_at): Use b4_cat to send error directives directly
1043 to stdout so they don't become arguments to other macros. Update
1044 comments and add examples.
1045 (b4_warn, b4_warn_at, b4_complain, b4_complain_at): Update comments and
1046 add examples.
1047 (b4_fatal, b4_fatal_at): Likewise, and invoke m4_exit(1) immediately
1048 after printing the error directive so that M4 doesn't report subsequent
1049 problems that are induced by this problem.
1050 * src/scan-skel.l: Recognize @` digraph outside of directive arguments
1051 instead of just in them. Recognize @\n in both places. Both expand to
1052 the empty string. Needed by b4_cat.
1053 * tests/skeletons.at (Complaining during macro argument expansion):
1054 New test case.
1055 (Fatal errors make M4 exit immediately): New test case.
1056
1057 2007-10-04 Joel E. Denny <jdenny@ces.clemson.edu>
1058
1059 Implement --print-datadir.
1060 * src/getargs.c (usage): Mention.
1061 (PRINT_DATADIR_OPTION): New anonymous enum member.
1062 (long_options): Add entry for it.
1063 (getargs): Add case for it calling compute_pkgdatadir.
1064 * src/output.c (output_skeleton): Encapsulate data directory
1065 computation from here...
1066 (prepare): ... and from here...
1067 (compute_pkgdatadir): ... into this new function.
1068 * src/output.h (compute_pkgdatadir): Prototype.
1069
1070 2007-09-29 Joel E. Denny <jdenny@ces.clemson.edu>
1071
1072 * src/print-xml.c (escape_bufs): New static global variable
1073 replacing...
1074 (xml_escape_n): ... the static local variable buf here.
1075 (print_xml): Free memory for escape_bufs.
1076 * src/reduce.c (reduce_xml): XML-escape terminal symbol tags.
1077
1078 2007-09-25 Joel E. Denny <jdenny@ces.clemson.edu>
1079
1080 Replace `%push-parser' and `%push-pull-parser' with
1081 `%define push_pull "push"' and `%define push_pull "both"'.
1082 `%define push_pull "pull"' is the default.
1083 * doc/bison.texinfo (Push Decl, Push Parser Function,
1084 Pull Parser Function, Parser Create Function, Parser Delete Function):
1085 Update declarations.
1086 (Decl Summary, Table of Symbols): Replace %push-parser and
1087 %push-pull-parser entries with a %define push_pull entry.
1088 * data/bison.m4 (b4_percent_define_check_values): New macro.
1089 (b4_pull_if, b4_push_if, b4_use_push_for_pull_if): Move these
1090 definitions...
1091 * data/c.m4 (b4_identification): ... and the YYPUSH and YYPULL cpp
1092 definitions...
1093 * data/push.c: ... to here and compute them from the value of the
1094 %define variable push_pull.
1095 * data/c-skel.m4: Instead of choosing the push.c skeleton for push
1096 parsing requests here...
1097 * data/yacc.c: ... hack this to switch to push.c any time
1098 b4_use_push_pull_flag or the %define variable push_pull is set. This
1099 will go away when we mv push.c yacc.c.
1100 * data/c++-skel.m4, data/glr.c, data/java-skel.m4: Don't report that
1101 push parsing is not supported since unused %define variables are
1102 reported anyway.
1103 * src/getargs.c, src/getargs.h (pull_parser, push_parser): Remove.
1104 * src/muscle_tab.h (muscle_percent_define_check_values): Update
1105 comments for consistency with b4_percent_define_check_values.
1106 * src/output.c (prepare): Don't insert b4_pull_flag and b4_push_flag
1107 muscles.
1108 * src/parse-gram.y (PERCENT_PUSH_PARSER, PERCENT_PUSH_PULL_PARSER):
1109 Remove.
1110 (prologue_declaration): Remove %push-parser and %push-pull-parser
1111 rules.
1112 * src/scan-gram.l (%push-parser, %push-pull-parser): Remove rules.
1113 * tests/calc.at: Update declarations.
1114 * tests/input.at (%define enum variables): New test case.
1115 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update
1116 declaration.
1117 (Push Parsing: Multiple impure instances): Update declaration.
1118 (Push Parsing: Unsupported Skeletons): New test case.
1119 * tests/torture.at (Exploding the Stack Size with Alloca): Update
1120 declaration.
1121 (Exploding the Stack Size with Malloc): Update declaration.
1122
1123 2007-09-24 Wojciech Polak <polak@gnu.org>
1124
1125 Add XSLT transformations.
1126
1127 * data/xslt/xml2dot.xsl: Transform XML into DOT.
1128 * data/xslt/xml2text.xsl: Transform XML into plain text.
1129 * data/xslt/xml2xhtml.xsl: Transform XML into XHTML.
1130 * data/Makefile.am (xsltdir): New variable.
1131 (dist_xslt_DATA): Add xslt/*.xsl files.
1132
1133 2007-09-23 Paul Eggert <eggert@cs.ucla.edu>
1134
1135 * src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
1136 Problem reported by Wojciech Polak.
1137 * src/print-xml.c (xml_puts): Work even if LEVEL exceeds INT_MAX/2.
1138 (xml_printf): Undo change I made on 21 September; that is,
1139 indent 2 spaces, not 1.
1140
1141 2007-09-23 Joel E. Denny <jdenny@ces.clemson.edu>
1142
1143 Pacify ./configure --enable-gcc-warnings.
1144 * src/print-xml.c, src/print-xml.h (xml_puts): Make third argument
1145 `char const *' instead of `char *'.
1146 * src/state.c (state_rule_lookahead_tokens_print_xml): Remove unused
1147 local variable `sep'.
1148
1149 2007-09-21 Paul Eggert <eggert@cs.ucla.edu>
1150
1151 * src/gram.c (rule_rhs_print_xml): Now static, since it isn't used
1152 elsewhere.
1153 * src/print-xml.c: Prefer "const" after types; that's more consistent.
1154 (xml_printf): Indent just 1 space for level.
1155 (e_char, xlate_char): Remove.
1156 (xml_escape_string): Rewrite to avoid undefined behavior (used
1157 storage that was freed from the stack).
1158 (xml_escape_n): Don't bother checking for subscript error.
1159
1160 2007-09-21 Wojciech Polak <polak@gnu.org>
1161
1162 Add Bison XML Automaton Report.
1163
1164 Add support for an -x option to generate an XML report.
1165 It is not documented yet.
1166 * src/print-xml.c: New file.
1167 * src/print-xml.h: Likewise.
1168 * lib/timevar.def (TV_XML): New var.
1169 * src/Makefile.am (bison_SOURCES): Add print-xml.c, print-xml.h.
1170 * src/conflicts.c: Include print-xml.h.
1171 (solved_conflicts_xml_obstack): New var.
1172 (log_resolution, conflicts_solve, conflicts_free):
1173 Add support for XML report.
1174 (conflicts_output_val): New function.
1175 * src/conflicts.h (conflicts_output_val): New decl.
1176 * src/files.c (spec_xml_file): New var.
1177 (compute_output_file_names, output_file_names_free): Add XML support.
1178 * src/files.h (spec_xml_file): New decl.
1179 * src/getargs.c (xml_flag): New var.
1180 (usage, short_options, long_options, getargs): Add XML support.
1181 * src/getargs.h (xml_flag): New decl.
1182 * src/gram.c: Include print-xml.h.
1183 (rule_lhs_print_xml, rule_rhs_print_xml):
1184 (grammar_rules_partial_print_xml, grammar_rules_print_xml):
1185 New functions.
1186 * src/gram.h: Declare external ones.
1187 * src/main.c: Include print-xml.h.
1188 (main): Add XML support.
1189 * src/reduce.c: Include print-xml.h.
1190 (reduce_xml): New function.
1191 * src/reduce.h: Declare it.
1192 * src/state.c: Include print-xml.h.
1193 (state_new): Add XML support.
1194 (state_rule_lookahead_tokens_print_xml): New function.
1195 * src/state.h: Declare it.
1196 (struct state): New member solved_conflicts_xml.
1197 * src/symtab.c (symbol_class_get_string): New function.
1198 * src/symtab.h: Declare it.
1199
1200 2007-09-21 Paul Eggert <eggert@cs.ucla.edu>
1201
1202 * GNUmakefile: Switch to coreutils's version.
1203 * bootstrap: Likewise.
1204 * Makefile.cfg: Adjust to new GNUmakefile.
1205 * README-hacking: Likewise.
1206
1207 Import from gnulib:
1208
1209 2006-08-18 Paul Eggert <eggert@cs.ucla.edu>
1210 Bruno Haible <bruno@clisp.org>
1211
1212 * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
1213 and is a script that invokes bison. Tighten the code. Add comments.
1214
1215 2007-08-28 Joel E. Denny <jdenny@ces.clemson.edu>
1216
1217 Spell "boolean" as "Boolean". Reported by Akim Demaille.
1218 * data/bison.m4 (b4_percent_define_flag_if): Fix complaint.
1219 * doc/bison.texinfo (Decl Summary): Fix.
1220 * src/muscle_tab.c (muscle_percent_define_flag_if): Fix complaint.
1221 * tests/input.at (Boolean %define variables): Update output.
1222 * tests/skeletons.at (%define boolean variables: invalid skeleton
1223 defaults): Rename to...
1224 (%define Boolean variables: invalid skeleton defaults): ... this and
1225 update output.
1226
1227 2007-08-17 Joel E. Denny <jdenny@ces.clemson.edu>
1228
1229 In impure push mode, don't allow more than one yypstate to be allocated
1230 since multiple impure parsers would corrupt yynerrs.
1231 * data/push.c (yypstate_allocated): New static global variable
1232 initialized to 0.
1233 (yypull_parse): If yypstate_new returns 0, don't report it as memory
1234 exhaustion if yypstate_allocated is 1, but still return 2.
1235 (yypstate_new): Invoke yyerror and return 0 if yypstate_allocated is
1236 already 1. Otherwise, set it to 1.
1237 (yypstate_delete): Set it to 0.
1238 * tests/push.at (Push Parsing: Multiple impure instances): New test
1239 case.
1240
1241 2007-08-17 Bob Rossi <bob@brasko.net>
1242
1243 * doc/bison.texinfo (Push Decl): Document the push parser.
1244 (Table of Symbols): Ditto.
1245 (Pure Decl): Ditto.
1246 (Decl Summary): Ditto.
1247 (Multiple Parsers, Push Parser Function, Pull Parser Function,
1248 Parser Create Function, Parser Delete Function):
1249 Add new push parser symbols.
1250 (Table of Symbols): Document push-parser, push-pull-parser,
1251 yypush_parse, yypull_parse, yypstate_new and yypstate_delete.
1252
1253 2007-08-15 Paul Eggert <eggert@cs.ucla.edu>
1254
1255 Update to GPLv3.
1256 * doc/gpl-3.0.texi: New file.
1257 * doc/gpl.texi: Remove.
1258 * COPYING, GNUmakefile, HACKING, Makefile.am, Makefile.cfg:
1259 * Makefile.maint, NEWS, PACKAGING, README, README-alpha:
1260 * README-hacking, TODO, bootstrap, bootstrap.conf:
1261 * configure.ac, data/Makefile.am, data/README, data/bison.m4:
1262 * data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4:
1263 * data/glr.c, data/glr.cc, data/java-skel.m4, data/java.m4:
1264 * data/lalr1.cc, data/lalr1.java, data/location.cc:
1265 * data/push.c, data/yacc.c, data/m4sugar/m4sugar.m4:
1266 * djgpp/Makefile.maint, djgpp/README.in, djgpp/config.bat:
1267 * djgpp/config.sed, djgpp/config.site, djgpp/config_h.sed:
1268 * djgpp/djunpack.bat, djgpp/subpipe.c, djgpp/subpipe.h:
1269 * djgpp/testsuite.sed, doc/Makefile.am, doc/bison.texinfo:
1270 * doc/fdl.texi, doc/refcard.tex, etc/Makefile.am, etc/README:
1271 * etc/bench.pl.in, examples/Makefile.am, examples/extexi:
1272 * examples/calc++/Makefile.am, lib/Makefile.am, lib/abitset.c:
1273 * lib/abitset.h, lib/bbitset.h, lib/bitset.c, lib/bitset.h:
1274 * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
1275 * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
1276 * lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
1277 * lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
1278 * lib/libiberty.h, lib/main.c, lib/subpipe.c, lib/subpipe.h:
1279 * lib/timevar.c, lib/timevar.def, lib/timevar.h:
1280 * lib/vbitset.c, lib/vbitset.h, lib/yyerror.c:
1281 * m4/c-working.m4, m4/cxx.m4, m4/m4.m4, m4/subpipe.m4:
1282 * m4/timevar.m4, src/LR0.c, src/LR0.h, src/Makefile.am:
1283 * src/assoc.c, src/assoc.h, src/closure.c, src/closure.h:
1284 * src/complain.c, src/complain.h, src/conflicts.c:
1285 * src/conflicts.h, src/derives.c, src/derives.h, src/files.c:
1286 * src/files.h, src/flex-scanner.h, src/getargs.c:
1287 * src/getargs.h, src/gram.c, src/gram.h, src/graphviz.c:
1288 * src/lalr.c, src/lalr.h, src/location.c, src/location.h:
1289 * src/main.c, src/muscle_tab.c, src/muscle_tab.h:
1290 * src/nullable.c, src/nullable.h, src/output.c, src/output.h:
1291 * src/parse-gram.c, src/parse-gram.h, src/parse-gram.y:
1292 * src/print.c, src/print.h, src/print_graph.c:
1293 * src/print_graph.h, src/reader.c, src/reader.h, src/reduce.c:
1294 * src/reduce.h, src/relation.c, src/relation.h:
1295 * src/revision.h, src/scan-code.h, src/scan-code.l:
1296 * src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
1297 * src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
1298 * src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
1299 * src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
1300 * tests/Makefile.am, tests/actions.at, tests/c++.at:
1301 * tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
1302 * tests/existing.at, tests/glr-regression.at:
1303 * tests/headers.at, tests/input.at, tests/java.at:
1304 * tests/local.at, tests/output.at, tests/push.at:
1305 * tests/reduce.at, tests/regression.at, tests/sets.at:
1306 * tests/skeletons.at, tests/synclines.at, tests/testsuite.at:
1307 * tests/torture.at:
1308 Update to GPLv3.
1309
1310 2007-08-11 Joel E. Denny <jdenny@ces.clemson.edu>
1311
1312 Get rid of broken %no-parser, -n, and --no-parser implementation and
1313 documentation.
1314 * TODO: Don't mention them.
1315 * doc/bison.1: Likewise.
1316 * doc/bison.texinfo (Decl Summary): Likewise.
1317 (Bison Options): Likewise.
1318 (Option Cross Key): Likewise.
1319 * src/getargs.c (no_parser_flag): Remove global variable.
1320 (usage): Don't print description of -n and --no-parser.
1321 (long_options): Remove --no-parser entry here.
1322 (getargs): Remove -n case in the switch here.
1323 * src/getargs.h (no_parser_flag): Remove extern.
1324 * tests/regression.at (Web2c Actions): Remove comment that mentions
1325 --no-parser.
1326
1327 2007-08-11 Joel E. Denny <jdenny@ces.clemson.edu>
1328
1329 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Do not
1330 name user variables starting with `yy'. Just pass NULL instead of a
1331 dummy local &yylval to yypush_parse.
1332 * tests/torture.at (AT_DATA_STACK_TORTURE): Do not name user variables
1333 starting with `yy'.
1334
1335 2007-08-03 Joel E. Denny <jdenny@ces.clemson.edu>
1336
1337 * data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
1338 true since it's then always used regardless of whether yyoverflow is
1339 defined. Reported by Christian Burger at
1340 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00031.html>.
1341 * THANKS: Add Christian Burger.
1342
1343 * ChangeLog: For changes in doc/bison.texinfo, consistently reference
1344 node names: say "Decl Summary" not "Bison Declaration Summary".
1345
1346 2007-07-28 Joel E. Denny <jdenny@ces.clemson.edu>
1347
1348 * src/muscle_tab.c (muscle_percent_define_flag_if): In order to
1349 determine whether this function has already complained about an invalid
1350 value for a %define boolean variable, don't check whether Bison has
1351 ever examined the value. As written, the check was a tautology.
1352 Instead, record and check for this complaint using a separate muscle.
1353
1354 2007-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
1355
1356 Fix push parsing memory leak reported by Brandon Lucia at
1357 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00032.html>.
1358 * THANKS: Add Brandon Lucia.
1359 * data/push.c (yypstate_delete): Free the stack if it was reallocated
1360 but the parse never completed and thus freed it.
1361 * tests/Makefile.am (TESTSUITE_AT): Add push.at.
1362 * tests/testsuite.at: Include push.at.
1363 * test/push.at: New.
1364 (Push Parsing: Memory Leak for Early Deletion): New test case.
1365
1366 2007-07-17 Joel E. Denny <jdenny@ces.clemson.edu>
1367
1368 Improve handling of multiple S/R conflicts in the same state and of S/R
1369 conflicts involving multiple reductions.
1370 * src/conflicts.c (resolve_sr_conflict): Don't assign the error action
1371 set for a state here or Bison will abort if it is reassigned on a
1372 later conflicted reduction in the same state.
1373 Similarly, don't finalize and assign the solved conflicts report here
1374 or it will be lost if it is reassigned on a later conflicted reduction
1375 in the same state.
1376 (set_conflicts): Instead, assign them both here after all S/R conflicts
1377 in the state have been fully examined.
1378 * src/print.c (shift_set): Rename to...
1379 (no_reduce_set): ... this.
1380 (print_reductions): Update for rename, and add %nonassoc error action
1381 tokens to no_reduce_set so that, when printing the first remaining
1382 reduction on an error action token, the reduction is enclosed in
1383 brackets.
1384 (print_results): Update for rename.
1385 * tests/conflicts.at (Solved conflicts report for multiple reductions
1386 in a state): New test case.
1387 (%nonassoc error actions for multiple reductions in a state): New test
1388 case.
1389
1390 * src/main.c (main): Don't depend on C99 features.
1391
1392 2007-07-16 Joel E. Denny <jdenny@ces.clemson.edu>
1393
1394 * build-aux/.cvsignore: Add compile.
1395 * lib/.cvsignore: Add charset.alias, ref-add.sed, ref-del.sed, and
1396 uniwidth.
1397
1398 2007-07-10 Joel E. Denny <jdenny@ces.clemson.edu>
1399
1400 * bootstrap (slurp): Create target directories that don't exist.
1401 Specifically, we need lib/uniwidth/ because of recent Gnulib changes.
1402
1403 2007-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
1404
1405 * LR0.c (new_itemsets): Fix wording in comments: say item index rather
1406 than item number.
1407 * closure.c (closure): Likewise.
1408 * state.h (reductions): Comment sorting of rules.
1409 (state): Comment sorting of items.
1410
1411 2007-07-02 Joel E. Denny <jdenny@ces.clemson.edu>
1412
1413 Fix C++ test cases after recent Gnulib changes. Discussed starting at
1414 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00000.html>.
1415 * examples/calc++/Makefile.am (DEFAULT_INCLUDES): Override Automake's
1416 definition in order to avoid Gnulib headers since we don't use config.h
1417 here.
1418 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Use AT_DATA_GRAMMAR
1419 rather than AT_DATA so that config.h is included.
1420
1421 2007-07-01 Joel E. Denny <jdenny@ces.clemson.edu>
1422
1423 * data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
1424 instead of fprintf. Guard these functions with #if YYDEBUG instead of
1425 #ifdef YYDEBUG for consistency with all other uses of YYDEBUG in Bison
1426 and so that YYFPRINTF is guaranteed to be defined here.
1427
1428 2007-05-29 Joel E. Denny <jdenny@ces.clemson.edu>
1429
1430 * src/muscle_tab.c (muscle_percent_define_invalid_value): Replace
1431 with...
1432 (muscle_percent_define_check_values): ... this more helpful function.
1433 Again, it's not used yet, but it will be.
1434 * src/muscle_tab.h: Likewise.
1435
1436 Improve some comments in parser table construction.
1437 * src/LR0.c (new_itemsets): Explain sorting of itemset and kernel_base.
1438 (generate_states): Don't mention ruleset, which is internal to closure.
1439 * src/closure.c (closure): Explain sorting of core and itemset, which
1440 is required for this function to behave correctly.
1441 * src/closure.h (closure): Mention sorting.
1442
1443 2007-05-28 Joel E. Denny <jdenny@ces.clemson.edu>
1444
1445 * src/lalr.c (state_lookahead_tokens_count): For code readability,
1446 move the check for disabled transitions to an aver since conflict
1447 resolution hasn't happened yet.
1448
1449 * src/lalr.c (state_lookahead_tokens_count): Remove the check that
1450 labels a state as inconsistent just because it has error transitions.
1451 The original form of this check appeared in revision 1.1 of lalr.c,
1452 which was committed on 1991-12-21. Now (at least), changing the
1453 consistency label on such a state appears to have no useful effect in
1454 any of the places it is examined, which I enumerate below. The key
1455 point to understanding each item in this enumeration is that a state
1456 with an error transition is labelled consistent in the first place only
1457 if it has no rules, so the check cannot matter for states that have
1458 rules. (1) Labelling a state as inconsistent will cause set_conflicts
1459 to try to identify its conflicts, and a state must have *rules* to have
1460 conflicts. (2) Labelling a state as inconsistent will affect how
1461 action_row sets the default *rule* for the state. (3) Labelling a
1462 state as inconsistent will cause build_relations to add lookback edges
1463 to *rules* in that state.
1464 * src/state.h (struct state): Word the comment for member consistent
1465 more carefully.
1466
1467 2007-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
1468
1469 Don't depend on C99 features.
1470 * src/conflicts.c (conflicts_update_state_numbers): Fix for-loop.
1471 * src/lalr.c (lalr_update_state_numbers): Fix for-loop.
1472 * src/reader.c (check_and_convert_grammar): Fix for-loop.
1473 * src/state.c (state_mark_reachable_states): Fix for-loop.
1474 (state_remove_unreachable_states): Fix for-loop.
1475
1476 Don't widen struct state with member reachable just to temporarily
1477 record reachability. Instead, use a local bitset.
1478 * src/state.h (struct state): Remove member.
1479 * src/state.c (state_new): Don't initialize it.
1480 (state_mark_reachable_states): Rename to...
1481 (state_record_reachable_states): ... this, and use bitset.
1482 (state_remove_unreachable_states): Use bitset.
1483
1484 2007-05-26 Joel E. Denny <jdenny@ces.clemson.edu>
1485
1486 * src/Makefile.am (yacc): Quote target action commands properly so
1487 that the yacc script isn't corrupt. Reported by Hans Aberg at
1488 <http://lists.gnu.org/archive/html/bug-bison/2007-05/msg00003.html>.
1489
1490 * data/glr.c (yylval): As in yacc.c, don't extern in the header for
1491 the case of pure parsers. Reported by Frans Englich at
1492 <http://lists.gnu.org/archive/html/help-bison/2007-05/msg00018.html>.
1493 * THANKS: Add Frans Englich.
1494
1495 * NEWS (2.3a+): In the %code entry, reference section `Bison
1496 Declaration Summary' from the manual now since the %code summary has
1497 moved there.
1498 * doc/bison.texinfo (Prologue Alternatives): Mention that directives
1499 in the rules section must be terminated by semicolons.
1500
1501 2007-05-20 Joel E. Denny <jdenny@ces.clemson.edu>
1502
1503 Extend the front-end API for %define variables to more completely
1504 mirror the back-end. This will be useful in the future.
1505 * data/bison.m4 (b4_percent_define_get, b4_percent_define_ifdef):
1506 Update comments to mention the new front-end counterparts of these
1507 macros.
1508 * src/muscle_tab.c (MUSCLE_COMMON_DECODE): New macro with common code
1509 for muscle_string_decode and muscle_location_decode.
1510 (muscle_string_decode): New static function.
1511 (muscle_location_decode): Use MUSCLE_COMMON_DECODE.
1512 (muscle_percent_define_get, muscle_percent_define_ifdef): New
1513 functions.
1514 (muscle_percent_define_flag_if): Use muscle_percent_define_ifdef and
1515 muscle_percent_define_get to mimic the b4_percent_define_flag_if
1516 implementation more closely.
1517 (muscle_percent_define_invalid_value): New function.
1518 * src/muscle_tab.h (muscle_percent_define_get,
1519 muscle_percent_define_ifdef, muscle_percent_define_invalid_value):
1520 Prototype.
1521
1522 2007-05-07 Joel E. Denny <jdenny@ces.clemson.edu>
1523
1524 * NEWS (2.3a+): Mention yesterday's state-removal change.
1525 (2.3a): Remove the %language entry, which was added after 2.3a.
1526 * src/LR0.c, src/closure.c, src/closure.h, src/conflicts.c,
1527 src/conflicts.h, src/lalr.c, src/lalr.h, src/print.c,
1528 src/print_graph.c, src/state.c, src/state.h, tests/conflicts.at,
1529 tests/existing.at: Update copyright date.
1530
1531 2007-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
1532
1533 If conflict resolution makes states unreachable, remove those states,
1534 report rules that are then unused, and don't report conflicts in those
1535 states.
1536 * src/conflicts.c, src/conflicts.h (conflicts_update_state_numbers):
1537 New global function.
1538 * src/lalr.c, src/lalr.h (lalr_update_state_numbers): New global
1539 function.
1540 * src/main.c (main): After conflict resolution, remove the unreachable
1541 states and update all data structures that reference states by number.
1542 * src/state.c (state_new): Initialize each state's reachable member to
1543 false.
1544 (state_mark_reachable_states): New static function.
1545 (state_remove_unreachable_states): New global function.
1546 * src/state.h (struct state): Add member bool reachable.
1547 (state_remove_unreachable_states): Prototype.
1548 * tests/conflicts.at (Unreachable States After Conflict Resolution):
1549 New test case.
1550 * tests/existing.at (GNU pic Grammar): Update test case output now that
1551 an unused rule is discovered.
1552
1553 2007-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
1554
1555 Minor code cleanup in parser table construction.
1556 * src/LR0.c (new_itemsets): Use item_number_is_symbol_number.
1557 (new_itemsets, save_reductions): Update for rename to nitemset.
1558 * src/closure.c (nritemset): Rename to...
1559 (nitemset): ... this since the "r" appears to meaningless and isn't
1560 used in the comments.
1561 (closure): Update for rename.
1562 * src/closure.h (nritemset): Update extern to...
1563 (nitemset): ... this.
1564 * src/lalr.c (LA): Fix a typo in comments.
1565 * src/print.c (print_core): Update for rename to nitemset.
1566 * src/print_graph.c (print_graph): Likewise.
1567 * src/state.h: Fix some typos in header comments.
1568
1569 2007-04-04 Paul Eggert <eggert@cs.ucla.edu>
1570
1571 * THANKS: Use ASCII for Sebastien Fricker's name. Bison source
1572 still sticks to ASCII. Sorry!
1573
1574 * README-hacking: New file, taken mostly from coreutils, with changes
1575 for Bison. Contains much of the contents of:
1576 * README-cvs: Remove.
1577 * bootstrap: Sync from gnulib.
1578 * build-aux/.cvsignore: Remove *.t, mkinstalldirs.
1579 * lib/.cvsignore: Add wchar.h, wctype.h. Remove exit.h.
1580
1581 2007-03-10 Joel E. Denny <jdenny@ces.clemson.edu>
1582
1583 * doc/bison.texinfo (Destructor Decl): Fix typo reported by Sebastian
1584 Setzer.
1585 (Java Differences): Fix some typos.
1586 * THANKS: Add Sebastian Setzer.
1587
1588 2007-03-07 Paolo Bonzini <bonzini@gnu.org>
1589
1590 * data/java.m4 (b4_single_class_if): Remove.
1591 (b4_abstract_if): Look at "%define abstract".
1592 (b4_lexer_if): New.
1593 (b4_union_name): Rename...
1594 (b4_yystype): ... to this. Map to "%define stype".
1595 (b4_rhs_value, b4_parse_param_decl, b4_lex_param_decl,
1596 b4_maybe_throws): Fix quoting.
1597 (b4_lex_param_call): Move below to keep b4_*_param_decl close.
1598 * data/lalr1.java (Lexer interface): Always define.
1599 (Lexer interface within parser class): Remove.
1600 (YYLexer class): New, used when "%code lexer" is present.
1601 (constructor): When "%code lexer" is used, pass %lex-param
1602 to the lexer constructor.
1603 (yylex, yyparse): Remove %lex-param from method invocations
1604 (YYStack, yyaction, yyparse): Rename b4_union_name to b4_yystype.
1605
1606 * doc/bison.texinfo (Java Bison Interface): Mention "%define
1607 abstract". Rename "%define union_name" to "%define stype".
1608 Rename method names according to previous patch.
1609 (Java Scanner Interface): Describe "%code lexer" instead of
1610 "%pure-parser" and "%define single_class".
1611 (Java Differences): Mention "%code lexer".
1612
1613 * tests/java.at (_AT_DATA_JAVA_CALC_Y): Remove final argument.
1614 Include scanner here, using macros from tests/local.at.
1615 (AT_DATA_CALC_Y): Remove final argument.
1616 (_AT_CHECK_JAVA_CALC): Likewise.
1617 (AT_CHECK_JAVA_CALC): Likewise. Test all four combinations
1618 of %locations and %error-verbose.
1619 (main): Test with and without %lex-param.
1620 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Push AT_LEXPARAM_IF.
1621 (AT_BISON_OPTION_POPDEFS): Pop it.
1622
1623 2007-03-07 Juan Manuel Guerrero <juan.guerrero@gmx.de>
1624
1625 DJGPP spefic issue. Inhibit the use of disallowed characters for
1626 file name genertion on Win98, WinXP, etc. These are |<>":?*\
1627 and concern testsuite case 46.
1628 * Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST
1629 * djgpp/testsuite.sed: Inhibit the use of disallowed characters.
1630 * djgpp/config.bat: Inhibit the use of disallowed characters.
1631
1632 2007-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
1633
1634 Miscellaneous %define and %code cleanup.
1635 * data/bison.m4 (b4_percent_define_flag_if): Correct comments on how
1636 values are interpreted.
1637 * doc/bison.texinfo (Decl Summary): Clean up and extend %define
1638 documentation a little more.
1639 * src/muscle_tab.c (MUSCLE_USER_NAME_CONVERT,
1640 muscle_percent_define_insert, muscle_percent_code_grow): New
1641 functions/macros.
1642 * src/muscle_tab.h (muscle_percent_define_insert,
1643 muscle_percent_code_grow): Prototype.
1644 * src/parse-gram.y (prologue_declaration): Use
1645 muscle_percent_define_insert and muscle_percent_code_grow when parsing
1646 %define and %code directives.
1647
1648 Make it easy to share %define boolean variables between the front-end
1649 and back-end. Though not used yet, this will be useful in the future.
1650 * data/bison.m4 (b4_check_user_names): Rewrite comments to talk about
1651 Bison uses of names rather than just skeleton uses of names.
1652 (b4_percent_define_get, b4_percent_define_ifdef): Rename
1653 b4_percent_define_skeleton_variables(VARIABLE) to
1654 b4_percent_define_bison_variables(VARIABLE).
1655 (b4_percent_code_get, b4_percent_code_ifdef): Rename
1656 b4_percent_code_skeleton_qualifiers(QUALIFIER) to
1657 b4_percent_code_bison_qualifiers(QUALIFIER).
1658 (b4_check_user_names_wrap): Update for renames.
1659 * src/muscle_tab.c, src/muscle_tab.h (muscle_percent_define_flag_if,
1660 muscle_percent_define_default): New functions mimicking
1661 b4_percent_define_flag_if and b4_percent_define_default.
1662
1663 For %define variables, report locations for invalid values and
1664 redefinitions.
1665 * data/bison.m4 (b4_percent_define_flag_if): Read
1666 b4_percent_define_loc(VARIABLE) to report the location of an invalid
1667 value for VARIABLE.
1668 (b4_percent_define_default): Save a special location in
1669 b4_percent_define_loc(VARIABLE) in case the default value for VARIABLE
1670 must later be reported as invalid.
1671 * src/muscle_tab.c (muscle_location_grow, muscle_location_decode): New
1672 functions.
1673 (muscle_percent_define_insert): Record the location of VARIABLE in
1674 muscle percent_define_loc(VARIABLE), and use it to report the previous
1675 location for a redefinition.
1676 (muscle_percent_define_flag_if): Update like b4_percent_define_flag_if.
1677 (muscle_percent_define_default): Update like b4_percent_define_default.
1678 (muscle_grow_user_name_list): Rename to...
1679 (muscle_user_name_list_grow): ... this for consistency and use
1680 muscle_location_grow.
1681 * src/muscle_tab.h (muscle_location_grow): Prototype.
1682 * tests/input.at (%define errors): Update expected output.
1683 * tests/skeletons.at (%define boolean variables: invalid skeleton
1684 defaults): New test case.
1685
1686 2007-02-28 Joel E. Denny <jdenny@ces.clemson.edu>
1687
1688 * src/print.c (lookahead_set, state_default_rule): Remove.
1689 (print_reductions): Replace state_default_rule invocation with
1690 equivalent use of yydefact, which was computed in token_actions in
1691 tables.c.
1692 (print_results): Don't allocate lookahead_set.
1693
1694 2007-02-27 Paolo Bonzini <bonzini@gnu.org>
1695
1696 * data/lalr1.java: Prefix all private members with yy.
1697
1698 2007-02-24 Joel E. Denny <jdenny@ces.clemson.edu>
1699
1700 Use YYFPRINTF instead of fprintf where appropriate. Reported by
1701 Sebastien Fricker at
1702 <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
1703 * THANKS: Add Sebastien Fricker.
1704 * data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
1705 * doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
1706 accept a variable number of arguments.
1707
1708 2007-02-19 Joel E. Denny <jdenny@ces.clemson.edu>
1709
1710 * bootstrap: Remove occurrences of .#bootmp from lib/Makefile.
1711
1712 2007-02-13 Juan Manuel Guerrero <juan.guerrero@gmx.de>
1713
1714 * djgpp/config.bat: Adjustments concerning the use of autoconf 2.61.
1715 * djgpp/config.sed: Adjustments concerning the use of autoconf 2.61.
1716 * djgpp/config.site: Adjustments concerning the use of autoconf 2.61.
1717
1718 2007-02-11 Paul Eggert <eggert@cs.ucla.edu>
1719
1720 Undo my 2007-02-07 change, switching back to the c-strcase module
1721 introduced in the 2007-02-03 change. Bruno Haible reported that
1722 the 2007-02-07 change would be dangerous in Turkish if we add a
1723 language whose name contains "i", since "i" is not lowercase "I"
1724 in Turkish.
1725 * bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase.
1726 * lib/.cvsignore: Add c-ctype.c, c-ctype.h, c-strcase.h,
1727 c-strcasecomp.c, c-strncasecmp.c. Remove strcasecmp.c, strncasecmp.c.
1728 * m4/.cvsignore: Remove strcase.m4.
1729 * src/getargs.c: Revert 2007-02-07 change, as follows.
1730 Include c-strcase.h.
1731 (language_argmatch): Use c_strcasecmp rather than strcasecmp.
1732
1733 2007-02-11 Bruno Haible <bruno@clisp.org>
1734
1735 Enable the Java related testsuite tests when the only Java compiler
1736 found is a gcj < 4.3. Discussed at
1737 <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00016.html>.
1738 * configure.ac (gt_JAVACOMP): Don't specify a target_version.
1739
1740 2007-02-11 Joel E. Denny <jdenny@ces.clemson.edu>
1741
1742 * data/Makefile.am: Update copyright date.
1743 * data/push.c (yypull_parse): Report memory exhaustion and return 2 if
1744 yypstate_new returns NULL.
1745 (yypstate_new): Return NULL if malloc does.
1746 * src/reader.c (packgram): Move translation of rule actions from the
1747 beginning of packgram to...
1748 (check_and_convert_grammar): ... here right before packgram is invoked
1749 so it's easier to write more complete comments, and remove redundant
1750 code.
1751
1752 2007-02-10 Joel E. Denny <jdenny@ces.clemson.edu>
1753
1754 As in semantic actions, make @$ in %initial-action, %destructor, and
1755 %printer imply %locations.
1756 * src/scan-code.l (SC_SYMBOL_ACTION): Set locations_flag = true when
1757 scanning @$.
1758 * tests/actions.at (AT_CHECK_ACTION_LOCATIONS): New macro supporting...
1759 (@$ in %initial-action implies %locations,
1760 @$ in %destructor implies %locations,
1761 @$ in %printer implies %locations): ... these new test cases.
1762
1763 2007-02-07 Paul Eggert <eggert@cs.ucla.edu>
1764
1765 Undo most of the 2007-02-03 change, switching to the strcase module
1766 now that gnulib strcase has been fixed.
1767 * bootstrap.conf (gnulib_modules): Remove c-strcase. Add strcase.
1768 * lib/.cvsignore: Remove c-ctype.c, c-ctype.h, c-strcase.h,
1769 c-strcasecomp.c, c-strncasecmp.c. Add strcasecmp.c, strncasecmp.c
1770 * m4/.cvsignore: Add strcase.m4.
1771 * src/getargs.c: Revert 2007-02-03 change, as follows.
1772 Don't include c-strcase.h.
1773 (language_argmatch): Use strcasecmp rather than c_strcasecmp.
1774 strcasecmp has "unspecified behavior" outside the POSIX locale,
1775 but it works fine in practice if at least one argument is ASCII,
1776 as is the case in Bison.
1777
1778 2007-02-07 Paolo Bonzini <bonzini@gnu.org>
1779
1780 * tests/java.at: Skip tests if only one of javac/java is present.
1781 Reported by Joel E. Denny.
1782 * tests/atlocal.in: Adjust copyright years.
1783
1784 2007-02-05 Paolo Bonzini <bonzini@gnu.org>
1785
1786 * data/lalr1.java (Stack): Work around old verifiers that disallow
1787 access to the private fields of an inner class, from the outer class.
1788 We can make Stack's fields public because user code doesn't have access
1789 to the instance of Stack used by parse(). Reported by Paul Eggert.
1790
1791 2007-02-03 Paul Eggert <eggert@cs.ucla.edu>
1792
1793 * .cvsignore: Add javacomp.sh, javaexec.sh. Is this really
1794 the right spot for these files?
1795 * bootstrap.conf (gnulib_modules): Add c-strcase.
1796 * lib/.cvsignore: Add c-ctype.c c-ctype.h, c-strcasecomp.c,
1797 c-strncasecmp.c.
1798 * src/getargs.c: Include c-strcase.h.
1799 (language_argmatch): Use c_strcasecmp rather than strcasecmp,
1800 to avoid unspecified behavior.
1801
1802 2007-02-01 Joel E. Denny <jdenny@ces.clemson.edu>
1803
1804 * doc/bison.texinfo (Decl Summary): Correct typo.
1805
1806 2007-01-30 Paolo Bonzini <bonzini@gnu.org>
1807
1808 * data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
1809 Complain if the value does not match empty, "true" or "false".
1810 * data/c++.m4: Adjust default definitions of %define variables.
1811 * data/java.m4: Adjust default definitions of %define variables.
1812 * doc/bison.texinfo (Decl Summary): Adjust the %define entry according
1813 to above behavior.
1814 * tests/input.at (Boolean %define variables): Test new behavior.
1815
1816 2007-01-29 Paolo Bonzini <bonzini@gnu.org>
1817
1818 * NEWS: Mention java.
1819 * TODO: Remove things that are done.
1820 * bootstrap.conf: Add javacomp-script and javaexec-script.
1821 * configure.ac: Invoke gt_JAVACOMP and gt_JAVAEXEC.
1822
1823 * data/Makefile.am: Add new files.
1824 * data/java-skel.m4: New.
1825 * data/java.m4: New.
1826 * data/lalr1.java: New.
1827
1828 * doc/bison.texinfo: Put "A Complete C++ Example" under
1829 C++ Parsers. Add Java Parsers. Put C++ Parsers and Java Parsers
1830 under Other Languages.
1831
1832 * src/getargs.c (valid_languages): Add Java.
1833 * src/getargs.h (struct bison_language): Update size of string fields.
1834
1835 * tests/Makefile.am: Add java.at.
1836 * tests/atlocal.in: Add CONF_JAVA and CONF_JAVAC.
1837 * tests/java.at: New.
1838 * tests/testsuite.at: Include it.
1839
1840 2007-01-28 Joel E. Denny <jdenny@ces.clemson.edu>
1841
1842 Clean up.
1843 * src/scan-skel.l (at_directive_perform): Add at_directive_argc and
1844 at_directive_argv arguments so these no longer have to be global
1845 variables. Also, update the implementation for the following changes.
1846 (fail_for_at_directive_too_many_args,
1847 fail_for_at_directive_too_few_args): Add at_directive_name argument.
1848 (at_directive_name): Remove as at_directive_argv[0] will be used for
1849 this now.
1850 (AT_DIRECTIVE_ARGC_MAX): Increment to make space in at_directive_argv
1851 for the directive name.
1852 (at_directive_argc, at_directive_argv): Make these local within
1853 skel_lex instead of global.
1854 (INITIAL): Update directive start action for above changes.
1855 (SC_AT_DIRECTIVE_ARG): Rename to...
1856 (SC_AT_DIRECTIVE_ARGS): ... this, and update for above changes.
1857 (SC_AT_DIRECTIVE_SKIP_WS): Update.
1858 (scan_skel): Move yylex_destroy to...
1859 (skel_scanner_free): ... here.
1860 * tests/skeletons.at (installed skeleton file name): Rename to...
1861 (installed skeleton file names): ... this.
1862
1863 2007-01-27 Joel E. Denny <jdenny@ces.clemson.edu>
1864
1865 * ChangeLog: For changes in doc/bison.texinfo, consistently reference
1866 node names: say "Table of Symbols" not "Bison Symbols", and say "Decl
1867 Summary" not "Directives".
1868 * doc/bison.texinfo (Decl Summary, Calc++ Parser): Cross-reference the
1869 %code entry in "Decl Summary" rather than the one in "Table of Symbols"
1870 since the former is now the more complete one.
1871 (Prologue Alternatives): Likewise and do the same for %defines.
1872 (Table of Symbols): Add summary of %code, add summary of %define, and
1873 move full %code documentation to...
1874 (Decl Summary): ... here for consistency with other entries in these
1875 sections.
1876 Move %define entry in order to keep this list alphabetized.
1877 Reword %define entry a little to put less emphasis on the skeleton
1878 concept, which most users shouldn't have to think about.
1879
1880 2007-01-26 Paul Eggert <eggert@cs.ucla.edu>
1881
1882 Adjust to recent gnulib changes.
1883 * lib/.cvsignore: Remove stpcpy.h, strndup.h, strnlen.h.
1884 Add string.h, string_.h, unistd_.h, wchar_.h.
1885 * m4/.cvsignore: Add gnulib-common.m4, string_h.m4, wchar.m4.
1886 * src/system.h: Don't include <stpcpy.h>; this is now done by
1887 <string.h>.
1888
1889 2007-01-23 Paolo Bonzini <bonzini@gnu.org>
1890
1891 Simplify implementation of unqualified %code, implement macros for
1892 uniform treatment of boolean %define flags. Document %define.
1893 * data/bison.m4 (b4_percent_define_ifdef, b4_percent_define_flag_if,
1894 b4_percent_code_ifdef): New.
1895 (b4_percent_code_get): Map unqualified %code to b4_percent_code().
1896 * data/c++.m4: Define default value for global_tokens_and_yystype.
1897 * data/glr.cc: Likewise.
1898 * data/location.cc: Use b4_percent_define_flag_if.
1899
1900 * doc/bison.texinfo (Decl Summary): Document %define.
1901
1902 * src/parse-gram.y (Unqualified %code): Change muscle name to
1903 b4_percent_code().
1904 (content.opt): Default to empty.
1905
1906 2007-01-17 Joel E. Denny <jdenny@ces.clemson.edu>
1907
1908 Implement support for relative and absolute skeleton file names.
1909 Discussed starting at
1910 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00071.html>.
1911 * doc/bison.texinfo (Decl Summary): Document in %skeleton entry.
1912 (Bison Options): Document in --skeleton entry.
1913 * src/output.c (output_skeleton): Use strncpy rather than strcpy since
1914 full_skeleton can't necessarily hold all of pkgdatadir.
1915 If the specified skeleton file name contains a `/', don't prepend
1916 pkgdatadir.
1917 * src/parse-gram.y (prologue_declaration): If the specified skeleton
1918 file name contains a `/', prepend the grammar file directory.
1919 * tests/Makefile.am (TESTSUITE_AT): Add skeletons.at.
1920 * skeletons.at: New file.
1921 (relative skeleton file names): New test case.
1922 (installed skeleton file names): New test case.
1923 * tests/testsuite.at: Include skeletons.at.
1924
1925 * bootstrap: Update copyright to 2007.
1926
1927 2007-01-17 Paolo Bonzini <bonzini@gnu.org>
1928
1929 * bootstrap: Remove occurrences of .#bootmp from the files.
1930
1931 2007-01-17 Akim Demaille <akim@epita.fr>
1932
1933 * doc/bison.texinfo (Calc++ Parser): Don't try to alias
1934 nonterminals.
1935 Use per-type %printer.
1936
1937 2007-01-17 Joel E. Denny <jdenny@ces.clemson.edu>
1938
1939 * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4,
1940 data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
1941 djgpp/config.site, src/files.c, src/files.h, src/main.c,
1942 src/muscle_tab.c, src/muscle_tab.h, src/parse-gram.y, src/reader.h,
1943 src/scan-skel.h, src/scan-skel.l, tests/actions.at, tests/calc.at,
1944 tests/glr-regression.at, tests/input.at, tests/local.at,
1945 tests/output.at, tests/torture.at: Update copyright to 2007.
1946
1947 2007-01-16 Akim Demaille <akim@epita.fr>
1948
1949 * doc/bison.texinfo (Calc++ Parsing Driver): Let "parse" return an
1950 error code.
1951 (Calc++ Scanner): Exit with failure if we can't open the input
1952 file.
1953 Accept "-" standing for stdin.
1954 (Calc++ Top Level): Print the result only if the parsing was
1955 successful.
1956
1957 2007-01-16 Akim Demaille <akim@epita.fr>
1958
1959 * data/lalr1.cc (yy_reduce_print_): Add a missing end-of-line.
1960
1961 2007-01-15 Paolo Bonzini <bonzini@gnu.org>
1962 and Joel E. Denny <jdenny@ces.clemson.edu>
1963
1964 Clean up %define and %code implementation in M4 some. Most
1965 importantly, rename all related macros to be in the b4_percent_define
1966 and b4_percent_code namespaces. Also, complete support for `.' in
1967 %define variable names and %code qualifiers.
1968 * data/bison.m4 (b4_check_user_names): Check for special
1969 "SKELETON-NAMESPACE(name)" macros instead of using two nested
1970 m4_foreach loops.
1971 (b4_get_percent_define, b4_get_percent_code): Rename to...
1972 (b4_percent_define_get, b4_percent_code_get): ... these.
1973 Extend documentation with examples.
1974 For SKELETON-NAMESPACE (as documented for b4_check_user_names), use
1975 b4_percent_define_skeleton_variables and
1976 b4_percent_code_skeleton_qualifiers.
1977 Expect any value for the %define variable `foo' to be stored in the
1978 macro named `b4_percent_define(foo)'; expect any %code blocks for the
1979 qualifier `foo' to be stored in a macro named `b4_percent_code(foo)';
1980 expect any unqualified %code blocks to be stored in a macro named
1981 `b4_percent_code_unqualified'.
1982 Use m4_indir so that %define variable names and %code qualifiers can
1983 contain `.', which is allowed by the grammar parser.
1984 (b4_percent_define_default): New macro to set a default value for a
1985 %define variable.
1986 (m4_wrap): Update wrapped code, and fix some underquoting.
1987 (b4_check_user_names_wrap): Update and define outside the m4_wrap.
1988 Expect grammar uses of %define variables and %code qualifiers to be
1989 defined in b4_percent_define_user_variables and
1990 b4_percent_code_user_qualifiers.
1991 * data/c++.m4: Use b4_percent_define_default rather than
1992 m4_define_default. Fix some underquoting. Skeleton usage of %define
1993 variable define_location_comparison now implies skeleton usage of
1994 %define variable filename_type.
1995 * data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
1996 data/push.c, data/yacc.c: Update macro names.
1997 * src/parse-gram.y (prologue_declaration, grammar_declaration): Update
1998 muscle names.
1999
2000 2007-01-14 Juan Manuel Guerrero <juan.guerrero@gmx.de>
2001
2002 DJGPP specific issues.
2003
2004 * djgpp/config.site: Set ac_cv_path_mkdir to a sane DJGPP specific
2005 default. Set gl_cv_absolute_wctype_h to a sane DJGPP specific default.
2006
2007 2007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
2008
2009 * tests/glr-regression.at: Use AT_PARSER_CHECK rather than AT_CHECK to
2010 run parsers in all tests so that Valgrind is invoked during
2011 maintainer-check-valgrind.
2012 (Duplicate representation of merged trees): Free all semantic values.
2013 (Duplicated user destructor for lookahead): Likewise.
2014
2015 2007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
2016
2017 * tests/local.at (AT_PARSER_CHECK): Add a PRE argument to specify a
2018 command-line prefix.
2019 * tests/torture.at (Exploding the Stack Size with Alloca): Stderr is
2020 ignored, so use that PRE to set --log-fd=1 in VALGRIND_OPTS so we don't
2021 miss Valgrind messages.
2022 (Exploding the Stack Size with Malloc): Likewise.
2023
2024 2007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
2025
2026 Ignore YYSTACK_USE_ALLOCA for push parsers since the stacks can't be
2027 locals. Reported by Juan Manuel Guerrero at
2028 <http://lists.gnu.org/archive/html/bug-bison/2007-01/msg00000.html>.
2029 * data/push.c: Enclose the #ifdef YYSTACK_USE_ALLOCA in b4_push_if.
2030 Fix some indentation also.
2031 * tests/torture.at (Exploding the Stack Size with Alloca): Add comment
2032 explaining this issue.
2033
2034 2007-01-09 Paolo Bonzini <bonzini@gnu.org>
2035 and Joel E. Denny <jdenny@ces.clemson.edu>
2036
2037 Simplify union and prologue handling, and escape union and lex/parse
2038 params with digraphs.
2039 * data/bison.m4 (b4_pre_prologue, b4_post_prologue): Set their default
2040 values to the empty string since these are no longer guaranteed
2041 initialized by the front-end.
2042 * data/glr.c, data/glr.cc, data/lalr1.cc, data/push.c, data/yacc.c: Add
2043 braces around b4_user_stype since this is no longer done by the
2044 front-end.
2045 * src/files.c, src/files.h (pre_prologue_obstack,
2046 post_prologue_obstack): Remove.
2047 * src/muscle_tab.c (muscle_pair_list_grow): Don't duplicate header
2048 comments here. Use MUSCLE_OBSTACK_SGROW so that values are escaped
2049 with digraphs. This fixes lex params and parse params.
2050 * src/muscle_tab.h (muscle_pair_list_grow): Update comments.
2051 * src/output.c (prepare): Remove muscle insertion of the prologues.
2052 (output): Remove freeing of pre_prologue_obstack and
2053 post_prologue_obstack.
2054 * src/parse-gram.y (prologue_declaration): Use muscle_code_grow rather
2055 than prologue_augment for prologue parsing so you don't need prologue
2056 obstacks.
2057 (grammar_declaration): For %union RHS, use `braceless' instead of
2058 "{...}" so that braces are already stripped and code is escaped with
2059 digraphs.
2060 * src/reader.c (prologue_augment): Remove.
2061 (reader): Remove initialization of pre_prologue_obstack and
2062 post_prologue_obstack.
2063 * src/reader.h (prologue_augment): Remove.
2064
2065 * data/c.m4: Remove stray parenthesis.
2066
2067 2007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
2068
2069 Remove quotes from variables names in %define directives and from
2070 qualifiers in %code directives, and restrict the characters that are
2071 allowed in them to M4-friendly ones. For %define, continue to support
2072 the quoted form as a deprecated feature. Discussed starting at
2073 <http://lists.gnu.org/archive/html/bison-patches/2007-01/msg00023.html>.
2074 * NEWS (2.3a+): Add entry for the change to %define. Update entry for
2075 %code.
2076 * doc/bison.texinfo (Prologue Alternatives): Update.
2077 (Decl Summary): In %defines entry, update mention of `%code requires'
2078 and `%code provides'.
2079 (C++ Location Values): Update %define uses.
2080 (Calc++ Parser Interface): Likewise.
2081 (Calc++ Parser): Likewise, and update `%code requires' uses.
2082 (Table of Symbols): Update %code documentation.
2083 * src/parse-gram.y (prologue_declaration): For %define variables, use
2084 `variable' instead of `STRING'.
2085 (grammar_declaration): For %code qualifiers, use `ID' instead of
2086 `STRING'.
2087 (variable): New nonterminal that takes an `ID' or a `STRING'.
2088 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Update %code
2089 and %define uses.
2090 * tests/calc.at (_AT_DATA_CALC_Y): Update %define use.
2091 * tests/input.at (Reject unused %code qualifiers): Update %code uses.
2092 (%define errors): Update %define uses.
2093
2094 2007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
2095
2096 * src/parse-gram.y (prologue_declaration): Use MUSCLE_INSERT_STRING
2097 instead of muscle_insert for %define values so that M4-special
2098 characters are replaced with digraphs.
2099 * tests/input.at (%define errors): Extend to check weird values.
2100
2101 2007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
2102
2103 Instead of having skeletons declare all valid %define variables and
2104 %code qualifiers, provide macros that retrieve the associated values
2105 and build these lists automatically. Thus Bison will now warn when a
2106 variable or qualifier is not used by the skeleton in the current
2107 invocation regardless of whether it might sometimes be used by that
2108 skeleton in other invocations. Also, move all %define value macros to
2109 the b4_percent_define_ namespace, and remove the %define "NAME" {CODE}
2110 form, which is replaced by %code.
2111 * data/bison.m4 (b4_check_for_unrecognized_names): Rename to...
2112 (b4_check_user_names): ... this, and change the series of valid name
2113 arguments to a single list argument for names used in the skeleton
2114 similar to the existing list argument for names used in the grammar.
2115 Warn instead of complaining.
2116 (b4_get_percent_define, b4_get_percent_code): New to retrieve %define
2117 values and %code code, to format %code code properly, and to build
2118 lists of all %define variables and %code qualifiers used in the
2119 skeleton: b4_skeleton_percent_define_variables and
2120 b4_skeleton_percent_code_qualifiers.
2121 (b4_check_percent_define_variables, b4_check_percent_code_qualifiers):
2122 Remove, and...
2123 (m4_wrap): ... m4_wrap b4_check_user_names invocations instead so that
2124 the skeleton names lists can finish building first. In place of
2125 b4_used_percent_define_variables and b4_used_percent_code_qualifiers,
2126 expect the lists b4_user_percent_define_variables and
2127 b4_user_percent_code_qualifiers.
2128 * data/c++.m4: Where setting default values for b4_parser_class_name,
2129 b4_location_type, b4_filename_type, b4_namespace, and
2130 b4_define_location_comparison, update their names to the
2131 b4_percent_define_ namespace.
2132 * data/glr.c: Don't use b4_check_percent_define_variables and
2133 b4_check_percent_code_qualifiers. Use b4_get_percent_code.
2134 * data/glr.cc, data/lalr1.cc: Likewise, and use b4_get_percent_define.
2135 (b4_parser_class_name, b4_namespace): Define these using
2136 b4_get_percent_define for parser_class_name and namespace.
2137 * data/location.cc: Use b4_get_percent_define.
2138 * data/push.c: Don't use b4_check_percent_define_variables and
2139 b4_check_percent_code_qualifiers. Use b4_get_percent_code.
2140 * data/yacc.c: Likewise, and don't call m4_exit in
2141 b4_use_push_for_pull_if or m4_wrap code will never execute.
2142 * src/muscle_tab.c, src/muscle_tab.h (muscle_grow_used_name_list):
2143 Rename to...
2144 (muscle_grow_user_name_list): ... this for consistency with the
2145 terminology used in bison.m4.
2146 * src/parse-gram.y (prologue_declaration): Prepend "percent_define_" to
2147 %define variable names, and rename muscle used_percent_define_variables
2148 to user_percent_define_variables.
2149 (grammar_declaration): Rename muscle used_percent_code_qualifiers to
2150 user_percent_code_qualifiers.
2151 (content): Remove.
2152 (content.opt): Replace content RHS with STRING RHS so %define "NAME"
2153 {CODE} form is no longer accepted.
2154 * tests/input.at (Reject bad %code qualifiers): Rename to...
2155 (Reject unused %code qualifiers): ... this, and update test output.
2156 (%define error): Update test output.
2157
2158 2007-01-07 Joel E. Denny <jdenny@ces.clemson.edu>
2159
2160 Check for unrecognized %define variables similar to checking for
2161 unrecognized %code qualifiers. Check for redefined %define variables.
2162 * data/bison.m4 (b4_check_for_unrecognized_names): New macro that
2163 generalizes...
2164 (b4_check_percent_code_qualifiers): ... this, which now wraps it.
2165 (b4_check_percent_define_variables): New, also wraps it.
2166 * data/glr.c: Unless glr.cc is wrapping glr.c, declare no valid %define
2167 variables using b4_check_percent_define_variables.
2168 * data/glr.cc, data/lalr1.cc: Declare the valid %define variables as
2169 all those exercised in the test suite and all those listed in the
2170 `Default values' section of c++.m4. Are there others?
2171 * data/push.c, data/yacc.c: Declare no valid %define variables.
2172 * src/muscle_tab.c, src/muscle_tab.h (muscle_find_const): New function,
2173 similar to muscle_find, but it works even when the muscle stores a
2174 const value.
2175 (muscle_grow_used_name_list): New function for constructing the used
2176 name list muscles that b4_check_for_unrecognized_names requires.
2177 * src/parse-gram.y (prologue_declaration): Warn if a variable is
2178 %define'd more than once. Define the b4_used_percent_define_variables
2179 muscle with muscle_grow_used_name_list.
2180 (grammar_declaration): Abbreviate %code code with
2181 muscle_grow_used_name_list.
2182 * tests/input.at (%define errors): New.
2183
2184 2007-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
2185
2186 Provide warn_at, complain_at, and fatal_at function callbacks to the
2187 skeletons, and use this for %code qualifier complaints.
2188 * data/bison.m4 (b4_error_at): New, invoked by...
2189 (b4_warn_at, b4_complain_at, b4_fatal_at): ... these new macros to wrap
2190 the skeleton scanner's new @warn_at(...@), @complain_at(...@), and
2191 @fatal_at(...@) directives.
2192 (b4_check_percent_code_qualifiers): Rewrite to expect locations for
2193 qualifiers in b4_used_percent_code_qualifiers and to use
2194 b4_complain_at.
2195 * src/location.c, src/location.h (boundary_set_from_string): New global
2196 function.
2197 * src/muscle_tab.c, src/muscle_tab.h (muscle_boundary_grow): New global
2198 function.
2199 * src/parse-gram.y (grammar_declaration): Add locations for qualifiers
2200 to b4_used_percent_code_qualifiers.
2201 * src/scan-skel.l (fail_for_at_directive_too_few_args): New static
2202 function.
2203 (AT_DIRECTIVE_ARGC_MAX): Increase for boundary arguments.
2204 (lineno): Rename to...
2205 (out_lineno): ... this so I don't misunderstand it again.
2206 (SC_AT_DIRECTIVE_SKIP_WS): Don't increment out_lineno for newlines
2207 here; these newlines are in the input but not the output file.
2208 (SC_AT_DIRECTIVE_ARG): Likewise. Extract directive execution to...
2209 (at_directive_perform): ... this new static function, and add handling
2210 of new @warn_at(...@), @complain_at(...@), and @fatal_at(...@)
2211 directives.
2212 * tests/input.at (Reject bad %code qualifiers): Update test output with
2213 locations and extend.
2214
2215 * tests/output.at (Output file name: [, Output file name: ]): Remove
2216 bogus comment about these tests failing.
2217
2218 2007-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
2219
2220 Clean up b4_check_percent_code_qualifiers a little.
2221 * data/bison.m4 (b4_check_percent_code_qualifiers): Expect qualifiers
2222 in b4_used_percent_code_qualifiers to be double-M4-quoted. Rewrite
2223 documentation and add examples.
2224 * src/parse-gram.y (grammar_declaration): Double-M4-quote those
2225 qualifiers here.
2226
2227 2007-01-05 Joel E. Denny <jdenny@ces.clemson.edu>
2228
2229 Don't use m4_divert since it makes m4_divert_push and m4_divert_pop
2230 unreliable -- especially when they're hidden inside another macro.
2231 * data/bison.m4, data/c++-skel.m4, data/c++.m4, data/c-skel.m4,
2232 data/c.m4: Remove m4_divert(-1).
2233 * data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
2234 data/push.c, data/yacc.c: Likewise, and replace m4_divert(0) with
2235 m4_divert_push(0) and m4_divert_pop(0).
2236 * src/output.c (output_skeleton): Don't add an m4_divert_push(0) and
2237 an m4_wrap([m4_divert_pop(0)]) to the M4. Diversion -1, which is
2238 pushed and popped by m4sugar, should be first on the stack.
2239
2240 Provide warn, complain, and fatal function callbacks to the skeletons.
2241 This provides more flexibility than m4_fatal, improves the error
2242 message format, and captures messages for translation. Discussed
2243 starting at
2244 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00063.html>.
2245 * data/bison.m4 (b4_error): New, invoked by...
2246 (b4_warn, b4_complain, b4_fatal): ... these new macros to wrap the
2247 skeleton scanner's new @warn(...@), @complain(...@), and @fatal(...@)
2248 directives. Because these M4 macros might be called when the current
2249 diversion is -1 or 0, m4_divert_push and m4_divert_pop is used; thus
2250 the previous removal of uses of m4_divert, which caused trouble.
2251 (b4_check_percent_code_qualifiers): Use b4_complain instead of
2252 m4_fatal to report unrecognized %code qualifiers.
2253 * data/c++-skel.m4: Use b4_complain instead of m4_fatal to report C++
2254 push parser requests.
2255 * data/glr.c: Use b4_complain instead of m4_fatal to report
2256 non-deterministic push parser requests.
2257 Update @output usage to @output(...@) form.
2258 * data/glr.cc, data/lalr1.cc: Use b4_fatal instead of m4_fatal to
2259 report missing %defines. Update @output usage to @output(...@) form.
2260 * data/location.cc, data/push.c, data/yacc.c: Update @output usage to
2261 @output(...@) form.
2262 * src/main.c (main): Invoke skel_scanner_free.
2263 * src/scan-skel.h (skel_scanner_free): Prototype new function.
2264 * src/scan-skel.l (FLEX_NO_OBSTACK): Don't define; we now need the
2265 obstack_for_string from flex-scanner.h.
2266 (YY_DECL): Use to declare skel_lex static.
2267 (decode_at_digraphs): Remove; now handled in the new
2268 SC_AT_DIRECTIVE_ARG start condition.
2269 (fail_for_at_directive_too_many_args, fail_for_invalid_at): New static
2270 functions.
2271 (at_directive_name, AT_DIRECTIVE_ARGC_MAX, at_directive_argc,
2272 at_directive_argv): New static globals.
2273 (INITIAL): Use fail_for_invalid_at.
2274 Don't parse `@output file_name\n' or `@basename(...@)'. Instead,
2275 recognize the start of a generalized `@directive(...@)' form and
2276 start...
2277 (SC_AT_DIRECTIVE_ARG): ... this new start condition to parse the
2278 directive args (using the new obstack_for_string), to decode the
2279 contained @ diagraphs, and to perform the directive. It recognizes
2280 @basename(...@), @warn(...@), @complain(...@), @fatal(...@), and
2281 @output(...@).
2282 (SC_AT_DIRECTIVE_SKIP_WS): New start condition started by
2283 SC_AT_DIRECTIVE_ARG to skip whitespace after the argument delimiter,
2284 `@,'.
2285 (scan_skel): Initialize obstack_for_string on the first call.
2286 (skel_scanner_free): New function to free obstack_for_string.
2287 * tests/input.at (Reject bad %code qualifiers): Update test output.
2288
2289 2007-01-04 Joel E. Denny <jdenny@ces.clemson.edu>
2290
2291 Consolidate the 4 prologue alternative directives (%code, %requires,
2292 %provides, and %code-top) into a single %code directive with an
2293 optional qualifier field. Discussed at
2294 <http://lists.gnu.org/archive/html/bison-patches/2007-01/msg00012.html>.
2295 * NEWS (2.3a+): Rewrite the existing entry for the prologue
2296 alternatives.
2297 * doc/bison.texinfo (Prologue Alternatives): Update.
2298 (Decl Summary): Update to %code "requires" and %code "provides".
2299 (Calc++ Parser): Update to %code "requires".
2300 (Table of Symbols): Remove entries for %requires, %provides, and
2301 %code-top. Rewrite %code entry, and add a %code "QUALIFIER" entry.
2302 * data/bison.m4 (b4_user_provides, b4_user_requires): Remove as these
2303 are replaced by b4_percent_code_provides and b4_percent_code_requires,
2304 which are skeleton-specific.
2305 (b4_check_percent_code_qualifiers): New. A skeleton can use this to
2306 declare what %code qualifiers it supports and to complain if any other
2307 qualifiers were used in the grammar.
2308 * data/glr.cc: Update to use b4_user_code([b4_percent_code_requires])
2309 and b4_user_code([b4_percent_code_provides]) in place of
2310 b4_user_requires and b4_user_provides.
2311 * data/glr.c, data/lalr1.cc, data/push.c, data/yacc.c: Likewise.
2312 Add b4_user_code([b4_percent_code_top]) and
2313 b4_user_code([b4_percent_code]).
2314 Invoke b4_check_percent_code_qualifiers.
2315 * src/parse-gram.y (PERCENT_CODE_TOP, PERCENT_PROVIDES,
2316 PERCENT_REQUIRES): Remove.
2317 (grammar_declaration): Remove RHS's for %code-top, %provides, and
2318 %requires. Rewrite the %code RHS as the unqualified form defining the
2319 muscle b4_percent_code. Add another RHS for the qualified %code form,
2320 which defines muscles of the form b4_percent_code_QUALIFIER and the
2321 b4_used_percent_code_qualifiers muscle.
2322 * src/scan-gram.l (PERCENT_CODE_TOP, PERCENT_PROVIDES,
2323 PERCENT_REQUIRES): Remove.
2324 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Update to use
2325 %code "requires" and %code "provides".
2326 * tests/input.at (Reject bad %code qualifiers): New.
2327
2328 2007-01-03 Joel E. Denny <jdenny@ces.clemson.edu>
2329
2330 Use the new code_props interface for destructors and printers.
2331 * src/symtab.h (symbol, semantic_type): Remove destructor_location and
2332 printer_location members, and change the type of the destructor and
2333 printer members to code_props.
2334 (symbol_destructor_set, symbol_destructor_get, symbol_printer_set,
2335 symbol_printer_get, semantic_type_destructor_set,
2336 semantic_type_printer_set, default_tagged_destructor_set,
2337 default_tagless_destructor_set, default_tagged_printer_set,
2338 default_tagless_printer_set): Use code_props in arguments and return
2339 types in place of char const * and location.
2340 (symbol_destructor_location_get, symbol_printer_location_get): Remove
2341 since the locations are now contained in the return of
2342 symbol_destructor_get and symbol_printer_get.
2343 * src/output.c (symbol_destructors_output, symbol_printers_output):
2344 Replace with...
2345 (symbol_code_props_output): ... this to eliminate duplicate code.
2346 (output_skeleton): Update to use symbol_code_props_output.
2347 * src/reader.c (symbol_should_be_used): Update use of
2348 symbol_destructor_get.
2349 * src/symlist.c (symbol_list_destructor_set, symbol_list_printer_set):
2350 Update uses of the various _destructor_set and _printer_set functions.
2351 * src/symtab.c: (default_tagged_destructor_location,
2352 default_tagless_destructor_location, default_tagged_printer_location,
2353 default_tagless_printer_location): Remove since we...
2354 (default_tagged_destructor, default_tagless_destructor,
2355 default_tagged_printer, default_tagless_printer): ... change the type
2356 of these to code_props.
2357 (symbol_new, semantic_type_new, symbol_destructor_set,
2358 semantic_type_destructor_set, symbol_destructor_get,
2359 symbol_printer_set, semantic_type_printer_set, symbol_printer_get,
2360 symbol_check_alias_consistency, default_tagged_destructor_set,
2361 default_tagless_destructor_set, default_tagged_printer_set,
2362 default_tagless_printer_set): Update.
2363 (symbol_destructor_location_get, symbol_printer_location_get): Remove.
2364 (SYMBOL_CODE_PRINT): New similar to SYMBOL_ATTR_PRINT but for
2365 code_props members.
2366 (symbol_print): Use SYMBOL_CODE_PRINT.
2367
2368 2007-01-03 Joel E. Denny <jdenny@ces.clemson.edu>
2369
2370 Use the new code_props interface for rule actions.
2371 * src/symlist.h (symbol_list): Replace action, action_location, and
2372 used members with a code_props action_props member.
2373 * src/reader.c (symbol_should_be_used, grammar_rule_check,
2374 grammar_midrule_action, grammar_current_rule_merge_set,
2375 grammar_current_rule_symbol_append, packgram): Update.
2376 * src/scan-code.h (translate_rule_action): Remove, no longer used.
2377 * src/scan-code.l (handle_action_dollar): Update.
2378 (translate_rule_action): Remove, no longer used.
2379 * src/symlist.c (symbol_list_sym_new, symbol_list_syms_print): Update.
2380
2381 2007-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
2382
2383 Use the new code_props interface in parse-gram.y.
2384 * src/parse-gram.y (prologue_declaration, braceless, epilogue.opt):
2385 Update all uses of translate_* functions to use the new code_props
2386 interface and to use gram_scanner_last_string_free and
2387 code_scanner_last_string_free where possible.
2388 (grammar_declaration): symbol_list_destructor_set and
2389 symbol_list_printer_set now perform the translation, so don't do it
2390 here. Use gram_scanner_last_string_free where possible.
2391 * src/scan-code.h, src/scan-code.l (translate_symbol_action,
2392 translate_code): Remove, no longer used.
2393 * src/symlist.h, src/symlist.c (symbol_list_destructor_set,
2394 symbol_list_printer_set): Perform code translation here rather than
2395 depending on the caller to do so.
2396
2397 * src/symlist.h (struct symbol_list): Correct some documentation typos.
2398 * src/scan-gram.h (gram_last_string): Remove declaration.
2399 * src/scan-gram.l (last_string): Declare it static.
2400
2401 2007-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
2402
2403 Encapsulate code properties and related functionality for the various
2404 destructors, printers, and actions into a code_props structure and
2405 interface. This patch merely implements code_props in scan-code.h and
2406 scan-code.l. Future patches will rewrite other modules to use it.
2407 Discussed starting at
2408 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00020.html>.
2409 * src/location.h (EMPTY_LOCATION_INIT): Define so that it's easier to
2410 consistently initialize const structs that have an empty location
2411 field.
2412 * src/location.c (empty_location): Initialize with EMPTY_LOCATION_INIT
2413 to ensure consistency.
2414 * src/scan-code.h (code_props): New structure.
2415 (code_props_none_init, CODE_PROPS_NONE_INIT, code_props_none): New
2416 function, macro, and const global variable for initializing a
2417 code_props with no code.
2418 (code_props_plain_init, code_props_symbol_action_init,
2419 code_props_rule_action_init, code_props_translate_code): The rest of
2420 the new code_props functional interface. Among other things, the init
2421 functions set the code_props kind field so that
2422 code_props_translate_code will know whether to behave like
2423 translate_symbol_action, translate_rule_action, or translate_code.
2424 These old translate functions must remain until all other modules are
2425 updated to use the new code_props interface.
2426 (code_scanner_last_string_free): New function similar to
2427 gram_scanner_last_string_free.
2428 (code_scanner_free): Add documentation.
2429 * src/scan-code.l: Implement the new interface.
2430 (code_lex): Make it static, add a code_props* argument, and remove the
2431 rule argument.
2432 (last_string): New static global similar to the one in scan-gram.l.
2433 (SC_RULE_ACTION): Update to use the code_props* argument to code_lex
2434 instead of rule.
2435 (SC_SYMBOL_ACTION): For $$, set the is_value_used member of the
2436 code_props since Bison may one day use this information for destructors
2437 and printers.
2438 (<*><<EOF>>): Use STRING_FINISH so that last_string is set.
2439 (handle_action_dollar): Use symbol_list_n_get and set used flag
2440 directly since symbol_list_n_used_set is removed.
2441 (translate_action): Add a code_props* argument and remove the rule,
2442 action, and location arguments. Pass the code_props* on to code_lex.
2443 (translate_rule_action, translate_symbol_action, translate_code):
2444 Rewrite as wrappers around the new code_props interface.
2445 * src/symlist.h, src/symlist.c (symbol_list_n_used_set): Remove since
2446 it would eventually need to break the encapsulation of code_props.
2447
2448 2007-01-01 Joel E. Denny <jdenny@ces.clemson.edu>
2449
2450 * etc/.cvsignore: New.
2451
2452 2007-01-01 Joel E. Denny <jdenny@ces.clemson.edu>
2453
2454 Add maintainer-push-check to run maintainer-check using push parsing in
2455 place of pull parsing where available.
2456 * Makefile.am (maintainer-push-check): New.
2457 * data/bison.m4 (b4_use_push_for_pull_if): New.
2458 * data/push.c: Redefine b4_push_if and b4_use_push_for_pull_if
2459 appropriately based on their existing values.
2460 (yypush_parse): Don't print push-parser-specific diagnostics if push
2461 parsing is being used in place of pull parsing.
2462 * data/yacc.c: If push parsing should replace pull parsing, redirect to
2463 push.c.
2464 * src/output.c (prepare): Check BISON_USE_PUSH_FOR_PULL environment
2465 variable, and insert b4_use_push_for_pull_flag into muscles.
2466 * tests/Makefile.am (maintainer-push-check): New.
2467
2468 2006-12-31 Joel E. Denny <jdenny@ces.clemson.edu>
2469
2470 * data/push.c (yypush_parse): Set yynew = 1 at the end of a parse
2471 (whether successful or failed) so that yypush_parse can be invoked
2472 again to start a new parse using the same yypstate.
2473 * tests/torture.at (AT_DATA_STACK_TORTURE): For push mode, extend to
2474 check multiple yypull_parse invocations on the same yypstate. For pull
2475 mode, extend to check multiple yyparse invocations.
2476 (Exploding the Stack Size with Alloca): Extend to try with
2477 %push-pull-parser.
2478 (Exploding the Stack Size with Malloc): Likewise.
2479
2480 * tests/calc.at (Simple LALR Calculator): Don't specify
2481 %skeleton "push.c" since %push-pull-parser implies that now.
2482 * tests/headers.at (export YYLTYPE): Don't check for the push
2483 declarations. Otherwise, this test case can't be used to see if push
2484 mode can truly emulate pull mode.
2485 * tests/input.at (Torturing the Scanner): Likewise.
2486 * tests/local.at (AT_YACC_OR_PUSH_IF, AT_PUSH_IF): Remove.
2487 (AT_YYERROR_SEES_LOC_IF): Rather than AT_YACC_OR_PUSH_IF, use
2488 AT_YACC_IF, which now includes the case of push mode since %skeleton
2489 need not be used for push mode. This will be more intuitive once
2490 push.c is renamed to yacc.c.
2491
2492 2006-12-31 Joel E. Denny <jdenny@ces.clemson.edu>
2493
2494 For push mode, convert yyparse from a macro to a function, invoke yylex
2495 instead of passing a yylexp argument to yypull_parse, and don't
2496 generate yypull_parse or yyparse unless %push-pull-parser is declared.
2497 Discussed starting at
2498 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00163.html>.
2499 * data/bison.m4 (b4_pull_if): New.
2500 * data/c.m4 (b4_identification): Define YYPULL similar to YYPUSH.
2501 * data/push.c: Improve M4 quoting a little.
2502 (b4_generate_macro_args, b4_parenthesize): Remove.
2503 (yyparse): If there's a b4_prefix, #define this to b4_prefix[parse]
2504 any time a pull parser is requested.
2505 Don't #define this as a wrapper around yypull_parse. Instead, when
2506 both push and pull are requested, make it a function that does that
2507 same thing.
2508 (yypull_parse): If there's a b4_prefix, #define this to
2509 b4_prefix[pull_parse] when both push and pull are requested.
2510 Don't define this as a function unless both push and pull are
2511 requested.
2512 Remove the yylexp argument and hard-code yylex invocation instead.
2513 * etc/bench.pl.in (bench_grammar): Use %push-pull-parser instead of
2514 %push-parser.
2515 * src/getargs.c (pull_parser): New global initialized to true.
2516 * getargs.h (pull_parser): extern it.
2517 * src/output.c (prepare): Insert pull_flag muscle.
2518 * src/parse-gram.y (PERCENT_PUSH_PULL_PARSER): New token.
2519 (prologue_declaration): Set both push_parser and pull_parser = true for
2520 %push-pull-parser. Set push_parser = true and pull_parser = false for
2521 %push-parser.
2522 * src/scan-gram.l: Don't accept %push_parser as an alternative to
2523 %push-parser since there's no backward-compatibility concern here.
2524 Scan %push-pull-parser.
2525 * tests/calc.at (Simple LALR(1) Calculator): Use %push-pull-parser
2526 instead of %push-parser.
2527 * tests/headers.at (export YYLTYPE): Make yylex static, and don't
2528 prototype it in the module that calls yyparse.
2529 * tests/input.at (Torturing the Scanner): Likewise.
2530 * tests/local.at (AT_PUSH_IF): Check for %push-pull-parser as well.
2531
2532 2006-12-26 Joel E. Denny <jdenny@ces.clemson.edu>
2533
2534 Update etc/bench.pl. Optimize push mode a little (the yyn change
2535 deserves most of the credit).
2536 * Makefile.am (SUBDIRS): Add etc subdirectory.
2537 * configure.ac (AC_CONFIG_FILES): Add etc/bench.pl and etc/Makefile.
2538 * data/push.c (b4_declare_parser_state_variables): Move yyn, yyresult,
2539 yytoken, yyval, and yyloc declarations to...
2540 (yyparse or yypush_parse): ... here to improve performance. For
2541 yypush_parse invocations after the first, be sure to assign yyn its old
2542 value again.
2543 (yypstate_new): Don't bother initializing the yyresult field since the
2544 initial value isn't used.
2545 (yyn, yyresult, yytoken, yyval, yyloc): For each NAME in this list,
2546 remove the #define that, in push mode, set it to yyps->NAME.
2547 * etc/Makefile.am: New.
2548 * etc/bench.pl: Remove and build it instead from...
2549 * etc/bench.pl.in: ... this new file. Use @abs_top_builddir@ to invoke
2550 "tests/bison" from the build directory by default rather than just
2551 invoking "bison" from $PATH.
2552 (calc_grammar): Update push parser code: don't declare yylval globally,
2553 don't define yyparse_wrapper, and don't #define yyparse.
2554 (bench_grammar): Update to check all working combinations of yacc.c,
2555 push.c, impure, pure, pull, and push.
2556
2557 2006-12-25 Joel E. Denny <jdenny@ces.clemson.edu>
2558
2559 For push mode, add pull wrappers around yypush_parse.
2560 * data/push.c: (b4_generate_macro_args, b4_parenthesize): New macros.
2561 (yypull_parse): New function wrapping yypush_parse.
2562 (yyparse): New #define wrapping yypull_parse.
2563 * tests/calc.at (_AT_DATA_CALC_Y): Call yyparse even when %push-parser
2564 is declared.
2565 * tests/headers.at (export YYLTYPE): Make yylex global. For push mode,
2566 prototype yylex in the module that calls yyparse, and don't prototype
2567 yyparse there. Otherwise, the yyparse expansion won't compile.
2568 * tests/input.at (Torturing the Scanner): Likewise.
2569
2570 2006-12-25 Joel E. Denny <jdenny@ces.clemson.edu>
2571
2572 Enable push parsers to operate in impure mode. Thus, %push-parser no
2573 longer implies %pure-parser. The point of this change is to move
2574 towards being able to test the push parser code by running the entire
2575 test suite as if %push-parser had been declared.
2576 * data/push.c (yypush_parse): For impure mode, remove the
2577 yypushed_char, yypushed_val, and yypushed_loc arguments.
2578 Instead, declare these as local variables initialized to the global
2579 yychar, yylval, and yylloc.
2580 For the first yypush_parse invocation only, restore the initial values
2581 of these global variables when it's time to read a token since they
2582 have been overwritten.
2583 * src/parse-gram.y (prologue_declaration): Don't set pure_parser for
2584 %push-parser.
2585 * tests/calc.at (Simple LALR(1) Calculator): Always declare
2586 %pure-parser along with %push-parser since this test case was designed
2587 for pure push parsers.
2588 * tests/local.at (AT_PURE_OR_PUSH_IF): Remove unused.
2589 (AT_YACC_OR_PUSH_IF): New.
2590 (AT_YYERROR_SEES_LOC_IF): Fix enough that the test suite passes, but
2591 add a note that it's still wrong for some cases (as it has been for a
2592 while).
2593 (AT_PURE_LEX_IF): Use AT_PURE_IF instead of AT_PURE_OR_PUSH_IF since
2594 %push-parser no longer implies %pure-parser.
2595
2596 2006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
2597
2598 Remove some unnecessary differences between the pull parser code and
2599 the push parser code. This patch enables yynerrs in push mode.
2600 * data/push.c: Reformat M4 a little.
2601 (b4_yyerror_range): Remove and convert all uses to just yyerror_range.
2602 (b4_declare_scanner_communication_variables): Don't omit yynerrs just
2603 because push mode is on. Instead, if pure mode is on, move yynerrs
2604 to...
2605 (b4_declare_parser_state_variables): ... here.
2606 (yynerrs, yyerror_range): For push mode, #define each NAME in this list
2607 to yyps->NAME so it can be used in yypush_parse.
2608 (yypush_parse): Don't omit uses of yynerrs in push mode.
2609
2610 2006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
2611
2612 Fix bug such that the first pushed token's value and location are
2613 sometimes overwritten (sometimes by %initial-action) before being used.
2614 * data/push.c (yypush_parse): Rename arguments yynchar, yynlval, and
2615 yynlloc to yypushed_char, yypushed_val, and yypushed_loc for clarity.
2616 For the first yypush_parse invocation, initialize yychar to YYEMPTY to
2617 more closely mimic the pull parser logic.
2618 Don't copy the pushed token to yychar, yylval, and yylloc until it's
2619 time to read a token, which is after any initialization of yylval and
2620 yylloc.
2621 (gottoken): Rename label to...
2622 (yyread_pushed_token): ... for clarity and to avoid infringing on the
2623 user namespace.
2624
2625 2006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
2626
2627 Rearrange initialization of the parser state variables so that the
2628 skeleton doesn't have to have a copy for pull mode and another for push
2629 mode. This patch also fixes at least a bug such that yylloc was not
2630 initialized (with b4_location_initial_line and
2631 b4_location_initial_column) upon calling yypush_parse. However, that
2632 initialization now overwrites the first token's location;
2633 %initial-action assigning @$ already did the same thing, and both bugs
2634 will be fixed in a later patch.
2635 * data/push.c (b4_yyssa): Remove and convert all uses to just yyssa.
2636 (b4_declare_parser_state_variables): Remove initialization of yytoken,
2637 yyss, yyvs, yyls, and yystacksize.
2638 (yypstate_new): Remove initialization of some yypstate fields: yystate,
2639 yyerrstatus, yytoken, yyss, yyvs, yyls, yystacksize, yyssp, yyvsp, and
2640 yylsp.
2641 (yyssa, yyvsa, yylsa): For push mode, #define each NAME in this list to
2642 yyps->NAME so it can be used in yypush_parse.
2643 (yyparse or yypush_parse): For yypush_parse, don't print the
2644 "Starting parse" diagnostic for invocations after the first.
2645 Add initialization of yytoken, yyss, yyvs, yyls, and yystacksize; for
2646 yypush_parse, only do it for the first invocation.
2647 Allow yystate, yyerrstatus, yyssp, yyvsp, yylsp, and yylloc
2648 initialization to occur in yypush_parse but only on the first
2649 invocation.
2650
2651 2006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
2652
2653 * data/push.c: Add CPP guards around push parser declarations in both
2654 the header and the code file.
2655 In the code file, move the push parser declarations to the same place
2656 they appear in the header file.
2657 Clean up the M4 some, especially the inconsistent underquoting in
2658 some b4_c_function_def and b4_c_function_decl uses.
2659
2660 2006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
2661
2662 Encapsulate the push parser state variables into an M4 macro so the
2663 push skeleton doesn't have to list them again for pull mode's yyparse.
2664 For push mode, remove yypush_parse's local equivalents of these
2665 variables to eliminate unnecessary copying between the two sets at
2666 run-time. This patch also fixes at least a bug related to multiple
2667 %initial-action invocations in push mode.
2668 * data/push.c (b4_declare_parser_variables): Rename to...
2669 (b4_declare_scanner_communication_variables): ... this for clarity and
2670 update both uses.
2671 (b4_declare_yyparse_variables): Remove and move its contents to the one
2672 spot where it was invoked.
2673 (b4_declare_parser_state_variables): New macro containing the parser
2674 state variables required by push mode.
2675 (struct yypstate): Replace all fields but yynew with
2676 b4_declare_parser_state_variables.
2677 (yystate, yyn, yyresult, yyerrstatus, yytoken, yyss, yyssp, yyvs,
2678 yyvsp, yyls, yylsp, yystacksize, yyval, yyloc): For push mode, #define
2679 each NAME in this list to yyps->NAME so it can be used in yypush_parse.
2680 (yyparse or yypush_parse): For yyparse in pull mode, replace local
2681 parser state variable declarations with
2682 b4_declare_parser_state_variables.
2683 Don't initialize parser state variables when calling yypush_parse since
2684 yypstate_new already does that.
2685 Invoke the user's initial action only upon the first yypush_parse
2686 invocation.
2687 Remove all code that copies between the local parser state variables
2688 and the yypstate.
2689
2690 2006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
2691
2692 * data/push.c (union yyalloc): Rename yyss, yyvs, and yyls fields to
2693 prevent a name collision in a future patch where these names will
2694 sometimes be #define'd.
2695 (YYSTACK_RELOCATE): Add an argument to select a union yyalloc field
2696 since it no longer has the same name as the existing argument.
2697 (yyparse or yypush_parse): Update all uses of YYSTACK_RELOCATE.
2698
2699 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2700 and Joel E. Denny <jdenny@ces.clemson.edu>
2701
2702 * doc/bison.texinfo (Decl Summary): In the %language entry, mention
2703 that the argument is case-insensitive, and there's no `=' here.
2704 For the %skeleton entry, mention that %language is better.
2705 (Bison Options): Likewise for --language and --skeleton. Move the
2706 --skeleton entry so that the `Tuning the parser' section is sorted
2707 alphabetically on long options.
2708 (C++ Bison Interface): Don't use the word skeleton. Don't explain the
2709 %language directive in detail here; cross-reference the %language
2710 documentation instead.
2711 (Calc++ Parser): Use `%require "@value{VERSION}"' rather than
2712 `%require "2.3b"' so that the example is always up-to-date.
2713 (Table of Symbols): Add entries for %language and %skeleton.
2714 * examples/extexi (normalize): Instead of replacing every %require
2715 argument with the current Bison version, just substitute for
2716 `@value{VERSION}'. This guarantees that we're testing what actually
2717 appears in the documentation.
2718 * examples/calc++/Makefile.am ($(calc_extracted)): Use `$(VERSION)'
2719 rather than `@VERSION@'.
2720
2721 2006-12-18 Paul Eggert <eggert@cs.ucla.edu>
2722
2723 * NEWS: Reword the %language news a bit, and put it earlier.
2724
2725 * src/getargs.c (skeleton_arg): Last arg is now location const *.
2726 Rewrite to simplify the logic.
2727 (language_argmatch): Likewise.
2728 (program_name): We now own this var.
2729 * src/getargs.h (struct bison_language): Use char[] rather than
2730 const char *.
2731
2732 * doc/bison.texinfo (Decl Summary, Bison Options): Don't claim
2733 Java is supported.
2734 * src/complain.c (program_name): Remove decl; no longer needed.
2735 * src/main.c (program_name): Remove; now belongs to getargs.
2736
2737 2006-12-18 Paolo Bonzini <bonzini@gnu.org>
2738
2739 * NEWS: Document %language.
2740
2741 * data/Makefile.am (dist_pkgdata_DATA): Add c-skel.m4, c++-skel.m4.
2742
2743 * data/c-skel.m4, data/c++-skel.m4: New files.
2744 * data/glr.c: Complain on push parsers.
2745
2746 * doc/bison.texinfo (C++ Parser Interface): Prefer %language
2747 over %skeleton.
2748 (Decl Summary): Document %language and %skeleton.
2749 (Command line): Document -L.
2750
2751 * examples/extexi: Rewrite %require directive.
2752 * examples/calc++/Makefile.am: Pass VERSION to extexi.
2753
2754 * src/files.c (compute_exts_from_gc): Look in language structure
2755 for .y extension.
2756 (compute_file_name_parts): Check whether .tab should be added.
2757 * src/getargs.c (valid_languages, skeleton_prio, language_prio):
2758 (language, skeleton_arg, language_argmatch): New.
2759 (long_options): Add --language.
2760 (getargs): Use skeleton_arg, add -L/--language.
2761 * src/getargs.h: Include location.h.
2762 (struct bison_language, language, skeleton_arg, language_argmatch): New.
2763 * src/output.c (prepare): Pick default skeleton from struct language.
2764 Don't dispatch C skeletons here.
2765 * src/parse-gram.y (PERCENT_LANGUAGE): New.
2766 (prologue_declaration): Add "%language" rule, use skeleton_arg.
2767 * src/scan-gram.l ("%language"): New rule.
2768
2769 * tests/calc.at: Test %skeleton and %language.
2770 * tests/local.at (AT_SKEL_CC_IF): Look for %language.
2771 (AT_GLR_IF): Look for %skeleton "glr.cc".
2772 (AT_LALR1_CC_IF, AT_GLR_CC_IF): Rewrite.
2773 (AT_YACC_IF): Reject %language.
2774
2775 2006-12-18 Paul Eggert <eggert@cs.ucla.edu>
2776
2777 * src/symtab.h (struct semantic_type): Remove the tag 'semantic_type',
2778 since it wasn't used; only the typedef name 'semantic_type' is needed.
2779 Also, omit trailing white space.
2780
2781 * bootstrap: Sync from coreutils.
2782 (gnulib_extra_files): Add build-aux/announce.gen.
2783 (slurp): Adjust .gitignore files like .cvsignore files.
2784 * build-aux/announce-gen: Remove from CVS, since bootstrap
2785 now creates this.
2786
2787 2006-12-16 Joel E. Denny <jdenny@ces.clemson.edu>
2788
2789 Make %push-parser imply %pure-parser. This fixes several bugs; see
2790 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00148.html>.
2791 * src/parse-gram.y (prologue_declaration): For %push-parser, also set
2792 pure_parser = true.
2793 * data/push.c: Don't bother testing b4_push_if when deciding whether
2794 to expand b4_declare_parser_variables globally.
2795 (yypush_parse): Likewise in here.
2796
2797 * data/push.c (yypush_parse): Add b4_parse_param to arguments.
2798 (yy_reduce_print): Reformat M4 for readability.
2799
2800 2006-12-15 Bob Rossi <bob@brasko.net>
2801 and Joel Denny <jdenny@ces.clemson.edu>
2802
2803 * data/push.c (yypstate): Add typedef, and update all uses of
2804 struct yypstate to just yypstate.
2805 * tests/calc.at (_AT_DATA_CALC_Y): Update here as well.
2806
2807 2006-12-14 Bob Rossi <bob@brasko.net>
2808
2809 * data/push.c (yypush_parse): Declare prototype regardless of
2810 %locations option.
2811
2812 2006-12-14 Bob Rossi <bob@brasko.net>
2813
2814 * data/push.c (yyparse): Remove the prototype and the #define when in
2815 push-parser mode.
2816
2817 2006-12-13 Bob Rossi <bob@brasko.net>
2818
2819 * data/push.c (yypstate_init): Rename to...
2820 (yypstate_new): ... this and use b4_c_function_def.
2821 (yypstate_delete): New.
2822 (yypush_parse): Change parameters yynval and yynlloc to be const.
2823 * tests/calc.at (_AT_DATA_CALC_Y): Use new yypstate_new and
2824 yypstate_delete functions.
2825
2826 2006-12-13 Joel E. Denny <jdenny@ces.clemson.edu>
2827
2828 * configure.ac (AC_PREREQ): Require Autoconf 2.61 because of our
2829 strange test case titles. Reported by Bob Rossi.
2830
2831 2006-12-13 Paul Eggert <eggert@cs.ucla.edu>
2832
2833 * TODO: Add pointer to Sylvain Schmitz's work on static detection
2834 of potential ambiguities in GLR grammers.
2835
2836 2006-12-12 Joel E. Denny <jdenny@ces.clemson.edu>
2837
2838 * tests/testsuite.at (AT_CHECK): When checking if $1 starts with
2839 `bison ', use m4_index instead of m4_substr since chopping up a string
2840 containing M4-special characters causes problems here.
2841
2842 Fix a couple of bugs related to special characters in user-specified
2843 file names, and make it easier for skeletons to compute output file
2844 names with the same file name prefix as Bison-computed output file
2845 names.
2846 * data/glr.cc, data/push.c, data/yacc.c: In @output, use
2847 b4_parser_file_name and b4_spec_defines_file instead of
2848 @output_parser_name@ and @output_header_name@, which are now redundant.
2849 * data/glr.c, data/lalr1.cc: Likewise. Also, in header #include's, use
2850 b4_parser_file_name, b4_spec_defines_file, and the new
2851 @basename(FILENAME@) instead of @output_parser_name@ and
2852 @output_header_name@, which inappropriately escaped the file names as
2853 C string literals.
2854 * src/files.c (all_but_ext): Remove static qualifier.
2855 (compute_output_file_names): Move `free (all_but_ext)' to...
2856 (output_file_names_free): ... here since all_but_ext is needed later.
2857 * src/files.h (all_but_ext): Extern.
2858 * src/muscle_tab.h (MUSCLE_INSERT_STRING_RAW): New macro that does
2859 exactly what MUSCLE_INSERT_STRING used to do.
2860 (MUSCLE_INSERT_STRING): Use MUSCLE_OBSTACK_SGROW so that M4-special
2861 characters are escaped properly.
2862 * src/output.c (prepare): Define muscle file_name_all_but_ext as
2863 all_but_ext.
2864 For pkgdatadir muscle, maintain previous functionality by using
2865 MUSCLE_INSERT_STRING_RAW instead of MUSCLE_INSERT_STRING. The problem
2866 is that b4_pkgdatadir is used inside m4_include in the skeletons, so
2867 digraphs would never be expanded. Hopefully no one has M4-special
2868 characters in his Bison installation path.
2869 * src/scan-skel.l: Don't parse @output_header_name@ and
2870 @output_parser_name@ anymore since they're now redundant.
2871 In @output, use decode_at_digraphs.
2872 Parse a new @basename command that invokes last_component.
2873 (decode_at_digraphs): New.
2874 (BASE_QPUTS): Remove unused.
2875 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): New macro.
2876 (Output file name): New tests.
2877
2878 2006-12-09 Joel E. Denny <jdenny@ces.clemson.edu>
2879
2880 Warn about output files that are generated by the skeletons and that
2881 conflict with other output files.
2882 * data/glr.c: Don't generate the header file here when glr.cc does.
2883 * src/files.c (file_names, file_names_count): New static globals.
2884 (compute_output_file_names): Invoke output_file_name_check for files
2885 not generated by the skeletons and remove existing checks.
2886 (output_file_name_check): New function that warns about conflicting
2887 output file names.
2888 (output_file_names_free): Free file_names.
2889 * src/files.h (output_file_name_check): Declare.
2890 * src/scan-skel.l: Invoke output_file_name_check for files generated by
2891 the skeletons.
2892 * tests/output.at (AT_CHECK_CONFLICTING_OUTPUT): New.
2893 (Conflicting output files): New tests.
2894
2895 2006-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2896
2897 * doc/bison.texinfo: Fix a couple of typos.
2898
2899 2006-12-08 Bob Rossi <bob@brasko.net>
2900
2901 * data/push.c: (yypvarsinit, yypvars, struct yypvars, yypushparse):
2902 Rename to...
2903 (yypstate_init, yypstate, struct yypstate, yypush_parse): ... these and
2904 update all uses.
2905 (b4_yyssa, b4_yyerror_range, yypstate_init): Rename pv to yyps.
2906 (yypush_parse): Rename yypvars argument to yyps and remove redundant
2907 local pv.
2908 (yypstate_init, yypush_parse): Declare in Bison-generated header file.
2909 * tests/calc.at (_AT_DATA_CALC_Y): Use newly named functions.
2910
2911 2006-12-07 Bob Rossi <bob@brasko.net>
2912 and Joel Denny <jdenny@ces.clemson.edu>
2913
2914 * data/push.c (yypvarsinit): Change return type from void* to struct
2915 yypvars*. No longer cast to void* on return.
2916 (struct yypvars): Remove yylen since it need not be remembered between
2917 yypushparse invocations.
2918 (yypushparse): Don't copy between yylen and pv->yylen.
2919
2920 2006-12-05 Bob Rossi <bob@brasko.net>
2921
2922 * data/push.c (yychar_set, yylval_set, yylloc_set): Delete.
2923 (yypushparse): Add yynchar, yynlval, yynlloc parameters.
2924 (b4_declare_parser_variables): Do not declare yynerrs for push mode.
2925 (struct yypvars): Remove b4_declare_parser_variables.
2926 (yypvarsinit): Remove init code for removed variables.
2927 (global scope): Do not declare b4_declare_parser_variables if
2928 push or pure mode.
2929 (yypushparse): Add b4_declare_parser_variables.
2930 Init new local variables, and remove init code for removed
2931 yypvars variables.
2932 (yyparse): Delete.
2933 * tests/calc.at (_AT_DATA_CALC_Y): Call yypushparse for push mode
2934 and yyparse for other modes.
2935 (AT_CHECK_CALC_LALR): Added '%skeleton "push.c"' for push tests.
2936 * tests/local.at (AT_PUSH_IF, AT_PURE_OR_PUSH_IF): Added.
2937 (AT_YYERROR_SEES_LOC_IF): push-parser makes this false.
2938 (AT_PURE_LEX_IF): True if pure or push parser.
2939
2940 2006-12-05 Joel E. Denny <jdenny@ces.clemson.edu>
2941
2942 Document Yacc prologue alternatives and default %destructor's and
2943 %printer's as experimental. Don't mention Java yet. Discussed at
2944 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00002.html>.
2945 * NEWS (2.3a+): Say they're experimental. Remove any mention of Java.
2946 (2.3a): Annotate this entry to say the old forms of these features were
2947 also experimental.
2948 * doc/bison.texinfo (Prologue Alternatives, Freeing Discarded Symbols,
2949 Table of Symbols): Say they're experimental. Comment out any mention
2950 of Java (we'll want this back eventually).
2951
2952 2006-12-01 Joel E. Denny <jdenny@ces.clemson.edu>
2953
2954 Support a file name argument to %defines. Deprecate `=' in
2955 %file-prefix, %name-prefix, and %output. Discussed at
2956 <http://lists.gnu.org/archive/html/help-bison/2006-09/msg00001.html>.
2957 * NEWS (2.3a+): Mention.
2958 * doc/bison.texinfo (Decl Summary, Table of Symbols): Add entry for new
2959 form of %defines, and remove `=' from entries for %file-prefix,
2960 %name-prefix, and %output.
2961 * src/parse-gram.y (prologue_declaration): Implement.
2962 * tests/calc.at (Simple LALR Calculator, Simple GLR Calculator, Simple
2963 LALR1 C++ Calculator, Simple GLR C++ Calculator): Remove the `=' from
2964 all but one occurrence of %name-prefix.
2965 * tests/headers.at (export YYLTYPE): Remove the `=' from %name-prefix.
2966 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Likewise.
2967 * tests/output.at (AT_CHECK_OUTPUT): Remove the `=' from all but one
2968 occurrence of each of %file-prefix and %output. Add check for %defines
2969 with argument.
2970 * tests/reduce.at (Useless Terminals, Useless Nonterminals,
2971 Useless Rules, Reduced Automaton, Underivable Rules, Empty Language):
2972 Remove the `=' from %output.
2973
2974 2006-11-21 Joel E. Denny <jdenny@ces.clemson.edu>
2975
2976 Don't escape $ in test case titles since Autoconf 2.61 now does that
2977 correctly.
2978 * tests/actions.at (Default %printer and %destructor are not for error
2979 or $undefined): Here.
2980 (Default %printer and %destructor are not for $accept): Here.
2981 * tests/input.at (Invalid $n and @n): Here.
2982
2983 2006-11-20 Joel E. Denny <jdenny@ces.clemson.edu>
2984
2985 Rename <!> to <>. Discussed starting at
2986 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00039.html>.
2987 * NEWS (2.3a+): Update.
2988 * doc/bison.texinfo (Freeing Discarded Symbols, Table of Symbols):
2989 Update.
2990 * src/parse-gram.y (TYPE_TAG_NONE, generic_symlist_item): Implement.
2991 * src/scan-gram.l (INITIAL): Implement.
2992 * src/symlist.c (symbol_list_default_tagless_new): Update comment.
2993 * src/symlist.h (symbol_list, symbol_list_default_tagless_new): Update
2994 comment.
2995 * tests/actions.at (Default tagless %printer and %destructor,
2996 Default tagged and per-type %printer and %destructor,
2997 Default %printer and %destructor are not for error or $undefined,
2998 Default %printer and %destructor are not for $accept,
2999 Default %printer and %destructor for mid-rule values): Update.
3000 * tests/input.at (Default %printer and %destructor redeclared,
3001 Unused values with default %destructor): Update.
3002
3003 2006-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
3004
3005 Don't let %prec take a nonterminal.
3006 * src/reader.c (grammar_current_rule_prec_set): Make the %prec symbol a
3007 token.
3008 * tests/input.at (%prec takes a token): New test checking that %prec
3009 won't take a nonterminal.
3010
3011 2006-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
3012
3013 * tests/testsuite.at (AT_CHECK): Don't miss an exit value of 0 because
3014 it was double-quoted.
3015 * src/Makefile.am (YACC): Use --warnings=all,error so that Bison's own
3016 grammar is maintained with Bison's highest standards.
3017 * src/getargs.c: Fix some typos in Doxygen comments.
3018
3019 2006-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
3020
3021 Fix memory leaks in scanners generated by at least Flex 2.5.9 and
3022 later. Reported by Paul Eggert in
3023 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00014.html>.
3024 * src/flex-scanner.h (yylex_destroy): Define for Flex before 2.5.9.
3025 * src/scan-code.l (translate_action): Don't bother invoking
3026 yy_delete_buffer (YY_CURRENT_BUFFER) before creating the first buffer.
3027 (code_scanner_free): Instead of invoking
3028 yy_delete_buffer (YY_CURRENT_BUFFER) directly, invoke yylex_destroy,
3029 which frees more.
3030 * src/scan-gram.l (gram_scanner_free): Likewise.
3031 * src/scan-skel.l (scan_skel): Likewise.
3032
3033 2006-11-09 Joel E. Denny <jdenny@ces.clemson.edu>
3034
3035 * src/files.c (tr): Change return type to void.
3036 * src/muscle_tab.c (muscle_insert): Free storage in case muscle_grow
3037 has been called previously for the same key.
3038 (muscle_find): Return storage instead of value so that
3039 --enable-gcc-warnings doesn't produce warnings that the return discards
3040 const. aver that the value and storage are the same since storage
3041 could potentially be NULL when value is not.
3042 * tests/testsuite.at (AT_CHECK): Treat an unspecified exit value the
3043 same as 0.
3044
3045 2006-11-08 Paul Eggert <eggert@cs.ucla.edu>
3046
3047 * bootstrap.conf (excluded_files): Exclude m4/codeset.m4 (undoing
3048 the earlier change today), m4/intl.m4, m4/intldir.m4. This gives
3049 us a slightly cleaner distribution, and also works.
3050 * m4/.cvsignore: Add inline.m4, wint_t.m4 to accommodate recent
3051 gnulib changes.
3052
3053 2006-11-08 Joel E. Denny <jdenny@ces.clemson.edu>
3054 and Paul Eggert <eggert@cs.ucla.edu>
3055
3056 Don't let Bison leak memory except when it complains.
3057 * src/files.h (parser_file_name, spec_verbose_file, spec_graph_file):
3058 (spec_defines_file, dir_prefix): Now char *, not const char *,
3059 since they are freed.
3060 * src/files.c: Likewise.
3061 (all_but_ext, all_but_tab_ext, src_extension, header_extension):
3062 Likewise.
3063 (tr): Now operates in-place. All uses changed.
3064 (compute_exts_from_gf, compute_exts_from_src): Don't leak temporary
3065 values.
3066 (compute_file_name_parts, compute_output_file_names): Don't store
3067 read-only data in variables that will be freed.
3068 (compute_output_file_names): Free all_but_ext, all_but_tab_ext,
3069 src_extension, and header_extension.
3070 (output_file_names_free): New public function to free
3071 spec_verbose_file, spec_graph_file, spec_defines_file,
3072 parser_file_name, and dir_prefix.
3073 * src/getargs.c (getargs): Don't store read-only data in variables that
3074 will be freed.
3075 * src/main.c (main): Invoke output_file_names_free, code_scanner_free
3076 (which previously existed but was unused), and quotearg_free.
3077 * src/muscle_tab.h (muscle_insert): value arg is now a `char const *'.
3078 * src/muscle_tab.c: Likewise.
3079 (muscle_entry): Make the value char const *,
3080 and add a new storage member that is char * and can be freed.
3081 (muscle_entry_free): New private function.
3082 (muscle_init): Use it instead of free.
3083 (muscle_insert, muscle_grow): Update and use new storage member.
3084 (muscle_code_grow): Free the string passed to muscle_grow
3085 since it's not needed anymore.
3086 * src/parse-gram.y (%union): Make `chars' member a `char const *', and
3087 add a new `char *code' member.
3088 ("{...}"): Declare semantic type as code.
3089 * src/scan-code.h (translate_rule_action):
3090 (translate_symbol_action, translate_code, translate_action): Return
3091 `char const *' rather than `char *' since external code should not free
3092 these strings.
3093 * src/scan-code.l: Likewise.
3094 * src/scan-gram.l (<SC_BRACED_CODE>): Use val->code for BRACED_CODE,
3095 which is "{...}" in the parser.
3096 * tests/Makefile.am (maintainer-check-valgrind): Set
3097 VALGRIND_OPTS='--leak-check=full --show-reacheable=yes' before invoking
3098 Valgrind.
3099 * tests/calc.at (_AT_DATA_CALC_Y): fclose the FILE* so Valgrind doesn't
3100 complain.
3101 * tests/testsuite.at (AT_CHECK): Redefine so that running Bison and
3102 expecting a non-zero exit status sets --leak-check=summary and
3103 --show-reachable=no for Valgrind. Bison unabashedly leaks memory in
3104 this case, and we don't want to hear about it.
3105
3106 2006-11-08 Paul Eggert <eggert@cs.ucla.edu>
3107
3108 * bootstrap (runtime-po/Makevars): Derive from po/Makevars
3109 instead of from the template, to simplify configuration a bit.
3110 * bootstrap.conf (excluded_files): Don't exclude m4/codeset.m4
3111 and m4/wint_t.m4, as they are needed with the latest gnulib.
3112
3113 2006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
3114
3115 Disable unset/unused mid-rule value warnings by default, and recognize
3116 --warnings=midrule-values to enable them. Discussed starting at
3117 <http://lists.gnu.org/archive/html/help-bison/2006-10/msg00030.html>.
3118 * NEWS (2.3a+): Mention.
3119 * src/getargs.c, src/getargs.h (warnings_args, warnings_types, enum
3120 warnings): Add entry for midrule-values subargument.
3121 * src/reader.c (symbol_should_be_used): Don't return true just because
3122 the value is a set/used mid-rule value unless
3123 --warnings=midrule-values was specified.
3124 * tests/input.at (Unused values, Unused values before symbol
3125 declarations): Run tests with and without --warnings=midrule-values.
3126
3127 * src/reader.c (check_and_convert_grammar): Use symbol_list_free rather
3128 than LIST_FREE directly.
3129
3130 2006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
3131
3132 Finish implementing --warnings=error, which should not be implied by
3133 --warnings=all (or by its synonyms -W and --warnings without
3134 subarguments).
3135 * src/complain.c (set_warning_issued): New function to report that
3136 warnings are being treated as errors and to record an error if so.
3137 Invoke...
3138 (warn_at, warn): ... here.
3139 * src/getargs.c (warnings_args, warnings_types): Reorder so that
3140 "error - warnings are errors" does not appear above "all - all of the
3141 above".
3142 (getargs): For -W and --warnings without subarguments, don't let
3143 FLAGS_ARGMATCH set warnings_error in warnings_flag.
3144 * src/getargs.h (enum warnings): Unset warnings_error in warnings_all.
3145
3146 2006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
3147
3148 * src/getargs.c (flags_argmatch): Don't cause segmentation fault for
3149 empty subargument list. For example: `bison --warnings= parser.y'.
3150
3151 2006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
3152
3153 * data/push.c, data/yacc.c: Make sure there's a newline at the end of
3154 the parser header file so that gcc doesn't warn.
3155
3156 2006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
3157
3158 Split the default %destructor/%printer into two kinds: <*> and <!>.
3159 Discussed starting at
3160 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00060.html>.
3161 * NEWS (2.3a+): Mention.
3162 * doc/bison.texinfo (Freeing Discarded Symbols): Document this and the
3163 previous change today related to mid-rules.
3164 (Table of Symbols): Remove %symbol-default and add <*> and <!>.
3165 * src/parse-gram.y (PERCENT_SYMBOL_DEFAULT): Remove.
3166 (TYPE_TAG_ANY): Add as <*>.
3167 (TYPE_TAG_NONE): Add as <!>.
3168 (generic_symlist_item): Remove RHS for %symbol-default and add RHS's
3169 for <*> and <!>.
3170 * src/scan-gram.l (PERCENT_SYMBOL_DEFAULT): Remove.
3171 (TYPE_TAG_ANY, TYPE_TAG_NONE): Add.
3172 * src/symlist.c (symbol_list_default_new): Split into tagged and
3173 tagless versions.
3174 (symbol_list_destructor_set, symbol_list_printer_set): Split
3175 SYMLIST_DEFAULT case into SYMLIST_DEFAULT_TAGGED and
3176 SYMLIST_DEFAULT_TAGLESS.
3177 * src/symlist.h: Update symbol_list_default*_new prototypes.
3178 (symbol_list.content_type): Split enum value SYMLIST_DEFAULT into
3179 SYMLIST_DEFAULT_TAGGED and SYMLIST_DEFAULT_TAGLESS.
3180 * src/symtab.c (default_destructor, default_destructor_location,
3181 default_printer, default_printer_location): Split each into tagged and
3182 tagless versions.
3183 (symbol_destructor_get, symbol_destructor_location_get,
3184 symbol_printer_get, symbol_printer_location_get): Implement tagged
3185 default and tagless default cases.
3186 (default_destructor_set, default_printer_set): Split each into tagged
3187 and tagless versions.
3188 * src/symtab.h: Update prototypes.
3189 * tests/actions.at (Default %printer and %destructor): Rename to...
3190 (Default tagless %printer and %destructor): ... this, and extend.
3191 (Per-type %printer and %destructor): Rename to...
3192 (Default tagged and per-type %printer and %destructor): ... this, and
3193 extend.
3194 (Default %printer and %destructor for user-defined end token): Extend.
3195 (Default %printer and %destructor are not for error or $undefined):
3196 Update.
3197 (Default %printer and %destructor are not for $accept): Update.
3198 (Default %printer and %destructor for mid-rule values): Extend.
3199 * tests/input.at (Default %printer and %destructor redeclared): Extend.
3200 (Unused values with default %destructor): Extend.
3201
3202 2006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
3203
3204 Don't apply the default %destructor/%printer to an unreferenced midrule
3205 value. Mentioned at
3206 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00104.html>.
3207 * src/symtab.c (dummy_symbol_get): Name all dummy symbols initially
3208 like $@n instead of just @n so that the default %destructor/%printer
3209 logic doesn't see them as user-defined symbols.
3210 (symbol_is_dummy): Check for both forms of the name.
3211 * src/reader.c (packgram): Remove the `$' from each midrule symbol
3212 name for which the midrule value is referenced in any action.
3213 * tests/actions.at (Default %printer and %destructor for mid-rule
3214 values): New test.
3215 * tests/regression.at (Rule Line Numbers, Web2c Report): Update output
3216 for change to dummy symbol names.
3217
3218 2006-10-20 Joel E. Denny <jdenny@ces.clemson.edu>
3219
3220 Warn about unset midrule $$ if the corresponding $n is used.
3221 * src/reader.c (symbol_should_be_used): Check midrule parent rule for
3222 $n usage.
3223 (packgram): Before invoking grammar_rule_check on any rule, make sure
3224 all actions have already been scanned in order to set `used' flags.
3225 Otherwise, checking that a midrule's $$ is set will not always work
3226 properly because the midrule check must forward-reference the midrule's
3227 parent rule.
3228 * tests/input.at (AT_CHECK_UNUSED_VALUES): Extend to check the new
3229 warning.
3230
3231 2006-10-20 Joel E. Denny <jdenny@ces.clemson.edu>
3232
3233 More improvements to the documentation of the prologue alternatives:
3234 * NEWS (2.3a+): Mention the new `Prologue Alternatives' section in the
3235 Bison manual.
3236 * doc/bison.texinfo (Prologue Alternatives): Correct some errors. Add
3237 some text to clarify the relative importance of the new directives and
3238 to show how these directives may be viewed as code labels.
3239
3240 2006-10-16 Joel E. Denny <jdenny@ces.clemson.edu>
3241
3242 Similar to the recently removed %before-header, add %code-top as the
3243 alternative to the pre-prologue. Mentioned at
3244 <http://lists.gnu.org/archive/html/bison-patches/2006-10/msg00063.html>.
3245 Also, let the prologue alternatives appear in the grammar section.
3246 * src/parse-gram.y (PERCENT_CODE_TOP): New token.
3247 (prologue_declaration): Move the existing prologue alternatives to...
3248 (grammar_declaration): ... here and add %code-top.
3249 * src/scan-gram.l (PERCENT_CODE_TOP): New token.
3250
3251 Clean up and extend documentation for the prologue alternatives.
3252 * NEWS (2.3a+): Describe prologue alternatives.
3253 * doc/bison.texinfo (Prologue): Move discussion of prologue
3254 alternatives to...
3255 (Prologue Alternatives): ... this new section, and extend it to discuss
3256 all 4 directives in detail.
3257 (Table of Symbols): Clean up discussion of prologue alternatives and
3258 add %code-top.
3259
3260 2006-10-16 Juan Manuel Guerrero <juan.guerrero@gmx.de>
3261
3262 DJGPP specific issues.
3263
3264 * djgpp/config.bat: config.hin has been moved to lib. Adjust
3265 config.bat accordingly.
3266 * djgpp/config.sed: Adjust config.sed for the use of autoconf 2.60.
3267 * djgpp/config.site: Likewise.
3268
3269 2006-10-16 Paolo Bonzini <bonzini@gnu.org>
3270
3271 Replace %*-header with %provides, %requires, %code. See discussion at
3272 http://lists.gnu.org/archive/html/bison-patches/2006-10/msg00002.html
3273
3274 * data/bison.m4 (b4_user_requires, b4_user_provides): New.
3275 (b4_user_start_header): Remove.
3276 * data/glr.c: Use new macros instead of b4_*start_header
3277 and b4_*end_header.
3278 * data/glr.cc: Likewise.
3279 * data/lalr1.cc: Likewise.
3280 * data/push.c: Likewise.
3281 * data/yacc.c: Likewise.
3282
3283 * doc/bison.texinfo: Remove %before-header, rename
3284 %{start,end,after}-header to %requires, %provides, %code.
3285
3286 * src/parse-gram.y: Likewise (also rename token names accordingly).
3287 * src/scan-gram.l: Likewise.
3288 * tests/actions.at: Likewise.
3289
3290 2006-10-14 Paul Eggert <eggert@cs.ucla.edu>
3291
3292 * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).
3293 Problem reported by Joel E. Denny.
3294
3295 2006-10-14 Jim Meyering <jim@meyering.net>
3296
3297 (Sync from coreutils.)
3298 Work also when the working directory (with e.g. coreutils sources)
3299 is version controlled with git, rather than CVS.
3300 * bootstrap (CVS_only_file): Test for the existence of README-cvs,
3301 rather than CVS.
3302 In messages and comments, say e.g., "checked-out sources",
3303 rather than "CVS sources".
3304 (version_controlled_file): New function. Work for git as well as
3305 for CVS. Don't use grep's -q option.
3306 (slurp): Call it here, in place of CVS-specific code.
3307
3308 2006-10-14 Joel E. Denny <jdenny@ces.clemson.edu>
3309
3310 Fix testsuite for ./configure --enable-gcc-warnings:
3311 * configure.ac (gcc-warnings): Move -Wall before -Wno-sign-compare.
3312 Otherwise, gcc 4.1.0 (at least) warns about sign comparisons in
3313 __AT_CHECK_PRINTER_AND_DESTRUCTOR in tests/actions.at.
3314 * test/input.at (Torturing the Scanner): #include <stdlib.h> for abort.
3315 * test/regression.at (Diagnostic that expects two alternatives):
3316 Likewise.
3317
3318 2006-10-12 Paul Eggert <eggert@cs.ucla.edu>
3319
3320 * bootstrap.conf (gnulib_modules): Add config-h.
3321 * djgpp/subpipe.c: Include <config.h> unconditionally; don't
3322 worry about HAVE_CONFIG_H.
3323 * lib/abitset.c: Likewise.
3324 * lib/bitset.c: Likewise.
3325 * lib/bitset_stats.c: Likewise.
3326 * lib/bitsetv-print.c: Likewise.
3327 * lib/bitsetv.c: Likewise.
3328 * lib/ebitset.c: Likewise.
3329 * lib/get-errno.c: Likewise.
3330 * lib/lbitset.c: Likewise.
3331 * lib/subpipe.c: Likewise.
3332 * lib/timevar.c: Likewise.
3333 * lib/vbitset.c: Likewise.
3334 * lib/bitset.c: Include "bitset.h" first, to test interface.
3335 * lib/bitset_stats.c: Include "bitset_stats.h" first.
3336 * lib/bitsetv-print.c: Include "bitsetv-print.h" first.
3337 * lib/bitsetv.c: Include "bitsetv.h" first.
3338 * lib/get-errno.c: Include "get-errno.h" first.
3339 * m4/.cvsignore: Add config-h.m4.
3340 * tests/actions.at (Default %printer and %destructor for ...):
3341 Adjust expected line numbers in output to reflect removal of #if
3342 HAVE_CONFIG_H lines.
3343 * tests/glr-regression.at (Missed %merge type warnings when ...):
3344 Likewise.
3345 * tests/regression.at (Braced code in declaration in rules section):
3346 Likewise.
3347 * tests/atlocal.in (CPPFLAGS): Don't define HAVE_CONFIG_H.
3348 * tests/local.at (AT_DATA_GRAMMAR_PROLOGUE):
3349 Include <config.h> unconditionally.
3350
3351 * bootstrap: Sync from coreutils, as follows:
3352
3353 2006-10-11 Paul Eggert <eggert@cs.ucla.edu>
3354
3355 * bootstrap (symlink_to_gnulib): Fix bug: the dot_dots shell
3356 variable was sometimes used without being initialized. This
3357 messed up the installation of the INSTALL file in some cases.
3358
3359 2006-10-09 Paul Eggert <eggert@cs.ucla.edu>
3360
3361 * bootstrap (usage, main program, symlink_to_gnulib): Add option
3362 --copy. Inspired by a suggestion from Bruno Haible.
3363
3364 2006-10-03 Jim Meyering <jim@meyering.net>
3365
3366 * bootstrap: Undo last change to this file, since now gnulib-tool
3367 sticks with the automake default in generating dependencies.
3368
3369 2006-10-12 Paul Eggert <eggert@cs.ucla.edu>
3370
3371 * configure.ac: Use AC_PROG_CC_STDC; this is more modern than
3372 the old AC_PROG_CC / AM_PROG_CC_STDC combination.
3373
3374 * doc/bison.1: Add copyright notice.
3375
3376 * data/glr.c: Don't include <stdarg.h>; not used.
3377
3378 * NEWS: The -g and --graph options now output graphs in Graphviz
3379 DOT format, not VCG format.
3380 * doc/bison.1: Likewise.
3381 * doc/bison.texinfo (Understanding, Bison Options): Likewise.
3382 * THANKS: Add Satya Kiran Popuri, who proposed the initial version
3383 of this change in
3384 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00158.html>.
3385 * TODO: Remove Graphviz entry.
3386 * src/Makefile.am (bison_SOURCES): Add graphviz.c and graphviz.h;
3387 remove vcg.c, vcg.h, vcg_defaults.h.
3388 * src/vcg.c, src/vcg.h, src/vcg_defaults.h: Remove.
3389 * src/graphviz.c, src/graphviz.h: New files.
3390 * src/files.c (compute_output_file_names): Output .dot, not .vcg.
3391 * src/files.h: Make comment more generic.
3392 * src/main.c (main): Likewise.
3393 * src/print_graph.h: Likewise.
3394 * src/getargs.c (usage): Make usage description more generic.
3395 * src/print_graph.c: Include graphviz.h rather than vcg.h.
3396 (static_graph, fgraph): Remove. All uses changed to pass
3397 arguments instead of sharing a static var.
3398 (print_core, print_actions, print_state, print_graph):
3399 Output graphviz format rather than VCG format.
3400 * tests/.cvsignore: Remove *.vcg; add *.dot.
3401 * tests/output.at: Expect *.dot files, not *.vcg files.
3402
3403 * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this
3404 accommodates the 2006-10-08 change.
3405
3406 2006-10-11 Bob Rossi <bob@brasko.net>
3407
3408 * data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
3409 (b4_yyssa, b4_yyerror_range): New macros.
3410 (struct yypvars): Remove yyssa_ptr and yyerror_range_ptr fields.
3411 (yypvarsinit): Remove init of removed fields.
3412 (yypushparse): Remove use of removed fields; use new macros instead.
3413
3414 2006-10-11 Paul Eggert <eggert@cs.ucla.edu>
3415
3416 * data/push.c (yypushparse): Fix memory leak if yymsg is malloced
3417 in a push parser. Reindent slightly to match yacc.c better.
3418
3419 2006-10-11 Bob Rossi <bob@brasko.net>
3420
3421 * data/push.c (struct yypvars): Remove yymsgbuf, yymsgbuf_ptr, yymsg,
3422 yymsg_alloc fields.
3423 (yypvarsinit, yypushparse): Remove init of removed fields.
3424 (yypushparse): Use yymsgbuf instead of yymsgbuf_ptr.
3425
3426 2006-10-09 Paul Eggert <eggert@cs.ucla.edu>
3427
3428 * THANKS: Add Paolo Bonzini and Bob Rossi.
3429
3430 2006-10-08 Paolo Bonzini <bonzini@gnu.org>
3431
3432 * data/c.m4 (b4_copyright, b4_epilogue, b4_location_initial_column,
3433 b4_location_initial_line, p4_parse_param, b4_ints_in, b4_flag_if,
3434 b4_define_flag_if and uses, b4_basename, b4_syncline, b4_user_code,
3435 b4_define_user_cde and uses): Remove.
3436 (b4_comment, b4_prefix, b4_sync_start): New.
3437 * data/bison.m4: New file, with most of the content removed from c.m4.
3438 * src/muscle_tab.h: Use "do {...} while(0)" throughout.
3439 * src/output.c (output_skeleton): Pass bison.m4.
3440 (prepare): Pass glr_flag and nondeterministic_flag. Pass prefix
3441 only if specified.
3442
3443 2006-10-05 Paul Eggert <eggert@cs.ucla.edu>
3444
3445 Fix test failure reported by Tom Lane in
3446 <http://lists.gnu.org/archive/html/bug-bison/2006-10/msg00000.html>
3447 and try to make such failures easier to catch in the future.
3448 * data/glr.c (YYTRANSLATE): Don't check for nonpositive arg;
3449 that's now the caller's responsibility.
3450 (yyprocessOneStack, yyrecoverSyntaxError, yyparse):
3451 Set yychar = YYEOF if it's negative.
3452 * tests/actions.at (yylex): Abort if asked to read past EOF.
3453 * tests/conflicts.at (yylex): Likewise.
3454 * tests/cxx-type.at (yylex): Likewise.
3455 * tests/glr-regression.at (yylex): Likewise.
3456 * tests/input.at (yylex): Likewise.
3457 * tests/regression.at (yylex): Likewise.
3458 * tests/torture.at (yylex): Likewise.
3459
3460 2006-10-01 Paul Eggert <eggert@cs.ucla.edu>
3461
3462 Fix problems with translating English-language diagnostics.
3463 * bootstrap: Fix bug introduced in recent bootstrap changes, with
3464 respect to bison-runtime pot generation. The YY_ stuff
3465 wasn't being captured.
3466 * bootstrap.conf (XGETTEXT_OPTIONS_RUNTIME): New var.
3467 * po/POTFILES.in: Add src/location.c, src/scan-code.l.
3468 * runtime-po/POTFILES.in: Add data/push.c.
3469
3470 2006-09-29 Paul Eggert <eggert@cs.ucla.edu>
3471
3472 Merge bootstrap changes from coreutils.
3473
3474 2006-09-28 Jim Meyering <jim@meyering.net>
3475
3476 Automatically generated dependencies are important even
3477 when all of the sources in a directory come from gnulib.
3478 * bootstrap (gnulib_tool): Remove the "no-dependencies" automake
3479 option that gnulib-tool adds to what becomes our lib/gnulib.mk.
3480
3481 2006-09-23 Jim Meyering <jim@meyering.net>
3482
3483 * bootstrap (gnulib_tool_options): Add "--local-dir gl".
3484
3485 2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
3486
3487 * bootstrap: Add support for --force.
3488 (usage): New function. Describe usage less tersely.
3489 (CVS_only_file): New var.
3490
3491 2006-09-21 Paul Eggert <eggert@cs.ucla.edu>
3492
3493 * data/push.c (YYPUSH_MORE): Make it an enum instead.
3494 (yypushparse): Use YYPUSH_MORE instead of the mystery constant.
3495 Adjust white space and comments to match GNU style better.
3496
3497 2006-09-20 Bob Rossi <bob@brasko.net>
3498
3499 * data/push.c (yyresult_get): Remove function.
3500 (YYPUSH_MORE): Add #define.
3501 (yypushparse): Modify return value.
3502
3503 2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
3504
3505 * stamp-h.in: Remove; no longer needed.
3506 * .cvsignore: Replace autom4te.cache and config.cache with *.cache.
3507 Remove config.h, config.hin, intl (no longer created).
3508 * lib/.cvsignore: Add config.h, config.hin, configmake.h, inttypes.h,
3509 stamp-h1.
3510
3511 Sync bootstrap from coreutils, as follows:
3512
3513 2006-09-18 Paul Eggert <eggert@cs.ucla.edu>
3514
3515 * bootstrap (symlink_to_gnulib): New function.
3516 (cp_mark_as_generated): Use it, to prefer symlinks-to-gnulib
3517 to copies-of-gnulib.
3518 (cp_mark_as_generated, slurp, gnulib_files):
3519 Avoid making a copy if it's the same as the old version.
3520 (gnulib_files): Add support for this variable (used by Bison).
3521
3522 2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
3523
3524 * src/getargs.c (usage): Rework to use conventions similar to
3525 coreutils, to make translation a bit easier and the code a bit
3526 smaller. Problem reported by Tim Van Holder.
3527
3528 2006-09-15 Paul Eggert <eggert@cs.ucla.edu>
3529
3530 Use some of gnulib's new modules, taken from coreutils.
3531
3532 * bootstrap: Sync from coreutils, except add support for gnulib_files.
3533 * bootstrap.conf: New file.
3534 (gnulib_modules): Add configmake, inttypes, unistd.
3535 (XGETTEXT_OPTIONS): Add complain, complain_at,
3536 fatal, fatal_at, warn, warn_at, unexpected_end.
3537 * configure.ac (AC_CONFIG_HEADERS): config.h is now in lib, not here.
3538 (gl_USE_SYSTEM_EXTENSIONS): Remove; gl_EARLY now does this.
3539 (gl_EARLY): Add.
3540 (AM_STDBOOL_H): Remove; gl_INIT now dows this.
3541 (gl_INIT): Add
3542 (GNULIB_AUTOCONF_SNIPPET): Remove.
3543 (AM_GNU_GETTEXT): Add; require formatstring macros since that's
3544 the pickiest.
3545 * lib/.cvsignore: Add inttypes_.h.
3546 * lib/Makefile.am: Include gnulib.mk first so we can append to it.
3547 (AM_CFLAGS): Add WERROR_CFLAGS, to be more like coreutils.
3548 (BUILT_SOURCES, EXTRA_DIST, MOSTLYCLEANFILES): Remove
3549 no-longer-necessary initializations.
3550 (lib_SOURCES): Remove, replacing by libbison_a_SOURCES.
3551 * lib/subpipe.c: Include <unistd.h> unconditionally, now that we
3552 use the unistd module.
3553 * src/system.h: Likewise.
3554 * m4/.cvsignore: Remove *_gl.m4, gnulib.m4, inttypes_h.m4, uintmax_t.m4,
3555 ulonglong.m4. Add gettext.m4, gnulib-cache.m4, gnulib-comp.m4,
3556 gnulib-tool.m4, inttypes-h.m4, inttypes-pri.m4, inttypes.m4.
3557 * src/Makefile.am (DEFS): Remove, since configmake does this for us.
3558 (AM_CPPFLAGS): Remove -I../lib, since Automake does that for us.
3559 * src/system.h: Include inttypes.h unconditionally, now that we
3560 use the inttypes module. Don't bother to include stdint.h, since
3561 inttypes.h now does that for us.
3562 (LOCALEDIR): Remove, now that we use the configmake module.
3563 * src/getargs.c: Include configmake.h.
3564 * src/main.c: Likewise.
3565 * src/output.c: Likewise.
3566 * tests/atlocal.in (CPPFLAGS): Include from $abs_top_builddir/lib,
3567 not from $abs_top_builddir, since config.h moved.
3568
3569
3570 Port to GCC 2.95. First two problems reported by Michael Deutschmann in
3571 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00018.html>.
3572
3573 * src/parse-gram.y (symbol_declaration): Don't put statements
3574 before declarations; it's not portable to C89.
3575 * src/scan-code.l (handle_action_at): Likewise.
3576
3577 * src/scan-code.l: Always initialize braces_level; the old code
3578 left it uninitialized and therefore had undefined behavior.
3579
3580 Don't attempt to redefine 'assert', since it runs afoul of
3581 systems where standard headers (mistakenly) include <assert.h>.
3582 Instead, define and use our own alternative, called 'aver'.
3583 * src/reader.c: Don't include assert.h, since we no longer
3584 use assert.
3585 * src/scan-code.l: Likewise.
3586 * src/system.h (assert): Remove, replacing with....
3587 (aver): New function, taking a bool arg. All uses changed.
3588 * src/tables.c (pack_vector): Ensure that aver arg is bool,
3589 not merely an integer.
3590
3591 2006-09-15 Bob Rossi <bob@brasko.net>
3592
3593 * data/Makefile.am (dist_pkgdata_DATA): Add push.c.
3594 * data/c.m4 (YYPUSH): New.
3595 (b4_push_if): New macro. Use it instead of #ifdef YYPUSH.
3596 * src/getargs.c (push_parser): New var.
3597 * src/getargs.h (push_parser): New declaration.
3598 * src/output.c (prepare): Add macro insertion of `push_flag'.
3599 * src/parse-gram.y (PERCENT_PUSH_PARSER): New token.
3600 (prologue_declaration): Parse %push-parser.
3601 * src/scan-gram.l: Scan new PERCENT_PUSH_PARSER token.
3602 * tests/calc.at (_AT_CHECK_CALC_ERROR): Add "Return" and "Now" to
3603 list of removed lines from the traces observed.
3604 (AT_CHECK_CALC_LALR): Added push parser tests.
3605
3606 2006-09-13 Paul Eggert <eggert@cs.ucla.edu>
3607
3608 * NEWS: Version 2.3a.
3609 * configure.ac (AC_INIT): Likewise.
3610
3611 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Remove
3612 "#define YYSTYPE int" that caused "make maintainer-check" to fail
3613 due to header ordering dependencies. I don't know why the #define
3614 was there.
3615
3616 Fix glr.cc and lalr1.cc's use of YYDEBUG so that there's zero
3617 runtime cost when YYDEBUG is not defined, and so that some tests
3618 that used to fail now work. Problem and initial suggestion by
3619 Paolo Bonzini.
3620 * data/c++.m4 (b4_parse_param_cons): Omit leading ','.
3621 * data/glr.cc (b4_parser_class_name):
3622 Initialize yycdebug_ only if YYDEBUG. Also, initialize yydebug_.
3623 (debug_level, set_debug_level): Affect yydebug_, not ::yydebug.
3624 (yydebug_) [YYDEBUG]: New member.
3625 (yycdebug_): Now defined only if YYDEBUG.
3626 * data/lalr1.cc (yydebug_, yycdebug_): Now defined only if YYDEBUG.
3627 (YYCDEBUG) [!YYDEBUG]: Don't use yydebug_ and yycdebug_.
3628 (b4_parser_class_name): Initialize yydebug_ and yycdebug_ only
3629 if YYYDEBUG.
3630 (debug_stream, set_debug_stream, debug_level, set_debug_level):
3631 Define only if YYDEBUG.
3632 * tests/calc.at (_AT_DATA_CALC_Y) [!YYDEBUG]: Omit call to
3633 set_debug_level.
3634 * tests/regression.at (_AT_DATA_DANCER_Y) [!YYDEBUG]: Likewise.
3635 * tests/calc.at (AT_CHECK_CALC_GLR_CC): Uncomment calls to
3636 AT_CHECK_CALC_GLR_CC that are working now.
3637
3638 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3639
3640 * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove.
3641 We don't need them in glr.cc, and glr.c defines them.
3642 Defining YYERROR_VERBOSE to 0 here breaks glr.c, since glr.c
3643 assumes that defining it to anything is the same as defining
3644 it to 1. Problem reported by Paolo Bonzini.
3645
3646 2006-09-12 Paolo Bonzini <bonzini@gnu.org> (tiny change)
3647
3648 * data/c.m4 (b4_null, b4_case): Define.
3649 * src/output.c (prepare_symbols): Use b4_null.
3650 (user_actions_output): Use b4_case.
3651
3652 2006-09-11 Paul Eggert <eggert@cs.ucla.edu>
3653
3654 * data/glr.c (b4_shared_declarations): Put start-header first,
3655 before any #includes that we generate, so that feature-test
3656 macros work. Problem reported by Michael Deutschmann in
3657 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00004.html>.
3658 * data/lalr1.cc: Likewise.
3659 * doc/bison.texinfo (Prologue): Document that feature-test macros
3660 should be defined before any Bison declarations.
3661 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Put defns
3662 that depend on location.hh after, not before, Bison decls, since
3663 we now include location.hh after the first user prologue.
3664
3665 * doc/bison.texinfo (Calc++ Parser): Fix memory leak reported by
3666 Sander Brandenburg in
3667 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00002.html>.
3668 Also, fix minor white space and comment issues.
3669 (Prologue): Mention that it's better to define feature-test macros
3670 before Bison declarations. Problem reported by Michael Deutschmann.
3671
3672 * README-cvs: Fix typo: "&" should be "&&". Problem reported
3673 by Jim Meyering.
3674 * m4/.cvsignore: Add argmatch.m4. Remove obstack.m4, strerror_r.m4.
3675 This adjusts to recent gnulib changes.
3676
3677 2006-09-04 Joel E. Denny <jdenny@ces.clemson.edu>
3678
3679 Finish implementation of per-type %destructor/%printer. Discussed
3680 starting at
3681 <http://lists.gnu.org/archive/html/bison-patches/2006-02/msg00064.html>
3682 and
3683 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00091.html>.
3684 * NEWS (2.3+): Add a description of this feature to the default
3685 %destructor/%printer description.
3686 * doc/bison.texinfo (Freeing Discarded Symbols): Likewise.
3687 * src/symlist.c (symbol_list_destructor_set, symbol_list_printer_set):
3688 Invoke semantic_type_destructor_set or semantic_type_printer_set when a
3689 list node contains a semantic type.
3690 * src/symtab.c, src/symtab.h: Extend with a table that associates
3691 semantic types with their %destructor's and %printer's.
3692 (semantic_type_from_uniqstr, semantic_type_get,
3693 semantic_type_destructor_set, semantic_type_printer_set): New functions
3694 composing the public interface of that table.
3695 (symbol_destructor_get, symbol_destructor_location_get,
3696 symbol_printer_get, symbol_printer_location_get): If there's no
3697 per-symbol %destructor/%printer, look up the per-type before trying
3698 the default.
3699 * tests/actions.at (Per-type %printer and %destructor): New test case.
3700 * tests/input.at (Default %printer and %destructor redeclared):
3701 Extend to check that multiple occurrences of %symbol-default in a
3702 single %destructor/%printer declaration is an error.
3703 (Per-type %printer and %destructor redeclared, Unused values with
3704 per-type %destructor): New test cases.
3705
3706 2006-09-04 Joel E. Denny <jdenny@ces.clemson.edu>
3707
3708 Require default %destructor/%printer to be declared using
3709 %symbol-default instead of an empty symbol list, and start working on
3710 new per-type %destructor/%printer. Discussed at
3711 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00007.html>.
3712 * NEWS (2.3+): Add %symbol-default to example.
3713 * bison.texinfo (Freeing Discarded Symbols): Likewise.
3714 (Table of Symbols): Add entry for %symbol-default.
3715 * src/parse-gram.y (PERCENT_SYMBOL_DEFAULT): New token.
3716 (generic_symlist, generic_symlist_item): New nonterminals for creating
3717 a list in which each item is a symbol, semantic type, or
3718 %symbol-default.
3719 (grammar_declaration): Use generic_symlist in %destructor and %printer
3720 declarations instead of symbols.1 or an empty list.
3721 (symbol_declaration, precedence_declaration, symbols.1): Update actions
3722 for changes to symbol_list.
3723 * src/reader.c: Update for changes to symbol_list.
3724 * src/scan-code.l: Likewise.
3725 * src/scan-gram.l: Scan new PERCENT_SYMBOL_DEFAULT token.
3726 * src/symlist.c, src/symlist.h: Extend such that a list node may
3727 represent a semantic type or a %symbol-default in addition to just an
3728 ordinary symbol. Add switched functions for setting %destructor's and
3729 %printer's.
3730 * tests/actions.at, tests/input.at: Add %symbol-default to all default
3731 %destructor/%printer declarations.
3732
3733 2006-08-23 Joel E. Denny <jdenny@ces.clemson.edu>
3734
3735 Whether the default %destructor/%printer applies to a particular symbol
3736 isn't a question of whether the user *declares* that symbol (in %token,
3737 for example). It's a question of whether the user by any means
3738 *defines* the symbol at all (by simply using a char token, for
3739 example). $end is defined by Bison whereas any other token with token
3740 number 0 is defined by the user. The error token is always defined by
3741 Bison regardless of whether the user declares it with %token, but we
3742 may one day let the user define error as a nonterminal instead.
3743 * NEWS (2.3+): Say "user-defined" instead of "user-declared".
3744 * doc/bison.texinfo (Freeing Discarded Symbols): Likewise, and document
3745 the meaning of "user-defined".
3746 * tests/actions.at (Default %printer and %destructor for user-declared
3747 end token): Rename to...
3748 (Default %printer and %destructor for user-defined end token): ...
3749 this.
3750
3751 * src/symtab.c (symbol_destructor_get, symbol_printer_get): In the
3752 computation of whether to apply the default, don't maintain a list of
3753 every Bison-defined symbol. Instead, just check for a first character
3754 of '$', which a user symbol cannot have, and check for the error token.
3755
3756 2006-08-21 Joel E. Denny <jdenny@ces.clemson.edu>
3757
3758 Don't apply the default %destructor or %printer to the error token,
3759 $undefined, or $accept. This change fits the general rule that the
3760 default %destructor and %printer are only for user-declared symbols,
3761 and it solves several difficulties that are described in the new test
3762 cases listed below.
3763 * src/symtab.c (symbol_destructor_get, symbol_printer_get): Implement.
3764 * tests/actions.at (Default %printer and %destructor are not for error
3765 or $undefined, Default %printer and %destructor are not for $accept):
3766 New test cases.
3767
3768 2006-08-19 Joel E. Denny <jdenny@ces.clemson.edu>
3769
3770 Allow %start after the first rule.
3771 * src/reader.c (grammar_current_rule_begin): Don't set the start symbol
3772 when parsing the first rule.
3773 (check_and_convert_grammar): Search for it here after all grammar
3774 declarations have been parsed. Skip midrules, which have dummy LHS
3775 nonterminals.
3776 * src/symtab.c (symbol_is_dummy): New function.
3777 * src/symtab.h (symbol_is_dummy): Declare it.
3778 * tests/input.at (%start after first rule): New test.
3779
3780 2006-08-18 Joel E. Denny <jdenny@ces.clemson.edu>
3781
3782 Redo some of the previous commit: add back the ability to use
3783 non-aliased/undeclared string literals since it might be useful to
3784 those declaring %token-table.
3785 * src/reader.c (check_and_convert_grammar): Undo changes in previous
3786 commit: don't worry about complaints from symbols_pack.
3787 * src/symtab.c (symbol_new, symbol_class_set,
3788 symbol_check_alias_consistency): Undo changes in previous commit: count
3789 each string literal as a new symbol and token, assign it a symbol
3790 number, and don't complain about non-aliased string literals.
3791 (symbols_pack): Since symbol_make_alias still does not decrement symbol
3792 and token counts but does still set aliased tokens to the same number,
3793 symbol_pack_processor now leaves empty slots in the symbols array.
3794 Remove those slots.
3795 * tests/regression.at (Undeclared string literal): Remove test case
3796 added in previous commit since non-aliased string literals are allowed
3797 again.
3798 (Characters Escapes, Web2c Actions): Undo changes in previous commit:
3799 remove unnecessary string literal declarations.
3800 * tests/sets.at (Firsts): Likewise.
3801
3802 2006-08-18 Joel E. Denny <jdenny@ces.clemson.edu>
3803
3804 Don't allow an undeclared string literal, but allow a string literal to
3805 be used before its declaration.
3806 * src/reader.c (check_and_convert_grammar): Don't invoke packgram if
3807 symbols_pack complained.
3808 * src/symtab.c (symbol_new): Don't count a string literal as a new
3809 symbol.
3810 (symbol_class_set): Don't count a string literal as a new token, and
3811 don't assign it a symbol number since symbol_make_alias does that.
3812 (symbol_make_alias): It's not necessary to decrement the symbol and
3813 token counts anymore. Don't assume that an alias declaration occurs
3814 before any uses of the identifier or string, and thus don't assert that
3815 one of them has the highest symbol number so far.
3816 (symbol_check_alias_consistency): Complain if there's a string literal
3817 that wasn't declared as an alias.
3818 (symbols_pack): Bail if symbol_check_alias_consistency failed since
3819 symbol_pack asserts that every token has been assigned a symbol number
3820 although undeclared string literals have not.
3821 * tests/regression.at (String alias declared after use, Undeclared
3822 string literal): New test cases.
3823 (Characters Escapes, Web2c Actions): Declare string literals as
3824 aliases.
3825 * tests/sets.at (Firsts): Likewise.
3826
3827 2006-08-14 Joel E. Denny <jdenny@ces.clemson.edu>
3828
3829 In the grammar scanner, STRING_FINISH unclosed constructs and return
3830 them to the parser in order to improve error messages.
3831 * src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER,
3832 SC_BRACED_CODE, SC_PROLOGUE): Implement.
3833 * tests/input.at (Unclosed constructs): New test case.
3834 * tests/regression.at (Invalid inputs): Update now that unclosed %{ is
3835 seen.
3836
3837 * src/scan-gram.h, src/scan-gram.l (gram_last_braced_code_loc): Remove
3838 unused global.
3839
3840 2006-08-13 Joel E. Denny <jdenny@ces.clemson.edu>
3841
3842 Handle string aliases for character tokens correctly.
3843 * src/symtab.c (symbol_user_token_number_set): If the token has an
3844 alias, check and set its alias's user token number instead of its own,
3845 which is set to indicate the alias. Previously, every occurrence of
3846 the character token in the grammar overwrote that alias indicator with
3847 the character code.
3848 * tests/input.at (String aliases for character tokens): New test.
3849
3850 2006-08-12 Joel E. Denny <jdenny@ces.clemson.edu>
3851
3852 * src/parse-gram.y: Add `%expect 0' so we don't overlook conflicts.
3853
3854 2006-08-11 Paul Eggert <eggert@cs.ucla.edu>
3855
3856 * bootstrap: Put in need-ngettext argument to AM_GNU_GETTEXT,
3857 to prevent failures when building on older platforms.
3858 Check for autopoint failure.
3859 Set XGETTEXT_OPTIONS to values that check for C format strings,
3860 so that translators are warned about them (this also helps
3861 prevent core dumps).
3862
3863 * lib/subpipe.c (create_subpipe): Use new gnulib pipe_safer
3864 function, since it simplifies our code a bit.
3865
3866 * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign-compare
3867 rather than -W, so we don't get bogus warnings about sign comparisons.
3868 Add -Wpointer-arith, since that warning is useful (it reports code
3869 that does not conform to C89 and that some compilers reject).
3870 * data/c.m4, data/glr.c, data/lalr1.cc, data/yacc.c: Undo latest change,
3871 since it's no longer needed.
3872
3873 2006-08-10 Joel E. Denny <jdenny@ces.clemson.edu>
3874
3875 Clean up scanners a bit.
3876 * src/flex-scanner.h (FLEX_NO_OBSTACK): New macro that blocks obstack
3877 definitions so gcc won't warn when obstack_for_string is unused.
3878 * src/scan-code.l: config.h and system.h are already #include'd by
3879 scan-code-c.c, so get rid of them here.
3880 * src/scan-gram.l: Likewise.
3881 * src/scan-skel.l: Likewise, and use flex-scanner.h without obstack
3882 definitions rather than duplicating the rest of it.
3883 * src/scan-gram-c.c, scan-skel-c.c: #include "system.h".
3884
3885 2006-08-09 Joel E. Denny <jdenny@ces.clemson.edu>
3886
3887 Suppress signed/unsigned comparison warnings for yycheck.
3888 * data/c.m4 (b4_safest_int_type): New macro.
3889 * data/glr.c, data/lalr1.cc: Wherever you compare yycheck[i] against
3890 a signed int type, cast it to b4_safest_int_type first.
3891 * data/yacc.c: Likewise.
3892 (b4_safest_int_type): Overwrite the one from c.m4 since b4_int_type is
3893 also overwritten.
3894
3895 2006-08-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3896
3897 * doc/bison.texinfo: Fix some typos.
3898
3899 2006-08-02 Paul Eggert <eggert@cs.ucla.edu>
3900
3901 * m4/.cvsignore: Add inttypes_h.m4,lib-ld.m4, lib-prefix.m4,
3902 po.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4, warning.m4.
3903
3904 * bootstrap (gnulib_tool): Stop using --assume-autoconf;
3905 the latest gnulib does this a different way.
3906 (get_translations): Sharuzzaman Ahmat Raslan reported that the ms
3907 translation was patched, so stop omitting it.
3908
3909 2006-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
3910
3911 Enable declaration of default %printer/%destructor. Make the parser
3912 use these for all user-declared grammar symbols for which the user does
3913 not declare a specific %printer/%destructor. Thus, the parser uses it
3914 for token 0 if the user declares it but not if Bison generates it as
3915 $end. Discussed starting at
3916 <http://lists.gnu.org/archive/html/bison-patches/2006-02/msg00064.html>,
3917 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00091.html>,
3918 and
3919 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00019.html>.
3920 * NEWS (2.3+): Mention.
3921 * doc/bison.texinfo (Actions in Mid-Rule): It's no longer impossible to
3922 declare a %destructor for a mid-rule's semantic value. It's just
3923 impossible to declare one specific to it.
3924 (Freeing Discarded Symbols): Mention that @$ can be used in %destructor
3925 code. Describe default %destructor form.
3926 * src/parse-gram.y (grammar_declaration): Parse default
3927 %printer/%destructor declarations.
3928 * src/output.c (symbol_destructors_output): Use symbol_destructor_get
3929 and symbol_destructor_location_get rather than accessing the destructor
3930 and destructor_location members of struct symbol.
3931 (symbol_printers_output): Likewise but for %printer's.
3932 * src/reader.c (symbol_should_be_used): Likewise but for %destructor's
3933 again.
3934 * src/symtab.c (default_destructor, default_destructor_location,
3935 default_printer, default_printer_location): New static global
3936 variables to record the default %destructor and %printer.
3937 (symbol_destructor_get, symbol_destructor_location_get,
3938 symbol_printer_get, symbol_printer_location_get): New functions to
3939 compute the appropriate %destructor and %printer for a symbol.
3940 (default_destructor_set, default_printer_set): New functions to set the
3941 default %destructor and %printer.
3942 * src/symtab.h: Prototype all those new functions.
3943 * tests/actions.at (Default %printer and %destructor): New test to
3944 check that the right %printer and %destructor are called, that they're
3945 not called for $end, and that $$ and @$ work correctly.
3946 (Default %printer and %destructor for user-declared end token): New
3947 test to check that the default %printer and %destructor are called for
3948 a user-declared end token.
3949 * tests/input.at (Default %printer and %destructor redeclared, Unused
3950 values with default %destructor): New tests to check related grammar
3951 warnings and errors.
3952
3953 2006-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
3954
3955 Clean up handling of %destructor for the end token (token 0).
3956 Discussed starting at
3957 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00019.html>
3958 and
3959 <http://lists.gnu.org/archive/html/help-bison/2006-07/msg00013.html>.
3960
3961 Make the skeletons consistent in how they pop the end token and invoke
3962 its %destructor.
3963 * data/glr.c (yyrecoverSyntaxError, yyparse): Don't pop the start
3964 state, which has token number 0, since this would invoke the
3965 %destructor for the end token.
3966 * data/lalr1.cc (yy::parser::parse): Don't check for the final state
3967 until after shifting the end token, or else it won't be popped.
3968 * data/yacc.c (yyparse): Likewise.
3969
3970 * data/glr.c (yyparse): Clear the lookahead after shifting it even when
3971 it's the end token. Upon termination, destroy an unshifted lookahead
3972 even when it's the end token.
3973 * data/lalr1.cc (yy::parser::parse): Likewise.
3974 * data/yacc.c (yyparse): Likewise.
3975
3976 * src/reader.c (packgram): Don't check rule 0. This suppresses unused
3977 value warnings for the end token when the user gives the end token a
3978 %destructor.
3979
3980 * tests/actions.at (Printers and Destructors): Test all the above.
3981
3982 2006-07-24 Paul Eggert <eggert@cs.ucla.edu>
3983
3984 Update to latest gnulib and gettext versions.
3985 * bootstrap (gnulib-modules): Remove hard-locale, stdio-safer.
3986 Add fopen-safer.
3987 (gnulib_files): Add m4/warning.m4. Don't worry about files
3988 overwritten by autopoint.
3989 Replace gt_INTL_SUBDIR_CORE with an empty body in m4/gettext_gl.m4.
3990 Suppress "id", "ms", "tr" translations for now, since gettext 0.15
3991 rejects them.
3992 Don't use autoreconf; instead, invoke autopoint etc. by hand,
3993 so that we can remove the intl files at a better time.
3994 (intl_files_to_remove): Remove aclocal.m4, since it gets
3995 rebuilt anyway. Remove m4/inttypes_h.m4, m4/inttypes.m4,
3996 m4/isc-posix.m4, m4/lib-ld.m4, m4/lib-prefix.m4, m4/po.m4,
3997 m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
3998 Add m4/inttypes-h.m4, m4/lock.m4, m4/visibility.m4.
3999 Remove datarootdir hack; no longer needed.
4000 * configure.ac: Use gl_WARNING_CFLAGS rather than BISON_WARNING.
4001 (AM_GNU_GETTEXT_VERSION): Bump from 0.12 to 0.15.
4002 * lib/.cvsignore: Remove hard-locale.c, hard-locale.h, strdup.c,
4003 strdup.h.
4004 * m4/.cvsignore: Remove hard-locale.m4, strdup.m4.
4005 * m4/warning.m4: Remove from CVS, since we now use gnulib's version.
4006
4007 2006-07-20 Paul Eggert <eggert@cs.ucla.edu>
4008
4009 * bootstrap: Adjust to today's change to gnulib-tool by invoking
4010 it with --assume-autoconf='latest-stable'.
4011
4012 2006-07-13 Joel E. Denny <jdenny@ces.clemson.edu>
4013
4014 * src/parse-gram.y (grammar_declaration): Don't confuse Doxygen (at
4015 least 1.4.7 and 1.4.4) by putting a #line between `typedef union
4016 YYSTYPE' and `{'.
4017 * src/muscle_tab.h (muscle_grow): Replace the header comments with
4018 those from muscle_tab.c since the old ones are misleading.
4019
4020 2006-07-13 Akim Demaille <akim@epita.fr>
4021
4022 Support %define "KEY" {VALUE}.
4023 * src/scan-code.h, src/scan-code.l (translate_action)
4024 (translate_rule_action, translate_symbol_action, translate_code):
4025 Return char *, not const char *.
4026 * src/parse-gram.y (declaration): Rename as...
4027 (prologue_declaration): this.
4028 (string_content): Remove this nonterminal, use STRING.
4029 (braceless, content, content.opt): New nonterminal.
4030 Use them.
4031 (%define): Now accept content.opt, i.e., accept also BRACED_CODE
4032 as value.
4033 * src/scan-gram.l (getargs.h): Don't include it.
4034
4035 2006-07-12 Paul Eggert <eggert@cs.ucla.edu>
4036
4037 * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdebug_)'
4038 rather than a for-loop that declares a local bool variable. This
4039 should work around a compatibility problem with a Cray x1e C++
4040 compiler reported by Hung Nguyen in
4041 <http://lists.gnu.org/archive/html/help-bison/2006-07/msg00022.html>.
4042 The for-loop was introduced in the 2004-11-17 change but I don't
4043 know why it was needed.
4044
4045 2006-07-12 Akim Demaille <akim@epita.fr>
4046
4047 * data/c.m4: Comment changes.
4048
4049 2006-07-10 Akim Demaille <akim@lrde.epita.fr>
4050
4051 * src/complain.c (error_message, ERROR_MESSAGE): New.
4052 To factor...
4053 (fatal_at, fatal, warn_at, warn, complain_at, complain): these.
4054 * src/complain.h, src/complain.c (warning_issued): Remove, unused.
4055
4056 2006-07-09 Paul Eggert <eggert@cs.ucla.edu>
4057
4058 * NEWS: Instead of %union, you can define and use your own union type
4059 YYSTYPE if your grammar contains at least one <type> tag.
4060 Your YYSTYPE need not be a macro; it can be a typedef.
4061 * doc/bison.texinfo (Value Type, Multiple Types, Location Type):
4062 (Union Decl, Decl Summary): Document this.
4063 * data/glr.c (YYSTYPE): Implement this.
4064 * data/glr.cc (YYSTYPE): Likewise.
4065 * data/lalr1.cc (YYSTYPE): Likewise.
4066 * data/yacc.c (YYSTYPE): Likewise.
4067 * src/output.c (prepare): Output tag_seen_flag.
4068 * src/parse-gram.y (declaration, grammar_declaration):
4069 Use 'union_seen' rather than 'typed' to determine whether
4070 %union has been seen, since grammars can now be typed without
4071 %union.
4072 (symbol_declaration, type.opt, symbol_def):
4073 Keep track of whether a tag has been seen.
4074 * src/reader.c (union_seen, tag_seen): New vars.
4075 (typed): remove.
4076 * src/reader.h (union_seen, tag_seen, typed): Likewise.
4077 * src/scan-code.l (untyped_var_seen): New variable.
4078 (handle_action_dollar): Adjust to above changes.
4079 (handle_action_dollar, handle_action_at):
4080 Improve overflow checking for outlandish numbers.
4081 * tests/input.at (AT_CHECK_UNUSED_VALUES): Redo test to
4082 avoid new diagnostics generated by above changes.
4083 * tests/regression.at (YYSTYPE typedef): Add test to check
4084 for type tags without %union.
4085
4086 * src/symlist.c (symbol_list_length): Return int, not unsigned
4087 int, since callers expect int. This may need to get revisited
4088 once we have proper integer overflow checking.
4089
4090 * src/scan-gram.h (gram_scanner_cursor): Remove decl, since this
4091 object is now static.
4092
4093 * src/getargs.c (flags_argmatch): Return void, not int,
4094 to pacify ./configure --enable-gcc-warnings.
4095
4096 * src/flex-scanner.h (STRING_FREE): Don't use FLEX_PREFIX (last_string)
4097 since last_string is already defined to FLEX_PREFIX (last_string).
4098
4099 2006-07-09 Akim Demaille <akim@lrde.epita.fr>
4100
4101 Implement --warnings/-W.
4102 * src/getargs.c (report_argmatch, trace_argmatch): Remove,
4103 replaced by...
4104 (flags_argmatch, FLAGS_ARGMATCH): this new function and macro.
4105 Adjust callers.
4106 * src/getargs.h, src/getargs.c (warnings, warnings_flags)
4107 (warnings_args, warnings_types): New.
4108 (getargs, short_options, long_options): Accept -W/--warnings.
4109 Sort the options by alphabetical order, upper case letter right
4110 before its lower case.
4111
4112 2006-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
4113
4114 Change %merge result type clash warnings to errors. Discussed at
4115 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00026.html>.
4116 * src/reader.c (record_merge_function_type): Use complain_at.
4117 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
4118 declared later): Update test case results.
4119
4120 2006-07-09 Akim Demaille <akim@lrde.epita.fr>
4121
4122 * src/getargs.h, src/getargs.c: Swap --report and --trace handling
4123 to be in alphabetical order.
4124 (trace_args): Spelling fixes.
4125
4126 2006-07-09 Paul Eggert <eggert@cs.ucla.edu>
4127
4128 * data/yacc.c (YYID, yy_stack_print): Prefix local vars with "yy"
4129 so they don't collide with user-defined macros.
4130 (yy_stack_print): Don't assume that yytype_int16 promotes to int;
4131 this was never guaranteed, and now that we're using gnulib stdint,
4132 which defines int_fast16_t to long int, the problem is exposed.
4133
4134 2006-07-08 Paul Eggert <eggert@cs.ucla.edu>
4135
4136 * data/c.m4 (b4_basename): Simplify a bit, since we don't
4137 need the full POSIX semantics (and weren't implementing them
4138 anyway).
4139
4140 Adjust to Autoconf 2.60 and today's gnulib.
4141 * bootstrap (gnulib_modules): Add stdint.
4142 Remove special case for m4/onceonly_2_57.m4, since gnulib-tool
4143 no longer copies it.
4144 (intl_files_to_remove): Remove m4/longlong.m4 and m4/wchar_t.m4,
4145 since stdint needs the former and wcwidth (which is now required
4146 by mbswidth) needs the latter.
4147 Append 'datarootdir = @datarootdir@' to po/Makefile.in.in, to
4148 work around a compatibility glitch between gettext 0.14.6 and
4149 Autoconf 2.60.
4150 * configure.ac (AC_PREREQ): Require Autoconf 2.60.
4151 Do not check for uintptr_t, since new stdint module does the right
4152 thing.
4153 * lib/.cvsignore: Remove alloca.c, alloca.h, alloca_.h.
4154 Add stdint.h, stdint_.h, wcwidth.h.
4155 * m4/.cvsignore: Remove alloca.m4, onceonly.m4.
4156 Add absolute-header.m4, double-slash-root.m4, longlong.m4,
4157 stdint.m4, wchar_t.m4, wcwidth.m4.
4158 * src/files.c: Include <dirname.h> and <stdio-safer.h> in the
4159 usual order for ../lib/*.h files.
4160 (file_name_split): Use last_component, not base_name, to adjust
4161 to gnulib changes.
4162 * src/parse-gram.h: Include <strverscmp.h> in the usual order
4163 for ../lib/*.h files.
4164 (YYTYPE_INT16, YYTYPE_INT8, YYTYPE_UINT16, YYTYPE_UINT8):
4165 Define unconditionally, since we now assume the stdint module.
4166 * src/scan-skel.l: Include <dirname.h>.
4167 (BASE_QPUTS): Use last_component, not base_name.
4168 * src/system.h: Include <unlocked-io.h> in the usual order
4169 for ../lib/*.h files. Include <stdint.h> unconditionally,
4170 since we now use the stdint module.
4171 (uintptr_t): Declare if UINTPTR_MAX is not defined, not
4172 HAVE_UINTPTR_T, since we now use the stdint module.
4173 (base_name): Remove decl, since files now include <dirname.h>
4174 to get the decl.
4175
4176 2006-07-08 Akim Demaille <akim@lrde.epita.fr>
4177
4178 * data/c.m4 (b4_location_initial_column, b4_location_initial_line):
4179 New, default to 1.
4180 * data/yacc.c, data/glr.c, data/location.cc: Use them.
4181 * NEWS, doc/bison.texinfo: The initial column and line are 1 by
4182 default.
4183 * tests/calc.at: Adjust.
4184
4185 2006-07-08 Akim Demaille <akim@lrde.epita.fr>
4186
4187 * data/c.m4 (b4_basename): New.
4188 (b4_syncline): Also output the location of its invocation (from
4189 the skeleton).
4190 (b4_user_action, b4_define_user_action, b4_user_actions)
4191 (b4_user_initial_action, b4_user_post_prologue, b4_user_start_header)
4192 (b4_user_stype): New.
4193 * data/yacc.c, data/glr.c, data/lalr1.cc, data/glr.cc: Use them.
4194
4195 2006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
4196
4197 In the grammar file, the first column is 1 not 0 on the first line as
4198 on every other line.
4199 * src/parse-gram.y (%initial-action): Initialize @$ correctly.
4200 * tests/input.at (Torturing the Scanner): Update output.
4201
4202 * src/scan-gram.l (scanner_cursor): Declare it static.
4203
4204 2006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
4205
4206 In warnings, say "previous declaration" rather than "first
4207 declaration".
4208 * src/symtab.c (redeclaration): Do that here.
4209 * src/reader.c (record_merge_function_type): In the case of a result
4210 type clash, report the previous declaration rather than the very first
4211 one in the grammar file.
4212 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
4213 declared later): Add a third declaration to check this behavior.
4214 * tests/input.at (Incompatible Aliases): Update output.
4215
4216 2006-06-27 Akim Demaille <akim@epita.fr>
4217
4218 * doc/Doxyfile.in: New.
4219 * doc/Makefile.am: Use it.
4220 * src/lalr.h, src/symtab.h: Initial doxygenation.
4221
4222 2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
4223
4224 Don't miss %merge result type warnings just because the LHS types are
4225 declared after the %merge. This continues the effort of the previous
4226 patch.
4227 * src/reader.c (get_merge_function): Don't set the merger type yet.
4228 (record_merge_function_type): New function for setting the merger type
4229 and checking for clashes.
4230 (grammar_current_rule_merge_set): Set the location of the %merge for
4231 the current rule.
4232 (packgram): Invoke record_merge_function_type for each rule now that
4233 all symbol type declarations have been parsed.
4234 * src/reader.h (merger_list.type_declaration_location): New member
4235 storing the location of the first %merge from which the type for this
4236 merging function was derived.
4237 * src/symlist.h (symbol_list.merger_declaration_location): New member
4238 storing the location of a rule's %merge, if any.
4239 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
4240 declared later): New test to catch the error fixed by the above patch.
4241
4242 2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
4243
4244 Get action warnings (grammar_rule_check) right even when symbol
4245 declarations appear after the rules. Discussed at
4246 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00108.html>
4247 and
4248 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00151.html>.
4249 Don't mistake the type of $$ in a midrule to be that of its parent
4250 rule's $$.
4251 * src/reader.c (grammar_current_rule_end): Don't invoke
4252 grammar_rule_check yet since not all symbol declarations may have been
4253 parsed yet.
4254 (grammar_midrule_action): Likewise.
4255 Don't record whether the midrule's $$ has been used yet since actions
4256 haven't been translated yet.
4257 Record the midrule's parent rule and its RHS index within the parent
4258 rule.
4259 (grammar_current_rule_action_append): Don't translate the action yet
4260 since not all symbol declarations may have been parsed yet and, thus,
4261 warnings about types for $$, $n, @$, and @n can't be reported yet.
4262 (packgram): Translate the action and invoke grammar_rule_check now that
4263 all symbol declarations have been parsed.
4264 * src/scan-code.l (handle_action_dollar): Now that this is invoked
4265 after parsing the entire grammar file, the symbol list here in the case
4266 of a midrule is actually the midrule's empty RHS, so reference its
4267 parent rule's RHS where necessary.
4268 On the other hand, now that you can already know it's a midrule, you
4269 aren't forced to think $$ has the same type as its parent rule's $$.
4270 (handle_action_at): In the case of a midrule, reference the parent rule
4271 where necessary.
4272 * src/symlist.c (symbol_list_new): Initialize new midrule-related
4273 members.
4274 (symbol_list_length): Now that this is invoked after all rules have
4275 been parsed, a NULL symbol (rather than a NULL symbol list node)
4276 terminates a rule. symbol_list_print already does this correctly.
4277 * src/symlist.h (symbol_list.midrule_parent_rule,
4278 symbol_list.midrule_parent_rhs_index): New members so that midrules can
4279 remember their relationships with their parents.
4280 * tests/input.at (Type Clashes): Extend to catch the midrule $$ error
4281 fixed by the above patch.
4282 (_AT_UNUSED_VALUES_DECLARATIONS, AT_CHECK_UNUSED_VALUES): New m4 macros
4283 implementing...
4284 (Unused values): ... this old test case and...
4285 (Unused values before symbol declarations): ... this new test case.
4286 This one is the same as `Unused values' except that all symbol
4287 declarations appear after the rules in order to catch the rest of the
4288 errors fixed by the above patch.
4289
4290 2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
4291
4292 More cleanup.
4293 * src/reader.c (current_rule): Declare it static since it's no longer
4294 used outside this file.
4295 (grammar_current_rule_action_append): Remove redundant arguments from
4296 translate_rule_action invocation.
4297 * src/reader.h (current_rule): Remove this unused extern.
4298 * src/scan-code.h (translate_rule_action): Remove redundant arguments.
4299 * src/scan-code.l (translate_rule_action): Likewise.
4300
4301 2006-06-25 Joel E. Denny <jdenny@ces.clemson.edu>
4302
4303 Clean up yesterday's patch.
4304 * parse-gram.y (rhs): Move grammar_midrule_action invocation from here
4305 to...
4306 * src/reader.c (grammar_current_rule_action_append): ... here for
4307 consistency with grammar_current_rule_symbol_append.
4308 * tests/regression.at (Braced code in declaration in rules section):
4309 Make yyerror and yylex static as usual.
4310
4311 2006-06-24 Joel E. Denny <jdenny@ces.clemson.edu>
4312
4313 Fix bug that mistakes braced code in a declaration in the rules section
4314 to be a rule action. Mentioned at
4315 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00105.html>.
4316 * src/scan-gram.l: Move midrule action detection from the start of the
4317 scanning of any braced code to...
4318 * src/parse-gram.y (rhs): ... the parsing of braced code as a rule
4319 action. For readability, use $2 and @2 rather than the equivalent
4320 global variables.
4321 * tests/regression.at (Braced code in declaration in rules section):
4322 New test to catch the error fixed by the above patch.
4323
4324 Work on code readability some.
4325 * src/scan-code.l (current_rule): Get rid of this misleading and
4326 redundant declaration: it's actually extern'ed in reader.h.
4327 (YY_DECL, code_lex, handle_action_dollar, handle_action_at,
4328 translate_action): Add a rule argument and use it instead of the global
4329 current_rule.
4330 (translate_rule_action): This already receives current_rule through an
4331 argument, so pass it on to translate_action instead of assigning
4332 current_rule to current_rule.
4333 (translate_symbol_action, translate_code): Pass rule = NULL to
4334 translate_action.
4335
4336 2006-06-23 Joel E. Denny <jdenny@ces.clemson.edu>
4337
4338 Rename %before-definitions to %start-header and %after-definitions to
4339 %end-header. Don't use these declarations to separate pre-prologue
4340 blocks from post-prologue blocks. Add new order-independent
4341 declarations %before-header and %after-header as alternatives to the
4342 traditional Yacc pre-prologue and post-prologue blocks. Discussed at
4343 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00110.html>.
4344 * NEWS (2.3+): Update for these changes.
4345 * data/glr.c (b4_before_definitions): Update to...
4346 (b4_start_header): ... this.
4347 (b4_after_definitions): Update to...
4348 (b4_end_header): ... this.
4349 * data/glr.cc: Likewise.
4350 * data/lalr1.cc: Likewise.
4351 * data/yacc.c: Likewise.
4352 * doc/bison.texinfo (The prologue): Update names, and replace remaining
4353 prologue blocks with %*-header declarations.
4354 (Calc++ Parser): Likewise.
4355 (Decl Summary): Update names.
4356 (Table of Symbols): Update description.
4357 * src/parse-gram.y (PERCENT_AFTER_DEFINITIONS): Update to...
4358 (PERCENT_END_HEADER): ... this.
4359 (PERCENT_BEFORE_DEFINITIONS): Update to...
4360 (PERCENT_START_HEADER): ... this.
4361 (PERCENT_AFTER_HEADER, PERCENT_BEFORE_HEADER): New tokens.
4362 (declaration): Update token names and m4 macro names.
4363 When parsing %end-header and %start-header, invoke translate_code
4364 before muscle_code_grow, and no longer set global booleans to remember
4365 whether these declarations have been seen.
4366 Parse new %after-header and %before-header.
4367 * src/reader.c (before_definitions, after_definitions): Remove.
4368 (prologue_augment): Accept a new bool argument to specify whether to
4369 augment the pre-prologue or post-prologue.
4370 * src/reader.h (before_definitions, after_definitions): Remove these
4371 extern's.
4372 (prologue_augment): Add new bool argument.
4373 * src/scan-gram.l (PERCENT_AFTER_DEFINITIONS): Update to...
4374 (PERCENT_END_HEADER): ... this.
4375 (PERCENT_BEFORE_DEFINITIONS): Update to...
4376 (PERCENT_START_HEADER): ... this.
4377 (PERCENT_AFTER_HEADER, PERCENT_BEFORE_HEADER): New tokens.
4378 * tests/actions.at (Printers and Destructors): Update names.
4379
4380 2006-06-22 Joel E. Denny <jdenny@ces.clemson.edu>
4381
4382 Add comparison operators for C++ location classes. Discussed at
4383 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00092.html>.
4384 * data/c++.m4 (b4_define_location_comparison): New boolean %define
4385 declaration indicating whether filename_type has an operator==. If
4386 filename_type is `std::string', it defaults to `1', `0' otherwise.
4387 * data/location.cc: Iff b4_define_location_comparison is `1', add
4388 operator== and operator!= for class position and for class location.
4389
4390 Some minor fixes.
4391 * src/scan-action.l: Remove unused file.
4392 * src/symtab.c (symbol_printer_set): Use printer_location not
4393 destructor_location.
4394 * src/symtab.h (struct symbol): Replace incorrect source comment for
4395 printer members.
4396 * tests/input.at (Incompatible Aliases): Update output with correct
4397 printer location.
4398
4399 2006-06-20 Joel E. Denny <jdenny@ces.clemson.edu>
4400
4401 Don't put the pre-prologue in the header file. For the yacc.c code
4402 file and the glr.c header and code files, move the pre-prologue before
4403 the token definitions. Add new %before-definitions and
4404 %after-definitions to declare code that will go in both the header file
4405 and code file. Discussed at
4406 <http://lists.gnu.org/archive/html/bison-patches/2005-12/msg00000.html>,
4407 <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00016.html>,
4408 and
4409 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00055.html>.
4410 * NEWS (2.3+): Describe these changes.
4411 * data/glr.c (b4_pre_prologue): Move from within to before...
4412 (b4_shared_declarations): ... this.
4413 Add new b4_before_definitions before b4_token_enums.
4414 Add new b4_after_definitions at the end.
4415 * data/glr.cc (b4_pre_prologue): Replace with...
4416 (b4_before_definitions): ... this in the header file.
4417 (b4_after_definitions): New near the end of the header file.
4418 * data/lalr1.cc (b4_pre_prologue): Move from the header file to the
4419 code file right before including the header file.
4420 (b4_before_definitions): New in the previous position of
4421 b4_pre_prologue in the header file.
4422 (b4_after_definitions): New near the end of the header file.
4423 * data/yacc.c: Clean up some m4 quoting especially in the header file.
4424 (b4_token_enums_defines): In the code file, move to right before
4425 YYSTYPE for consistency with the header file.
4426 (b4_before_definitions): New right before b4_token_enums_defines in
4427 both the header and code file.
4428 (b4_after_definitions): New right after YYLTYPE and yylloc in both the
4429 header and code file.
4430 * doc/bison.texinfo (Prologue): Show use of %before-definitions instead
4431 of prologues for %union dependencies.
4432 (Decl Summary): In %defines description, mention the effect of
4433 %before-definitions and %after-definitions on the header file.
4434 (Calc++ Parser): Forward declare driver in a %before-definitions rather
4435 than in the pre-prologue so that make check succeeds.
4436 (Table of Symbols): Add entries for %before-definitions and
4437 %after-definitions.
4438 * src/parse-gram.y (PERCENT_BEFORE_DEFINITIONS): New token for
4439 %before-definitions.
4440 (PERCENT_AFTER_DEFINITIONS): New token for %after-definitions.
4441 (declaration): Parse those declarations and append to
4442 b4_before_definitions and b4_after_definitions, respectively.
4443 * src/reader.c (before_definitions, after_definitions): New bools to
4444 track whether those declarations have been seen.
4445 (prologue_augment): Add to the post-prologue if %union,
4446 %before-definitions, or %after-definitions has been seen.
4447 * src/reader.h (before_definitions, after_definitions): New extern's.
4448 * src/scan-gram.l: Scan the new declarations.
4449 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Place the second
4450 prologue block in a %before-definitions or a %after-definitions based
4451 on whether the %union is declared.
4452 * tests/regression.at (Early token definitions with --yacc, Early token
4453 definitions without --yacc): Move tests for token definitions into the
4454 post-prologue since token names are no longer defined in the
4455 pre-prologue.
4456
4457 2006-06-20 Akim Demaille <akim@epita.fr>
4458
4459 * src/symtab.h, src/symtab.c (symbol_from_uniqstr): New.
4460 (symbol_get): Use it.
4461 * src/parse-gram.y: Use it.
4462
4463 2006-06-19 Joel E. Denny <jdenny@ces.clemson.edu>
4464
4465 * src/scan-gram.l: Remove unused declaration of last_string_1 so the
4466 build succeeds when configured with --enable-gcc-warnings.
4467
4468 2006-06-19 Paul Eggert <eggert@cs.ucla.edu>
4469
4470 * src/parse-gram.y (char_name): New function.
4471 (CHAR, STRING, string_content): For %printer, properly escape.
4472 (ID): Prefer fputs to fprintf.
4473 (id): Reindent to be consistent with other rules.
4474 Properly quote char.
4475
4476 The Translation Project changed its way of publishing translations
4477 to maintainers. I haven't received any responses to my request
4478 for supporting the old way, or for documenting the new way. I
4479 have modified 'bootstrap' to use screen scraping
4480 (in this case, HTML scraping). This is unreliable and inelegant,
4481 but I don't see any better way. Yuck.
4482 * bootstrap (TP_URL, WGET_COMMAND): New vars.
4483 (get_translations): New function, which uses HTML scraping to
4484 deduce locations of latest translations.
4485 Use this function to grab both bison and bison-runtime .po files.
4486 Don't bother priming the pump for the runtime-po domain any more,
4487 as it's now translated better than bison is.
4488
4489 2006-06-19 Akim Demaille <akim@epita.fr>
4490
4491 * src/scan-gram.l: No longer "parse" things after `%union' until
4492 `{'. Rather, return a single "%union" token.
4493 No longer make symbols: return strings, and leave the conversion
4494 to symbols to the parser.
4495 (SC_PRE_CODE, token_type): Remove.
4496 * src/parse-gram.y (%union): New field `character'.
4497 Sort tokens.
4498 (CHAR): New token.
4499 (ID, ID_COLON): Now that the scanner no longer makes them
4500 identifiers, adjust all uses to invoke symbol_get.
4501 (id_colon): New, wraps the conversion from string to symbol.
4502 (%union): Accept a possible union_name.
4503 (symbol): Now can be a char.
4504 * data/c.m4 (b4_union_name): Leave a default value.
4505 * data/glr.c, data/yacc.c: Use it.
4506
4507 2006-06-11 Joel E. Denny <jdenny@ces.clemson.edu>
4508
4509 For associating token numbers with token names for "yacc.c", don't use
4510 #define statements unless `--yacc' is specified; always use enum
4511 yytokentype. Most important discussions start at:
4512 <http://lists.gnu.org/archive/html/bison-patches/2005-09/msg00053.html>,
4513 <http://lists.gnu.org/archive/html/bison-patches/2005-12/msg00052.html>,
4514 and
4515 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00043.html>.
4516 * NEWS (2.3+): Mention.
4517 * data/c.m4 (b4_yacc_if): New.
4518 (b4_token_enums_defines): Use b4_yacc_if to decide whether to add the
4519 token #define's.
4520 * doc/bison.texinfo (Bison Options): Describe the effect of `--yacc'
4521 on token name definitions.
4522 * src/getargs.c (usage): Capitalize `Yacc' in English.
4523 * src/output.c (prepare): Define b4_yacc_flag.
4524 * tests/regression.at (Early token definitions): Test that tokens names
4525 are defined before the pre-prologue not just before the post-prologue.
4526 Remove this test case and copy to...
4527 (Early token definitions with --yacc): ... this to test #define's.
4528 (Early token definitions without --yacc): ... and this to test enums.
4529
4530 2006-06-11 Paul Eggert <eggert@cs.ucla.edu>
4531
4532 * NEWS: Reword the post-2.3 change to not be so optimistic about
4533 removing the old "look-ahead" spelling.
4534 Update previous look-ahead/lookahead change reports.
4535 * REFERENCES: look-ahead -> lookahead (since that's
4536 what he actually wrote).
4537 * doc/refcard.tex: look ahead -> lookahead,
4538 look-ahead -> lookahead
4539
4540 2006-06-09 Joel E. Denny <jdenny@ces.clemson.edu>
4541
4542 For consistency, use `lookahead' instead of `look-ahead' or
4543 `look_ahead'. Discussed starting at
4544 <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00049.html>
4545 and then at
4546 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00017.html>.
4547 * NEWS: For the next release, note the change to `--report'.
4548 * TODO, doc/bison.1: Update English.
4549 * doc/bison.texinfo: Update English.
4550 (Understanding Your Parser, Bison Options): Document as
4551 `--report=lookahead' rather than `--report=look-ahead'.
4552 * src/conflicts.c: Update English in comments.
4553 (lookahead_set): Rename from look_ahead_set.
4554 (flush_reduce): Rename argument look_ahead_tokens to lookahead_tokens.
4555 (resolve_sr_conflict): Rename local look_ahead_tokens to
4556 lookahead_tokens, and update other uses.
4557 (flush_shift, set_conflicts, conflicts_solve, count_sr_conflicts,
4558 count_rr_conflicts, conflicts_free): Update uses.
4559 * src/getargs.c (report_args): Move "lookahead" before alternate
4560 spellings.
4561 (report_types): Update uses.
4562 (usage): For `--report' usage description, state `lookahead' spelling
4563 rather than `look-ahead'.
4564 * src/getargs.h (report.report_lookahead_tokens): Rename from
4565 report_look_ahead_tokens.
4566 * src/lalr.c: Update English in comments.
4567 (compute_lookahead_tokens): Rename from compute_look_ahead_tokens.
4568 (state_lookahead_tokens_count): Rename from
4569 state_look_ahead_tokens_count.
4570 Rename local n_look_ahead_tokens to n_lookahead_tokens.
4571 (lookahead_tokens_print): Rename from look_ahead_tokens_print.
4572 Rename local n_look_ahead_tokens to n_lookahead_tokens.
4573 Update other uses.
4574 Update English in output.
4575 (add_lookback_edge, initialize_LA, lalr, lalr_free): Update uses.
4576 * src/print.c: Update English in comments.
4577 (lookahead_set): Rename from look_ahead_set.
4578 (print_reduction): Rename argument lookahead_token from
4579 look_ahead_token.
4580 (print_core, state_default_rule, print_reductions, print_results):
4581 Update uses.
4582 * src/print_graph.c: Update English in comments.
4583 (print_core): Update uses.
4584 * src/state.c: Update English in comments.
4585 (reductions_new): Update uses.
4586 (state_rule_lookahead_tokens_print): Rename from
4587 state_rule_look_ahead_tokens_print, and update other uses.
4588 * src/state.h: Update English in comments.
4589 (reductions.lookahead_tokens): Rename from look_ahead_tokens.
4590 (state_rule_lookahead_tokens_print): Rename from
4591 state_rule_look_ahead_tokens_print.
4592 * src/tables.c: Update English in comments.
4593 (conflict_row, action_row): Update uses.
4594 * tests/glr-regression.at
4595 (Incorrect lookahead during deterministic GLR,
4596 Incorrect lookahead during nondeterministic GLR): Rename
4597 print_look_ahead to print_lookahead.
4598 * tests/torture.at: Update English in comments.
4599 (AT_DATA_LOOKAHEAD_TOKENS_GRAMMAR): Rename from
4600 AT_DATA_LOOK_AHEAD_TOKENS_GRAMMAR.
4601 (Many lookahead tokens): Update uses.
4602 * data/glr.c: Update English in comments.
4603 * lalr1.cc: Likewise.
4604 * yacc.c: Likewise.
4605 * src/conflicts.h: Likewise.
4606 * src/lalr.h: Likewise.
4607 * src/main.c: Likewise.
4608 * src/output.c: Likewise.
4609 * src/parse-gram.c: Likewise.
4610 * src/tables.h: Likewise.
4611 * tests/calc.at: Likewise.
4612
4613 2006-06-08 Joel E. Denny <jdenny@ces.clemson.edu>
4614
4615 * src/flex-scanner.h (yytext): Remove stray `*/' in #define.
4616
4617 2006-06-07 Paul Eggert <eggert@cs.ucla.edu>
4618
4619 * TODO: Add request from Nelson H. F. Beebe to be able to install
4620 Bison without installing the yacc script.
4621
4622 2006-06-07 Joel E. Denny <jdenny@ces.clemson.edu>
4623
4624 * src/flex-scanner.h: For the sake of Flex 2.5.4, don't #define yyleng
4625 and yytext if they're already #define'd.
4626 * src/flex-scanner.h, src/location.h: Move #include "system.h" to...
4627 * src/scan-code-c.c: ... here.
4628 * src/scan-code.l, src/scan-gram.l: ... and here. Also #include
4629 <config.h>.
4630
4631 2006-06-07 Joel E. Denny <jdenny@ces.clemson.edu>
4632
4633 Get Bison to build again when configured with --enable-gcc-warnings.
4634 * src/location.c, src/location.h, src/main.c, src/scan-code.l: Add some
4635 missing #include's.
4636 * src/scan-code.l (handle_action_dollar, handle_action_at): Rename
4637 loc argument as it shadows a global.
4638 * src/scan-gram.l: Remove stray comma that prevents boundary_set
4639 invocation.
4640
4641 * src/.cvsignore: Add scan-code.c.
4642
4643 2006-06-07 Akim Demaille <akim@epita.fr>
4644
4645 * src/scan-gram.l: Move the "add a trailing ; to actions" code
4646 to...
4647 * src/scan-code.l: here.
4648 * tests/input.at (Torturing the Scanner): Fix another location
4649 error.
4650
4651 2006-06-07 Akim Demaille <akim@epita.fr>
4652
4653 * src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
4654
4655 2006-06-06 Akim Demaille <akim@epita.fr>
4656
4657 Extract the parsing of user actions from the grammar scanner.
4658 As a consequence, the relation between the grammar scanner and
4659 parser is much simpler. We can also split "composite tokens" back
4660 into simple tokens.
4661 * src/gram.h (ITEM_NUMBER_MAX, RULE_NUMBER_MAX): New.
4662 * src/scan-gram.l (add_column_width, adjust_location): Move to and
4663 rename as...
4664 * src/location.h, src/location.c (add_column_width)
4665 (location_compute): these.
4666 Fix the column count: the initial column is 0.
4667 (location_print): Be robust to ending column being 0.
4668 * src/location.h (boundary_set): New.
4669 * src/main.c: Adjust to scanner_free being renamed as
4670 gram_scanner_free.
4671 * src/output.c: Include scan-code.h.
4672 * src/parse-gram.y: Include scan-gram.h and scan-code.h.
4673 Use boundary_set.
4674 (PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_INITIAL_ACTION)
4675 (PERCENT_LEX_PARAM, PERCENT_PARSE_PARAM): Remove the {...} part,
4676 which is now, again, a separate token.
4677 Adjust all dependencies.
4678 Whereever actions with $ and @ are used, use translate_code.
4679 (action): Remove this nonterminal which is now useless.
4680 * src/reader.c: Include assert.h, scan-gram.h and scan-code.h.
4681 (grammar_current_rule_action_append): Use translate_code.
4682 (packgram): Bound check ruleno, itemno, and rule_length.
4683 * src/reader.h (gram_in, gram__flex_debug, scanner_cursor)
4684 (last_string, last_braced_code_loc, max_left_semantic_context)
4685 (scanner_initialize, scanner_free, scanner_last_string_free)
4686 (gram_out, gram_lineno, YY_DECL_): Move to...
4687 * src/scan-gram.h: this new file.
4688 (YY_DECL): Rename as...
4689 (GRAM_DECL): this.
4690 * src/scan-code.h, src/scan-code.l, src/scan-code-c.c: New.
4691 * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_get_out):
4692 (gram_get_leng, gram_get_text, gram_set_lineno, gram_set_in):
4693 (gram_set_out, gram_get_debug, gram_set_debug, gram_lex_destroy):
4694 Move these declarations, and...
4695 (obstack_for_string, STRING_GROW, STRING_FINISH, STRING_FREE):
4696 these to...
4697 * src/flex-scanner.h: this new file.
4698 * src/scan-gram.l (rule_length, rule_length_overflow)
4699 (increment_rule_length): Remove.
4700 (last_braced_code_loc): Rename as...
4701 (gram_last_braced_code_loc): this.
4702 Adjust to the changes of the parser.
4703 Move all the handling of $ and @ into...
4704 * src/scan-code.l: here.
4705 * src/scan-gram.l (handle_dollar, handle_at): Remove.
4706 (handle_action_dollar, handle_action_at): Move to...
4707 * src/scan-code.l: here.
4708 * src/Makefile.am (bison_SOURCES): Add flex-scanner.h,
4709 scan-code.h, scan-code-c.c, scan-gram.h.
4710 (EXTRA_bison_SOURCES): Add scan-code.l.
4711 (BUILT_SOURCES): Add scan-code.c.
4712 (yacc): Be robust to white spaces.
4713
4714 * tests/conflicts.at, tests/input.at, tests/reduce.at,
4715 * tests/regression.at: Adjust the column numbers.
4716 * tests/regression.at: Adjust the error message.
4717
4718 2006-06-06 Joel E. Denny <jdenny@ces.clemson.edu>
4719
4720 * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
4721 Use Akim's wording from
4722 <http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00056.html>.
4723
4724 2006-06-06 Joel E. Denny <jdenny@ces.clemson.edu>
4725
4726 Between Bison releases, manually append `+' to the previous Bison
4727 release number, and use that as a signal to automatically print the
4728 ChangeLog's CVS Id keyword from --version. Discussed starting at
4729 <http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00028.html>.
4730 * ChangeLog: Add Id header.
4731 * configure.ac (AC_INIT): Append `+' to `2.3'.
4732 * src/.cvsignore: Add revision.c.
4733 * src/Makefile.am (bison_SOURCES): Add revision.c and revision.h.
4734 (BUILT_SOURCES): Add revision.c.
4735 (revision.c): New target rule. This file defines a new global variable
4736 named revision. It initializes it with either the Id from ChangeLog
4737 or, if VERSION doesn't contain `+', with the empty string.
4738 * src/getargs.c (version): Print the value of revision.
4739 * src/revision.h: Extern revision.
4740
4741 2006-06-05 Paul Eggert <eggert@cs.ucla.edu>
4742
4743 * NEWS: Version 2.3.
4744 * configure.ac (AC_INIT): Likewise.
4745
4746 2006-05-30 Paul Eggert <eggert@cs.ucla.edu>
4747
4748 * data/glr.c (YYRECOVERING): Define to be a function-like macro
4749 with no arguments, not as an object-like macro. This is for
4750 compatibility with data/yacc.c. Problem reported by John P. Hartmann in
4751 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00059.html>.
4752 * doc/bison.texinfo (Action Features, Error Recovery, Table of Symbols):
4753 Document this.
4754
4755 2006-05-30 Joel E. Denny <jdenny@ces.clemson.edu>
4756
4757 * src/getargs.c (usage): Back out yesterday's modification of the
4758 --help output so that we don't have to wait for translation before
4759 releasing 2.3.
4760
4761 2006-05-29 Paul Eggert <eggert@cs.ucla.edu>
4762
4763 * doc/bison.texinfo (Introduction): Don't say "GLR grammar".
4764 Problem reported by Akim Demaille.
4765
4766 2006-05-29 Joel E. Denny <jdenny@ces.clemson.edu>
4767
4768 * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
4769
4770 2006-05-26 Paul Eggert <eggert@cs.ucla.edu>
4771
4772 * data/yacc.c (yy_reduce_print): Omit trailing white space in
4773 generated source code. Problem reported by Frans Englich in
4774 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00049.html>.
4775
4776 2006-05-22 Paul Eggert <eggert@cs.ucla.edu>
4777
4778 * Makefile.maint (gzip_rsyncable, GZIP_ENV): Compute within the
4779 shell, not within 'make', so that 'make' by an ordinary builder
4780 (using GNU make) does not worry about configuring gzip. This also
4781 works around a bug reported independently by Keith Thompson and by
4782 Georg Schwarz, whereby gzip 1.2.4 --help would output usage on
4783 stderr rather than stdout, messing up the build logs.
4784
4785 2006-05-21 Joel E. Denny <jdenny@ces.clemson.edu>
4786
4787 * data/yacc.c (yyparse): Wrap the final return from yyparse inside YYID
4788 to make sure that YYID will never be unused. This fixes a 'make
4789 maintainer-check' failure caused by the recent changes to the 'Trivial
4790 grammars' test case, which caused g++ 4.1.0 to complain that YYID was
4791 not used.
4792 * data/glr.c (yyparse): Wrap yyparse's return inside YYID just in case.
4793
4794 2006-05-21 Joel E. Denny <jdenny@ces.clemson.edu>
4795
4796 * data/glr.c (yyresolveLocations): Remove bogus YYASSERT that the
4797 state before an empty RHS is always resolved here. Only the location
4798 of that state is guaranteed to be resolved, and that's enough. This
4799 fixes the remaining bug reported by Derek M. Jones in
4800 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00027.html>.
4801 * tests/glr-regression.at (Uninitialized location when reporting
4802 ambiguity): Test the above case.
4803 Also, the embedded comments in this test case claim it checks the case
4804 of an empty RHS that has inherited the initial location. However, the
4805 corresponding LHS was already resolved, so yyresolveLocations didn't
4806 actually have reason to modify it. Fix this by forcing
4807 nondeterministic operation at the beginning of the parse.
4808
4809 2006-05-20 Paul Eggert <eggert@cs.ucla.edu>
4810
4811 * data/c.m4 (b4_yy_symbol_print_generate):
4812 (b4_yy_symbol_print_generate): Use 'YYSTYPE const' rather than
4813 'const YYSTYPE', and similarly for YYLTYPE. This fixes one
4814 of the bugs reported today by Derek M Jones in
4815 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00027.html>.
4816 * doc/bison.texinfo (Value Type): Document that YYSTYPE must be
4817 defined to be a type name without parens or brackets.
4818 (Location Type): Similarly for YYLTYPE.
4819 * tests/regression.at (Trivial grammars): Put in a test for this
4820 bug that will be caught by 'make maintainer-check' (though not,
4821 alas, by 'make check' unless your compiler is picky).
4822
4823 2006-05-19 Paul Eggert <eggert@cs.ucla.edu>
4824
4825 * NEWS: Version 2.2.
4826 * configure.ac (AC_INIT): Likewise.
4827
4828 2006-05-17 Joel E. Denny <jdenny@ces.clemson.edu>
4829
4830 * data/glr.c (yyreportTree): Make room in yystates for the state
4831 preceding the RHS. This fixes the segmentation fault reported by Derek
4832 M. Jones in
4833 <http://lists.gnu.org/archive/html/help-bison/2006-05/msg00035.html>.
4834 (yyreportTree, yypdumpstack): Subtract 1 from yyrule before printing
4835 to the user. Reported for yyreportTree by Derek M. Jones later in the
4836 same thread.
4837 * THANKS: Add Derek M. Jones.
4838 Update my email address.
4839 Fix typo in Steve Murphy's name.
4840
4841 2006-05-14 Paul Eggert <eggert@cs.ucla.edu>
4842
4843 * data/glr.c (yyreportSyntaxError): Fix off-by-one error in
4844 checking against YYLAST that caused the parser to miss a potential
4845 alternative in its diagnostic.
4846 Problem reported by Maria Jose Moron Fernandez in
4847 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00024.html>.
4848 * data/lalr1.cc (yysyntax_error_): Likewise.
4849 * data/yacc.c (yysyntax_error): Likewise.
4850 * tests/regression.at (_AT_DATA_DANCER_Y): Use static array for
4851 tokens, in case we run into an older C compiler.
4852 (_AT_DATA_EXPECT2_Y, AT_CHECK_EXPECT2): New macros.
4853 Use them to check for the off-by-one error fixed above.
4854
4855 * data/yacc.c (yytnamerr): Fix typo: local var should be of type
4856 YYSIZE_T, not size_t.
4857 * tests/regression.at (Trivial grammars): New test, to catch
4858 the error fixed by the above patch.
4859
4860 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
4861
4862 * doc/bison.texinfo (C++ Bison Interface): Clarify the naming
4863 scheme.
4864 Reported by Steve Murphy.
4865
4866 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
4867
4868 * data/glr.cc, data/lalr1.cc: Using %defines is mandatory.
4869 * data/glr.cc: b4_location_flag is now b4_locations_flag.
4870
4871 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
4872
4873 Implement --trace=m4.
4874 * src/getargs.c (trace_types, trace_args): Accept trace_m4.
4875 * src/output.c (output_skeleton): When set, pass -dV to m4.
4876
4877 Factor the handling of flags in m4.
4878 * src/output.c (prepare): Rename the muscle names debug, defines,
4879 error_verbose to debug_flag, defines_flag, error_verbose_flag.
4880 * data/c.m4: Adjust.
4881 (_b4_define_flag_if, b4_define_flag_if, b4_defines_if): New.
4882 Use b4_define_flag_if to define other b4_FLAG_if macros.
4883 (b4_location_if): As a consequence, rename as...
4884 (b4_locations_if): this, for consistency.
4885 Adjust all the skeletons.
4886
4887 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
4888
4889 * etc/bench.pm: Shorten bench names.
4890
4891 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
4892
4893 * src/output.h, src/output.c (error_verbose): Move to...
4894 * src/getargs.h, src/getargs.c: here.
4895 Sort the flags.
4896 Adjust dependencies.
4897
4898 2006-05-13 Paul Eggert <eggert@cs.ucla.edu>
4899
4900 * data/c.m4 (b4_copyright): Put the special exception for Bison
4901 skeletons here, so we don't have to put it in each skeleton. All
4902 uses changed. Suggested by Akim Demaille. Also, wrap the
4903 copyright notice, in case it is longer than 80 columns. Replace
4904 comma by newline after title.
4905
4906 2006-05-11 Paul Eggert <eggert@cs.ucla.edu>
4907
4908 * doc/bison.texinfo (Calc++ Scanner): The flex behavior is an
4909 incompatibility, not a bug. Mention that it wasn't fixed as of
4910 flex 2.5.33.
4911
4912 2006-05-11 Akim Demaille <akim@lrde.epita.fr>
4913
4914 * examples/extexi: Enforce the precedence of concatenation over
4915 >>.
4916 Reported by Tommy Nordgren.
4917
4918 2006-05-11 Akim Demaille <akim@lrde.epita.fr>
4919
4920 * data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes
4921 with the member "token".
4922 Reported by Martin Nylin.
4923
4924 2006-05-08 Paul Eggert <eggert@cs.ucla.edu>
4925
4926 * data/glr.c: Switch to Bison 2.2 special-exception language in
4927 the copyright notice. Use more-regular format for titles and
4928 copyright notices.
4929 * data/glr.cc: Likewise.
4930 * data/location.cc: Likewise.
4931 * data/yacc.cc: Likewise.
4932 * doc/bison.texinfo (Conditions): Document this.
4933 * NEWS: likewise. Upgrade version to 2.2.
4934
4935 2006-04-27 Akim Demaille <akim@lrde.epita.fr>
4936
4937 * data/glr.cc: Remove dead code.
4938
4939 2006-04-25 Paul Eggert <eggert@cs.ucla.edu>
4940
4941 * bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
4942 that variable and the line breaks the bootstrap. Problem reported
4943 by Juan M. Guerrero.
4944
4945 2006-04-24 Akim Demaille <akim@lrde.epita.fr>
4946
4947 * doc/bison.texinfo (Multiple start-symbols): New.
4948
4949 2006-04-24 Akim Demaille <akim@lrde.epita.fr>
4950
4951 * etc/README, etc/bench.pl: New.
4952
4953 2006-04-03 Akim Demaille <akim@lrde.epita.fr>
4954
4955 * src/scan-gram.l: Be robust to BRACED_CODE appearing before any
4956 rule.
4957 Reported by Mickael Labau.
4958 * tests/input.at (Torturing the Scanner): Test it.
4959
4960 2006-03-16 Paul Eggert <eggert@cs.ucla.edu>
4961
4962 * doc/bison.texinfo (Decl Summary): Don't mention yylloc twice.
4963 Problem reported by Bob Rossi.
4964
4965 2006-03-13 Paul Eggert <eggert@cs.ucla.edu>
4966
4967 * doc/bison.texinfo: Remove @shorttitlepage stuff; it wasn't used
4968 and didn't really work.
4969 For the index, use @ifnotinfo, not @iftex.
4970 Minor cleanups of spacing and terminology.
4971
4972 2006-03-12 Akim Demaille <akim@lrde.epita.fr>
4973
4974 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the definition
4975 of AT_NAME_PREFIX when %name-prefix is not used.
4976
4977 2006-03-12 Akim Demaille <akim@lrde.epita.fr>
4978
4979 Apply --prefix to C++ skeletons too: they change the namespace.
4980 The test suite already exercize these cases.
4981 * data/c++.m4 (b4_namespace): New.
4982 * data/lalr1.cc, data/glr.cc, data/location.cc: Use it instead of `yy'.
4983 * data/lalr1.cc (yytnameerr_): Move its definition into the namespace.
4984 * data/yacc.c, data/glr.c: Remove a useless `[]'.
4985 * doc/bison.texinfo: Document it.
4986 (Option Cross Key): Use @multitable in all formats. It looks
4987 nicer, even in TeX outputs.
4988 (Rules): Use the same code whatever the output type is.
4989 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS)
4990 (_AT_BISON_OPTION_POPDEFS): Support AT_NAME_PREFIX.
4991 * tests/calc.at: Use it, instead of hard coding `yy'.
4992
4993 2006-03-10 Akim Demaille <akim@lrde.epita.fr>
4994
4995 * TODO: Remove dead items.
4996
4997 2006-03-10 Akim Demaille <akim@lrde.epita.fr>
4998
4999 * doc/FAQ: Remove, merged into...
5000 * doc/bison.texinfo (FAQ): this.
5001 * doc/Makefile.am (EXTRA_DIST): Adjust.
5002
5003 2006-03-10 Akim Demaille <akim@lrde.epita.fr>
5004
5005 * data/c.m4 (b4_token_enum): Always define the enum of tokens,
5006 even if empty.
5007 * data/lalrl1.cc, data/glr.cc (parser::token_type): New.
5008 * doc/bison.texinfo (Calc++ Scanner): Use it.
5009
5010 2006-03-09 Paul Eggert <eggert@cs.ucla.edu>
5011
5012 Fix two nits reported by twlevo, plus one more that I discovered.
5013
5014 * src/assoc.h (assoc_to_string): Give a name to the arg, as
5015 this is the usual Bison style.
5016 * src/location.h (location_print): Likewise.
5017
5018 * src/reader.h (token_name): Likewise.
5019
5020 2006-03-08 Paul Eggert <eggert@cs.ucla.edu>
5021
5022 Fix some nits reported by twlevo.
5023 * doc/FAQ: Remove ancient Y2K FAQ, replacing it with "secure"
5024 and "POSIX". Use more-modern syntax for URLs. Mention C++
5025 and ask for Java. Don't hardwire OS version numbers. Add
5026 copyright notice.
5027 * m4/.cvsignore: Add unistd_h.m4, for latest gnulib.
5028 * src/conflicts.c (solved_conflicts_obstack): Now static.
5029
5030 2006-03-08 Joel E. Denny <jdenny@ces.clemson.edu>
5031
5032 * doc/bison.texinfo (Introduction): Mention GLR and C++ as on the web
5033 page. Say "you can use it" not "you may use it" as on the web page;
5034 we're describing capabilities not granting permission.
5035
5036 2006-03-06 Paul Eggert <eggert@cs.ucla.edu>
5037
5038 * data/glr.c (yyresolveLocations): Rename local variables to avoid
5039 shadowing warnings. Use usual patter for iterating through RHS.
5040 * tests/glr-regression.at
5041 (Uninitialized location when reporting ambiguity):
5042 Modify yylex so that it uses its argument, rather than trying
5043 to rely on ARGSUSED (which doesn't work for gcc with warnings).
5044 const char -> char const.
5045
5046 * tests/Makefile.am ($(srcdir)/package.m4, maintainer-check-valgrind):
5047 Don't use tabs inside commands; it messes up 'ps'.
5048 Problem reported by twlevo.
5049
5050 2006-03-06 Joel E. Denny <jdenny@ces.clemson.edu>
5051
5052 * tests/glr-regression.at (Uninitialized location when reporting
5053 ambiguity): New test case.
5054 * data/glr.c (yyresolveLocations): New function, which uses
5055 YYLLOC_DEFAULT.
5056 (yyresolveValue): Invoke yyresolveLocations before reporting an
5057 ambiguity.
5058 * doc/bison.texinfo (Default Action for Locations): Note
5059 YYLLOC_DEFAULT's usage for ambiguity locations.
5060 (GLR Semantic Actions): Cross-reference those notes.
5061
5062 2006-03-04 Joel E. Denny <jdenny@ces.clemson.edu>
5063
5064 * tests/glr-regression.at (Leaked semantic values when reporting
5065 ambiguity): Remove unnecessary union and type declarations.
5066 (Leaked lookahead after nondeterministic parse syntax error): New test
5067 case.
5068 * data/glr.c (yyparse): Check for zero stacks remaining before
5069 attempting to shift the lookahead so that you don't lose it.
5070
5071 2006-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
5072
5073 Avoid memory leaks by not invoking longjmp in yyreportAmbiguity.
5074 * tests/glr-regression.at (Leaked semantic values when reporting
5075 ambiguity): New test case.
5076 * data/glr.c (yyreportAmbiguity): Invoke yyyerror directly and return
5077 yyabort rather than invoking yyFail, which invokes longjmp. Remove the
5078 now unnecessary yystackp parameter.
5079 (yyresolveValue): Return yyreportAmbiguity's result. Now the necessary
5080 destructors can be called.
5081
5082 * tests/glr-regression.at: Don't invoke bison with `-t' unnecessarily
5083 in existing testcases.
5084
5085 2006-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
5086
5087 Don't leak semantic values for parent RHS when a user action cuts the
5088 parser, and clean up related code a bit.
5089 * tests/glr-regression.at (Leaked merged semantic value if user action
5090 cuts parse): Rename to...
5091 (Leaked semantic values if user action cuts parse): ... this. Add check
5092 for leaked parent RHS values.
5093 * data/glr.c (yydestroyGLRState): In debugging output, distinguish
5094 between an unresolved state (non-empty chain of semantic options) and
5095 an incomplete one (signaled by an empty chain).
5096 (yyresolveStates): Document the interface. Move all manipulation of a
5097 successfully or unsuccessfully resolved yyGLRState to...
5098 (yyresolveValue): ... here so that yyresolveValue always leaves a
5099 yyGLRState with consistent data and thus is easier to understand.
5100 Remove the yyvalp and yylocp parameters since they are always just
5101 taken from the yys parameter. When reporting a discarded merged value
5102 in debugging output, note that it is incompletely merged. Document the
5103 interface.
5104 (yyresolveAction): If resolving any of the RHS states fails, destroy
5105 them all rather than leaking them. Thus, as long as user actions are
5106 written to clean up the RHS correctly, yyresolveAction always cleans up
5107 the RHS of a semantic option. Document the interface.
5108
5109 2006-02-27 Paul Eggert <eggert@cs.ucla.edu>
5110
5111 * data/glr.c (yyexpandGLRStack): Catch an off-by-one error that
5112 led to a segmentation fault in GNU Pascal. Problem reported
5113 by Waldek Hebisch.
5114
5115 2006-02-21 Joel E. Denny <jdenny@ces.clemson.edu>
5116
5117 * doc/bison.texinfo (Mid-Rule Actions): Explain how to bury a
5118 mid-rule action inside a nonterminal symbol in order to declare a
5119 destructor for its semantic value.
5120
5121 2006-02-16 Paul Eggert <eggert@cs.ucla.edu>
5122
5123 * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE) && !
5124 YYSTACK_USE_ALLOCA && ! defined YYSTACK_ALLOC && defined
5125 __cplusplus && ! defined _STDLIB_H && !
5126 ((defined YYMALLOC || defined malloc) && (defined YYFREE ||
5127 defined free))]: Include <stdlib.h> rather than rolling our own
5128 declarations of malloc and free, to avoid problems with
5129 incompatible declarations (using 'throw') C++'s stdlib.h. This
5130 should fix Debian bug 340012
5131 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340012>,
5132 reported by Guillaume Melquiond.
5133
5134 2006-02-13 Paul Eggert <eggert@cs.ucla.edu>
5135
5136 * NEWS: Clarify symbols versus types in unused-value warnings.
5137
5138 * configure.ac (AC_INIT): Bump version number.
5139
5140 2006-02-13 Paul Eggert <eggert@cs.ucla.edu>
5141
5142 * NEWS: Version 2.1a.
5143 * tests/headers.at (AT_TEST_CPP_GUARD_H): Declare yyerror and yylex,
5144 since C99 requires this.
5145
5146 2006-02-11 Paul Eggert <eggert@cs.ucla.edu>
5147
5148 * m4/c-working.m4: New file.
5149 * configure.ac (BISON_TEST_FOR_WORKING_C_COMPILER): Use it.
5150
5151 2006-02-10 Paul Eggert <eggert@cs.ucla.edu>
5152
5153 * Makefile.maint: Merge from coreutils.
5154
5155 2006-02-09 Paul Eggert <eggert@cs.ucla.edu>
5156
5157 More portability fixes for problems summarized by Nelson H. F. Beebe.
5158
5159 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Catch a
5160 configuration screwup "./configure CC=/opt/SUNWspro/bin/c89
5161 CFLAGS="-xarch=generic64" CXX=/opt/SUNWspro/bin/CC
5162 LDFLAGS="-xarch=generic64" with Sun C 5.7 on Solaris 10; this
5163 messes up because C++ code is compiled in 32-bit mode but linked
5164 in 64-bit mode.
5165
5166 2006-02-08 Paul Eggert <eggert@cs.ucla.edu>
5167
5168 More portability fixes for problems summarized by Nelson H. F. Beebe.
5169
5170 * doc/bison.texinfo (Calc++ Scanner): Work around a bug in flex
5171 2.5.31. This resembles the 2005-10-10 patch to src/scan-skel.l.
5172
5173 * examples/calc++/Makefile.am (check_PROGRAMS): Renamed from
5174 nodist_PROGRAMS, since we don't need to actually compile the
5175 example if we're just doing a plain 'make'. This avoids bothering
5176 the installer unnecessarily about problems due to weird C++
5177 compilers.
5178
5179 2006-02-06 Paul Eggert <eggert@cs.ucla.edu>
5180
5181 More portability fixes for problems summarized by Nelson H. F. Beebe.
5182
5183 * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include <...> rather
5184 than #include "...", and compile with -I'.'. The old method was
5185 not portable, according to Posix and the C standard, and it does
5186 not work with Sun C 5.7, where previous #line directives affect
5187 the working directory used in later #include "..." directives.
5188
5189 2006-02-06 Juan Manuel Guerrero <juan.guerrero@gmx.de>
5190
5191 Various DJGGP specific issues in /djgpp
5192
5193 2006-02-02 Paul Eggert <eggert@cs.ucla.edu>
5194
5195 More portability fixes for problems summarized by Nelson H. F. Beebe.
5196
5197 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check that
5198 '#include <map>' works and that you can apply ++ to iterators.
5199
5200 2006-02-01 Paul Eggert <eggert@cs.ucla.edu>
5201
5202 Work around portability problems summarized by Nelson H. F. Beebe in
5203 <http://lists.gnu.org/archive/html/bug-bison/2005-09/msg00021.html>.
5204
5205 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check
5206 that '#include <string>' works.
5207
5208 * data/lalr1.cc (yytranslate_): No longer inline, to work around a
5209 porting problem to g++ 3.4.3 on Darwin 7.9.0, where g++ complained
5210 "warning: sorry: semantics of inline function static data `const
5211 unsigned char translate_table[262]' are wrong (you'll wind up with
5212 multiple copies)".
5213
5214 * lib/bbitset.h (struct bitset_vtable): Rename members not, and,
5215 or, xor to not_, and_, or_, and xor_, respectively. This works
5216 around a bug in GCC 3.4.3 on Irix 6.5, which apparently has a
5217 random system header somewhere that includes the equivalent of
5218 <iso646.h>.
5219
5220 * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that "$CC
5221 -E" works; it apparently doesn't work with PathScale EKO Compiler
5222 Suite Version 2.0.
5223
5224 2006-01-30 Joel E. Denny <jdenny@ces.clemson.edu>
5225
5226 During deterministic GLR operation, user actions should be able to
5227 influence the parse by changing yychar. To make this easier to fix and
5228 to make glr.c easier to evolve in general, don't maintain yytoken in
5229 parallel with yychar; just compute yytoken when needed.
5230 * tests/glr-regression.at (Incorrect lookahead during deterministic
5231 GLR): Check that setting yychar in a user action has the intended
5232 effect.
5233 * data/glr.c (yyGLRStack): Remove yytokenp member.
5234 (yyclearin): Don't set *yytokenp.
5235 (yyprocessOneStack, yyreportSyntaxError, yyrecoverSyntaxError): Examine
5236 yychar rather than *yytokenp to determine the current lookahead.
5237 Compute yytoken locally when needed.
5238 (yyparse): Likewise. Remove the local yytoken that yytokenp used to
5239 point to.
5240
5241 * doc/bison.texinfo (Bison Options): Remove stray sentence fragment
5242 after `--report' documentation.
5243
5244 2006-01-30 Paul Eggert <eggert@cs.ucla.edu>
5245
5246 * src/parse-gram.y (grammar_declaration): Location of printer
5247 symbol is @1, not list->location. Bug reported by twlevo.
5248 * tests/input.at (Incompatible Aliases): Adjust to above change.
5249
5250 2006-01-29 Paul Eggert <eggert@cs.ucla.edu>
5251
5252 * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove. Instead, do
5253 all the test at once. This makes the output easier to read in the
5254 normal case.
5255
5256 Fix a longstanding bug uncovered by bro-0.9a9/src/parse.y, which I
5257 got from <http://bro-ids.org/download.html>. The bug is that
5258 when two actions appeared in succession, the second one was
5259 scanned before the first one was added to the grammar rule
5260 as a midrule action. Bison then output the incorrect warning
5261 "parse.y:905.17-906.36: warning: unused value: $3".
5262 * src/parse-gram.y (BRACED_CODE, action): These are no longer
5263 associated with a value.
5264 (rhs): Don't invoke grammar_current_rule_action_append.
5265 (action): Invoke it here instead.
5266 * src/reader.c (grammar_midrule_action): Now extern.
5267 (grammar_current_rule_action_append): Don't invoke
5268 grammar_midrule_action; that is now the scanner's job.
5269 * src/reader.h (last_string, last_braced_code_loc):
5270 (grammar_midrule_action): New decls.
5271 * src/scan-gram.l (last_string): Now extern, sigh.
5272 (last_braced_code_loc): New extern variable.
5273 (<INITIAL>"{"): Invoke grammar_midrule_action if the current
5274 rule already has an action.
5275 (<SC_BRACED_CODE>"}"): Set last_braced_code_loc before returning.
5276 * tests/input.at (AT_CHECK_UNUSED_VALUES):
5277 Add some tests to check that the above changes fixed the bug.
5278
5279 2006-01-27 Paul Eggert <eggert@cs.ucla.edu>
5280
5281 * src/reader.c (symbol_should_be_used): Renamed from symbol_typed_p.
5282 All used changed. Check whether the symbol has a destructor,
5283 not whether it is typed.
5284 * tests/input.at (AT_CHECK_UNUSED_VALUES): Add a destructor, so
5285 that the values are still reported as unused. All line numbers
5286 adjusted.
5287
5288 2006-01-23 Paul Eggert <eggert@cs.ucla.edu>
5289
5290 Work around a bug in bro 0.8, which underparenthesizes its
5291 definition of YYLLOC_DEFAULT.
5292 * data/glr.c: Change all uses of YYLLOC_DEFAULT to parenthesize
5293 their arguments.
5294 * data/lalr1.cc: Likewise.
5295 * data/yacc.cc: Likewise.
5296
5297 2006-01-22 Paul Eggert <eggert@cs.ucla.edu>
5298
5299 Work around a bug in Pike 7.0, and give the Pike folks a
5300 better way to override the usual int widths.
5301 * data/yacc.c (b4_int_type): Use yytype_uint8, etc., so that the
5302 user can override the types.
5303 (short): #undef, to work around a bug in Pike 7.0.
5304 (yytype_uint8, yytype_int8, yytype_uint16, yytype_int16): New types.
5305 (union yyalloc.yyss): Use yytype_int16 rather than short.
5306 All uses changed.
5307 (yysigned_char): Remove.
5308 * src/parse-gram.y (YYTYPE_UINT8, YYTYPE_INT8, YYTYPE_UINT16):
5309 (YYTYPE_INT16): New macros, to test the new facility in yacc.c.
5310 * tests/regression.at (Web2c Actions): Adjust to above changes.
5311
5312 * src/reader.c (check_and_convert_grammar): New function.
5313 (reader): Close the input file even if something went wrong during
5314 parsing. Minor file descriptor leak reported by twlevo.
5315
5316 * src/assoc.c (assoc_to_string): Use a default: abort (); case
5317 to pacify gcc -Wswitch-default.
5318 * src/scan-gram.l (adjust_location): Use a default: break; case
5319 to pacify gcc -Wswitch-default.
5320 * src/scan-skel.h (skel_get_lineno, skel_get_in, skel_get_out):
5321 (skel_get_leng, skel_get_text, skel_set_lineno, skel_set_in):
5322 (skel_set_out, skel_get_debug, skel_set_debug, skel_lex_destroy):
5323 Move these decls to scan-skel.l, since they don't need to be
5324 visible elsewhere.
5325 * src/scan-skel.l: Accept the above decls.
5326 (skel_lex): New decl, to pacify GCC when unpatched flex 2.5.31
5327 is used.
5328
5329 2006-01-21 Paul Eggert <eggert@cs.ucla.edu>
5330
5331 * Makefile.cfg (local-checks-to-skip): Add changelog-check,
5332 since we don't want to insist on a version number at the start
5333 of the changelog every time.
5334 * Makefile.maint: Sync from coreutils a bit better.
5335 (sc_trailing_blank): Renamed from sc_trailing_space.
5336 All uses changed.
5337 (sc_no_if_have_config_h, sc_require_config_h):
5338 (sc_prohibit_assert_without_use): New rules.
5339 (sc_obsolete_symbols): Don't catch Makefile.maint itself.
5340 (sc_dd_max_sym_length): Fix leading spaces in rule.
5341 (sc_system_h_headers): Prefix with @.
5342 (sc_useless_cpp_parens, m4-check): Output line numbers.
5343 (changelog-check): Allow version only in head.
5344 * data/c.m4: Use "defined FOO" instead of "defined (FOO)", to
5345 satisfy new Makefile.maint rule.
5346 * data/glr.c: Likewise.
5347 * data/glr.cc: Likewise.
5348 * data/lalr1.cc: Likewise.
5349 * data/yacc.c: Likewise.
5350 * lib/ebitsetv.c: Likewise.
5351 * lib/lbitset.c: Likewise.
5352 * lib/subpipe.c: Likewise.
5353 * lib/timevar.c: Likewise.
5354 * src/system.h: Likewise.
5355 * data/yacc.c (YYSTYPE): Don't generate trailing spaces in output.
5356 * djgpp/Makefile.maint: Add copyright notice.
5357 * djgpp/README.in: Likewise.
5358 * djgpp/config.bat: Likewise.
5359 * djgpp/config.site: Likewise.
5360 * djgpp/config_h.sed: Likewise.
5361 * djgpp/djunpack.bat: Likewise.
5362 * djgpp/config.sed: Fix copyright notice to match standard format.
5363 * djgpp/subpipe.h: Likewise.
5364 * lib/bitsetv-print.c: Likewise.
5365 * lib/bitsetv.c: Likewise.
5366 * lib/subpipe.h: Likewise.
5367 * lib/timevar.c: Likewise.
5368 * lib/timevar.h: Likewise.
5369 * djgpp/subpipe.c: Use standard recipe for config.h.
5370 * lib/abitset.c: Likewise.
5371 * lib/bitset.c: Likewise.
5372 * lib/bitset_stats.c: Likewise.
5373 * lib/bitsetv-print.c: Likewise.
5374 * lib/bitsetv.c: Likewise.
5375 * lib/ebitsetv.c: Likewise.
5376 * lib/get-errno.c: Likewise.
5377 * lib/lbitset.c: Likewise.
5378 * lib/subpipe.c: Likewise.
5379 * lib/timevar.c: Likewise.
5380 * lib/vbitset.c: Likewise.
5381 * tests/local.at: Likewise.
5382 * src/scan-gram.l: Don't include verify.h, since system.h does
5383 that for us.
5384 * .x-sc_require_config_h: New file.
5385 * .x-sc_unmarked_diagnostics: New file.
5386
5387 2006-01-20 Paul Eggert <eggert@cs.ucla.edu>
5388
5389 Be a bit more systematic about using 'abort'.
5390 * lib/abitset.c (abitset_test): Remove ATTRIBUTE_UNUSED; not needed.
5391 * lib/bitset.c (bitset_bytes, bitset_init, bitset_op4_cmp):
5392 Put 'default: abort ();' before some other case, to satisfy older
5393 pedantic compilers.
5394 * lib/bitset_stats.c (bitset_stats_init): Likewise.
5395 * lib/ebitset.c (ebitset_elt_find, ebitset_op3_cmp): Likewise.
5396 * lib/lbitset.c (lbitset_elt_find, lbitset_op3_cmp): Likewise.
5397 * src/conflicts.c (resolve_sr_conflict): Likewise.
5398 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str):
5399 (get_decision_str, get_orientation_str, get_node_alignment_str):
5400 (get_arrow_mode_str, get_crossing_type_str, get_view_str):
5401 (get_linestyle_str, get_arrowstyle_str): Likewise.
5402 * src/conflicts.c (resolve_sr_conflict):
5403 Use a default case rather than one for the one remaining enum
5404 value, to catch invalid enum values as well.
5405 * src/lalr.c (set_goto_map, map_goto):
5406 Prefer "assert (FOO);" to "if (!FOO) abort ();".
5407 * src/nullable.c (nullable_compute, token_definitions_output):
5408 Likewise.
5409 * src/reader.c (packgram, reader): Likewise.
5410 * src/state.c (transitions_to, state_new, state_reduction_find):
5411 Likewise.
5412 * src/symtab.c (symbol_user_token_number_set, symbol_make_alias):
5413 (symbol_pack): Likewise.
5414 * src/tables.c (conflict_row, pack_vector): Likewise.
5415 * src/scan-skel.l (QPUTS): Remove unnecessary parens.
5416 (BASE_QPUTS, "@output ".*\n): Remove unnecessary asserts.
5417 * src/system.h: Don't include <assert.h>.
5418 (assert): New macro.
5419
5420 * doc/bison.texinfo (Prologue, Rules, Actions, Union Decl, Action Decl):
5421 (Destructor Decl, Parser Function, Pure Calling):
5422 Describe rules for braces inside C code more carefully.
5423
5424 2006-01-19 Paul Eggert <eggert@cs.ucla.edu>
5425
5426 Fix some porting glitches found by Nelson H. F. Beebe.
5427 * lib/abitset.c (abitset_resize): Rewrite to avoid warnings from
5428 compilers that don't understand that abort () does not return.
5429 * src/state.c (transitions_to): Likewise.
5430 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check
5431 that '#include <cstdlib>' works.
5432 * src/system.h (INT8_MIN, INT16_MIN, INT32_MIN, INT8_MAX):
5433 (INT16_MAX, UINT8_MAX, INT32_MAX, UINT16_MAX, UINT32_MAX):
5434 #undef if ! defined __STDC_VERSION__ || __STDC_VERSION__ < 199901,
5435 for the benefit of some pre-C99 compilers.
5436
5437 * bootstrap: Undo changes to gnulib files that autoreconf made.
5438
5439 Minor fixups to get 'make maintainer-check' to work.
5440 * configure.ac: Don't use -Wnested-externs, as it's incompatible
5441 with the new verify.h implementation.
5442 * data/c.m4 (b4_yy_symbol_print_generate): YYUSE (yyoutput).
5443 * data/glr.c (YYUSE): Depend on __GNUC__ as well.
5444 * data/yacc.c (YYUSE): Likewise.
5445 * data/lalr1.cc (yysyntax_error_): YYUSE (yystate).
5446 * lib/subpipe.c (end_of_output_subpipe): The args are unused.
5447 * src/parse-gram.y (declaration): Don't pass a string constant
5448 to a function that expects char *, since GCC might complain
5449 about the constant value.
5450 * src/reader.c (symbol_typed_p): Add parens to pacify GCC.
5451 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): #undef yylloc and yylval
5452 before #defining them.
5453 * tests/glr-regression.at
5454 (Incorrectly initialized location for empty right-hand side in GLR):
5455 In yyerror, use the msg arg.
5456 (Corrupted semantic options if user action cuts parse):
5457 (Incorrect lookahead during deterministic GLR):
5458 (Incorrect lookahead during nondeterministic GLR):
5459 Don't name a local var 'index'; it shadows string.h's 'index'.
5460
5461 2006-01-19 Akim Demaille <akim@epita.fr>
5462
5463 * tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole initial
5464 location, not just parts of it.
5465
5466 2006-01-18 Paul Eggert <eggert@cs.ucla.edu>
5467
5468 * NEWS: Document the fact that multiple %unions are now allowed.
5469 * doc/bison.texinfo (Union Decl): Likewise.
5470 * TODO: This feature is now implemented, so remove it from
5471 the wishlist.
5472
5473 * Makefile.maint: Merge with coreutils Makefile.maint.
5474 (CVS_LIST): Use build-aux version if available.
5475 (VERSION_REGEXP): New macro.
5476 (syntax-check-rules): Add sc_no_if_have_config_h,
5477 sc_prohibit_assert_without_use, sc_require_config_h,
5478 sc_useless_cpp_parens.
5479 (sc_obsolete_symbols): Check for O_NDELAY.
5480 (sc_dd_max_sym_length): Track coreutils.
5481 (sc_unmarked_diagnostics): Look in all files, not just *.c.
5482 (sc_useless_cpp_parens): New rule.
5483 (news-date-check): Look for version or today's date.
5484 (changelog-check): Don't require version number near head.
5485 (copyright-check): Use current year instead of hardwiring 2005.
5486 (my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz).
5487 (announcement): Add --gpg-key-ID.
5488
5489 * djgpp/config.sed: Add copyright notice, and replace "filesystem"
5490 with "file system".
5491
5492 Avoid undefined behavior that addressed just before the start of an
5493 array. Problem reported by twlevo.
5494 * src/reader.c (packgram): Prepend a new sentinel before ritem.
5495 * src/lalr.c (build_relations): Rely on new sentinel.
5496 * src/gram.c (gram_free): Adjust to new sentinel.
5497
5498 2006-01-12 Joel E. Denny <jdenny@ces.clemson.edu>
5499
5500 * data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to
5501 yylookaheadNeeds. All uses updated.
5502 (yysplitStack): Rename local yynewLookaheadStatuses to
5503 yynewLookaheadNeeds.
5504 * data/glr-regression.at (Incorrect lookahead during nondeterministic
5505 GLR): In comments, change `lookahead status' to `lookahead need'.
5506
5507 2006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
5508
5509 * data/glr.c (yysplitStack): A little stylistic rewrite.
5510
5511 2006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
5512
5513 * data/glr.c (yyaddDeferredAction): Flesh out the comment.
5514
5515 2006-01-11 Joel E. Denny <jdenny@ces.clemson.edu>
5516
5517 * doc/bison.texinfo: Fix some typos.
5518 (GLR Semantic Actions): New subsection discussing special
5519 considerations because GLR semantic actions might be deferred.
5520 (Actions): Mention look-ahead usage of yylval.
5521 (Actions and Locations): Mention look-ahead usage of yylloc.
5522 (Special Features for Use in Actions): Add YYEOF entry and mention it
5523 in the yychar entry.
5524 In the yychar entry, remove mention of the local yychar case (pure
5525 parser) since this is irrelevant information when writing semantic
5526 actions and since it's already discussed in `Table of Symbols' where
5527 yychar is otherwise described as an external variable.
5528 In the yychar entry, don't call it the `current' look-ahead since it
5529 isn't when semantic actions are deferred.
5530 In the yychar and yyclearin entries, add note about deferred semantic
5531 actions.
5532 Add yylloc and yylval entries discussing look-ahead usage.
5533 (Look-Ahead Tokens): When discussing yychar, don't call it the
5534 `current' look-ahead, and do mention yylval and yylloc.
5535 (Error Recovery): Cross-reference `Action Features' when mentioning
5536 yyclearin.
5537 (Table of Symbols): In the yychar entry, don't call it the `current'
5538 look-ahead.
5539 In the yylloc and yylval entries, mention look-ahead usage.
5540
5541 2006-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
5542
5543 * tests/glr-regression.at: Update copyright year to 2006.
5544
5545 2006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
5546
5547 * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadStatuses member to
5548 use during nondeterministic operation to track which stacks have
5549 actually needed the current lookahead.
5550 (yyinitStateSet, yyfreeStateSet, yyremoveDeletes, yysplitStack):
5551 Allocate, deallocate, resize, and otherwise shuffle space for
5552 yylookaheadStatuses in parallel with yystates member of yyGLRStateSet.
5553 (yysplitStack, yyprocessOneStack, yyparse): Set lookahead status
5554 appropriately during nondeterministic operation.
5555 (yySemanticOption): Add int yyrawchar, YYSTYPE yyval, and YYLTYPE yyloc
5556 members to store the current lookahead to be used by the deferred
5557 user action.
5558 (yyaddDeferredAction): Add size_t yyk parameter specifying the stack
5559 from which the RHS is taken. Set the lookahead members of the new
5560 yySemanticOption according to the lookahead status for stack yyk.
5561 (yyglrShiftDefer, yyglrReduce): Pass yyk parameter on to
5562 yyaddDeferredAction.
5563 (yyresolveAction): Set yychar, yylval, and yylloc to the lookahead
5564 members of yySemanticOption before invoking yyuserAction, and then set
5565 them back to their current values afterward.
5566 (yyparse): Set yychar = YYEMPTY where yytoken = YYEMPTY.
5567 (yyreportAmbiguity): Add /*ARGSUSED*/ to pacify lint.
5568 * tests/glr-regression.at: Remove `.' from the ends of recent test case
5569 titles for consistency.
5570 (Leaked merged semantic value if user action cuts parse): In order to
5571 suppress lint warnings, use arguments in merge function, and assign
5572 char value < 128 in main.
5573 (Incorrect lookahead during deterministic GLR): New test case.
5574 (Incorrect lookahead during nondeterministic GLR): New test case.
5575
5576 2006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
5577
5578 * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol_print, accept
5579 !yyvaluep as signal that no semantic value is available to print.
5580 * data/glr.c (yydestroyGLRState): If state is not resolved, don't try
5581 to print a semantic value.
5582
5583 2006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
5584
5585 * tests/glr-regression.at: For consistency with my newer test cases,
5586 don't thank myself.
5587
5588 2006-01-05 Joel E. Denny <jdenny@ces.clemson.edu>
5589
5590 * data/glr.c (yyresolveValue): When merging semantic options, if at
5591 least one user action succeeds but a later one cuts the parse, then
5592 destroy the semantic value before returning rather than leaking it.
5593 (yyresolveStates): If a user action cuts the parse and thus
5594 yyresolveValue fails, ignore the (unset) semantic value rather than
5595 corrupting the yyGLRState, and empty the semantic options list since
5596 the user actions should have called all necessary destructors.
5597 Simplify code with YYCHK.
5598 * tests/glr-regression.at (Corrupted semantic options if user action
5599 cuts parse): New test case.
5600 (Undesirable destructors if user action cuts parse): New test case.
5601 Before applying any of this patch, this test case never actually failed
5602 for me... but only because the corrupted semantic options usually
5603 masked this bug.
5604 (Leaked merged semantic value if user action cuts parse): New test
5605 case.
5606
5607 2006-01-05 Akim Demaille <akim@epita.fr>
5608
5609 * src/reader.c, src/symlist.h, src/symlist.c: s/mid_rule/midrule/.
5610
5611 2006-01-04 Paul Eggert <eggert@cs.ucla.edu>
5612
5613 * data/c.m4 (b4_c_modern): New macro, with a new provision for
5614 _MSC_VER. Problem reported by Cenzato Marco.
5615 (b4_c_function_def): Use it.
5616 * data/yacc.c (YYMODERN_C): Remove. All uses replaced by
5617 b4_c_modern.
5618 (yystrlen, yystpcpy, yyparse): Use b4_c_function... macros rather
5619 than rolling our own.
5620
5621 2006-01-04 Akim Demaille <akim@epita.fr>
5622
5623 Also warn about non-used mid-rule values.
5624 * src/symlist.h, src/symlist.c (symbol_list): Add a mid_rule
5625 member.
5626 (symbol_list_new): Adjust.
5627 * src/reader.c (symbol_typed_p): New.
5628 (grammar_rule_check): Use it.
5629 (grammar_midrule_action): Bind a mid-rule LHS to its rule.
5630 Check its rule.
5631 * tests/input.at (AT_CHECK_UNUSED_VALUES): New.
5632 Use it.
5633 * tests/actions.at (Exotic Dollars): Adjust.
5634
5635 2006-01-04 Akim Demaille <akim@epita.fr>
5636
5637 * src/reader.c (grammar_midrule_action): If $$ is set in a
5638 mid-rule, move the `used' bit to its lhs.
5639 * tests/input.at (Unused values): New.
5640 * tests/actions.at (Exotic Dollars): Adjust: exp is not typed.
5641
5642 2006-01-03 Paul Eggert <eggert@cs.ucla.edu>
5643
5644 * doc/bison.texinfo (Bison Options): Say more accurately what
5645 --yacc does.
5646 * src/parse-gram.y (rules_or_grammar_declaration): Don't complain
5647 about declarations in the grammar when in Yacc mode, as POSIX does
5648 not require a diagnostic when the grammar uses extensions.
5649
5650 * src/reduce.c (reduce_grammar): Remove unnecessary cast to bool.
5651
5652 Warn about dubious constructions like "%token T T".
5653 Reported by twlevo.
5654 * src/symtab.h (struct symbol.declared): New member.
5655 * src/symtab.c (symbol_new): Initialize it to false.
5656 (symbol_class_set): New arg DECLARING, specifying whether
5657 this is a declaration that we want to warn about, if there
5658 is more than one of them. All uses changed.
5659
5660 * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c:
5661 Allow multiple %union directives, whose contents concatenate.
5662 * src/parse-gram.y (grammar_declaration): Likewise.
5663 Use muscle_code_grow, so that we don't need stype_line any more.
5664 All uses changed.
5665
5666 * src/muscle_tab.c (muscle_grow): Fix comment.
5667
5668 * ChangeLog, data/c.m4, data/glr.c, data/glr.cc, data/location.cc:
5669 * data/yacc.c, src/getargs.c, src/output.c, tests/cxx-type.at:
5670 Update copyright year to 2006.
5671
5672 2006-01-03 Akim Demaille <akim@epita.fr>
5673
5674 Have glr.cc pass (some of) the calc.at tests.
5675 * data/glr.cc (b4_parse_param_orig): New.
5676 (b4_parse_param): Improve its definition, and bound it more
5677 clearly in the skeleton.
5678 (b4_epilogue): Append, instead of prepending, in order to keep
5679 #line consistency.
5680 Simplify the generation of auxiliary functions: locations and
5681 purity are mandated.
5682 (b4_global_tokens_and_yystype): Honor it.
5683 * data/location.cc (c++.m4): Don't include it.
5684 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Define AT_GLR_CC_IF
5685 and AT_SKEL_CC_IF.
5686 * tests/calc.at (AT_CHECK_CALC): Rely on AT_SKEL_CC_IF instead of
5687 AT_LALR1_CC_IF.
5688 Be sure to initialize the first position's filename.
5689 (AT_CHECK_CALC_LALR1_CC): Add %location and %defines, they are
5690 mandated anyway.
5691 (AT_CHECK_CALC_GLR_CC): New.
5692 Use it to exercise glr.cc as a lalr1.cc drop-in replacement.
5693
5694 2006-01-02 Akim Demaille <akim@epita.fr>
5695
5696 * src/output.c (output_skeleton): Don't hard wire the inclusion of
5697 c.m4.
5698 * data/c++.m4, data/glr.c, data/yacc.c: Include c.m4.
5699 * data/glr.cc: Do not include stack.hh.
5700
5701 2006-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
5702
5703 * data/glr.c: Reformat whitespace with tabs.
5704 (b4_lpure_formals): Remove this unused m4 macro.
5705 * tests/cxx-type.at: Reformat whitespace with tabs.
5706 (_AT_TEST_GLR_CXXTYPES): In union Node, rename node_info to nodeInfo
5707 since it's a member. Rename type to isNterm for clarity.
5708
5709 2005-12-29 Akim <akim@sulaco.local>
5710
5711 Let glr.cc catch up with symbol_value_print.
5712 * data/glr.cc (b4_yysymprint_generate): Replace by...
5713 (b4_yy_symbol_print_generate): this.
5714 (yy_symbol_print, yy_symbol_value_print): Declare them.
5715
5716 2005-12-28 Paul Eggert <eggert@cs.ucla.edu>
5717
5718 * src/location.h (boundary): Note that a line or column equal
5719 to INT_MAX indicates an overflow.
5720 * src/scan-gram.l: Include verify.h. Don't include get-errno.h.
5721 (rule_length_overflow, increment_rule_length, add_column_width):
5722 New functions.
5723 (<INITIAL>{id}, <SC_ESCAPED_STRING>"\"", <SC_ESCAPED_CHARACTER>"'"):
5724 (<SC_BRACED_CODE>"}"):
5725 Use increment_rule_length rather than incrementing it by hand.
5726 (adjust_location, handle_syncline): Diagnose overflow.
5727 (handle_action_dollar, handle_action_at):
5728 Fix bug with monstrosities like $-2147483648.
5729 Remove now-unnecessary checks.
5730 (scan_integer): Verify assumptions and remove now-unnecessary checks.
5731 (convert_ucn_to_byte): Verify assumptions.
5732 (handle_syncline): New arg LOC. All callers changed.
5733 Don't store through a value derived from char const * pointer.
5734
5735 * src/reader.c (grammar_rule_check): Rewrite slightly to avoid
5736 GCC warnings.
5737
5738 2005-12-27 Paul Eggert <eggert@cs.ucla.edu>
5739
5740 * src/reader.c (grammar_midrule_action, grammar_symbol_append):
5741 Remove unnecessary forward static decls.
5742
5743 2005-12-27 Akim Demaille <akim@epita.fr>
5744
5745 * src/reader.c (grammar_current_rule_check): Also check that $$
5746 is used.
5747 Take the rule to check as argument, hence rename as...
5748 (grammar_rule_check): this.
5749 * src/reader.h, src/reader.c (grammar_rule_begin, grammar_rule_end):
5750 Rename as...
5751 (grammar_rule_begin, grammar_rule_end): these, for consistency.
5752 (grammar_midrule_action, grammar_symbol_append): Now static.
5753 * tests/torture.at (input): Don't rely on the default action
5754 being always performed.
5755 * tests/calc.at: "Set" $$ even when the action is "cut" with
5756 YYERROR or other.
5757 * tests/actions.at (Exotic Dollars): Instead of using unused
5758 values, check that the warning is issued.
5759
5760 2005-12-22 Paul Eggert <eggert@cs.ucla.edu>
5761
5762 * NEWS: Improve wording for unused-value warnings.
5763
5764 2005-12-22 Akim Demaille <akim@epita.fr>
5765
5766 * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
5767 (b4_yysymprint_generate): Rename as...
5768 (b4_yy_symbol_print_generate): this.
5769 Generate yy_symbol_print instead of yysymprint.
5770 Generate also yy_symbol_value_print, and use it.
5771
5772 2005-12-22 Akim Demaille <akim@epita.fr>
5773
5774 * NEWS: Warn about unused values.
5775 * src/symlist.h, src/symlist.c (symbol_list, symbol_list_new): Add
5776 a `used' member.
5777 (symbol_list_n_get, symbol_list_n_used_set): New.
5778 (symbol_list_n_type_name_get): Use symbol_list_n_get.
5779 * src/scan-gram.l (handle_action_dollar): Flag used symbols.
5780 * src/reader.c (grammar_current_rule_check): Check that values are
5781 used.
5782 * src/symtab.c (symbol_print): Accept 0.
5783 * tests/existing.at: Remove the type information.
5784 Empty the actions.
5785 Remove useless actions (beware of mid-rule actions: perl -000
5786 -pi -e 's/\s*\{\}(?=[\n\s]*[|;])//g').
5787 * tests/actions.at (Exotic Dollars): Use unused values.
5788 * tests/calc.at: Likewise.
5789 * tests/glr-regression.at (No users destructors if stack 0 deleted):
5790 Likewise.
5791
5792 * src/gram.c (rule_useful_p, rule_never_reduced_p): Use
5793 rule_useful_p.
5794
5795 2005-12-21 Paul Eggert <eggert@cs.ucla.edu>
5796
5797 Undo 2005-12-01 tentative license wording change. The wording is
5798 still being reviewed by the lawyers, and we don't want to wait for
5799 them before publishing a test release. For now, revert to the
5800 previous wording.
5801 * NEWS: Undo 2005-12-01 change.
5802 * data/glr.c: Revert to previous license wording.
5803 * data/glr.cc: Likewise.
5804 * data/lalr1.cc: Likewise.
5805 * data/location.cc: Likewise.
5806 * data/yacc.c: Likewise.
5807
5808 * NEWS: Reword %destructor vs YYABORT etc.
5809 * data/glr.c: Use American spacing, for consistency.
5810 * data/glr.cc: Likewise.
5811 * data/lalr1.cc: Likewise.
5812 * data/yacc.c: Likewise.
5813 * data/yacc.c: Reformat comments slightly.
5814 * doc/bison.texinfo: Replace "non-" with "non" when that makes sense,
5815 for consistency. Fix some spelling errors and reword recently-included
5816 text slightly.
5817 * tests/cxx-type.at: Cast results of malloc, for C++.
5818
5819 2005-12-21 Joel E. Denny <address@hidden>
5820
5821 * tests/cxx-type.at: Construct a tree, count the parents of shared
5822 nodes, and free each node once and only once. Previously, the memory
5823 for semantic values was leaked instead.
5824
5825 2005-12-21 Joel E. Denny <address@hidden>
5826
5827 * data/glr.c (struct yyGLRStack): If pure, add yyval and yyloc members.
5828 (yylval, yylloc): If pure, #define to yystackp->yyval and
5829 yystackp->yyloc similar to yychar and yynerrs.
5830 (yyparse): If pure, remove local yylval and yylloc. Add local
5831 yystackp to accommodate pure definitions of yylval and yylloc.
5832 (b4_lex_param, b4_lyyerror_args, b4_lpure_args): If pure, change
5833 yylvalp and yyllocp to &yylval and &yylloc.
5834 (nerrs, char, lval, lloc): If pure, add #define's for b4_prefix[]
5835 namespace. Previously, nerrs and char were missing, but lval and lloc
5836 weren't necessary.
5837 (yyprocessOneStack, yyreportSyntaxError, yyrecoverSyntaxError): Remove
5838 yylvalp and yyllocp parameters since, if pure, these are now always
5839 accessible through yystackp. If not pure, they are still accessible
5840 globally.
5841 * data/glr.c, data/yacc.c (YYLLOC_DEFAULT): Change `if (N)' to
5842 `if (YYID (N))' to pacify lint.
5843
5844 2005-12-21 Akim Demaille <akim@epita.fr>
5845
5846 YYACCEPT, YYERROR, and YYABORT, as user actions, should not
5847 destroy the RHS symbols of a rule.
5848 * data/yacc.c (yylen): Initialize to 0.
5849 Keep its value to the number of items to possibly shift.
5850 In particular, a regular successful parse that ends on YYFINAL by
5851 a (internal) YYACCEPT must not have yylen != 0.
5852 (yyerrorlab, yyreturn): Pop the RHS.
5853 Reorder a bit to emphasize the `shifting' bits of code.
5854 (YYPOPSTACK): Now accept a number of items to pop.
5855 * data/lalr1.cc: Likewise.
5856 * data/glr.c: Formatting changes.
5857 Use goto instead of fall through.
5858 * doc/bison.texinfo (Destructor Decl): Complete.
5859
5860 2005-12-20 Juan Manuel Guerrero <juan.guerrero@gmx.de>
5861
5862 * Makefile.am: DJGPP specific files added to EXTRA_DIST.
5863 * djgpp/Makefile.maint: Fix PACKAGE variable computation.
5864 * djgpp/config.bat: Replace every occurence of the file name
5865 scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
5866 c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
5867 * djgpp/config.sed: Replace every occurence of the file name
5868 scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
5869 c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
5870 * djgpp/djunpack.bat: DJGPP specific file.
5871 * djgpp/fnchange.lst: DJGPP specific file.
5872 * djgpp/README.in: Add new information about how to unpack the bison
5873 source on MSDOS and other systems which have 8.3 file name restrictions
5874 using djunpack.bat and fnchange.lst.
5875
5876 2005-12-12 Paul Eggert <eggert@cs.ucla.edu>
5877
5878 * bootstrap (build_cvs_prefix): Remove; unused.
5879 (CVS_PREFIX): Adjust to yesterday's Savannah reorganization
5880 when getting gnulib.
5881
5882 2005-12-12 "Joel E. Denny" <jdenny@ces.clemson.edu>
5883
5884 * data/glr.c: Reorder typedef declarations for structs to match order
5885 of struct declarations.
5886 Rename yystack everywhere to yystackp except in yyparse where it's not
5887 a pointer.
5888 (yyglrShift): Change parameter YYSTYPE yysval to YYSTYPE* yyvalp for
5889 consistency.
5890 (yyis_table_ninf): Change 0 to YYID (0) to pacify lint.
5891 (yyreportSyntaxError): Add /*ARGSUSED*/ to pacify lint.
5892 (yyparse): Change while (yytrue) to while ( YYID (yytrue)) to pacify
5893 lint.
5894
5895 2005-12-09 Paul Eggert <eggert@cs.ucla.edu>
5896
5897 * tests/sets.at (Accept): Fix typos in regular expression used to
5898 sed out the final state number.
5899
5900 Work around portability problem on Solaris 10: flex-generated
5901 files include <stdio.h> before <config.h>, which messes up
5902 because the latter defines __EXTENSIONS__. Address the problem
5903 by creating two new little files that include <config.h> first,
5904 then include the flex-generated files. Rewrite everyone else
5905 to include <config.h> first, as well.
5906 * lib/timevar.c: Always include "config.h".
5907 * src/Makefile.am (bison_SOURCES): Replace scan-gram.l with
5908 scan-gram-c.c, and scan-skel.l with scan-skel-c.c.
5909 (EXTRA_bison_SOURCES): New macro.
5910 * src/scan-gram-c.c, src/scan-skel-c.c: New files.
5911 * src/system.h: Don't include config.h.
5912 * src/LR0.c: Include <config.h> first.
5913 * src/assoc.c: Likewise.
5914 * src/closure.c: Likewise.
5915 * src/complain.c: Likewise.
5916 * src/conflicts.c: Likewise.
5917 * src/derives.c: Likewise.
5918 * src/files.c: Likewise.
5919 * src/getargs.c: Likewise.
5920 * src/gram.c: Likewise.
5921 * src/lalr.c: Likewise.
5922 * src/location.c: Likewise.
5923 * src/main.c: Likewise.
5924 * src/muscle_tab.c: Likewise.
5925 * src/nullable.c: Likewise.
5926 * src/output.c: Likewise.
5927 * src/parse-gram.y: Likewise.
5928 * src/print.c: Likewise.
5929 * src/print_graph.c: Likewise.
5930 * src/reader.c: Likewise.
5931 * src/reduce.c: Likewise.
5932 * src/relation.c: Likewise.
5933 * src/state.c: Likewise.
5934 * src/symlist.c: Likewise.
5935 * src/symtab.c: Likewise.
5936 * src/tables.c: Likewise.
5937 * src/uniqstr.c: Likewise.
5938 * src/vcg.c: Likewise.
5939
5940 * src/parse-gram.y: Fix minor problems uncovered by lint.
5941 (current_lhs, current_lhs_location): Now static.
5942 (current_assoc): Remove unused variable.
5943
5944 Cleanups so that Bison-generated parsers have less lint.
5945 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate):
5946 Prepend /*ARGSUSED*/, for lint's sake.
5947 * data/glr.c (YYUSE): Properly parenthesize, and use an alternate
5948 definition if 'lint' is defined.
5949 (YYID): New macro (or function, if lint).
5950 All uses of /*CONSTCOND*/0 replaced by YYID(0).
5951 * data/yacc.c: Likewise.
5952 * data/glr.c (yyuserAction, yyuserMerge, yy_reduce_print):
5953 (yyrecoverSyntaxError): Prepend /*ARGSUSED*/.
5954 * data/glr.cc (YYLLOC_DEFAULT): Omit /*CONSTCOND*/ since this code
5955 is C++ only.
5956 * data/lalr1.cc (YYUSE): Just use a cast, since this code is C++ only.
5957 * data/yacc.c (YYSTACK_FREE) [defined YYSTACK_ALLOC]:
5958 Use YYID(0) rather than 0, for lint.
5959 (yystrlen): Rewrite to avoid lint warning about ptrdiff_t overflow.
5960 (yysyntax_error): Rewrite to avoid lint warnings about parenthesization.
5961
5962 2005-12-07 Paul Eggert <eggert@cs.ucla.edu>
5963
5964 * tests/glr-regression.at
5965 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
5966 Close memory leak reported by twlevo.
5967
5968 2005-12-06 "Joel E. Denny" <jdenny@ces.clemson.edu>
5969
5970 * data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for
5971 all stacks.
5972 (yyparse): Iterate another stack in order to call user destructors.
5973 * tests/glr-regression.at (No users destructors if stack 0 deleted):
5974 New test case.
5975 (Duplicated user destructor for lookahead): This test now is expected
5976 to succeed.
5977
5978 2005-12-01 Paul Eggert <eggert@cs.ucla.edu>
5979
5980 * NEWS: Document the following change.
5981 * data/yacc.c: Say "parser skeleton" rather than "file", since
5982 it's no longer just a file.
5983 * data/glr.c: Grant a special exception for C GLR parsers, that
5984 reads like the already-existing exception for C LALR(1) parsers.
5985 * data/glr.cc: Likewise.
5986 * data/lalr1.cc: Likewise.
5987 * data/location.cc: Likewise.
5988 * data/yacc.c: Reword the "written by" statement to clarify that
5989 it was the parser skeleton, not the entire output file.
5990 * data/glr.c: Written by Paul Hilfinger.
5991 * data/glr.cc: Written by Akim Demaille.
5992 * data/lalr1.cc: Likewise.
5993
5994 2005-11-18 Paul Eggert <eggert@cs.ucla.edu>
5995
5996 * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT):
5997 Fix typos in previous change that broke 'make check'.
5998 YY_REDUCE_PRINT cannot be a pseudo-varargs macro; that isn't
5999 supported in C.
6000 * tests/calc.at (_AT_CHECK_CALC,_AT_CHECK_CALC_ERROR):
6001 Don't check NUM-STDERR-LINES, since the output format is fluctuating.
6002 We can revert this once things settle down.
6003
6004 * src/conflicts.c (conflicts_print): Don't print file name twice
6005 when %expect fails because there were no conflicts.
6006 * doc/bison.texinfo (Expect Decl): Tighten up wording in previous
6007 change.
6008 * tests/conflicts.at (%expect not enough, %expect too much):
6009 (%expect with reduce conflicts): Adjust to new behavior.
6010
6011 2005-11-18 Akim Demaille <akim@epita.fr>
6012
6013 * src/conflicts.c (conflicts_print): Unsatisfied %expectation are
6014 errors.
6015 * NEWS: Document this.
6016 * doc/bison.texinfo (Expect Decl): Likewise.
6017
6018 2005-11-16 Akim Demaille <akim@epita.fr>
6019
6020 Generalize the display of semantic values and locations in traces.
6021 * data/glr.c (yy_reduce_print): Fix indices (again).
6022 * data/c++.m4 (b4_rhs_value, b4_rhs_location): Don't expect
6023 literal integers.
6024 * data/lalr1.cc (yyreduce_print): Rename as...
6025 (yy_reduce_print): this.
6026 Display values and locations.
6027 * data/yacc.c (yy_reduce_print): Likewise.
6028 (YY_REDUCE_PRINT): Adjust to pass the required arguments.
6029 (yysymprint): Move higher to be visible from yy_reduce_print).
6030 (yyparse): Adjust.
6031 * tests/calc.at: Adjust the expected length of the traces.
6032
6033 2005-11-14 Akim Demaille <akim@epita.fr>
6034
6035 * data/glr.c (yy_reduce_print): The loop was quite wrong: type are
6036 from 1 to N, while values and location start at 0.
6037 (b4_rhs_location, b4_rhs_value): Add parens around $1 and $2.
6038
6039 2005-11-14 Akim Demaille <akim@epita.fr>
6040
6041 * data/glr.c (yy_reduce_print): Fix the $ number.
6042
6043 2005-11-14 Akim Demaille <akim@epita.fr>
6044
6045 "Use" parse parameters.
6046 * data/c.m4 (b4_parse_param_for, b4_parse_param_use): New.
6047 * data/glr.c, data/glr.cc: Use them.
6048 * data/glr.c (YYUSE): Have a C++ definition that supports
6049 non-pointer types.
6050
6051 2005-11-14 Akim Demaille <akim@epita.fr>
6052
6053 * data/glr.c (yyexpandGLRStack): Declare only if defined.
6054
6055 2005-11-14 Akim Demaille <akim@epita.fr>
6056
6057 * data/glr.cc: New.
6058 * data/m4sugar/m4sugar.m4 (m4_prepend): New.
6059
6060 2005-11-12 Akim Demaille <akim@epita.fr>
6061
6062 Let position and location be PODs.
6063 * data/location.cc (position::initialize, location::initialize): New.
6064 (position::position, location::location): Define only if
6065 b4_location_constructors is defined.
6066 * data/lalr1.cc (b4_location_constructors): Define it for backward
6067 compatibility.
6068 * doc/bison.texinfo (Initial Action Decl): Use initialize.
6069
6070 2005-11-12 Akim Demaille <akim@epita.fr>
6071
6072 * data/lalr1.cc: Move the body of the ctor and dtor into the
6073 parser file (instead of the header).
6074 Wrap the implementations in a "namespace yy".
6075
6076 2005-11-12 Akim Demaille <akim@epita.fr>
6077
6078 Have glr.c include its header file when created.
6079 * data/glr.c (b4_shared_declarations): New.
6080 Output them verbatim in the parser if !%defines, otherwise
6081 output then in the header file, and include it instead.
6082
6083 2005-11-11 Akim Demaille <akim@epita.fr>
6084
6085 * data/glr.c: Comment changes.
6086
6087 2005-11-11 Akim Demaille <akim@epita.fr>
6088
6089 When yydebug, report semantic and location values for reductions.
6090 * data/glr.c (yy_reduce_print): Report the semantic values and the
6091 locations.
6092 (YY_REDUCE_PRINT): Adjust.
6093 (yyglrReduce): Use them.
6094 (b4_rhs_value, b4_rhs_location): Remove m4_eval invocations.
6095 * data/c.m4 (b4_yysymprint_generate): Specify the const arguments.
6096 * tests/calc.at (_AT_CHECK_CALC_ERROR): Remove the reduction
6097 traces.
6098
6099 2005-11-10 Akim Demaille <akim@epita.fr>
6100
6101 * data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK): New.
6102 (yyaddDeferredAction, yyglrShift, yyglrShiftDefer): Use them.
6103 (yyexpandGLRStack, YYRELOC): Define only when YYSTACKEXPANDABLE.
6104
6105 2005-11-09 Albert Chin-A-Young <china@thewrittenword.com>
6106
6107 * m4/cxx.m4, examples/Makefile.am: Don't build
6108 examples/calc++ if no C++ compiler is available. (trivial change)
6109
6110 2005-11-09 Akim Demaille <akim@epita.fr>
6111
6112 * src/scan-skel.l: Use a couple of asserts.
6113
6114 2005-11-03 Akim Demaille <akim@epita.fr>
6115
6116 In some (weird) cases, the final state number is incorrect.
6117 Reported by Alexandre Duret-Lutz.
6118 * src/LR0.c (state_list_append): Remove the computation of
6119 final_state.
6120 (save_reductions): Do it here.
6121 (get_state): Alpha conversion.
6122 (generate_states): Use a for loop.
6123 * src/gram.h (item_number_is_rule_number)
6124 (item_number_is_symbol_number): New.
6125 * src/state.c: Use assert.
6126 * src/system.h: Include assert.h.
6127 * tests/sets.at (Accept): New.
6128
6129 2005-10-30 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
6130
6131 * data/glr.c (yyfill): Adjust comment.
6132 (yyresolveAction): Initialize default location properly
6133 for empty right-hand sides.
6134 (yydoAction): Ditto.
6135 Add comment explaining apparently dead code.
6136 * tests/glr-regression.at
6137 (Incorrectly initialized location for empty right-hand side in GLR):
6138 New test.
6139
6140 2005-10-30 Paul Eggert <eggert@cs.ucla.edu>
6141
6142 * bootstrap (cleanup_gnulib): New function. Use it to clean up
6143 gnulib when interrupted. This fixes some race conditions and
6144 works around some portability problems (one noted by Paul
6145 Hilfinger).
6146
6147 2005-10-22 Akim <akim@epita.fr>
6148
6149 * Makefile.cfg: Adjust to config -> build-aux.
6150 Reported by twledo.
6151
6152 2005-10-21 Akim Demaille <akim@epita.fr>
6153
6154 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Pass
6155 the %parse-params.
6156 * data/glr.c (YY_SYMBOL_PRINT, yydestroyGLRState): Adjust.
6157 * data/yacc.c (b4_Pure_if): Rename as...
6158 (b4_yacc_pure_if): this.
6159 (YY_SYMBOL_PRINT, yyparse): Adjust.
6160 * doc/bison.texinfo: Formatting changes.
6161
6162 2005-10-21 Akim Demaille <akim@epita.fr>
6163
6164 Finish the transition config -> build-aux.
6165 * configure.ac, Makefile.am: Use build-aux.
6166 * config/prev-version, config/announce-gen, config/Makefile.am:
6167 Move to...
6168 * build-aux/prev-version, build-aux/announce-gen,
6169 * build-aux/Makefile.am: here.
6170
6171 2005-10-14 Akim Demaille <akim@epita.fr>
6172
6173 * examples/calc++/test: Use set -x only when VERBOSE.
6174
6175 2005-10-13 Paul Eggert <eggert@cs.ucla.edu>
6176
6177 * NEWS: Bison now warns if it finds a stray `$' or `@' in an action.
6178 * src/scan-gram.l (<SC_BRACED_CODE>[$@]): Implement this.
6179
6180 2005-10-13 Akim Demaille <akim@epita.fr>
6181
6182 * src/scan-skel.l: Output the base name parts of the parser and
6183 header file names.
6184 * tests/output.at (AT_CHECK_OUTPUT): Support subdirectories, and
6185 additional checks.
6186 Use this to exercise C++ outputs in subdirs.
6187 Reported by Oleg Smolsky.
6188
6189 2005-10-12 Paul Eggert <eggert@cs.ucla.edu>
6190
6191 * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__, not at
6192 __STDC_VERSION__, as IBM cc 7.0 doesn't define the latter either.
6193 Problem reported by John P. Hartmann.
6194 * data/yacc.c (YYMODERN_C): Likewise. Don't define if the user has
6195 already defined it.
6196
6197 2005-10-12 Akim Demaille <akim@epita.fr>
6198
6199 * src/parse-gram.y (version_check): Exit 63 to please missing
6200 (stands for "version mismatch).
6201 * tests/input.at, doc/bison.texinfo: Adjust.
6202
6203 2005-10-10 Paul Eggert <eggert@cs.ucla.edu>
6204
6205 Work around portability problems with Visual Age C compiler
6206 (xlc and xlC_r) reported by John P. Hartmann.
6207 * data/location.cc (initial_column, initial_line): Remove.
6208 All uses replaced by 0 and 1.
6209 * src/scan-gram.l (gram_wrap): Redefine to avoid bug in flex 2.5.31
6210 that xlc complains about.
6211 * src/scan-skel.l (skel_wrap): Likewise.
6212 * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION__ as well
6213 as __STDC__.
6214 * data/yacc.c (YYMODERN_C): New macro, which also looks at
6215 __STDC_VERSION__. Use it everywhere instead of looking at
6216 __STDC__ and __cplusplus.
6217
6218 2005-10-10 Akim Demaille <akim@epita.fr>
6219
6220 * examples/calc++/test: Be quiet unless VERBOSE.
6221
6222 2005-10-05 Paul Eggert <eggert@cs.ucla.edu>
6223
6224 * data/c.m4 (yydestruct, yysymprint):
6225 Use YYUSE instead of casting to void.
6226 * data/glr.c (YYUSE): New macro.
6227 (yyuserMerge, yyreportAmbiguity, yyreportSyntaxError):
6228 Use it instead of rolling our own.
6229 (YYLLOC_DEFAULT, YYCHK, YYDPRINTF, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
6230 (YYCHK1):
6231 Use /*CONSTCOND*/ to suppress lint warnings.
6232 * data/lalr1.cc (YYLLOC_DEFAULT, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
6233 (YY_STACK_PRINT): Use 'false' not '0'.
6234 (YYUSE): New macro.
6235 (yysymprint_, yydestruct_): Use it instead of rolling our own.
6236 * data/yacc.c (YYUSE): New macro.
6237 (YYCOPY, YYSTACK_RELOCATE, YYBACKUP, YYLLOC_DEFAULT):
6238 (YYDPRINTF, YY_SYMBOL_PRINT, YY_STACK_PRINT, YY_REDUCE_PRINT):
6239 (yyerrorlab): Use /*CONSTCOND*/ to suppress lint warnings.
6240
6241
6242 * data/m4sugar/m4sugar.m4 (_m4_map): New macro.
6243 (m4_map, m4_map_sep): Use it. Handle the empty list correctly.
6244
6245 2005-10-04 Paul Eggert <eggert@cs.ucla.edu>
6246
6247 Undo the parts of the unlocked-I/O change that substituted
6248 putc or puts for printf. This might hurt performance a bit,
6249 but some people prefer the printf style.
6250 * data/c.m4 (yysymprint): Prefer printf to puts and putc.
6251 * data/glr.c (YYFPUTC, YYFPUTS, YYDPUTS): Remove.
6252 All uses replaced by YYFPRINTF and YYDPRINTF.
6253 * data/yacc.c: Likewise.
6254 * lib/bitset.c (bitset_print): Likewise.
6255 * lib/bitsetv.c (bitsetv_dump, debug-bitsetv): Prefer printf to
6256 putc and puts.
6257 * lib/lbitset.c (debug_lbitset): Likewise.
6258 * src/closure.c (print_firsts, print_fderives): Likewise.
6259 * src/gram.c (grammar_dump): Likewise.
6260 * src/lalr.c (look_ahead_tokens_print): Likewise.
6261 * src/output.c (escaped_output): Likewise.
6262 (user_actions_output): Break apart two printfs.
6263 * src/parse-gram.y (%printer): Prefer printf to putc and puts.
6264 * src/reduce.c (reduce_print): Likewise.
6265 * src/state.c (state_rule_look_ahead_tokens_print): Likewise.
6266 * src/system.h: Include unlocked-io.h rathe than stdio.h.
6267
6268 * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportSyntaxError):
6269 Use assignments rather than casts-to-void to suppress
6270 unused-variable warnings. This pacifies 'lint'.
6271 * data/lalr1.cc (yysymprint_, yydestruct_): Use a call to suppress
6272 unused-variable warnings.
6273
6274 2005-10-03 Juan Manuel Guerrero <juan.guerrero@gmx.de>
6275
6276 * Makefile.am: DJGPP specific files added to EXTRA_DIST.
6277
6278 2005-10-02 Paul Eggert <eggert@cs.ucla.edu>
6279
6280 Use unlocked I/O for a minor performance improvement on hosts like
6281 GNU/Linux and Solaris that support unlocked I/O. The basic idea
6282 is to use the gnlib unlocked-io module, and to prefer putc and
6283 puts to printf when either will work (since the latter doesn't
6284 come in an unlocked flavor).
6285 * bootstrap (gnulib_modules): Add unlocked-io.
6286 * data/c.m4 (yysymprint): Prefer puts and putc to printf.
6287 * data/glr.c (YYFPUTC, YYFPUTS, YYDPUTS): New macros.
6288 Prefer them to YYFPRINTF and YYDPRINTF if either will do,
6289 and similarly for puts and putc and printf.
6290 * data/yacc.c: Likewise.
6291 * lib/bitset.c (bitset_print): Likewise.
6292 * lib/bitset.h [USE_UNLOCKED_IO]: Include unlocked-io.h.
6293 * lib/bitsetv.c (bitsetv_dump, debug-bitsetv): Prefer putc and puts
6294 to printf.
6295 * lib/lbitset.c (debug_lbitset): Likewise.
6296 * src/closure.c (print_firsts, print_fderives): Likewise.
6297 * src/gram.c (grammar_dump): Likewise.
6298 * src/lalr.c (look_ahead_tokens_print): Likewise.
6299 * src/output.c (escaped_output): Likewise.
6300 (user_actions_output): Coalesce two printfs.
6301 * src/parse-gram.y (%printer): Prefer putc and puts to printf.
6302 * src/reduce.c (reduce_print): Likewise.
6303 * src/state.c (state_rule_look_ahead_tokens_print): Likewise.
6304 * src/system.h: Include unlocked-io.h rather than stdio.h.
6305
6306 * data/lalr1.cc: Don't put an unmatched ' in a dnl comment, as
6307 this confuses xgettext.
6308
6309 2005-10-02 Akim Demaille <akim@epita.fr>
6310
6311 * bootstrap (gnulib_modules): Add strverscmp.
6312 * lib/.cvsignore: Add strverscmp.c, strverscmp.h.
6313 * m4/.cvsignore: Add strverscmp.m4.
6314 * src/parse-gram.y (%require): New token, new rule.
6315 (version_check): New.
6316 * src/scan-gram.l (%require): Adjust.
6317 * tests/input.at (AT_REQUIRE): New.
6318 Use it.
6319 * doc/bison.texinfo (Require Decl): New.
6320 (Calc++ Parser): Use %require.
6321
6322 2005-10-02 Akim Demaille <akim@epita.fr>
6323
6324 * data/location.cc: New.
6325
6326 2005-10-02 Paul Eggert <eggert@cs.ucla.edu>,
6327 Akim Demaille <akim@epita.fr>
6328
6329 Make sure -odir/foo.cc creates dir/location.hh etc.
6330 * src/files.h (spec_outfile, parser_file_name, spec_name_prefix)
6331 (spec_file_prefix, spec_verbose_file, spec_graph_file)
6332 (spec_defines_file): Now const.
6333 (dir_prefix): New.
6334 (short_base_name): Remove.
6335 * src/files.c: Adjust.
6336 (dirname.h): Include.
6337 (base_name): Don't prototype it.
6338 (finput): Remove, duplicates gram_in.
6339 (full_base_name, short_base_name): Replace by...
6340 (all_but_ext, all_but_tab_ext): these.
6341 (compute_base_names): Rename as...
6342 (compute_file_name_parts): this.
6343 Update to compute the new variables, including dir_prefix.
6344 Adjust dependencies.
6345 * src/output.c (prepare): Output them.
6346 * src/reader.c: Adjust to use gram_in, not finput.
6347 * src/scan-skel.l (@dir_prefix@): New.
6348
6349 2005-10-02 Juan Manuel Guerrero <juan.guerrero@gmx.de>
6350
6351 * lib/subpipe.c: New function end_of_output_subpipe() added
6352 to allow support for non-posix systems. This is a no-op function
6353 for posix systems.
6354
6355 * lib/subpipe.h: New function end_of_output_subpipe() added
6356 to allow support for non-posix systems. This is a no-op function
6357 for posix systems.
6358
6359 * src/output.c (output_skeleton): Use end_of_output_subpipe() to
6360 handle the lack of pipe/fork functionality on non-posix systems.
6361
6362 * djgpp/Makefile.maint: DJGPP specific file.
6363
6364 * djgpp/README.in: DJGPP specific file.
6365
6366 * djgpp/config.bat: DJGPP specific configuration file.
6367
6368 * djgpp/config.sed: DJGPP specific configuration file.
6369
6370 * djgpp/config.site: DJGPP specific configuration file.
6371
6372 * djgpp/config_h.sed: DJGPP specific configuration file.
6373
6374 * djgpp/subpipe.c: DJGPP specific replacement file for lib/subpipe.c.
6375
6376 * djgpp/subpipe.h: DJGPP specific replacement file for lib/subpipe.h.
6377
6378 2005-10-02 Akim Demaille <akim@epita.fr>
6379
6380 * data/location.cc: New, extract from...
6381 * data/lalr1.cc: here.
6382 (location.hh): Include it after the user prologue, in case the
6383 filename type is defined by the user.
6384 Forward declation location and position before the pre-prologue.
6385 (yyresult_): Rename as...
6386 (yyresult): this, it's a local variable, not an attribute.
6387 * data/Makefile.am (dist_pkgdata_DATA): Adjust.
6388
6389 2005-10-01 Akim Demaille <akim@epita.fr>
6390
6391 * examples/extexi: Restore the #line generation.
6392
6393 2005-09-30 Akim Demaille <akim@epita.fr>,
6394 Alexandre Duret-Lutz <adl@gnu.org>
6395
6396 Move the token type and YYSTYPE in the parser class.
6397 * data/lalr1.cc (stack.hh, location.hh): Include earlier.
6398 (parser::token): New, from the moved free definition of tokens.
6399 (parser::semantic_value): Now a full definition instead of an
6400 indirection to YYSTYPE.
6401 (b4_post_prologue): No longer included in the header file, but
6402 in the implementation file.
6403 * doc/bison.texi (C+ Language Interface): Update.
6404 * src/parse-gram.y: Support unary %define.
6405 * tests/actions.at: Define global_tokens_and_yystype for backward
6406 compatibility until we update the tests.
6407 * tests/calc.at: Idem.
6408 (first_line, first_column, last_line, last_column): Define for lalr1.cc
6409 to simplify the code.
6410
6411 2005-09-29 Paul Eggert <eggert@cs.ucla.edu>
6412
6413 Port to SunOS 4.1.4, which lacks strtoul and strerror.
6414 Ah, the good old days! Problem reported by Peter Klein.
6415 * bootstrap (gnulib_modules): Add strerror, strtoul.
6416 * lib/.cvsignore: Add strerror.c, strtol.c, strtoul.c
6417 * m4/.cvsignore: Add strerror.m4, strtol.m4, strtoul.m4.
6418
6419 2005-09-29 Akim Demaille <akim@epita.fr>
6420
6421 * data/c.m4 (b4_error_verbose_if): New.
6422 * data/lalr1.cc: Use it.
6423 (YYERROR_VERBOSE_IF): Remove.
6424 (yyn_, yylen_, yystate_, yynerrs_, yyerrstatus_): Remove as
6425 parser members, replaced by...
6426 (yyn, yylen, yystate, yynerss, yyerrstatus): these parser::parse
6427 local variables.
6428 (yysyntax_error_): Takes the state number as argument.
6429 (yyreduce_print_): Use the argument yyrule, not the former
6430 attribute yyn_.
6431
6432 2005-09-26 Paul Eggert <eggert@cs.ucla.edu>
6433
6434 * bootstrap (gnulib_modules): Add verify.
6435 * lib/.cvsignore: Add verify.h.
6436 * src/getargs.c: Use ARGMATCH_VERIFY rather than verify.
6437 * src/system.h (verify): Remove.
6438 Include verify.h instead.
6439 * src/tables.c (tables_generate): Use new API for 'verify'.
6440
6441 2005-09-21 Paul Eggert <eggert@cs.ucla.edu>
6442
6443 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
6444 local variables whose names begin with 'yy'.
6445 * tests/calc.at (_AT_DATA_CALC_Y): Likewise.
6446 Trivial changes from Joel E. Denny.
6447
6448 * bootstrap (gnulib_modules): Remove alloca. Bison doesn't need
6449 it itself.
6450 * src/main.c (main) [C_ALLOCA]: Don't flush alloca'ed memory; we
6451 don't use alloca any more.
6452
6453 * data/yacc.c [YYSTACK_USE_ALLOCA && !defined __GNUC__ && ! defined
6454 __BUILTIN_VA_ARG_INCR && ! defined _AIX && ! defined _MSC_VER &&
6455 defined _ALLOCA_H]: Don't include <stdlib.h>; not needed in this case.
6456 * tests/torture.at (Exploding the Stack Size with Alloca): Adjust
6457 to match yacc.c, to test more hosts.
6458
6459 2005-09-20 Paul Eggert <eggert@cs.ucla.edu>
6460
6461 * data/yacc.c (YYSIZE_T): Reindent to make it clearer. This
6462 doesn't affect behavior.
6463 (YYSTACK_ALLOC) [YYSTACK_USE_ALLOCA]: Improve support for
6464 Solaris, AIX, MSC.
6465 (_STDLIB_H): Renamed from YYINCLUDED_STDLIB_H. All uses changed.
6466 This works a bit better with glibc, if user code has already included
6467 stdlib.h.
6468 * doc/bison.texinfo (Bison Parser): Document that users can't
6469 arbitrarily use malloc and free for other purposes. Document
6470 that <alloca.h> and <malloc.h> might be included.
6471 (Table of Symbols): Under YYSTACK_USE_ALLOCA, Don't claim that the
6472 user must declare alloca.
6473
6474 * HACKING (release): Forwarn the Translation Project about
6475 stable releses.
6476
6477 2005-09-20 Akim Demaille <akim@epita.fr>
6478
6479 * data/glr.c: Use b4_token_enums, not b4_token_enums_defines.
6480
6481 2005-09-19 Paul Eggert <eggert@cs.ucla.edu>
6482
6483 * data/yacc.c (YYSIZE_MAXIMUM): New macro.
6484 (YYSTACK_ALLOC_MAXIMUM): Use it.
6485 (yysyntax_error): New function.
6486 (yyparse) [YYERROR_VERBOSE]: Don't leak memory indefinitely if
6487 multiple syntax errors are reported, and alloca is being used.
6488 Instead, reallocate buffers twice as big each time, so that
6489 we waste at most half the allocated memory. Start with a small
6490 (128-byte) buffer that will suffice in most cases anyway.
6491 Use yysyntax_error to do most of the work.
6492
6493 * doc/bison.texinfo (Error Reporting, Table of Symbols):
6494 yynerrs is the number of errors reported, not the number of
6495 errors encountered.
6496
6497 * tests/glr-regression.at (Duplicated user destructor for lookahead):
6498 Mark it as expected to fail.
6499 Cast result of malloc; problem reported by twlevo@xs4all.nl.
6500 * tests/actions.at, tests/calc.at, tests/glr-regression.at:
6501 Don't start user-code symbols with "yy", to avoid name space problems.
6502
6503 2005-09-19 Akim Demaille <akim@epita.fr>
6504
6505 Remove the traits, failed experiment.
6506 It never proved useful, and anyway because of the current
6507 definition, it was not possible to have several specialization of
6508 this traits, making it useless.
6509 * data/lalr1.cc (yy:traits): Remove.
6510 Inline its definitions in the parser class.
6511
6512 2005-09-19 Akim Demaille <akim@epita.fr>
6513
6514 * tests/atlocal.in (LIBS): Pass INTLLIBS to address failures on at
6515 least Mac OSX with a /usr/local install of gettext.
6516
6517 2005-09-19 Akim Demaille <akim@epita.fr>
6518
6519 * data/lalr1.cc (yyparse): Rename yylooka and yyilooka as yychar
6520 and yytoken for similarity with the other skeletons.
6521
6522 2005-09-19 Akim Demaille <akim@epita.fr>
6523
6524 * NEWS, configure.ac: update version number to 2.1a.
6525
6526 2005-09-16 Paul Eggert <eggert@cs.ucla.edu>
6527
6528 * NEWS: Version 2.1.
6529
6530 * NEWS: Remove notice of yytname change, since it was never in an
6531 official release.
6532 * data/glr.c (yydestroyGLRState): Rename local var to avoid shadowing
6533 diagnostic.
6534 * src/output.c (prepare): Likewise.
6535 * data/lalr1.cc (YYERROR_VERBOSE_IF): New macro.
6536 (yysyntax_error_): Use it to avoid GCC warning when YYERROR_VERBOSE
6537 is not defined. This is an awful hack, but it's enough for now.
6538 All callers changed.
6539 * tests/glr-regression-at (make_value): Args are const pointers now,
6540 to avoid GCC warning.
6541 (Duplicated user destructor for lookahead): New test. Currently
6542 skipped. It fails on my host but I'm not sure it'll always fail.
6543
6544 2005-09-16 Akim Demaille <akim@epita.fr>
6545
6546 * src/symtab.h (struct symbol): Declare the printer and destructor
6547 as const, to avoid accidental calls to free.
6548 (symbol_destructor_set, symbol_printer_set): Adjust.
6549 * src/symtab.c: Adjust.
6550
6551 2005-09-16 Akim Demaille <akim@epita.fr>
6552
6553 * data/c.m4 (b4_token_enums): New.
6554 (b4_token_defines): Rename as...
6555 (b4_token_enums_defines): this.
6556 (b4_token_defines): New, output only the #defines.
6557 * data/yacc.c, data/glr.c: Adjust.
6558 * data/lalr1.cc: Use b4_token_enums instead of b4_token_enums_defines.
6559 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Define
6560 as default values.
6561
6562 2005-09-16 Akim Demaille <akim@epita.fr>
6563
6564 * data/lalr1.cc (yylex_): Remove, inline its code.
6565 (yyreport_syntax_error_): Remove, replaced by...
6566 (yysyntax_error_): this which returns a string and leaves to the
6567 caller the call to the users' error function.
6568 (yylooka_, yyilooka_, yylval, yylloc, yyerror_range_, yyval, yyloc):
6569 Move from members of the parser object...
6570 (yylooka, yyilooka, yylval, yylloc, yyerror_range, yyval, yyloc):
6571 to local variables of the parse function.
6572
6573 2005-09-16 Akim Demaille <akim@epita.fr>
6574
6575 * doc/bison.texinfo (Calc++ Parser): Don't promote defining YYEOF
6576 since it's in Bison's name space.
6577
6578 2005-09-15 Paul Eggert <eggert@cs.ucla.edu>
6579
6580 * data/glr.c (yyresolveValue): Add default case to pacify
6581 gcc -Wswitch-default. Problem reported by twlevo@xs4all.nl.
6582
6583 * NEWS: Document when yyparse started to return 2.
6584 * doc/bison.texinfo (Parser Function): Document when yyparse
6585 returns 2.
6586
6587 * data/lalr1.cc: Revert part of previous change, as it's incompatible.
6588 (b4_filename_type): Renamed back from b4_file_name_type. All uses
6589 changed.
6590 (class position): file_name -> filename (reverting). All uses changed.
6591
6592 2005-09-14 Paul Eggert <eggert@cs.ucla.edu>
6593
6594 * examples/calc++/Makefile.am ($(calc_sources_generated)): Don't
6595 do anything if $@ exists. This reverts part of the 2005-07-07
6596 patch.
6597
6598 2005-09-11 Paul Eggert <eggert@cs.ucla.edu>
6599
6600 * Makefile.am (EXTRA_DIST): Do not distribute REFERENCES; it
6601 contains obsolete information and isn't worth distributing as a
6602 separate file anyway.
6603 * data/glr.c [defined YYSETJMP]: Don't include <setjmp.h>.
6604 (YYJMP_BUF, YYSETJMP, YYLONGJMP) [!defined YYSETJMP]: New macros.
6605 All uses of jmp_buf, setjmp, longjmp changed to use these instead.
6606 (yyparse): Abort if user code uses longjmp to throw an unexpected
6607 value.
6608
6609 2005-09-09 Paul Eggert <eggert@cs.ucla.edu>
6610
6611 * data/c.m4 (b4_identification): Define YYBISON_VERSION.
6612 Suggested by twlevo@xs4all.nl.
6613
6614 * data/glr.c (YYCHK1): Do not assume YYE is in range.
6615 This avoids a diagnostic from gcc -Wswitch-enum.
6616 Problem reported by twlevo@xs4all.nl.
6617
6618 * doc/bison.texinfo: Don't use "filename", as per GNU coding
6619 standards. Use "file name" or "file" or "name", depending on
6620 the context.
6621 (Invocation): The output of "bison hack/foo.y" goes to foo.tab.c,
6622 not to hack/foo.tab.c.
6623 (Calc++ Top Level): 2nd arg of main is not const.
6624 * data/glr.c: b4_filename -> b4_file_name.
6625 * data/lalr1.cc: Likewise. Also, b4_filename_type -> b4_file_name_type.
6626 All uses changed.
6627 (class position): filename -> file_name. All uses changed.
6628 * data/yacc.c: b4_filename -> b4_file_name.
6629 * lib/bitset.h: filename -> file_name in local vars.
6630 * lib/bitset_stats.c: Likewise.
6631 * src/files.c: Likewise.
6632 * src/scan-skel.l ("@output ".*\n): Likewise.
6633 * src/files.c (file_name_split): Renamed from filename_split.
6634 * src/muscle_tab.c (muscle_init): Output b4_file_name, not b4_filename.
6635
6636 2005-09-08 Paul Eggert <eggert@cs.ucla.edu>
6637
6638 * lib/.cvsignore: Add pipe-safer.c, stdio--.h, unistd--.h,
6639 to accommodate latest gnulib.
6640
6641 * tests/glr-regression.at (Duplicate representation of merged trees):
6642 Add casts to pacify g++. Problem reported by twlevo@xs4all.nl.
6643
6644 * bootstrap: Add comment as to why the AM_LANGINFO_CODESET hack is
6645 needed.
6646
6647 2005-08-26 Paul Eggert <eggert@cs.ucla.edu>
6648
6649 * data/glr.c (yydestroyGLRState): Renamed from yydestroyStackItem.
6650 All uses changed. Invoke user destructor after an error during a
6651 split parse (trivial change from Joel E. Denny).
6652
6653 * tests/glr-regression.at
6654 (User destructor after an error during a split parse): New test case.
6655 Problem reported by Joel E. Denny in:
6656 http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00029.html
6657
6658 2005-08-25 Paul Eggert <eggert@cs.ucla.edu>
6659
6660 * README-cvs: Give URLs for recommended tools.
6661 Mention Gzip version problem, and bootstrapping issues.
6662 Remove troubleshooting section, as it's somewhat obsolete.
6663
6664 * bootstrap (no_cache): New var, to accommodate different wget
6665 variants. Use it instead of '-C off'. Problem reported by
6666 twlevo@xs4all.nl.
6667
6668 * data/glr.c (yydestroyStackItem): New function.
6669 (yyrecoverSyntaxError, yyreturn): Use it to improve quality of
6670 debugging information. Problem reported by Joel E. Denny.
6671
6672 2005-08-25 Akim Demaille <akim@epita.fr>
6673
6674 * tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.
6675
6676 2005-08-24 Paul Eggert <eggert@cs.ucla.edu>
6677
6678 * data/glr.c (yyrecoverSyntaxError, yyreturn):
6679 Don't invoke destructor on unresolved entries.
6680 * tests/glr-regression.at
6681 (User destructor for unresolved GLR semantic value): New test case.
6682 Problem reported by Joel E. Denny in:
6683 http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00016.html
6684
6685 2005-08-21 Paul Eggert <eggert@cs.ucla.edu>
6686
6687 * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
6688 Add strnlen.c.
6689 * m4/.cvsignore: Remove codeset.m4, gettext.m4, lib-ld.m4,
6690 lib-prefix.m4, po.m4.
6691
6692 * data/glr.c (yyreturn): Use "Cleanup:" rather than "Error:"
6693 in yydestruct diagnostic, since it might not be an error.
6694 Problem reported by Joel Denny near end of
6695 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>.
6696 * data/lalr1.cc (yyerturn): Likewise.
6697 * data/yacc.c (yyreturn): Likewise.
6698 * tests/calc.at (_AT_CHECK_CALC_ERROR): Adjust to the above change.
6699
6700 * src/files.c: Remove obsolete FIXME comment.
6701
6702 * data/glr.c (YY_SYMBOL_PRINT): Append a newline, for consistency
6703 with the other templates, and to fix bogus run-on messages such
6704 as the one reported at the end of
6705 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>.
6706 All callers changed to avoid the newline.
6707 (yyprocessOneStack): Output two lines rather than one, to accommodate
6708 the above change. This changes the debug output format slightly.
6709
6710 * data/glr.c (yyresolveValue): Fix redundant parse tree problem
6711 reported by Joel E. Denny in
6712 <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00004.html>
6713 (trivial change).
6714 * tests/glr-regression.at (Duplicate representation of merged trees):
6715 New test, from Joel E. Denny in:
6716 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>.
6717 * THANKS: Add Joel E. Denny.
6718
6719 * configure.ac (AC_INIT): Bump to 2.0c.
6720
6721 2005-07-24 Paul Eggert <eggert@cs.ucla.edu>
6722
6723 * NEWS: Version 2.0b.
6724
6725 * Makefile.am (SUBDIRS): Put examples before tests, so that
6726 "make check" doesn't finish with "All 1 tests passed".
6727
6728 * tests/regression.at (Token definitions): Don't rely on
6729 AT_PARSER_CHECK for data that contains backslashes. It currently
6730 uses 'echo', and 'echo' isn't portable if its argument contains
6731 backslashes. Problem found on OpenBSD 3.4. Also, do not assume
6732 that the byte '\0xff' is not printable in the C locale; it is,
6733 under OpenBSD 3.4 (!). Luckily, '\0x80' through '\0x9e' are
6734 not printable, so use '\0x81' to test.
6735
6736 * data/glr.c (YYOPTIONAL_LOC): Define even if it's not a recent
6737 version of GCC, since the macro is used with non-GCC compilers.
6738
6739 Fix core dump reported by Pablo De Napoli in
6740 <http://lists.gnu.org/archive/html/bug-bison/2005-07/msg00053.html>.
6741 * tests/regression.at (Invalid inputs with {}): New test.
6742 * src/parse-gram.y (token_name): Translate type before using
6743 it as an index.
6744
6745 * data/glr.c (ATTRIBUTE_UNUSED): Remove, since it infringes on
6746 the user's name space. All uses changed to __attribute__
6747 ((__unused__)).
6748 (yyFail, yyMemoryExhausted, yyreportAmbiguity):
6749 Add __attribute__ ((__noreturn__)).
6750
6751 * etc/clcommit: Remove. We weren't using it, and it failed
6752 "make maintainer-distcheck".
6753 * Makefile.maint: Merge from coreutils.
6754 (CVS_LIST, CVS_LIST_EXCEPT): New macros.
6755 (syntax-check-rules): Change list of rules as described below.
6756 (sc_cast_of_alloca_return_value, sc_dd_max_sym_length):
6757 (sc_file_system, sc_obsolete_symbols, sc_prohibit_atoi_atof):
6758 (sc_prohibit_jm_in_m4, sc_root_tests, sc_tight_scope):
6759 (sc_trailing_space): New rules.
6760 (sc_xalloc_h_in_src): Remove.
6761 (sc_cast_of_argument_to_free, sc_cast_of_x_alloc_return_value):
6762 (sc_space_tab, sc_error_exit_success, sc_changelog):
6763 (sc_system_h_headers, sc_sun_os_names, sc_unmarked_diagnostics):
6764 (makefile-check, po-check, author_mark_check):
6765 (makefile_path_separator_check, copyright-check):
6766 Use grep -n, to make it easier to find violations.
6767 Use CVS_LIST and CVS_LIST_EXCEPT.
6768 (header_regexp, h_re): Remove.
6769 (dd_c): New macro.
6770 (sc_dd_max_sym_length, .re-list, news-date-check): New rules.
6771 (my-distcheck): Use more-modern GCC flags.
6772 (signatures, %.asc): Remove.
6773 (rel-files, announcement): Remove signatures.
6774 Restore old updating code, even though we don't use it, so
6775 that we're the same as coreutils.
6776 (alpha, beta, major): Depend on news-date-check.
6777 Make the upload commands.
6778
6779 * data/c.m4, data/lalr1.cc, data/yacc.c: Normalize white space.
6780 * lib/abitset.h, lib/bbitset.h, lib/bitset.h: Likewise.
6781 * lib/bitset_stats.c, lib/ebitset.h, lib/lbitset.c: Likewise.
6782 * lib/libitset.h, lib/timevar.c, lib/vbitset.h: Likewise.
6783 * src/Makefile.am, src/gram.c, src/muscle_tab.h: Likewise.
6784 * src/parse-gram.y, src/system.h, src/tables.c, src/vcg.c: Likewise.
6785 * src/vcg_defaults.h, tests/cxx-type.at, tests/existing.at: Likewise.
6786 * tests/sets.at: Likewise.
6787
6788 * data/m4sugar/m4sugar.m4: Sync from Autoconf, except that
6789 we comment out the Autoconf version number.
6790 * doc/bison.texinfo (Calc++ Scanner): Don't use atoi, as
6791 it's error-prone and "make maintainer-distcheck" rejects it.
6792
6793 * lib/subpipe.c: Include <fcntl.h> without checking for HAVE_FCNTL_H.
6794 Indent calls to "error" to pacify "make maintainer-distcheck",
6795 when the calls are not intended to be translated.
6796 * m4/subpipe.m4 (BISON_PREREQ_SUBPIPE): Don't check for fcntl.h.
6797
6798 * src/Makefile.am (DEFS): Use +=, to pacify
6799 "make maintainer-distcheck".
6800 (bison_SOURCES): Add scan-skel.h.
6801 (sc_tight_scope): New rule, from coreutils.
6802
6803 * src/files.c (src_extension, header_extension):
6804 Now static, not extern.
6805 * src/getargs.c (short_options): Likewise.
6806 * src/muscle_tab.c (muscle_table): Likewise.
6807 * src/parse-gram.y (current_class, current_type, current_prec):
6808 Likewise.
6809 * src/reader.c (grammar_end, previous_rule_end): Likewise.
6810 * src/getargs.h: Redo comments to pacify "make maintainer-distcheck".
6811 * src/main.c (main): Cast bindtextdomain and textdomain calls to
6812 void, to avoid warning when NLS is disabled.
6813 * src/output.c: Include scan-skel.h.
6814 (scan_skel): Remove decl, since scan-skel.h does this.
6815 (output_skeleton):
6816 Indent calls to "error" to pacify "make maintainer-distcheck".
6817 * src/print_graph.c: Don't include <obstack.h>, as system.h does this.
6818 * src/reader.h (gram_end, gram_lineno): New decls to pacify
6819 "make maintainer-distcheck".
6820 * src/scan-skel.l (skel_lex, skel_get_lineno, skel_get_in):
6821 (skel_get_out, skel_get_leng, skel_get_text, skel_set_lineno):
6822 (skel_set_in, skel_set_out, skel_get_debug, skel_set_debug):
6823 (skel_lex_destroy, scan_skel): Move these decls to...
6824 * src/scan-skel.h: New file.
6825 * src/uniqstr.c (uniqstr_assert):
6826 Indent calls to "error" to pacify "make maintainer-distcheck".
6827
6828 * tests/Makefile.am ($(srcdir)/package.m4): Use $(VAR),
6829 not @VAR@.
6830
6831 * tests/torture.at: Revamp to avoid misuse of atoi that
6832 "make maintainer-distcheck" complained about.
6833
6834 * examples/extexi (message): Don't print a message more than once,
6835 and omit line-number decoration that makes Emacs compile think
6836 that informative messages are worth worrying about.
6837
6838 2005-07-22 Paul Eggert <eggert@cs.ucla.edu>
6839
6840 * configure.ac: Update version number.
6841
6842 * Makefile.am (SUBDIRS): Add examples; somehow this got removed
6843 accidentally.
6844 * examples/calc++/calc++-parser.yy: Remove from CVS, as it's
6845 autogenerated by the maintainer.
6846 * examples/calc++/.cvsignore: Add *.yy.
6847
6848 * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.
6849 * lib/bitset_stats.c (bitset_stats_init): Likewise.
6850 * lib/bitsetv.c (bitsetv_alloc): Likewise.
6851
6852 * po/POTFILES.in: Add lib/xalloc-die.c; remove lib/xmalloc.c.
6853
6854 * src/relation.c (relation_transpose): Rewrite to avoid bogus complaint
6855 from maintainer-distcheck about casting the argument of 'free'.
6856
6857 * NEWS: Mention recent yytname changes.
6858 * THANKS: Add Anthony Heading, twlevo@xs4all.nl.
6859
6860 * bootstrap: For translations that have not yet been upgraded to
6861 the new runtime-po domain, prime the pump by extracting the
6862 relevant strings from the obsolete translations. This code can be
6863 removed once the bison-runtime domain has been translated by each
6864 team.
6865
6866 * src/scan-gram.l (<SC_PRE_CODE>.): Don't double-quote token names,
6867 now that token names are already quoted.
6868
6869 Fix problem reported by Anthony Heading.
6870 * data/glr.c (YYTOKEN_TABLE): New macro.
6871 (yytname): Define if YYTOKEN_TABLE.
6872 * data/yacc.c (YYTOKEN_TABLE, yytname): Likewise.
6873 * data/lalr1.cc (YYTOKEN_TABLE, yytname_): Likewise.
6874 (YYERROR_VERBOSE): Define the same way the other skeletons do.
6875 * src/output.c (prepare_symbols): Output token_table_flag.
6876
6877 2005-07-21 Paul Eggert <eggert@cs.ucla.edu>
6878
6879 * data/glr.c (yyinitGLRStack, yyreturn): Don't call malloc
6880 again if the first call fails.
6881
6882 * data/glr.c (yytnamerr): New function.
6883 (yyreportSyntaxError): Use it to dequote most string literals.
6884 * data/lalr1.c (yytname_): Renamed from yyname_, for compatibility
6885 with other skeletons. All uses changed.
6886 (yytnameerr_): New function.
6887 (yyreport_syntax_error): Use it to dequote most string literals.
6888 * data/yacc.c (yytnamerr): New function.
6889 (yyerrlab): Use it to decode most string literals.
6890 * doc/bison.texinfo (Decl Summary, Calling Convention):
6891 Clarify quoting convention of yytname.
6892 * src/output.c (prepare_symbols): Quote all names. This undoes
6893 the 2005-04-17 change, which is now accomplished (mostly) via
6894 changes in the parsers as described above.
6895 * tests/regression.at (Token definitions, Web2c Actions):
6896 Undo most 2005-04-17 change here, too.
6897
6898 2005-07-20 Paul Eggert <eggert@cs.ucla.edu>
6899
6900 Fix more problems reported by twlevo@xs4all.nl.
6901 * tests/cxx-type.at: Don't pipe output of ./types through sed to
6902 remove trailing spaces. This loses the exit status of ./types,
6903 and isn't needed since ./types shouldn't be emitting trailing
6904 spaces.
6905 * data/glr.c (yyreturn): Don't pop stack if yyinitStateSet failed,
6906 as the stack isn't valid in that case.
6907
6908 * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_get_out):
6909 (gram_get_leng, gram_get_text, gram_set_lineno, gram_set_in):
6910 (gram_set_out, gram_get_debug, gram_set_debug, gram_lex_destroy):
6911 Add declarations to pacify "gcc -Wmissing-prototypes" when flex 2.5.31
6912 is used.
6913 * src/scan-skel.l (skel_get_lineno, skel_get_in, skel_get_out):
6914 (skel_get_leng, skel_get_text, skel_set_lineno, skel_set_in):
6915 (skel_set_out, skel_get_debug, skel_set_debug, skel_lex_destroy):
6916 Likewise.
6917
6918 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Work even with
6919 overly-picky compilers that reject 'char *foo = "bar";'.
6920
6921 * src/symtab.c (SYMBOL_ATTR_PRINT, symbol_print): Direct output
6922 to FILE * parameter, not to stderr. This fixes a typo introduced
6923 in the 2005-07-12 change.
6924
6925 * lib/subpipe.c (create_subpipe): Rewrite slightly to avoid
6926 warnings from GCC 4.
6927
6928 * data/glr.c (yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack):
6929 (yyglrShiftDefer, yysplitStack):
6930 Remove unused parameters b4_pure_formals. All uses changed.
6931 (yyglrShift): Remove unused parameters b4_user_formals.
6932 All uses changed.
6933 (yyglrReduce): Removed unused parameter yylocp. All uses changed.
6934
6935 2005-07-18 Paul Eggert <eggert@cs.ucla.edu>
6936
6937 Destructor cleanups and regularization among the three skeletons.
6938 * NEWS: Document the behavior changes.
6939 * data/glr.c (yyrecoverSyntaxError): Don't bother to pop the
6940 stack before failing, as the cleanup code will do it for us now.
6941 * data/lalr1.cc (yyerrlab): Likewise.
6942 * data/glr.c (yyparse): Pop everything off the stack before
6943 freeing it, so that destructors get called properly.
6944 * data/lalr1.cc (yyreturn): Likewise.
6945 * data/yacc.c (yyreturn): Pop and destroy the start symbol, too.
6946 This is more consistent.
6947 * doc/bison.texinfo (Destructor Decl): Mention more reasons
6948 why destructors might be called. 1.875 -> 2.1.
6949 (Destructor Decl, Decl Summary, Table of Symbols):
6950 Some English-language cleanups for %destructor.
6951 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
6952 Add output line for destructor of start symbol.
6953 * tests/calc.at (AT_CHECK_CALC): Add one to line counts,
6954 because of that same extra output line.
6955
6956 * NEWS: Document minor wording changes in diagnostics of
6957 Bison-generated parsers.
6958 * data/glr.c (yyMemoryExhausted): Renamed from yyStackOverflow.
6959 Remove unused formals. All uses changed.
6960 (yyreportAmbiguity): "ambiguity detected" -> "syntax is ambiguous".
6961 (yyparse): Rename yyoverflowlab to yyexhaustedlab.
6962 * data/yacc.c (yyparse): "parser stack overflow" -> "memory exhausted".
6963 Rename yyoverflowab to yyexhaustedlab.
6964 When memory exhaustion occurs during syntax-error reporting,
6965 report it separately rather than in a single diagnostic; this
6966 eases translation.
6967 * doc/bison.texinfo (Memory Management): Renamed from Stack Overflow.
6968 (Memory Exhausted): Renamed from Parser Stack Overflow.
6969 Revamp wording slightly to prefer "memory exhaustion".
6970 * tests/actions.at: "parser stack overflow" -> "memory exhausted".
6971
6972 * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf.
6973
6974 Add i18n support to the GLR skeleton. Partially fix the C++
6975 skeleton; a C++ expert needs to finish this. Remove debugging
6976 msgids; there's little point to having them translated, since they
6977 can be understood only by someone who can read the
6978 (English-language) source code.
6979
6980 Generate runtime-po/bison-runtime.pot automatically, so that we
6981 don't have to worry about garbage getting in that file. We'll
6982 make sure after the next official release that old msgids don't
6983 get lost. See
6984 <http://lists.gnu.org/archive/html/bison-patches/2005-07/msg00119.html>.
6985
6986 * runtime-po/Makefile.in.in, runtime-po/bison-runtime.pot: Remove.
6987 Now auto-generated.
6988 * PACKAGING: Don't claim that Gawk, GCC, Perl use this method yet.
6989 Fix typos in explanations of the runtime file.
6990 * bootstrap: Change gettext keyword from YYI18N to YY_.
6991 Use standard Makefile.in.in in runtime-po, since we'll arrange
6992 for backward-compatible bison-runtime.po files in a different way.
6993 * data/glr.c (YY_): New macro, from yacc.c.
6994 (yyuserAction, yyreportAmbiguity, yyreportSyntaxError, yyparse):
6995 Translate messages intended for users.
6996 (yyreportSyntaxError): Change "virtual memory" to "memory" to match
6997 the wording in the other skeletons. We don't know that the memory
6998 is virtual.
6999 * data/lalr1.cc (YY_): Renamed from _. All uses changed.
7000 Use same method that yacc.c uses.
7001 Don't translate debugging messages.
7002 (yy::yyreport_syntax_error): Put in a FIXME for the i18n stuff;
7003 it doesn't work (yet), and requires C++ expertise to fix.
7004 * data/yacc.c (YY_): Renamed from YY18N. All uses changed.
7005 Move defn to a more logical place, to be consistent with other
7006 skeletons.
7007 Don't translate debugging messages.
7008 Don't assume line numbers fit in unsigned int; use unsigned long fmts.
7009 * doc/bison.texinfo: Mention <libintl.h>. Change glibc cross reference
7010 to gettext cross reference. Add indexing terms. Mention YYENABLE_NLS.
7011 * runtime-po/POTFILES.in: Add data/glr.c, data/lalr1.cc.
7012
7013 Fix yyerror / yylex test glitches noted by twlevo@xs4all.nl.
7014 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Have yyerror return
7015 void, not int.
7016 * tests/glr-regression.at (Badly Collapsed GLR States):
7017 Likewise.
7018 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
7019 yylex should return 0 at EOF rather than aborting.
7020
7021 Improve tests for stack overflow in GLR parser.
7022 Problem reported by twlevo@xs4all.nl.
7023 * data/glr.c (struct yyGLRStack): Remove yyerrflag member.
7024 All uses removed.
7025 (yyStackOverflow): Just longjmp, but with value 2 so that caller
7026 can handle the problem.
7027 (YYCHK1): Use goto (a la yacc.c) rather than setting a flag.
7028 (yyparse): New local variable yyresult to record the result.
7029 Use result of setjmp to set it, rather than storing itinto
7030 struct.
7031 (yyDone): Remove label.
7032 (yyacceptlab, yyabortlab, yyoverflowlab, yyreturn): New labels,
7033 to mimic yacc.c. Do not discard lookahead if it's EOF (possible
7034 if YYABORT is used).
7035 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Exit with
7036 yyparse status; put status > 1 into diagnostic.
7037 Check that status==2 works.
7038 * tests/calc.at, tests/cxx-type.at, tests/glr-regression.at:
7039 Use exit status 3 for failure to open (which shouldn't happen).
7040
7041 2005-07-17 Paul Eggert <eggert@cs.ucla.edu>
7042
7043 * tests/conflicts.at (%nonassoc and eof): Don't exit with status
7044 1 on syntax error; just let yyparse do its thing.
7045 * tests/glr-regression.at (Badly Collapsed GLR States): Likewise.
7046 * tests/torture.at (AT_DATA_STACK_TORTURE): Likewise.
7047 (Exploding the Stack Size with Alloca):
7048 (Exploding the Stack Size with Malloc):
7049 Expect exit status 2, not 1, since the parser is supposed to blow
7050 its stack. Problem reported by twlevo@xs4all.nl.
7051
7052 * data/glr.c (yyparse): Don't assume that the initial calls
7053 to YYMALLOC succeed; in that case, yyparse incorrectly returned 0.
7054 Print a stack-overflow message and fail instead.
7055 Initialize the line-number information before creating the stack,
7056 so that the stack-overflow message can report line zero safely.
7057
7058 2005-07-14 Paul Eggert <eggert@cs.ucla.edu>
7059
7060 Fix problems reported by twlevo@xs4all.nl.
7061 * data/glr.c (YYSTACKEXPANDABLE): Don't define if already defined.
7062 (yyuserMerge): Provide a default case if b4_mergers is empty.
7063 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Define YYSTACKEXPANDABLE.
7064 * tests/glr-regression.at
7065 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
7066 Add casts to pacify C++ compilers.
7067 * tests/glr-regression.at (Improper merging of GLR delayed action
7068 sets): Declare yylex before using it.
7069 * tests/Makefile.am (maintainer-check-g++): Fix a stray
7070 $(GXX) that escaped the renaming of GXX to CXX. Remove bogus
7071 test for valgrind; valgrind is independent of g++.
7072 (maintainer-check-posix): Add _POSIX2_VERSION=200112, to check
7073 for compatibility with POSIX 1003.1-2001 (if running coreutils).
7074 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Port to stricter C++.
7075 Use a destructor, so that we can expand the stack. Change
7076 YYSTYPE to char * so that we can free it. Cast result of malloc.
7077
7078 2005-07-13 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
7079
7080 * data/glr.c (yyuserAction): Fix uninitialized variable that caused
7081 a valgrind failure. Problem reported by twlevo@xs4all.nl.
7082
7083 2005-07-13 Paul Eggert <eggert@cs.ucla.edu>
7084
7085 * PACKAGING: New file, suggested by Bruno Haible and taken from
7086 similar wording in gettext's PACKAGING file.
7087 * NEWS: Mention PACKAGING.
7088 * Makefile.am (EXTRA_DIST): Add PACKAGING.
7089
7090 2005-07-12 Paul Eggert <eggert@cs.ucla.edu>
7091
7092 * NEWS: Document recent i18n improvements.
7093 * bootstrap: Get runtime translations into runtime-po.
7094 Create runtime-po files automatically, if possible.
7095 * configure.ac: Invoke BISON_I18N, so that we eat our own dog food.
7096 * data/yacc.c: Rewrite inclusion of <libintl.h> so that ENABLE_NLS
7097 does not infringe on the user's name space.
7098 (YYENABLE_NLS): Renamed from ENABLE_BISON_NLS.
7099 * doc/bison.texinfo (Internationalization): Revamp the English
7100 and Texinfo syntax a bit, to try to make it clearer.
7101 (Bison Options, Option Cross Key): Mention --print-localedir.
7102 * m4/bison-i18n.m4 (BISON_I18N): Rename ENABLE_BISON_NLS to
7103 YYENABLE_NLS. Quote a bit more.
7104 * runtime-po/.cvsignore: New file.
7105 * runtime-po/Makefile.in.in (mostlyclean): Remove *.old.pot.
7106 * runtime-po/Rules-quot: Remove; now created by bootstrap.
7107 * runtime-po/quot.sed: Likewise.
7108 * runtime-po/boldquot.sed: Likewise.
7109 * runtime-po/en@quot.header: Likewise.
7110 * runtime-po/en@boldquot.header: Likewise.
7111 * runtime-po/insert-header.sin: Likewise.
7112 * runtime-po/remove-potcdate.sin: Likewise.
7113 * runtime-po/Makevars: Likewise.
7114 * runtime-po/LINGUAS: Likewise.
7115 * runtime-po/de.po: Likewise; we will rely on the translation project
7116 to maintain this, so "bootstrap" should get it.
7117 * src/getarg.c (PRINT_LOCALEDIR_OPTION): Let the C compiler determine
7118 its value.
7119 * src/main.c (main): Bind the bison-runtime domain, too.
7120
7121 2005-07-12 Bruno Haible <bruno@clisp.org>
7122
7123 * data/yacc.c: Include <libintl.h> when NLS is enabled.
7124 (YYI18N): Renamed from _. Use dgettext when NLS is enabled.
7125 * po/POTFILES.in: Remove autogenerated file src/parse-gram.c.
7126 * runtime-po: New directory.
7127 * runtime-po/Makefile.in.in: New file, copied from po/, with modified
7128 $(DOMAIN).pot-update rule, so that old messages are never dropped.
7129 * runtime-po/Rules-quot: New file, copied from po/.
7130 * runtime-po/quot.sed: Likewise.
7131 * runtime-po/boldquot.sed: Likewise.
7132 * runtime-po/en@quot.header: Likewise.
7133 * runtime-po/en@boldquot.header: Likewise.
7134 * runtime-po/insert-header.sin: Likewise.
7135 * runtime-po/remove-potcdate.sin: Likewise.
7136 * runtime-po/Makevars: New file.
7137 * runtime-po/POTFILES.in: New file.
7138 * runtime-po/LINGUAS: New file.
7139 * runtime-po/bison-runtime.pot: New file.
7140 * runtime-po/de.po: New file.
7141 * m4/bison.m4: New file.
7142 * Makefile.am (SUBDIRS): Add runtime-po.
7143 (aclocaldir, aclocal_DATA): New variables.
7144 * configure.ac: Add AC_CONFIG_FILES of runtime-po/Makefile.in.
7145 Define aclocaldir.
7146 * src/getargs.c (usage): Document --print-localedir option.
7147 (PRINT_LOCALEDIR_OPTION): New enum item.
7148 (long_options): Add --print-localedir option.
7149 (getargs): Handle --print-localedir option.
7150 * doc/bison.texinfo (Bison Parser): Remove paragraph about _().
7151 (Internationalization): New section.
7152
7153 2005-07-12 Akim Demaille <akim@epita.fr>
7154
7155 * src/symtab.h, src/symtab.c (symbol_print): Swap the arguments,
7156 for consistency with the rest of the code.
7157 * src/symlist.h, src/symlist.c (symbol_list_print): Ditto.
7158 Add separators.
7159
7160 2005-07-12 Akim Demaille <akim@epita.fr>
7161
7162 * src/parse-gram.y: Use %printer instead of YYPRINT.
7163
7164 2005-07-12 Akim Demaille <akim@epita.fr>
7165
7166 * src/symtab.h, src/symtab.c (symbol_print): New.
7167 * src/symlist.h, src/symlist.c (symbol_list_print): New.
7168 * src/symlist.c (symbol_list_n_type_name_get): Report the culprit.
7169
7170 2005-07-12 Akim Demaille <akim@epita.fr>
7171
7172 * data/glr.c (b4_syncline): Fix (swap) the definitions of
7173 b4_at_dollar and b4_dollar_dollar.
7174
7175 2005-07-11 Paul Eggert <eggert@cs.ucla.edu>
7176
7177 * doc/bison.texinfo (Mystery Conflicts): Add reference to DeRemer
7178 and Pennello's paper.
7179
7180 2005-07-09 Paul Eggert <eggert@cs.ucla.edu>
7181
7182 * data/yacc.c (yyparse): Undo previous patch. Instead,
7183 set yylsp[0] and yyvsp[0] only if the initial action
7184 sets yylloc and yylval, respectively.
7185
7186 * data/yacc.c (yyparse): In the initial action, set
7187 yylsp[0] and yyvsp[0] rather than yylloc and yylval.
7188 This avoids the use of undefined variables if the initial
7189 action does not set yylloc and/or yylval.
7190
7191 2005-07-07 Paul Eggert <eggert@cs.ucla.edu>
7192
7193 * examples/calc++/calc++-driver.cc, examples/calc++/calc++-driver.hh:
7194 * examples/calc++/calc++-scanner.ll, examples/calc++/calc++.cc:
7195 Remove from CVS. These files are automatically generated.
7196 * examples/extexi: Clarify that this file is now part of Bison,
7197 not GNU M4, and that it works with any POSIX-compatible Awk.
7198 * examples/calc++/Makefile.am (run_extexi): Remove; not used.
7199 ($(calc_extracted)): Renamed from $(calc_sources_extracted),
7200 so that we also get calc++-parser.yy. Geneate it.
7201 Use $(AWK), not gawk, since any conforming Awk will do.
7202 Put comment before action, since older 'make' can't handle comment
7203 in action.
7204 $(BUILT_SOURCES): List all built sources, not just some of them.
7205 $(MAINTAINERCLEANFILES): Remove *.stamp, and all built sources.
7206 $($(srcdir)/calc++-parser.stamp): Work even if POSIXLY_CORRECT.
7207 $($(calc_sources_generated)): Remove unnecessary test for existence
7208 of target. (This had a shell syntax error anyway; a stray "x".)
7209 (calc_extracted): List $(srcdir)/calc++-parser.yy, not
7210 calc++-parser.yy.
7211 * examples/.cvsignore, examples/calc++/.cvsignore: New files.
7212
7213 * bootstrap (gnulib_modules): Add gettext, now that it's no longer
7214 implied by the other modules.
7215
7216 2005-07-06 Akim Demaille <akim@epita.fr>
7217
7218 Bind examples/calc++ to the package.
7219 * examples/calc++/Makefile: Remove, replaced by...
7220 * examples/calc++/Makefile.am: ... this new file.
7221 * examples/calc++/test: Remove input.
7222 * examples/calc++/compile: Remove.
7223 * examples/Makefile.am: New.
7224 * configure.ac, Makefile.am: Adjust.
7225 * doc/Makefile.am (clean-local): New, for more recent texi2dvis.
7226
7227 2005-07-05 Paul Eggert <eggert@cs.ucla.edu>
7228
7229 * data/glr.c (yyFail): Drastically simplify; since the format argument
7230 never had any % directives, we can simply pass it to yyerror.
7231 (yyparse): Use "t a; a=b;" rather than "t a = b;" when a will
7232 be modified later, as that is the usual style in glr.c.
7233 Problems reported by Paul Hilfinger.
7234
7235 Rewrite GLR parser to catch more buffer overrun, storage exhaustion,
7236 and size overflow errors.
7237 * data/glr.c: Include <stdio.h> etc. after user prolog, not before,
7238 in case the user prolog sets feature-test macros like _GNU_SOURCE.
7239 (YYSIZEMAX): New macro.
7240 (yystpcpy): New function, taken from yacc.c.
7241 (struct yyGLRStack.yyspaceLeft): Now size_t, not int.
7242 (yyinitGLRStack, yyfreeGLRstack): Remove unnecessary forward decls,
7243 so that we don't have to maintain their signatures.
7244 (yyFail): Check for buffer overflow, by using vsnprintf rather
7245 than vsprintf. Allocate a bigger buffer if possible.
7246 Report an error if buffer allocation fails.
7247 (yyStackOverflow): New function.
7248 (yyinitStateSet, yyinitGLRStack): Return a boolean indicating whether
7249 the initialization was successful. It might fail if storage was
7250 exhausted.
7251 (yyexpandGLRStack): Add more checks for storage allocation failure.
7252 Use yyStackOverflow to report failures.
7253 (yymarkStackDeleted, yyglrShift, yyglrShiftDefer, yydoAction):
7254 (yysplitStack, yyprocessOneStack, yyparse, yypstack):
7255 Don't assume stack number fits in int.
7256 (yysplitStack): Check for storage allocation failure.
7257 (yysplitStack, yyprocessOneStack): Add pure_formals, so that we
7258 can print diagnostics on storage allocation failure. All callers
7259 changed.
7260 (yyresolveValue): Use yybool for boolean.
7261 (yyreportSyntaxError): Check for size-calculation overflow.
7262 This code is taken from yacc.c.
7263 (yyparse): Check for storage allocation errors when allocating
7264 the initial stack.
7265
7266 2005-07-05 Akim Demaille <akim@epita.fr>
7267
7268 Extract calc++ from the documentation.
7269 * doc/bison.texinfo (Calc++): Add the extraction marks.
7270 * examples/extexi: New, from the aborted GNU Programming 2E.
7271 Separate the different paragraph of a file with empty lines.
7272 * examples/Makefile: Use it to extract the whole calc++ example.
7273
7274 2005-06-24 Akim Demaille <akim@epita.fr>
7275
7276 * doc/bison.texinfo (C++ Parser Interface): Use defcv to define
7277 class typedefs.
7278
7279 2005-06-22 Akim Demaille <akim@epita.fr>
7280
7281 * doc/bison.texinfo (C++ Language Interface): First stab.
7282 (C++ Parsers): Remove.
7283
7284 2005-06-22 Akim Demaille <akim@epita.fr>
7285
7286 * data/lalr1.cc (yylex_): Honor %lex-param.
7287
7288 2005-06-22 Akim Demaille <akim@epita.fr>
7289
7290 Start a set of simple examples.
7291 * examples/calc++/Makefile, examples/calc++/calc++-driver.cc,
7292 * examples/calc++/calc++-driver.hh,
7293 * examples/calc++/calc++-parser.yy,
7294 * examples/calc++/calc++-scanner.ll, examples/calc++/calc++.cc,
7295 * examples/calc++/compile, examples/calc++/test: New.
7296
7297 2005-06-09 Paul Eggert <eggert@cs.ucla.edu>
7298
7299 * data/yacc.c (malloc, free) [defined __cplusplus]: Wrap inside
7300 extern "C" {}. This fixes a problem reported by Paul Hilfinger,
7301 which stems from the 2005-05-27 patch.
7302
7303 2005-06-06 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
7304
7305 * data/glr.c: Modify treatment of unused parameters to permit use
7306 of g++ (which doesn't allow __attribute__ ((unused)) for parameters).
7307
7308 2005-05-30 Paul Eggert <eggert@cs.ucla.edu>
7309
7310 Fix infringement on user name space reported by Janos Zoltan Szabo.
7311 * data/yacc.c (yyparse): strlen -> yystrlen.
7312
7313 2005-05-30 Akim Demaille <akim@epita.fr>
7314
7315 * data/lalr1.cc (_): New.
7316 Translate the various messages.
7317
7318 2005-05-27 Paul Eggert <eggert@cs.ucla.edu>
7319
7320 Fix infringement on user name space reported by Bruno Haible.
7321 * data/yacc.c (YYSIZE_T): Define first, so that later decls can use it.
7322 Prefer GCC's __SIZE_TYPE__ if available, so that we don't infringe on
7323 the user's name space.
7324 (alloca): Include <stdlib.h> to get it, if it's not built in.
7325 (YYMALLOC, YYFREE): Define only if needed.
7326 (malloc, free): Declare, but only if needed, as this infringes on
7327 the user name space.
7328
7329 2005-05-25 Paul Eggert <eggert@cs.ucla.edu>
7330
7331 Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible.
7332 * lib/bitset.c (bitset_print): Don't assume size_t can be printed
7333 with %d format.
7334 * lib/ebitset.c (min, max): Undef before defining.
7335 * lib/vbitset.c (min, max): Likewise.
7336 * lib/subpipe.c (create_subpipe): Save local variables in case
7337 vfork clobbers them.
7338
7339 2005-05-24 Bruno Haible <bruno@clisp.org>
7340
7341 * tests/synclines.at (AT_SYNCLINES_COMPILE): Add support for the
7342 error message syntax used by gcc-4.0.
7343
7344 2005-05-23 Paul Eggert <eggert@cs.ucla.edu>
7345
7346 * README: Mention m4 1.4.3. Remove obsolete advice about
7347 Sun Forte Developer 6 update 2, VMS, and MS-DOS.
7348
7349 * bootstrap: Remove workaround for problem I encountered with
7350 gettext 0.14.1; it seems to be fixed now.
7351
7352 2005-05-22 Paul Eggert <eggert@cs.ucla.edu>
7353
7354 * NEWS: Version 2.0a.
7355
7356 * src/files.c: Include "stdio-safer.h"; this fixes a typo in
7357 the previous change.
7358
7359 Various maintainer cleanups.
7360 * .cvsignore: Add a.exe, a.out, b.out,, conf[0-9]*, confdefs*,
7361 conftest*, for benefit of CVS commands run at the same time as
7362 "configure". Add build-aux, since "bootstrap" now creates it and
7363 its subfiles.
7364 * Makefile.cfg (move_if_change): Remove.
7365 * Makefile.maint: Remove the update stuff; we now use "bootstrap".
7366 (ftp-gnu, www-gnu, move_if_change, local_updates, update):
7367 (po_repo, do-po-update, po-update, wget_files, get-targets):
7368 (config.guess-url_prefix, config.sub-url_prefix):
7369 (ansi2knr.c-url_prefix, texinfo.tex-url_prefix):
7370 (standards.texi-url_prefix, make-stds.texi-url_prefix, taget, url):
7371 ($(get-targets), cvs-files, automake_repo, wget-update, cvs-update):
7372 Remove.
7373 * configure.ac (AC_CONFIG_AUX_DIR): Change from config to build-aux;
7374 this is now the recommended name.
7375 * config/.cvsignore: Remove config.guess, config.rpath, config.sub,
7376 depcomp, install-sh, mdate-sh, missing, mkinstalldirs, texinfo.tex,
7377 ylwrap. These files now go into build-aux.
7378 * config/move-if-change: Remove.
7379 * config/prev-version.txt: Bump from 1.75 to 2.0.
7380
7381 * bootstrap: Add stdio-safer, unistd-safer modules.
7382 Remove m4/glibc2.m4 (introduced by latest gnulib, but
7383 we don't need it).
7384 * lib/.cvsignore: Add dup-safer.c, fd-safer.c,
7385 fopen-safer.c, stdio-safer.h, unistd-safer.h.
7386 * lib/subpipe.c: Include "unistd-safer.h".
7387 (create_subpipe): Make sure all the newly-created
7388 file descriptors are > 2, so that diagnostics don't
7389 get sent down them (which might cause Bison to hang, in theory).
7390 * m4/.cvsignore: Add stdio-safer.m4, unistd-safer.m4.
7391 * src/files.c (xfopen): Use fopen_safer, not fopen.
7392
7393 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Port
7394 yesterday's yacc.c fix.
7395
7396 2005-05-21 Paul Eggert <eggert@cs.ucla.edu>
7397
7398 * data/glr.c, data/lalr1.cc: Update copyright date.
7399
7400 Fix a destructor bug reported by Wolfgang Spraul in
7401 <http://lists.gnu.org/archive/html/bug-bison/2005-05/msg00042.html>.
7402 * data/yacc.c (yyabortlab): Don't call destructor, and
7403 don't set yychar to EMPTY.
7404 (yyoverflowlab): Don't call destructor.
7405 (yyreturn): Call destructor, if yychar is neither YYEOF nor YYEMPTY.
7406 * tests/calc.at (AT_CHECK_CALC): Expect one fewer output lines,
7407 since we no longer output the message "discarding lookahead token
7408 end of input ()".
7409
7410 2005-05-20 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
7411
7412 * data/glr.c (YY_SYMBOL_PRINT): Don't print newline at end to
7413 fix a small glitch in debugging output.
7414 (yyprocessOneStack, yyrecoverSyntaxError, yyparse): Print newline
7415 after YY_SYMBOL_PRINT where needed.
7416
7417 (struct yyGLRState): Add some comments.
7418 (struct yySemanticOption): Add some comments.
7419 (union yyGLRStackItem): Add comment.
7420
7421 (yymergeOptionSets): Correct this to properly perform the union,
7422 avoiding infinite reported by Michael Rosien.
7423 Update comment.
7424
7425 * tests/glr-regression.at: Add test for GLR merging error reported
7426 by M. Rosien.
7427
7428 2005-05-13 Paul Eggert <eggert@cs.ucla.edu>
7429
7430 * COPYING, ChangeLog, GNUmakefile, HACKING, Makefile.am,
7431 Makefile.cfg, Makefile.maint, NEWS, README, README-alpha,
7432 README-cvs, TODO, bootstrap, configure.ac, data/Makefile.am,
7433 data/README, data/c.m4, data/glr.c, data/lalr1.cc, data/yacc.c,
7434 data/m4sugar/m4sugar.m4, doc/Makefile.am, doc/bison.texinfo,
7435 doc/fdl.texi, doc/gpl.texi, doc/refcard.tex, lib/Makefile.am,
7436 lib/abitset.c, lib/abitset.h, lib/bbitset.h, lib/bitset.c,
7437 lib/bitset.h, lib/bitset_stats.c, lib/bitset_stats.h,
7438 lib/bitsetv-print.c, lib/bitsetv-print.h, lib/bitsetv.c,
7439 lib/bitsetv.h, lib/ebitset.c, lib/ebitset.h, lib/get-errno.c,
7440 lib/get-errno.h, lib/lbitset.c, lib/lbitset.h, lib/libiberty.h,
7441 lib/main.c, lib/subpipe.c, lib/subpipe.h, lib/timevar.c,
7442 lib/timevar.def, lib/timevar.h, lib/vbitset.c, lib/vbitset.h,
7443 lib/yyerror.c, m4/cxx.m4, m4/m4.m4, m4/subpipe.m4, m4/timevar.m4,
7444 m4/warning.m4, src/LR0.c, src/LR0.h, src/Makefile.am, src/assoc.c,
7445 src/assoc.h, src/closure.c, src/closure.h, src/complain.c,
7446 src/complain.h, src/conflicts.c, src/conflicts.h, src/derives.c,
7447 src/derives.h, src/files.c, src/files.h, src/getargs.c,
7448 src/getargs.h, src/gram.c, src/gram.h, src/lalr.c, src/lalr.h,
7449 src/location.c, src/location.h, src/main.c, src/muscle_tab.c,
7450 src/muscle_tab.h, src/nullable.c, src/nullable.h, src/output.c,
7451 src/output.h, src/parse-gram.c, src/parse-gram.h,
7452 src/parse-gram.y, src/print.c, src/print.h, src/print_graph.c,
7453 src/print_graph.h, src/reader.c, src/reader.h, src/reduce.c,
7454 src/reduce.h, src/relation.c, src/relation.h, src/scan-gram.l,
7455 src/scan-skel.l, src/state.c, src/state.h, src/symlist.c,
7456 src/symlist.h, src/symtab.c, src/symtab.h, src/system.h,
7457 src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h,
7458 src/vcg.c, src/vcg.h, src/vcg_defaults.h, tests/Makefile.am,
7459 tests/actions.at, tests/c++.at, tests/calc.at, tests/conflicts.at,
7460 tests/cxx-type.at, tests/existing.at, tests/glr-regression.at,
7461 tests/headers.at, tests/input.at, tests/local.at, tests/output.at,
7462 tests/reduce.at, tests/regression.at, tests/sets.at,
7463 tests/synclines.at, tests/testsuite.at, tests/torture.at:
7464 Update FSF postal mail address.
7465
7466 2005-05-11 Paul Eggert <eggert@cs.ucla.edu>
7467
7468 * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like AT_COMPILE does.
7469 Problem reported by Ralf Menzel.
7470
7471 2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
7472
7473 * tests/actions.at: Test that stack overflow invokes destructors.
7474 From Marcus Holland-Moritz.
7475 * data/yacc.c (yyerrlab): Move the code that destroys the stack
7476 from here....
7477 (yyreturn): to here. That way, destructors are called properly
7478 even if the stack overflows, or the user calls YYACCEPT or
7479 YYABORT. Stack-overflow problem reported by Marcus Holland-Moritz.
7480 (yyoverflowlab): Destroy the lookahead.
7481
7482 2005-04-24 Paul Eggert <eggert@cs.ucla.edu>
7483
7484 * data/yacc.c (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment.
7485
7486 2005-04-17 Paul Eggert <eggert@cs.ucla.edu>
7487
7488 * NEWS: Bison-generated C parsers no longer quote literal strings
7489 associated with tokens.
7490 * src/output.c (prepare_symbols): Don't escape strings,
7491 since users don't want to see C escapes.
7492 * tests/calc.at (AT_CHECK_CALC): Adjust to lack of quotes
7493 in diagnostics.
7494 * tests/input.at (Torturing the Scanner): Likewise.
7495 * tests/regression.at (Token definitions, Web2c Actions): Likewise.
7496
7497 2005-04-16 Paul Eggert <eggert@cs.ucla.edu>
7498
7499 * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the test if
7500 the data size is known to be too small and we can't increase it.
7501 This works around an HP-UX 11.00 glitch reported by Andrew Benham.
7502
7503 2005-04-15 Paul Eggert <eggert@cs.ucla.edu>
7504
7505 * src/parse-gram.y: Include quotearg.h.
7506 (string_as_id): Quote $1 before using it as a key, since the
7507 lexer no longer quotes it for us.
7508 (string_content): Don't strip quotes, since lexer no longer
7509 quotes it for us.
7510 * src/scan-gram.l: Include quotearg.h.
7511 ("\""): Omit quote.
7512 ("'"<SC_ESCAPED_CHARACTER>): Quote symbol before using it as
7513 a key, since the rest of the lexer doesn't quote it.
7514 * src/symtab.c (symbol_get): Don't quote symbol; caller does it now.
7515 * tests/regression.at (Token definitions): Check for backslashes
7516 in token strings.
7517
7518 * data/yacc.c (YYSTACK_ALLOC_MAXIMUM): New macro.
7519 (YYSIZE_T): Define to unsigned long int when using an older compiler.
7520 (yyparse): Revamp code to generate long syntax error message, to
7521 make it easier to translate, and to avoid problems with arithmetic
7522 overflow. Change "virtual memory" to "memory" in diagnostic, since
7523 we don't know whether the memory is virtual.
7524
7525 2005-04-13 Paul Eggert <eggert@cs.ucla.edu>
7526
7527 * NEWS: Bison-generated C parsers now use the _ macro to
7528 translate strings.
7529 * data/yacc.c (_) [!defined _]: New macro.
7530 All English strings wrapped inside this macro.
7531 * doc/bison.texinfo (Bison Parser): Document _.
7532 * po/POTFILES.in: Include src/parse-gram.c, since it now
7533 includes translateable strings that parse-gram.y doesn't.
7534
7535 2005-04-12 Paul Eggert <eggert@cs.ucla.edu>
7536
7537 * src/symtab.c (symbol_make_alias): Call symbol_type_set,
7538 reverting the 2004-10-11 change to this function.
7539 (symbol_check_alias_consistency): Don't call symbol_type_set
7540 if the type name is already correct.
7541 * tests/input.at (Typed symbol aliases): New test, from Tim Van Holder.
7542
7543 2005-03-25 Paul Eggert <eggert@cs.ucla.edu>
7544
7545 * tests/regression.at (Token definitions): Don't use a token named
7546 c, as that generates a "#define c ..." that runs afoul of buggy
7547 stdlib.h that uses the identifier c as a member of struct
7548 drand48_data. Problem reported by Horst Wente.
7549
7550 2005-03-21 Paul Eggert <eggert@cs.ucla.edu>
7551
7552 * bootstrap: Change translation URL from
7553 http://www2.iro.umontreal.ca/~gnutra/po/maint/bison/ to
7554 http://www.iro.umontreal.ca/translation/maint/bison/ to avoid
7555 redirection glitches. Problem reported by twlevo@xs4all.nl.
7556
7557 2005-03-20 Paul Eggert <eggert@cs.ucla.edu>
7558
7559 * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don't put options
7560 after operands; POSIX says this isn't portable for the c99 command.
7561
7562 2005-03-18 Paul Eggert <eggert@cs.ucla.edu>
7563
7564 * tests/glr-regression.at (glr-regr2a.y): Try to dump core
7565 immediately if a data overrun has occurred; this may help us track
7566 down what may be a spurious failure on MacOS.
7567
7568 2005-03-17 Paul Eggert <eggert@cs.ucla.edu>
7569
7570 Respond to problems reported by twlevo@xs4all.nl.
7571
7572 * bootstrap: Use "trap - 0" rather than the unportable "trap 0".
7573
7574 * src/vcg.h: Comment fix.
7575 * src/vcg_defaults.h: Parenthesize macro bodies to make them safe.
7576 (G_CMAX): Change to -1 instead of INT_MAX.
7577
7578 * data/yacc.c (yyparse): Omit spaces before #line.
7579
7580 2005-03-15 Paul Eggert <eggert@cs.ucla.edu>
7581
7582 * src/tables.c (state_number_to_vector_number): Put it inside an
7583 "#if 0", since it's not currently used. Problem reported by
7584 Roland McGrath.
7585
7586 2005-03-06 Paul Eggert <eggert@cs.ucla.edu>
7587
7588 * src/output.c (escaped_output): Renamed from
7589 escaped_file_name_output, since we now use it for symbol tags as
7590 well. All uses changed.
7591 (symbol_destructors_output, symbol_printers_output):
7592 Escape symbol tags too.
7593 Problem reported by Matyas Forstner in
7594 <http://lists.gnu.org/archive/html/bug-bison/2005-03/msg00009.html>.
7595
7596 * src/muscle_tab.c (muscle_code_grow): Don't quote numbers; it's
7597 not needed.
7598 * src/output.c (user_actions_output, token_definitions_output,
7599 symbol_destructors_output, symbol_printers_output): Likewise.
7600 * src/reader.c (prologue_augment): Likewise.
7601 * src/scan-gram.l (handle_action_dollar, handle_action_at): Likewise.
7602
7603 * src/vcg.c (output_edge): Don't quote linestyle arg.
7604 Problem reported by twlevo@xs4all.nl.
7605
7606 2005-02-28 Paul Eggert <eggert@cs.ucla.edu>
7607
7608 * doc/bison.texinfo (Semantic Tokens): Fix scoping problem in
7609 example, reported by Derek M Jones. Also, make the example even
7610 more outrageous, to better illustrate how bad the problem is.
7611
7612 2005-02-24 Paul Eggert <eggert@cs.ucla.edu>
7613
7614 * doc/bison.texinfo (Mfcalc Symtab): Correct the prototype for
7615 putsym. Typo reported by Sebastian Piping.
7616
7617 2005-02-23 Paul Eggert <eggert@cs.ucla.edu>
7618
7619 * doc/bison.texinfo (Language and Grammar): some -> same
7620 (Epilogue): int he -> in the
7621 Typos reported by Sebastian Piping via Justin Pence.
7622
7623 2005-02-07 Paul Eggert <eggert@cs.ucla.edu>
7624
7625 * tests/glr-regression.at (Improper handling of embedded actions
7626 and dollar(-N) in GLR parsers): Renamed from "Improper handling of
7627 embedded actions and $-N in GLR parsers", work around an Autoconf bug
7628 with dollar signs in test names.
7629 * tests/input.at (Invalid dollar-n): Renamed from "Invalid \$n",
7630 for a similar reason.
7631
7632 2005-01-28 Paul Eggert <eggert@cs.ucla.edu>
7633
7634 * src/vcg.c (output_graph): G_VIEW -> normal_view in case someone
7635 wants to redefine G_VIEW.
7636
7637 2005-01-27 Paul Eggert <eggert@cs.ucla.edu>
7638
7639 * src/vcg.c (get_view_str): Remove case for normal_view.
7640 Problem reported by twlevo@xs4all.nl.
7641
7642 2005-01-24 Paul Eggert <eggert@cs.ucla.edu>
7643
7644 * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug.
7645 Problem reported by twlevo@xs4all.nl.
7646
7647 * doc/bison.texinfo: Change @dircategory from "GNU programming
7648 tools" to "Software development". Requested by Richard Stallman
7649 via Karl Berry.
7650
7651 2005-01-23 Paul Eggert <eggert@cs.ucla.edu>
7652
7653 * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options after operands.
7654 Problem reported by twlevo@xs4all.nl.
7655
7656 2005-01-21 Paul Eggert <eggert@cs.ucla.edu>
7657
7658 * data/yacc.c (YYCOPY, yystpcpy, yyparse): Remove "register"
7659 keyword; it's not needed with modern compilers, and it doesn't
7660 affect correctness with older compilers. Suggested by
7661 twlevo@xs4all.nl.
7662
7663 2005-01-17 Paul Eggert <eggert@cs.ucla.edu>
7664
7665 * data/glr.c (yyuserAction): Add "default: break;" case to pacify
7666 gcc -Wswitch-default.
7667 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Likewise.
7668 * data/yacc.c (yyparse): Likewise.
7669
7670 2005-01-12 Paul Eggert <eggert@cs.ucla.edu>
7671
7672 * src/system.h (OUTPUT_EXT, TAB_EXT): Define only if not defined
7673 already. Let config.h define any nonstandard values.
7674
7675 2005-01-10 Paul Eggert <eggert@cs.ucla.edu>
7676
7677 * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10),
7678 for the benefit of slower hosts. Problem reported by
7679 Nelson H. F. Beebe.
7680
7681 2005-01-07 Paul Eggert <eggert@cs.ucla.edu>
7682
7683 * data/yacc.c (yyparse): Pacify non-GCC compilers about yyerrorlab
7684 being defined and not used.
7685 * data/lalr1.cc (yyparse): Likewise.
7686 Use "if (false)" rather than "if (0)".
7687
7688 2005-01-05 Paul Eggert <eggert@cs.ucla.edu>
7689
7690 * TODO: Mention that we should allow NUL bytes in tokens.
7691
7692 2005-01-02 Paul Eggert <eggert@cs.ucla.edu>
7693
7694 * src/scan-skel.l (<<EOF>>): Don't close standard output.
7695 Problem reported by Hans Aberg.
7696
7697 2005-01-01 Paul Eggert <eggert@cs.ucla.edu>
7698
7699 * src/getargs.c (version): Happy new year; update overall
7700 program copyright date from 2004 to 2005.
7701
7702 * src/scan-skel.l ("@output ".*\n): Don't close standard output.
7703 Problem reported by Hans Aberg.
7704 * tests/output.at (AT_CHECK_OUTPUT): New arg SHELLIO.
7705 (Output file names.): Add a test for the case when standard output
7706 is closed.
7707
7708 2004-12-26 Paul Eggert <eggert@cs.ucla.edu>
7709
7710 * doc/bison.texinfo (@copying): Update FDL version number to 1.2,
7711 to fix an oversight in the Bison 2.0 manual.
7712
7713 2004-12-25 Paul Eggert <eggert@cs.ucla.edu>
7714
7715 * NEWS: Version 2.0. Reformat the existing news items since
7716 1.875, so that related items are grouped together.
7717 * configure.ac (AC_INIT): Bump version to 2.0.
7718 * src/parse-gram.c, src/parse-gram.h: Regenerate with 2.0.
7719
7720 * tests/torture.at (Exploding the Stack Size with Alloca): Set
7721 YYSTACK_USE_ALLOCA to 1 if __GNUC__ or alloca are defined;
7722 otherwise, we're not testing alloca. Unfortunately there's no
7723 simple way to consult HAVE_ALLOCA here.
7724
7725 * data/lalr1.cc (yydestruct_): Pacify unused variable warning
7726 for yymsg, too.
7727
7728 * src/LR0.c (new_itemsets): Use memset rather than zeroing by
7729 hand. This avoids a warning about comparing int to size_t when
7730 GCC warnings are enabled.
7731
7732 2004-12-22 Paul Eggert <eggert@cs.ucla.edu>
7733
7734 * NEWS: Bison-generated parsers no longer default to using the
7735 alloca function (when available) to extend the parser stack, due
7736 to widespread problems in unchecked stack-overflow detection.
7737 * data/glr.c (YYMAXDEPTH): Remove undef when zero. It's the user's
7738 responsibility to set it to a positive value. This lets the user
7739 specify a value that is not a preprocessor constant.
7740 * data/yacc.c (YYMAXDEPTH): Likewise.
7741 (YYSTACK_ALLOC): Define only if YYSTACK_USE_ALLOCA is nonzero.
7742 * doc/bison.texinfo (Stack Overflow): YYMAXDEPTH no longer needs
7743 to be a compile-time constant. However, explain the constraints on it.
7744 Also, explain the constraints on YYINITDEPTH.
7745 (Table of Symbols): Explain that alloca is no longer the default.
7746 Explain the user's responsibility if they define YYSTACK_USE_ALLOCA
7747 to 1.
7748
7749 * doc/bison.texinfo (Location Default Action): Mention that n must
7750 be zero when k is zero. Suggested by Frank Heckenbach.
7751
7752 2004-12-22 Akim Demaille <akim@epita.fr>
7753
7754 * data/lalr1.cc (parser::token_number_type, parser::rhs_number_type)
7755 (parser::state_type, parser::semantic_type, parser::location_type):
7756 Private, not public.
7757 (parser::parse): Return ints, not bool.
7758 Returning a bool introduces a problem: 0 corresponds to false, and
7759 it seems weird to return false on success. Returning true changes
7760 the conventions for yyparse.
7761 Alternatively we could return void and send an exception.
7762 There is no clear consensus (yet?).
7763 (state_stack, semantic_stack, location_stack): Rename as...
7764 (state_stack_type, semantic_stack_type, location_stack_type): these.
7765 Private, not public.
7766 * tests/c++.at: New.
7767 * tests/testsuite.at, tests/Makefile.am: Adjust.
7768
7769 2004-12-21 Akim Demaille <akim@epita.fr>
7770
7771 * data/lalr1.cc (parser::parse): Return a bool instead of an int.
7772
7773 2004-12-21 Akim Demaille <akim@epita.fr>
7774
7775 Don't impose std::string for filenames.
7776
7777 * data/lalr1.cc (b4_filename_type): New.
7778 (position::filename): Use it.
7779 (parser.hh): Move the inclusion of stack.hh and location.hh below
7780 the user code, so that needed headers for the filename type can be
7781 included first.
7782 Forward declare them before the user code.
7783 * tests/Makefile.am (check-local, installcheck-local): Pass
7784 TESTSUITEFLAGS to the TESTSUITE.
7785
7786 2004-12-20 Akim Demaille <akim@epita.fr>
7787
7788 Use more STL like names: my_class instead of MyClass.
7789
7790 * data/lalr1.cc (LocationStack, LocationType, RhsNumberType)
7791 (SemanticStack, SemanticType, StateStack, StateType)
7792 (TokenNumberType, Stack, Slice, Traits, Parser::location)
7793 (Parser::value): Rename as...
7794 (location_stack, location_type, rhs_number_type, semantic_stack)
7795 (semantic_type, state_stack, state_type, token_number_type, stack)
7796 (slice, traits, parser::yylloc, parser::yylval): these.
7797
7798 * tests/calc.at, tests/regression.at, tests/actions.at: Adjust.
7799
7800 2004-12-19 Paul Eggert <eggert@cs.ucla.edu>
7801
7802 * data/glr.c (YYLLOC_DEFAULT): Use GNU spacing conventions.
7803 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
7804
7805 2004-12-17 Paul Eggert <eggert@cs.ucla.edu>
7806
7807 Remove uses of 'short int' and 'unsigned short int'. This raises
7808 some arbitrary limits. It uses more memory but nowadays that's
7809 not much of an issue.
7810
7811 This change does not affect the generated parsers; that's a different
7812 task, as some users will want to conserve memory there.
7813
7814 Ideally we should use size_t to represent all object counts, and
7815 something like ptrdiff_t to represent signed differences of object
7816 counts; but that will require more code-cleanup than I have the
7817 time to do right now.
7818
7819 * src/LR0.c (allocate_itemsets, new_itemsets, save_reductions):
7820 Use size_t, not int or short int, to count objects.
7821 * src/closure.c (nritemset, closure): Likewise.
7822 * src/closure.h (nritemset, closure): Likewise.
7823 * src/nullable.c (nullable_compute): Likewise.
7824 * src/print.c (print_core): Likewise.
7825 * src/print_graph.c (print_core): Likewise.
7826 * src/state.c (state_compare, state_hash): Likewise.
7827 * src/state.h (struct state): Likewise.
7828 * src/tables.c (default_goto, goto_actions): Likewise.
7829
7830 * src/gram.h (rule_number, rule): Use int, not short int.
7831 * src/output.c (prepare_rules): Likewise.
7832 * src/state.h (state_number, STATE_NUMBER_MAXIMUM, transitions,
7833 errs, reductions): Likewise.
7834 * src/symtab.h (symbol_number, SYMBOL_NUMBER_MAXIMUM, struct symbol):
7835 Likewise.
7836 * src/tables.c (vector_number, tally, action_number,
7837 ACTION_NUMBER_MINIMUM): Likewise.
7838 * src/output.c (muscle_insert_short_int_table): Remove.
7839
7840 2004-12-17 Akim Demaille <akim@epita.fr>
7841
7842 * data/lalr1.cc: Extensive Doxygenation.
7843 (error_): Rename as...
7844 (error): this, since it is visible to the user.
7845 Adjust callers.
7846 (Parser::message): Now an automatic variable from...
7847 (Parser::yyreport_syntax_error_): here.
7848 * tests/actions.at, tests/calc.at, tests/regression.at: Adjust to
7849 Parser::error.
7850 * tests/input.at: Escape $.
7851
7852 2004-12-16 Paul Eggert <eggert@cs.ucla.edu>
7853
7854 * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location):
7855 Parenthesize rhs to avoid obscure problems with mistakes like
7856 "foo$$bar = foo$1bar;". Problem reported by twlevo at xs4all.
7857 * data/lalr1.cc (b4_lhs_value, b4_rhs_value, b4_lhs_location,
7858 b4_rhs_location): Likewise.
7859 * data/yacc.c (b4_lhs_value, b4_rhs_value, b4_lhs_location,
7860 b4_rhs_location): Likewise.
7861
7862 2004-12-16 Akim Demaille <akim@epita.fr>
7863
7864 * data/lalr1.cc (yyreport_syntax_error_): Catch up with glr.c and
7865 yacc.c: be sure to stay within yycheck_.
7866 * tests/actions.at: Re-enable C++ tests.
7867
7868 2004-12-16 Akim Demaille <akim@epita.fr>
7869
7870 * src/print_graph.c (print_graph): Remove layoutalgorithm uses for
7871 real.
7872
7873 2004-12-16 Akim Demaille <akim@epita.fr>
7874
7875 Use #define to handle the %name-prefix.
7876
7877 * data/glr.c, data/yacc.c: Comment changes.
7878 * data/lalr1.cc (yylex): Use #define to select the name of yylex,
7879 so that one can refer to yylex in the parser file, and have it
7880 renamed, as is the case with other skeletons.
7881
7882 2004-12-16 Akim Demaille <akim@epita.fr>
7883
7884 Move lalr1.cc internals into yy*.
7885
7886 * data/lalr1.cc (semantic_stack_, location_stack_, state_stack_)
7887 (semantic_stack_, location_stack_, pact_, pact_ninf_, defact_)
7888 (pgoto_, defgoto_, table_, table_ninf_, check_, stos_, r1_, r2_)
7889 (name_, rhs_, prhs_, rline_, token_number_, eof_, last_, nnts_)
7890 (empty_, final_, terror_, errcode_, ntokens_)
7891 (user_token_number_max_, undef_token_, n_, len_, state_, nerrs_)
7892 (looka_, ilooka_, error_range_, nerrs_):
7893 Rename as...
7894 (yysemantic_stack_, yylocation_stack_, yystate_stack_)
7895 (yysemantic_stack_, yylocation_stack_, yypact_, yypact_ninf_)
7896 (yydefact_, yypgoto_, yydefgoto_, yytable_, yytable_ninf_)
7897 (yycheck_, yystos_, yyr1_, yyr2_, yyname_, yyrhs_, yyprhs_)
7898 (yyrline_, yytoken_number_, yyeof_, yylast_, yynnts_, yyempty_)
7899 (yyfinal_, yyterror_, yyerrcode_, yyntokens_)
7900 (yyuser_token_number_max_, yyundef_token_, yyn_, yylen_, yystate_)
7901 (yynerrs_, yylooka_, yyilooka_, yyerror_range_, yynerrs_):
7902 these.
7903
7904 2004-12-15 Paul Eggert <eggert@cs.ucla.edu>
7905
7906 Fix some problems reported by twlevo at xs4all.
7907 * src/symtab.c (symbol_new): Report an error if the input grammar
7908 contains too many symbols. This is better than calling abort() later.
7909 * src/vcg.h (enum layoutalgorithm): Remove. All uses removed.
7910 (struct node, struct graph):
7911 Rename member expand to stretch. All uses changed.
7912 (struct graph): Remove member layoutalgorithm. All uses removed.
7913 * src/vcg.c (get_layoutalgorithm_str): Remove. All uses removed.
7914 * src/vcg_defaults.h (G_STRETCH): Renamed from G_EXPAND.
7915 All uses changed.
7916 (N_STRETCH): Rename from N_EXPAND. All uses changed.
7917
7918 2004-12-15 Akim Demaille <akim@epita.fr>
7919
7920 * data/lalr1.cc: Normalize /** \brief ... */ to ///.
7921 Add more Doxygen comments.
7922 (symprint_, stack_print_, reduce_print_, destruct_, pop)
7923 (report_syntax_error_, translate_): Rename as...
7924 (yysymprint_, yystack_print_, yyreduce_print_, yydestruct_)
7925 (yypop_, yyreport_syntax_error_, yytranslate_): this.
7926
7927 2004-12-15 Akim Demaille <akim@epita.fr>
7928
7929 * data/lalr1.cc (lex_): Rename as...
7930 (yylex_): this.
7931 Move the trace here.
7932 Take the %name-prefix into account.
7933 Reported by Alexandre Duret-Lutz.
7934
7935 2004-12-15 Akim Demaille <akim@epita.fr>
7936
7937 Simplify the C++ parser constructor.
7938
7939 * data/lalr1.cc (debug_): Rename as...
7940 (yydebug_): so that the parser's internals are always in the yy*
7941 pseudo namespace.
7942 Adjust uses.
7943 (b4_parse_param_decl): Remove the leading comma as it is now only
7944 called as unique argument list.
7945 (Parser::Parser): Remove the constructor accepting a location and
7946 an initial debugging level.
7947 Remove from the other ctor the argument for the debugging level.
7948 (debug_level_type, debug_level, set_debug_level): New.
7949
7950 * tests/actions.at, tests/calc.at, tests/regression.at: Adjust
7951 constructor calls.
7952
7953 2004-12-15 Akim Demaille <akim@epita.fr>
7954
7955 Remove b4_root related material: failure experiment
7956 (which goal was to allow to derive from a class).
7957
7958 * data/lalr1.cc (b4_root, b4_param, b4_constructor): Remove
7959 definitions and uses.
7960
7961 2004-12-14 Paul Eggert <eggert@cs.ucla.edu>
7962
7963 * data/glr.c (struct yyGLRStack): yyerror_range now has 3 items,
7964 not 2, since it's not portable to subtract 1 from the start of an
7965 array. The new item 0 is never set or used. All uses changed.
7966
7967 (yyrecoverSyntaxError): Use YYLLOC_DEFAULT instead of assuming
7968 the default definition of YYLLOC_DEFAULT. Problem reported
7969 by Frank Heckenbach.
7970
7971 2004-12-12 Paul Eggert <eggert@cs.ucla.edu>
7972
7973 * data/glr.c (YYRHSLOC): Don't have two definitions, one for
7974 the normal case and one for the error case. Just use the
7975 first one uniformly. Problem reported by Frank Heckenbach.
7976 (YYLLOC_DEFAULT): Use the conventions of yacc.c, so we can
7977 use exactly the same macro in both places.
7978 (yyerror_range): Now of type yyGLRStackItem, not YYLTYPE,
7979 so that the normal-case YYRHSLOC works for the error case too.
7980 All uses changed.
7981 * data/yacc.c (YYRHSLOC): New macro, taken from glr.c.
7982 (YYLLOC_DEFAULT): Use the same macro as glr.c.
7983 * doc/bison.texinfo (Location Default Action): Don't claim that
7984 we have an array of locations. Use the same macro for both glr
7985 and lalr parsers. Mention YYRHSLOC. Mention what happens when
7986 the index is 0.
7987
7988 2004-12-10 Paul Eggert <eggert@cs.ucla.edu>
7989
7990 * HACKING: Update email addresses to send announcements to.
7991
7992 * configure.ac (AC_INIT): Bump version to 1.875f.
7993
7994 2004-12-10 Paul Eggert <eggert@cs.ucla.edu>
7995
7996 * NEWS: Version 1.875e.
7997 * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875e.
7998
7999 * src/scan-skel.l: Include "complain.h", for "fatal".
8000
8001 * src/relation.h (relation_print, relation_digraph):
8002 Relation sizes are of type relation_node, not size_t (this is
8003 merely a doc fix, since the two types are equivalent).
8004 (relation_transpose): Relation sizes are of type relation_node,
8005 not int.
8006 * src/relation.c: Likewise.
8007 (top, infinity): Now of type relation_node, not int.
8008 (traverse, relation_transpose): Use relation_node, not int.
8009
8010 * data/glr.c (yyuserAction, yyrecoverSyntaxError): Mark args
8011 with ATTRIBUTE_UNUSED if they're not used, to avoid GCC warning.
8012 (yyparse): Remove unused local introduced in 2004-10-25 patch.
8013
8014 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg
8015 specifying whether the test should be skipped. Use it tp
8016 specify that the [%defines %skeleton "lalr1.cc"] tests currently
8017 fail on some hosts, and should be skipped.
8018
8019 2004-12-08 Paul Eggert <eggert@cs.ucla.edu>
8020
8021 * src/system.h (CALLOC, MALLOC, REALLOC): Remove. All callers
8022 changed to use xcalloc, xnmalloc, xnrealloc, respectively,
8023 unless otherwise specified below.
8024
8025 * src/LR0.c (allocate_itemsets): Use xnmalloc, not xcalloc,
8026 to allocate kernel_base, kernel_items, kernel_size, since
8027 they needn't be initialized to 0.
8028 (allocate_storgae): Likewise, for shiftset, redset, shift_symbol.
8029 * src/closure.c (new_closure): Likewise, for itemset.
8030 * src/derives.c (derives_compute): Likewise, for delts, derives, q.
8031 * src/lalr.c (set_goto_map): Likewise, for temp_map.
8032 (initialize_F): Likewise, for reads, edge, reads[i], includes[i].
8033 (build_relations): Likewise for edge, states1, includes.
8034 * src/nullable.c (nullable_compute): Likewise, for squeue, relts.
8035 * src/reader.c (packgram): Likewise, for ritem, rules.
8036 * src/reduce.c (nonterminals_reduce): Likewise for nontermmap.
8037 * src/relation.c (relation_digraph): Likewise for VERTICES.
8038 (relation_transpose): Likewise for new_R, end_R.
8039 * src/symtab.c (symbols_token_translations_init): Likewise for
8040 token_translations.
8041 * src/tables.c (save_row): Likewise for froms, tos, conflict_tos.
8042 (token_actions): Likewise for yydefact, actrow, conflrow,
8043 conflict_list.
8044 (save_column): Likewise for froms[symno], tos[symno].
8045 (goto_actions): Likewise for state_count.
8046 (pack_table): Likewise for base, pos, check.
8047 (tables_generate): Likewise for width.
8048
8049 * src/LR0.c (set_states): Don't reuse kernel_size and kernel_base
8050 for initial core. Just have a separate core, so we needn't worry
8051 about whether kernel_size and kernel_base are initialized.
8052
8053 * src/LR0.c (shift_symbol, redset, shiftset, kernel_base,
8054 kernel_size, kernel_items): Remove unnecessary initialization.
8055 * src/conflicts.c (conflicts): Likewise.
8056 * src/derives.c (derives): Likewise.
8057 * src/muscle_tablc (muscle_insert): Likewise.
8058 * src/relation.c (relation_digraph): Likewise.
8059 * src/tables.c (froms, tos, conflict_tos, tally, width, actrow, order,
8060 conflrow, conflict_table, conflict_list, table, check):
8061 Likewise.
8062
8063 * src/closure.c (new_closure): Arg is of type unsigned int, not int.
8064 This is because all callers pass unsigned int.
8065 * src/closure.h (new_closure): Likewise.
8066
8067 * src/lalr.c (initialize_F): Initialize reads[i] in all cases.
8068 (build_relations): Initialize includes[i] in all cases.
8069 * src/reader.c (packgram): Always initialize rules[ruleno].prec
8070 and rules[ruleno].precsym. Initialize members in order.
8071 * src/relation.c (relation_transpose): Always initialize new_R[i]
8072 and end_R[i].
8073 * src/table.c (conflict_row): Initialize 0 at end of conflict_list.
8074
8075 * src/output.c (prepare_actions): Pass 0 instead of conflict_list[0];
8076 conflict_list[0] was always 0, but now it isn't initialized.
8077
8078 * src/table.c (table_grow): When conflict_table grew, the grown
8079 area wasn't cleared. Fix this.
8080
8081 * lib/.cvsignore: Add strdup.c, strdup.h.
8082 * m4/.cvsignore: Add strdup.m4.
8083
8084 2004-12-07 Paul Eggert <eggert@cs.ucla.edu>
8085
8086 * src/lalr.h (GOTO_NUMBER_MAXIMUM): New macro.
8087 * src/lalr.c (set_goto_map): Don't allow ngotos to equal
8088 GOTO_NUMBER_MAXIMUM, since we occasionally compute
8089 ngotos + 1 without checking for overflow.
8090 (build_relations): Use END_NODE, not -1, to denote end of edges.
8091 * src/lalr.c (set_goto_map, map_goto, initialize_F, add_loopback_edge,
8092 build_relations): Use goto_number, not int, for goto numbers.
8093 * src/tables.c (save_column, default_goto): Likewise.
8094
8095 2004-11-23 Akim Demaille <akim@epita.fr>
8096
8097 * data/lalr1.cc (YYSTYPE): Define it as is done for C, instead
8098 of #defining from yystype.
8099 Don't typedef yystype, C++ does not need it.
8100 This lets it possible to forward declare it as union.
8101
8102 2004-11-23 Paul Eggert <eggert@cs.ucla.edu>
8103
8104 * bootstrap (gnulib_modules): Add extensions.
8105 Problem reported by Jim Meyering.
8106
8107 2004-11-22 Paul Eggert <eggert@cs.ucla.edu>
8108
8109 * src/LR0.c, src/closure.c, src/derives.c, src/gram.c,
8110 src/lalr.c, src/nullable.c, src/relation.c, src/scan-skel.l,
8111 src/system.h, src/tables.c: XFREE -> free, to accommodate
8112 recent change to gnulib xalloc.h.
8113 Problem reported by Jim Meyering.
8114
8115 2004-11-17 Akim Demaille <akim@epita.fr>
8116
8117 * data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings.
8118
8119 2004-11-17 Akim Demaille <akim@epita.fr>,
8120 Alexandre Duret-Lutz <adl@gnu.org>
8121
8122 * data/lalr1.cc (Parser::yycdebug_): New, a pointer, to allow
8123 changes.
8124 (YYCDEBUG): Adjust.
8125 Use it instead of cdebug_.
8126 (Parser::debug_stream, Parser::set_debug_stream): New.
8127 (Parser::symprint_): Define cdebug_ for temporary backward
8128 compatibility.
8129 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use
8130 debug_stream ().
8131
8132 2004-11-17 Akim Demaille <akim@epita.fr>
8133
8134 * data/lalr1.cc (Parser:print_): Remove, use %printer instead.
8135 * tests/regression.at (_AT_DATA_DANCER_Y): Adjust.
8136 * tests/calc.at (_AT_DATA_CALC_Y): Ditto.
8137 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise.
8138
8139 2004-10-27 Paul Eggert <eggert@cs.ucla.edu>
8140
8141 * data/glr.c (yyloc_default): Remove; not used.
8142 Problem reported by Frank Heckenbach.
8143
8144 2004-10-25 Akim Demaille <akim@epita.fr>
8145
8146 * data/glr.c (YYRHSLOC): Move its definition next to its uses.
8147 Introduce another definition to address simple location arrays.
8148 (yyGLRStack): New member: yyerror_range.
8149 (yyrecoverSyntaxError, yyparse): Update it.
8150 (yyrecoverSyntaxError): Use it when shifting the error token to
8151 have an accurate range, equivalent to the one computed by both
8152 yacc.c and lalr1.cc.
8153 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Change its yylex so
8154 that column numbers start at column 0, as per GNU Coding
8155 Standards, the others tests, and the doc.
8156 (_AT_RESOLVED_GLR_OUTPUT_WITH_LOC, _AT_AMBIG_GLR_OUTPUT_WITH_LOC):
8157 Adjust to the above change (first column is 0).
8158 And adjust the location of the "<error>", now covering the whole
8159 line.
8160
8161 2004-10-22 Akim Demaille <akim@epita.fr>
8162 and Paul Eggert <eggert@cs.ucla.edu>
8163
8164 Remove some arbitrary limits on goto numbers and relations.
8165 * src/lalr.c (goto_map, ngotos, from_state, to_state): Omit
8166 initial values, since they're never used.
8167 (set_goto_map): ngotos is now unsigned, so test for overflow
8168 by seeing whether it wraps around to zero.
8169 * src/lalr.h (goto_number): Now size_t, not short int.
8170 (GOTO_NUMBER_MAXIMUM): Remove.
8171 * src/relation.c (relation_print, traverse, relation_transpose):
8172 Check for END_NODE rather than looking at sign.
8173 * src/relation.h (END_NODE): New macro.
8174 (relation_node): Now size_t, not short int.
8175
8176 2004-10-22 Paul Eggert <eggert@cs.ucla.edu>
8177
8178 * doc/bison.texinfo (Language and Grammar): In example, "int" is a
8179 keyword, not an identifier. Problem reported by Baron Schwartz in
8180 <http://lists.gnu.org/archive/html/bug-bison/2004-10/msg00017.html>.
8181
8182 2004-10-11 Akim Demaille <akim@epita.fr>
8183
8184 * src/symtab.c (symbol_check_alias_consistency): Also check
8185 type names, destructors, and printers.
8186 Reported by Alexandre Duret-Lutz.
8187 Recode the handling of associativity and precedence in terms
8188 of symbol_precedence_set.
8189 Accept no redeclaration at all, not even equal to the previous
8190 value.
8191 (redeclaration): New.
8192 Use it to factor redeclaration complaints.
8193 (symbol_make_alias): Don't set the type of the alias, let
8194 symbol_check_alias_consistency do it as for other features.
8195 * src/symtab.h (symbol): Add new member prec_location, and
8196 type_location.
8197 * src/symtab.c (symbol_precedence_set, symbol_type_set): Set them.
8198 * tests/input.at (Incompatible Aliases): New.
8199
8200 2004-10-09 Paul Eggert <eggert@cs.ucla.edu>
8201
8202 .cvsignore fixes to accommodate gnulib changes,
8203 and the practice of naming build directories "_build".
8204 * .cvsignore: Add "_*". Sort.
8205 * lib/.cvsignore: Add getopt_.h, xalloc-die.c.
8206 * m4/.cvsignore: Add "*_gl.m4".
8207
8208 2004-10-06 Akim Demaille <akim@epita.fr>
8209
8210 * src/parse-gram.y (add_param): Fix the truncation of trailing
8211 spaces.
8212
8213 2004-10-05 Akim Demaille <akim@epita.fr>
8214
8215 In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called regardless
8216 whether the reducion was empty or not. This leaves room to
8217 improve the use of YYLLOC_DEFAULT in such a case.
8218 lalr1.cc is still experimental, so changing this is acceptable.
8219 And finally, there are probably not many users who changed the
8220 handling of locations in GLR, so changing is admissible too.
8221
8222 * data/glr.c, data/lalr1.cc, data/yacc.c (YYLLOC_DEFAULT): On an
8223 empty reduction, set @$ to an empty location ending the previously
8224 stacked symbol.
8225 Adjust uses to make sure the code is triggered on empty
8226 reductions.
8227 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust the
8228 expected output: empty reductions have empty locations.
8229
8230 2004-09-29 Akim Demaille <akim@epita.fr>
8231
8232 * data/lalr1.cc: Move towards a more standard C++ coding style
8233 for templates: Class < T > -> Class<T>.
8234
8235 2004-09-29 Akim Demaille <akim@epita.fr>
8236
8237 * data/lalr1.cc: Reinstall the former ctor, for sake of
8238 compatibility, but warn it will be removed.
8239 Move towards a more standard C++ coding style (i.e., type *var ->
8240 type* var).
8241
8242 2004-09-27 Paul Eggert <eggert@cs.ucla.edu>
8243
8244 * src/parse-gram.y (add_param): Rewrite to avoid strchr,
8245 since it's less likely to work if NULs are involved in the future.
8246
8247 2004-09-27 Akim Demaille <akim@epita.fr>
8248
8249 * data/yacc.c (YY_LOCATION_PRINT): Fix its default declaration.
8250
8251 2004-09-27 Akim Demaille <akim@epita.fr>
8252
8253 * data/lalr1.cc (b4_parse_param_decl_1): New.
8254 (b4_parse_param_decl): Use it to have different names between attribute
8255 and argument names.
8256 (b4_cc_constructor_call): Likewise.
8257
8258 2004-09-24 Akim Demaille <akim@epita.fr>
8259
8260 * src/parse-gram.y (add_param): Strip the leading and trailing
8261 blanks from a formal argument declaration.
8262 (YY_LOCATION_PRINT): New.
8263
8264 2004-09-24 Akim Demaille <akim@epita.fr>
8265
8266 * data/c.m4 (b4_yysymprint_generate): Move the YYINPUT invocation
8267 after the location.
8268
8269 2004-09-24 Akim Demaille <akim@epita.fr>
8270
8271 * doc/bison.texinfo (Table of Symbols): Sort.
8272
8273 2004-09-21 Akim Demaille <akim@epita.fr>
8274
8275 * data/yacc.c, data/glr.c (b4_at_dollar, b4_dollar_dollar): Remove
8276 the useless parentheses.
8277 Suggested by Paul Eggert.
8278
8279 2004-09-20 Akim Demaille <akim@epita.fr>
8280
8281 Let the initial-action act on the look-ahead, and use it for the
8282 "initial push" (corresponding to an hypothetical beginning-of-file).
8283 And let lalr1.cc honor %initial-action.
8284
8285 * doc/bison.texinfo (Initial Action Decl): Clarify, and add an
8286 example.
8287 * data/lalr1.cc (Parser::initlocation_): Remove, bad experiment.
8288 (Parser::Parser): Remove the ctor that used to initialize it.
8289 (Parser::parse): Like in the other skeletons, issue the "starting
8290 parse" message before any action.
8291 Honor %initial-action.
8292 Initialize the stacks with the lookahead.
8293 * data/yacc.c: Let $$ and @$ in %initial-action designate the
8294 look-ahead.
8295 Push them in the stacks.
8296 * tests/actions.at, tests/calc.at: Adjust the C++ ctor invocations.
8297
8298 2004-09-20 Akim Demaille <akim@epita.fr>
8299
8300 * doc/bison.texinfo (Initial Action Decl): New.
8301
8302 2004-09-20 Akim Demaille <akim@epita.fr>
8303
8304 * data/yacc.c (YY_LOCATION_PRINT): Use YYLTYPE_IS_TRIVIAL as a
8305 clearer criterion to define it.
8306 (parse): Initialize the initial location when YYLTYPE_IS_TRIVIAL.
8307 When reducing on an empty RHS, use the latest stacked location as
8308 location.
8309 yylloc is not always available.
8310 * data/glr.c: Likewise.
8311 Also, honor initial-actions.
8312
8313 2004-09-20 Akim Demaille <akim@epita.fr>
8314
8315 * data/yacc.c (YY_LOCATION_PRINT): New.
8316 Define when we know YYLTYPE's structure, i.e., when the default
8317 YYLLOC_DEFAULT is used.
8318 * data/c.m4 (b4_yysymprint_generate): Use it.
8319 * data/lalr1.cc (YYLLOC_DEFAULT): Stop relying on the initial
8320 value of the result.
8321 (error_start_): Replace with...
8322 (error_range_): this location array.
8323 This allows to replace code relying on the implementation of
8324 locations by portable code.
8325 * data/yacc.c (yylerrsp): Replace with...
8326 (yyerror_range): this.
8327 Every time a token is popped, update yyerror_range[0], to have an
8328 accurate location for the error token.
8329 * data/glr.c (YY_LOCATION_PRINT): New.
8330 (yyprocessOneStack): Fix an invocation of YY_SYMBOL_PRINT:
8331 deference a pointer.
8332 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): No longer
8333 report the location in %printers.
8334
8335 * src/scan-skel.l: Instead of abort, report error messages to ease
8336 understanding skeleton scanning failures.
8337
8338 2004-09-16 Akim Demaille <akim@epita.fr>
8339
8340 * data/lalr1.cc (Stack::Iterator, Stack::ConstIterator): Rename as...
8341 (iterator, const_iterator): these, to be more in the C++ spirit.
8342 Also, return reverse iterators so that when displaying the stack
8343 we display its bottom first.
8344 (Parser::stack_print_, Parser::reduce_print_): Match the messages
8345 from yacc.c.
8346 We should probably use vector here though.
8347
8348 2004-09-16 Akim Demaille <akim@epita.fr>
8349
8350 Have more complete shift traces.
8351
8352 * data/yacc.c, data/lalr1.c, data/glr.c: Use YY_SYMBOL_PRINT
8353 to report Shifts instead of ad hoc YYDPRINTF invocations,
8354 including for the error token.
8355 * data/lalr1.cc (symprint_): Output the location.
8356 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): In C++, don't
8357 output the location within the %printer.
8358 Activate GLR tests, at least to make sure they compile properly.
8359 They still don't pass though.
8360 * tests/calc.at: Adjust expect verbose output, since now "Entering
8361 state..." is on a different line than the "Shifting" message.
8362
8363 2004-09-08 Akim Demaille <akim@epita.fr>
8364
8365 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Move the
8366 Bison directive from the Bison file to the invocation of this
8367 macro, so that these directives are passed to
8368 AT_BISON_OPTION_PUSHDEFS to get correct help macros.
8369 Use these helping macros (e.g., AT_LOC, AT_VAL and so forth).
8370 Move the AT_SETUP/AT_CLEANUP outside, to report as test title
8371 the extra Bison directives instead of the whole series.
8372 Change the grammar so that there are recoverable errors, and
8373 unrecoverable errors. Now we can have the parser give up before
8374 consuming the whole input. As a result we now can observe that
8375 the lookahead is freed when needed.
8376 Change the parser source to parse argv[1] instead of a hard coded
8377 string.
8378 Simplify yylex, and give a value and location to EOF.
8379 Simplify some invocations of AT_CHECK_PRINTER_AND_DESTRUCTOR that
8380 passed directives already coded in the file.
8381 Add some tests to check the location of "error".
8382 For some tests, the C++ parser is correct, and not yacc.c.
8383 For other tests, they provide different, but unsatisfying, values,
8384 so keep the C++ value so that at least one parser is "correct"
8385 according to the test suite.
8386 (Actions after errors): Remove, this is subsumed by the
8387 AT_CHECK_PRINTER_AND_DESTRUCTOR series.
8388
8389 2004-09-06 Akim Demaille <akim@epita.fr>
8390
8391 * data/lalr1.cc: Adjust the indentation of the labels.
8392 (Parser::pop): New.
8393 Use it.
8394
8395 2004-09-06 Akim Demaille <akim@epita.fr>
8396
8397 * data/yacc.cc, data/glr.cc (yydestruct): Accept an additional
8398 argument, an informative message.
8399 Call YY_SYMBOL_PRINT.
8400 Adjust all callers: integrate the associated YY_SYMBOL_PRINT.
8401 * data/lalr1.cc (destruct_): Likewise.
8402 In addition, no longer depend on b4_yysymprint_generate and
8403 b4_yydestruct_generate to generate these functions, do it "by
8404 hand".
8405
8406 2004-09-03 Akim Demaille <akim@epita.fr>
8407
8408 * data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
8409 invoked, yydestruct the lookahead.
8410 * tests/calc.at (Calculator $1): Update the expected lengths of
8411 traces: there is an added line for the discarded lookahead.
8412 * doc/bison.texinfo (Destructor Decl): Some rewording.
8413 Define "discarded" symbols.
8414
8415 2004-09-02 Akim Demaille <akim@epita.fr>
8416
8417 * data/lalr1.cc (translate_, destruct_): No reason to be static.
8418
8419 2004-09-02 Akim Demaille <akim@epita.fr>
8420
8421 * data/glr.c, yacc.c (YYDSYMPRINT): Remove, not used.
8422 (YYDSYMPRINTF): Rename as...
8423 (YY_SYMBOL_PRINT): this.
8424 * data/lalr1.cc (YY_SYMBOL_PRINT): New, modeled after the previous
8425 two.
8426 Use it instead of direct symprint_ calls.
8427 (yybackup): Tweak the "Now at end of input" case to match yacc.c's
8428 one.
8429
8430 2004-09-02 Akim Demaille <akim@epita.fr>
8431
8432 * data/lalr1.cc (b4_yysymprint_generate): New.
8433 (symprint_): New member function, defined when YYDEBUG.
8434 Use it consistently instead of token/nterm debugging output by
8435 hand.
8436 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust
8437 %printer calls to use cdebug_ when using lalr1.cc.
8438
8439 2004-08-30 Florian Krohm <florian@edamail.fishkill.ibm.com>
8440
8441 * data/glr.c: Guard the declarations of yypstack and yypdumpstack
8442 with #ifdef YYDEBUG.
8443
8444 2004-08-26 Akim Demaille <akim@epita.fr>
8445
8446 * doc/bison.texinfo (Implementing Loops): Rename as...
8447 (Implementing Gotos/Loops): this.
8448
8449 2004-08-13 Paul Eggert <eggert@cs.ucla.edu>
8450
8451 Adjust to latest gnulib.
8452 * bootstrap (gnulib_modules): Add xalloc-die.
8453 Set LC_ALL=C so that file names sort consistently.
8454 Prefer the gnulib copies of gettext.m4, glibc21.m4,
8455 inttypes_h.m4, lib-ld.m4, lib-prefix.m4, po.m4, stdint_h.m4,
8456 uintmax_t.m4, ulonglong.m4.
8457 (intl_files_to_remove): Add gettext.m4, lib-ld.m4, lib-prefix.m4,
8458 po.m4 since we are now using _gl.m4 instead.
8459
8460 2004-08-10 Florian Krohm <florian@edamail.fishkill.ibm.com>
8461
8462 * src/scan-action.l: Remove. Scanning of semantic actions is
8463 handled in scan-gram.l.
8464
8465 2004-08-07 Florian Krohm <florian@edamail.fishkill.ibm.com>
8466
8467 * src/scan-gram.l (handle_syncline): Use uniqstr_new not xstrdup.
8468
8469 * src/location.h (struct): The file member is a uniqstr.
8470 (equal_boundaries): Use UNIQSTR_EQ for comparison.
8471
8472 2004-07-22 Paul Eggert <eggert@cs.ucla.edu>
8473
8474 Fix bug with non-%union parsers that have printers or destructors,
8475 which led to a Bison core dump. Reported by Peter Fales in
8476 <http://lists.gnu.org/archive/html/bug-bison/2004-07/msg00014.html>.
8477
8478 * data/c.m4 (b4_symbol_actions): Don't assume %union was used.
8479 * data/lalr1.cc (yystype) [defined YYSTYPE]: Define to YYSTYPE,
8480 not to our own type.
8481 * src/output.c (symbol_destructors_output, symbol_printers_output):
8482 Don't assume %union.
8483 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR,
8484 AT_CHECK_PRINTER_AND_DESTRUCTOR): New argument
8485 UNION-FLAG. All callers changed.
8486 (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't assume %union.
8487 Use type char, not unsigned int, when declaring an array of char;
8488 this lets us remove a cast.
8489 (Printers and Destructors): Add non-%union test cases.
8490
8491 2004-06-21 Paul Eggert <eggert@cs.ucla.edu>
8492
8493 * doc/bison.texinfo: Minor editorial changes, mostly to the new
8494 GLR writeups. E.g., avoid frenchspacing and the future tense,
8495 change "lookahead" to "look-ahead", and change "wrt" to "with
8496 respect to".
8497
8498 2004-06-21 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
8499
8500 * doc/bison.texinfo (Merging GLR Parses, Compiler Requirements):
8501 New sections, split off from the GLR Parsers section. Put the new
8502 Simple GLR Parser near the start of the GLR section, for clarity.
8503 Rewrite connective text.
8504
8505 2004-06-21 Frank Heckenbach <frank@g-n-u.de>
8506
8507 * doc/bison.texinfo (Simple GLR Parsers): New section.
8508
8509 2004-06-21 Paul Eggert <eggert@cs.ucla.edu>
8510
8511 * NEWS, TODO, doc/bison.texinfo:
8512 Use "look-ahead" instead of "lookahead", to be consistent.
8513 * REFERENCES: Fix incorrect reference to DeRemer and Pennello,
8514 while we're fixing "look-ahead".
8515 * src/conflicts.c (shift_set): Renamed from shiftset.
8516 (look_ahead_set): Renamed from lookaheadset.
8517 * src/print.c: Likewise.
8518 * src/getargs.c (report_args): Add "look-ahead" as the new canonical
8519 name for "lookahead".
8520 (report_types, usage): Likewise.
8521 * src/getargs.h (report_look_ahead_tokens): Renamed from
8522 report_lookaheads.
8523 * src/lalr.c (compute_look_ahead_tokens): Renamed from
8524 compute_lookaheads.
8525 (state_look_ahead_tokens_count): Renamed from state_lookaheads_count.
8526 (look_ahead_tokens_print): Renamed from lookaheads_print.
8527 * src/state.c (state_rule_look_ahead_tokens_print): Renamed from
8528 state_rule_lookaheads_print.
8529 * src/state.h: Likewise.
8530 (reductions.look_ahead_tokens): Renamed from lookaheads.
8531 * tests/torture.at (AT_DATA_LOOK_AHEAD_TOKENS_GRAMMAR): Renamed from
8532 AT_DATA_LOOKAHEADS_GRAMMAR.
8533
8534 2004-06-03 Paul Eggert <eggert@cs.ucla.edu>
8535
8536 * README: Update location of patched M4 distribution.
8537
8538 2004-05-30 Albert Chin-A-Young <china@thewrittenword.com>
8539
8540 Don't assume the C++ compiler takes the same arguments as the C compiler
8541 (trivial change).
8542 * configure.ac (O0CXXFLAGS): New var.
8543 * tests/atlocal.in (CXXFLAGS): Use it.
8544
8545 2004-05-29 Paul Eggert <eggert@cs.ucla.edu>
8546
8547 Fix some "make check" problems with C++ reported by
8548 Albert Chin-A-Young for Tru64 C++ in this thread:
8549 http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00049.html
8550
8551 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check for std::cerr.
8552 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
8553 Output to a .cc file for C++, not to a .c file.
8554 * tests/calc.at (AT_CHECK_CALC): Likewise.
8555 * tests/regression.at (AT_CHECK_DANCER): Likewise.
8556 * tests/local.at (AT_COMPILE_CXX): Default to OUTPUT.cc, not OUTPUT.c.
8557
8558 2004-05-28 Albert Chin-A-Young <china@thewrittenword.com>
8559
8560 * tests/calc.at, tests/actions.at: Workaround for SGI
8561 C++ compiler. (trivial change)
8562
8563 2004-05-27 Paul Eggert <eggert@cs.ucla.edu>
8564
8565 Spent a few hours checking out which prerequisite versions the
8566 current sources actually require. I went all the way back to
8567 Gettext 0.10.40, Automake 1.4, and Autoconf 2.57 and investigated
8568 a seemingly endless set of combinations of versions more recent
8569 than that. The bottom line is that the current sources require
8570 fairly recent versions of the build tools, and it'll be some work
8571 to change this.
8572 * configure.ac (AC_PREREQ): Increase from 2.58 to 2.59.
8573 (AM_INIT_AUTOMAKE): Increase from 1.7 to 1.8.
8574 (AM_GNU_GETTEXT_VERSION): Increase from 0.11.5 to 0.12.
8575 Add comments explaining why those particular versions are
8576 currently needed.
8577
8578 * src/parse-gram.y (lloc_default): Rewrite to avoid compiler bug
8579 in SGI MIPSpro 7.4.1m. Problem reported by Albert Chin-A-Young in
8580 <http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00037.html>.
8581
8582 * configure.ac (AC_PREREQ): Bump to 2.58, since 2.57 doesn't work
8583 (it fails with a Autoconf-without-aclocal-m4 diagnostic).
8584
8585 2004-05-26 Paul Eggert <eggert@cs.ucla.edu>
8586
8587 * configure.ac (AM_GNU_GETTEXT_VERSION): Lower it from 0.14.1 to
8588 0.11.5. Suggested by Bruno Haible.
8589 * bootstrap: Remove gettext version checking.
8590
8591 * doc/bison.texinfo (Decl Summary): Also mention that %union
8592 can depend on prerequisite types. Problem reported by Tim
8593 Van Holder.
8594
8595 2004-05-25 Paul Eggert <eggert@cs.ucla.edu>
8596
8597 * README: Mention GNU m4 1.4 bugs and Akim's patched version.
8598 * README-alpha: Don't tell people not to package this.
8599
8600 * bootstrap: Don't assume $(...) works; use `...` instead.
8601 Problem reported by Paul Hilfinger. Also, diagnose non-GNU
8602 gettext better.
8603
8604 * doc/bison.texinfo (Decl Summary, Bison Options): Clarify what's
8605 put into the -d output file, and mention what to do if YYSTYPE is
8606 defined as a macro.
8607
8608 2004-05-24 Paul Eggert <eggert@cs.ucla.edu>
8609
8610 Undo change made earlier today: it caused autopoint to not bring
8611 in ABOUT-NLS. Ouch. Instead, substitute our own diagnostic for
8612 autopoint's.
8613
8614 * bootstrap: Check that gettext version matches what's in
8615 configure.ac. Warn users to ignore robots.txt ERROR 404.
8616 * bootstrap: Undo today's earlier change (logged below).
8617 * configure.ac (AM_GNU_GETTEXT_VERSION): Likewise.
8618
8619 The gettext version checking is causing more trouble than it's
8620 curing; remove it. Problem reported by Paul Hilfinger.
8621
8622 * bootstrap: Issue a warning that one can expect a message
8623 'AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION'.
8624 * configure.ac (AM_GNU_GETTEXT_VERSION): Remove.
8625
8626 2004-05-23 Paul Eggert <eggert@cs.ucla.edu>
8627
8628 Ensure that the C++ compiler used for testing actually works on a
8629 simple test program; if not, skip the C++-related tests. Problem
8630 reported by Vin Shelton in:
8631 http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00026.html
8632
8633 * m4/cxx.m4: New file.
8634 * configure.ac (BISON_TEST_FOR_WORKING_CXX_COMPILER): Add.
8635 * tests/atlocal.in (BISON_CXX_WORKS): Add.
8636 * tests/local.at (AT_COMPILE_CXX): Use it.
8637
8638 2004-05-21 Paul Eggert <eggert@cs.ucla.edu>
8639
8640 * data/glr.c (yylloc): Output this macro even if locations are not
8641 being generated, as the GLR parser needs it even in that case.
8642 Problem reported by Troy A. Johnson
8643 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=195946>.
8644
8645 * configure.ac (AC_INIT): Update to 1.875e.
8646
8647 2004-05-21 Paul Eggert <eggert@cs.ucla.edu>
8648
8649 * NEWS: Version 1.875d.
8650 * configure.ac (AC_INIT): Likewise.
8651 * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875d.
8652
8653 * configure.ac (--enable-gcc-warnings): Do not enable -Wshadow,
8654 -Wmissing-prototypes, or -Wstrict-prototypes for C++. The current
8655 lalr1.cc runs afoul of the first, and the last two are no longer
8656 supported by GCC 3.4.0.
8657 * README: Mention GNU m4 1.4 or later; mention m4 patches.
8658 * HACKING: Use ./bootstrap, not "make update" to import foreign files.
8659
8660 2004-05-06 Paul Eggert <eggert@cs.ucla.edu>
8661
8662 * src/muscle_tab.c (hash_muscle): Accept and return size_t, not
8663 unsigned int, for compatibility with latest gnulib hash module.
8664 * src/state.c (state_hash, state_hasher): Likewise.
8665 * src/symtab.c (hash_symbol, hash_symbol_hasher): Likewise.
8666 * src/uniqstr.c (hash_uniqstr): Likewise.
8667
8668 2004-05-03 Paul Eggert <eggert@cs.ucla.edu>
8669
8670 * NEWS: Unescaped newlines are no longer allowed in char & strings.
8671
8672 * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER,
8673 SC_CHARACTER,SC_STRING>): Reject unescaped newlines in
8674 character and string literals.
8675 (unexpected_end): New function.
8676 (unexpected_eof): Use it.
8677 (unexpected_newline): New function.
8678 (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>): Coalesce duplicate
8679 actions.
8680
8681 * NEWS: Document %expect-rr.
8682
8683 * bootstrap (--gnulib-srcdir=*, --cvs-user=*):
8684 Fix typo by replacing $1 with $option.
8685 Remove more 'intl'-related files.
8686 Don't DEFUN AM_INTL_SUBDIR twice.
8687
8688 * lib/.cvsignore: Add strndup.h. Remove memchr.c, memcmp.c,
8689 memrchr.c, strcasecmp.c, strchr.c, strrchr.c, strspn.c, strtol.c,
8690 strtoul.c.
8691 * m4/.cvsignore: Add exitfail.m4, extensions.m4, gnulib.m4,
8692 hard-locale.m4, mbstate_t.m4, strerror_r.m4, strndup.m4,
8693 xstrndup.m4. Remove glibc21.m4, intdiv0.m4, inttypes-pri.m4,
8694 inttypes.m4, inttypes_h.m4, isc-posix.m4, lcmessage.m4,
8695 stdint_h.m4, uintmax_t.m4, ulonglong.m4.
8696 * src/.cvsignore: Add *.output.
8697
8698 * src/parse-gram.y: Put copyright notice inside %{ %} so it
8699 gets copied to the output file.
8700
8701 2004-04-28 Paul Eggert <eggert@twinsun.com>
8702
8703 Get files from the gnulib and po repositories, instead of relying
8704 on them being in our CVS. Upgrade to latest versions of gnulib
8705 and Automake.
8706
8707 * Makefile.am (SUBDIRS): Remove m4; Automake now does m4.
8708 * bootstrap: Bootstrap from gnulib and po repositories.
8709 Much of this code was stolen from GNU diff and GNU tar's bootstrap.
8710 * README-cvs: Document these changes. Remove version numbers from
8711 mentions of build tools, since they change so often. Mention Flex.
8712
8713 * configure.ac (AC_CONFIG_MACRO_DIR): Add, with m4 as arg.
8714 (gl_USE_SYSTEM_EXTENSIONS): Add.
8715 (AC_GNU_SOURCE, AC_AIX, AC_MINIX):
8716 Remove; no longer needed, as gl_USE_SYSTEM_EXTENSIONS
8717 does this for us.
8718 (AC_ISC_POSIX): Remove; we no longer support this
8719 ancient OS, as it gets in the way of latest Autoconf & gnulib.
8720 (AC_HEADER_STDC): Remove: we now assume C89 or better.
8721 (AC_CHECK_HEADERS_ONCE): Use instead of AC_CHECK_HEADERS.
8722 Do not check for C89 headers, except for locale.h which is used
8723 by the Yacc library and must port to K&R hosts.
8724 (AC_CHECK_FUNCS_ONCE): Use instead of AC_CHECK_FUNCS.
8725 Do not check for C89 functions, except for setlocale which is
8726 used by the Yacc library.
8727 (AC_CHECK_DECLS, AC_REPLACE_FUNCS): Remove; no longer needed.
8728 (gl_DIRNAME, gl_ERROR, gl_FUNC_ALLOCA, gl_FUNC_MEMCHR,
8729 gl_FUNC_MEMRCHR, gl_FUNC_STPCPY, gl_FUNC_STRNLEN, gl_FUNC_STRTOL,
8730 gl_GETOPT, gl_HASH, gl_MBSWIDTH, gl_OBSTACK, gl_QUOTE,
8731 gl_QUOTEARG, gl_XALLOC, jm_FUNC_GLIBC_UNLOCKED_IO, jm_FUNC_MALLOC,
8732 AM_GNU_GETTEXT): Remove; now done by:
8733 (GNULIB_AUTOCONF_SNIPPET): Add. "bootstrap" builds this for us.
8734 (AC_CONFIG_FILES): Remove m4/Makefile, as Automake now does this
8735 for us.
8736
8737 * lib/Makefile.am: Include gnulib.mk, built for us by "bootstrap".
8738 (BUILT_SOURCES, EXTRA_DIST, MOSTLYCLEANFILES):
8739 Define to empty, as gnulib.mk will do the rest for us.
8740 ($(libbison_a_OBJECTS), stdbool.h): Remove, as gnulib.mk does this
8741 for us.
8742 (libbison_a_SOURCES): Define to $(lib_SOURCES) now.
8743 (lib_SOURCES): New symbol, containing only the non-gnulib libs.
8744
8745 * src/files.c: Include gnulib's xstrndup.h.
8746
8747 * src/system.h (MALLOC): Use xnmalloc, for better overflow checking.
8748 (REALLOC): Use xnrealloc, for likewise.
8749 (xstrndup, stpcpy): Remove decls, as gnulib does this for us now.
8750 (strnlen, memrchr): Remove decls; functions no longer used.
8751 Include <stpcpy.h>.
8752
8753 * config/depcomp, config/install-sh, lib/alloca.c, lib/argmatch.c,
8754 lib/argmatch.h, lib/basename.c, lib/dirname.c, lib/dirname.h,
8755 lib/error.c, lib/error.h, lib/getopt.c, lib/getopt.h,
8756 lib/getopt1.c, lib/gettext.h, lib/hash.c, lib/hash.h,
8757 lib/malloc.c, lib/mbswidth.c, lib/mbswidth.h, lib/memchr.c,
8758 lib/memcmp.c, lib/memrchr.c, lib/obstack.c, lib/obstack.h,
8759 lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
8760 lib/realloc.c, lib/stdbool_.h, lib/stpcpy.c, lib/strcasecmp.c,
8761 lib/strchr.c, lib/strncasecmp.c, lib/strnlen.c, lib/strrchr.c,
8762 lib/strspn.c, lib/strtol.c, lib/strtoul.c, lib/unlocked-io.h,
8763 lib/xalloc.h, lib/xmalloc.c, lib/xstrdup.c, lib/xstrndup.c,
8764 m4/Makefile.am, m4/alloca.m4, m4/dirname.m4, m4/dos.m4,
8765 m4/error.m4, m4/getopt.m4, m4/hash.m4, m4/malloc.m4,
8766 m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4, m4/memcmp.m4,
8767 m4/memrchr.m4, m4/obstack.m4, m4/onceonly.m4, m4/prereq.m4,
8768 m4/quote.m4, m4/quotearg.m4, m4/realloc.m4, m4/stdbool.m4,
8769 m4/stpcpy.m4, m4/strnlen.m4, m4/strtol.m4, m4/strtoul.m4,
8770 m4/unlocked-io.m4, m4/xalloc.m4, po/LINGUAS, po/Makefile.in.in,
8771 po/Makevars, po/da.po, po/de.po, po/es.po, po/et.po, po/fr.po,
8772 po/hr.po, po/id.po, po/it.po, po/ja.po, po/ms.po, po/nl.po,
8773 po/pt_BR.po, po/ro.po, po/ru.po, po/sv.po, po/tr.po:
8774 Remove, as these files are now generated automatically
8775 by bootstrap or automake.
8776
8777 * po/ChangeLog: Remove: all but one entry was a duplicate
8778 of this file, and I moved that 2000-11-02 entry here.
8779
8780 * config/.cvsignore: Add Makefile, depcomp, install-sh.
8781 * lib/.cvsignore: Add alloca.c, alloca.h, alloca_.h, argmatch.c,
8782 argmatch.h, basename.c, dirname.c, dirname.h, error.c, error.h,
8783 exit.h, exitfail.c, exitfail.h, getopt.c, getopt.h, getopt1.c,
8784 getopt_int.h, gettext.h, gnulib.mk, hard-locale.c, hard-locale.h,
8785 hash.c, hash.h, malloc.c, mbswidth.c, mbswidth.h, memchr.c,
8786 memcmp.c, memrchr.c, obstack.c, obstack.h, quote.c, quote.h,
8787 quotearg.c, quotearg.h, realloc.c, stdbool_.h, stpcpy.c, stpcpy.h,
8788 strcasecmp.c, strchr.c, stripslash.c, strncasecmp.c, strndup.c,
8789 strnlen.c, strrchr.c, strspn.c, strtol.c, strtoul.c,
8790 unlocked-io.h, xalloc.h, xmalloc.c, xstrdup.c, xstrndup.c,
8791 xstrndup.h.
8792 * m4/.cvsignore: Remove Makefile, Makefile.in. Add alloca.m4,
8793 dirname.m4, dos.m4, error.m4, getopt.m4, hash.m4, mbrtowc.m4,
8794 mbswidth.m4, obstack.m4, onceonly.m4, quote.m4, quotearg.m4,
8795 stdbool.m4, stpcpy.m4, strnlen.m4, unlocked-io.m4, xalloc.m4.
8796 * po/.cvsignore: Add *.po, LINGUAS, Makefile.in.in, Makevars.
8797 * src/.cvsignore: Remove *_.c.
8798
8799
8800 * Makefile.maint (GZIP_ENV): Don't use --rsyncable if gzip doesn't
8801 support it. (The latest stable gzip doesn't.)
8802
8803 2004-04-27 Paul Eggert <eggert@twinsun.com>
8804
8805 * data/lalr1.cc (Parser::stos_) [! YYDEBUG]: Define even in this
8806 case, as stos_ is now used by destructors due to the 2004-02-09
8807 change.
8808
8809 Remove more K&R C support.
8810 * lib/libiberty.y (PARAMS): Remove. All uses removed.
8811 * lib/subpipe.c (errno): Remove decl.
8812 Include <stdlib.h> unconditionally.
8813 (EXIT_FAILURE): Remove macro.
8814 * src/complain.c (vfprintf, strerror): Remove.
8815 * src/system.h: Include limits.h, stdlib.h, string.h, locale.h
8816 unconditionally.
8817 (EXIT_FAILURE, EXIT_SUCCESS, setlocale): Remove defns.
8818 Use latest Autoconf recommendations for including inttypes.h, stdint.h.
8819 (strchr, strspn, memchr): Remove decls.
8820 * tests/calc.at (_AT_DATA_CALC_Y): Include stdlib.h, string.h
8821 unconditionally. Do not declare perror.
8822 * tests/conflicts.at (%nonassoc and eof): Include stdlib.h
8823 unconditionally.
8824
8825 * src/complain.c (_): Remove useless defn, as system.h defines this.
8826
8827 * lib/bitset.h (__INT_TO_PTR): Remove; workaround no longer needed
8828 with latest obstack.h.
8829 * lib/ebitset.c (ebitset_elt_alloc): Don't bother to cast args
8830 to procedure types, as obstack.h now does that for us.
8831 * lib/lbitset.c (lbitset_elt_alloc): Likewise.
8832
8833 * lib/subpipe.h [HAVE_SYS_TYPES_H]: Include <sys/types.h>,
8834 so that this include file can stand alone.
8835 * lib/subpipe.c: Do not include <sys/types.h>, as subpipe.h
8836 does this now. Include subpipe.h first after config.h, to
8837 test whether it can stand alone.
8838
8839 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't
8840 declare yyerror when using lalr.cc, as GCC 3.4.0 warns about the
8841 unused declaration.
8842
8843 * tests/synclines.at (%union synch line): Put a dummy member in
8844 the union, because empty unions aren't allowed in C. Caught
8845 by GCC 3.4.0.
8846
8847 2004-04-13 Jim Meyering <jim@meyering.net>
8848
8849 * src/conflicts.c (conflicts_print): Correct format string typo:
8850 use `%%' to produce literal `%'. (trivial change)
8851
8852 2004-03-30 Paul Eggert <eggert@twinsun.com>
8853
8854 * src/getargs.c (version): Update copyright year to 2004.
8855
8856 * data/c.m4 (b4_int_type): Use 'short int' rather than
8857 'short', and similarly for 'long', 'unsigned', etc.
8858 * data/glr.c (YYTRANSLATE, yyconfl, yySymbol, yyItemNum,
8859 yygetLRActions, yyprocessOneStack, yyrecoverSyntaxError,
8860 yy_yypstack, yydumpstack): Likewise.
8861 * data/lalr1.cc (user_token_number_max_, user_token_number_max_,
8862 translate_, seq_, [], pop, Slice, range_, operator+, operator+=):
8863 Likewise.
8864 * data/yacc.c (b4_int_type, yyss, YYSTACK_BYTES, yysigned_char,
8865 yy_stack_print, yyparse): Likewise.
8866 * doc/bison.texinfo (Prologue, Multiple Types): Likewise.
8867 * lib/bbitset.h (bitset_word, BITSET_WORD_BITS): Likewise.
8868 * lib/bitset.c (bitset_print): Likewise.
8869 * lib/bitset_stats.c (bitste_log_histogram_print): Likewise.
8870 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
8871 * lib/bitsetv.c (bitsetv_dump): Likewise.
8872 * lib/ebitset.c (EBITSET_ELT_BITS, ebitset_elt_alloc): Likewise.
8873 * lib/lbitset.c (LBITSET_ELT_BITS, lbitset_elt_alloc, debug_lbitset):
8874 Likewise.
8875 * src/LR0.c (allocate_itemsets): Likewise.
8876 * src/gram.h (rule_number, rule): Likewise.
8877 * src/lalr.h (goto_number): Likewise.
8878 * src/nullable.c (nullable_compute): Likewise.
8879 * src/output.c (prepare_rules): Likewise.
8880 * src/relation.c (relation_print, relation_digraph): Likewise.
8881 * src/relation.h (relation_node): Likewise.
8882 * src/state.h (state_number, transitions, errs, reductions,
8883 struct state): Likewise.
8884 * src/symtab.h (symbol_number, struct symbol): Likewise.
8885 * src/tables.c (vector_number, tally, action_number,
8886 default_goto, goto_actions): Likewise.
8887 * tests/existing.at (GNU Cim Grammar): Likewise.
8888 * tests/regression.at (Web2c Actions): Likewise.
8889
8890 * src/output.c (muscle_insert_short_int_table): Renamed from
8891 muscle_insert_short_table. All uses changed.
8892
8893 2004-03-25 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
8894
8895 * src/parse-gram.y: Define PERCENT_EXPECT_RR.
8896 (declaration): Replace expected_conflicts with expected_sr_conflicts.
8897 Add %expect-rr rule.
8898
8899 * src/scan-gram.l: Recognize %expect-rr.
8900
8901 * src/conflicts.h (expected_sr_conflicts): Rename from
8902 expected_conflicts.
8903 (expected_rr_conflicts): Declare.
8904
8905 * src/conflicts.c (expected_sr_conflicts): Rename from
8906 expected_conflicts.
8907 (expected_rr_conflicts): Define.
8908 (conflicts_print): Check r/r conflicts against expected_rr_conflicts
8909 for GLR parsers.
8910 Use expected_sr_conflicts in place of expected_conflicts.
8911 Warn if expected_rr_conflicts used in non-GLR parser.
8912
8913 * doc/bison.texinfo: Add documentation for %expect-rr.
8914
8915 2004-03-08 Paul Eggert <eggert@gnu.org>
8916
8917 Add support for hex token numbers. Suggested by Odd Arild Olsen in
8918 <http://lists.gnu.org/archive/html/bison-patches/2004-03/msg00000.html>.
8919
8920 * NEWS: Document hexadecimal tokens, no NUL bytes, %destructor
8921 in lalr1.cc.
8922 * doc/bison.texinfo (Token Decl): Add hexadecimal token numbers.
8923 * src/scan-gram.l (scan_integer): New function.
8924 ({int}): Use it.
8925 (0[xX][0-9abcdefABCDEF]+): New pattern, to support hex numbers.
8926 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>, \\x[0-9abcdefABCDEF]+,
8927 handle_action_dollar, handle_action_at, convert_ucn_to_byte):
8928 Say "long int", not "long", for uniformity with GNU style.
8929
8930 2004-02-25 Paul Eggert <eggert@twinsun.com>
8931
8932 * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from
8933 compilers. This fixes a problem with Intel's C++ compiler being
8934 chatty, reported by Guido Trentalancia in
8935 <http://lists.gnu.org/archive/html/bug-bison/2004-02/msg00030.html>.
8936
8937 2004-02-09 Alexandre Duret-Lutz <adl@gnu.org>
8938
8939 Support %destructor and merge error locations in lalr1.cc.
8940
8941 * data/lalr1.cc (b4_cxx_destruct_def): New macro.
8942 (Parser::stos_): Define unconditionally.
8943 (Parser::destruct_): New method. Generate its body with
8944 b4_yydestruct_generate.
8945 (Parser::error_start_): New attribute.
8946 (Parser::parse) <yyerrlab, yyerrlab1>: Call destruct_ on erroneous
8947 token which are discarded.
8948 (Parser::parse) <yyerrlab, yyerrorlab, yyerrlab1>: Update
8949 error_start_ when erroneous token are discarded.
8950 (Parser::parse) <yyerrlab1>: Compute the location of the error
8951 token so that it covers all the discarded tokens.
8952 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust so
8953 it can be called with `%skeleton "lalr1.cc"', and do that.
8954
8955 2004-02-02 Paul Eggert <eggert@twinsun.com>
8956
8957 * src/Makefile.am (AM_CPPFLAGS): New macro. It mentions
8958 $(top_srcdir)/lib and ../lib. This fixes a bug reported
8959 by Paul Hilfinger; the old INCLUDES value didn't mention ../lib.
8960 There's no need to mention top_builddir since Automake does that
8961 for us.
8962 (INCLUDES): Remove, as Automake says it's obsolescent.
8963 Contents migrated into AM_CPPFLAGS as described above.
8964 * lib/Makefile.am (INCLUDES): Remove; obsolescent.
8965
8966 2004-01-14 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
8967
8968 * data/glr.c (yytokenName): Bullet-proof against YYEMPTY token.
8969 (yyreportSyntaxError): Handle case where lookahead token is
8970 YYEMPTY.
8971
8972 2004-01-13 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
8973
8974 * data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
8975 resulting parsers are compilable with C++.
8976
8977 2003-12-23 Paul Eggert <eggert@twinsun.com>
8978
8979 * config/depcomp, config/install-sh: Sync with Automake 1.8.
8980 * src/output.c (output_skeleton): Rename local var.
8981 * tests/input.at (Torturing the Scanner): Don't use \x0 or \0 in
8982 Bison tokens, as this runs afoul of the 2003-10-07 change that
8983 disallowed NUL bytes in character constants or string literals.
8984
8985 * tests/local.at: Require Autoconf 2.59's Autotest.
8986 * tests/testsuite.at: Don't include local.at, since we now assume
8987 Autoconf 2.59 or later. Autoconf 2.59 had some problems with
8988 including it.
8989 * tests/Makefile.am ($(TESTSUITE)): Remove warning about ignoring
8990 multiple inclusion warnings.
8991
8992 2003-12-02 Akim Demaille <akim@epita.fr>
8993
8994 * doc/bison.texinfo (How Can I Reset the Parser): More about start
8995 conditions.
8996 From Bruno Haible.
8997
8998 2003-11-18 Alexandre Duret-Lutz <adl@gnu.org>
8999
9000 * doc/bison.texinfo (Bison Options): Escape `@' in `$@'.
9001
9002 2003-10-07 Paul Eggert <eggert@twinsun.com>
9003
9004 * tests/Makefile.am (clean-local): Don't run 'testsuite --clean'
9005 if testsuite doesn't exist.
9006
9007 * doc/bison.texinfo (Symbols): NUL bytes are not allowed in string
9008 literals, unfortunately.
9009 * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
9010 Complain about NUL bytes in character constants or string literals.
9011
9012 2003-10-05 Paul Eggert <eggert@twinsun.com>
9013
9014 * NEWS: Don't document %no-default-prec, as it's still
9015 too experimental.
9016 * doc/bison.texinfo: Document %no-default-prec only if
9017 the defaultprec flag is set. Normally it's not.
9018
9019 2003-10-04 Paul Eggert <eggert@twinsun.com>
9020
9021 * data/glr.c (b4_rhs_value, b4_rhs_location): Yield a
9022 non-modifiable lvalue, instead of a modifiable one.
9023 * doc/bison.texinfo (Actions): Document that $$ can
9024 be assigned to. Do not claim that $$ and $N are
9025 array element references: user code should not rely on this.
9026
9027 2003-10-01 Paul Eggert <eggert@twinsun.com>
9028
9029 * src/parse-gram.h (PERCENT_NO_DEFAULT_PREC): New token.
9030 (grammar_declaration): Use it.
9031 * src/scan-gram.l: New token %no-default-prec.
9032 * tests/conflicts.at: Revamp tests to use %no-default-prec.
9033 * NEWS, doc/bison.texinfo: Document the above.
9034
9035 2003-10-01 Akim Demaille <akim@epita.fr>
9036
9037 VCG no longer supports long_straight_phase.
9038
9039 * src/vcg.c, src/vcg.h: Remove the handling of long_straight_phase.
9040 * src/print_graph.c (print_graph): Adjust.
9041
9042 2003-09-30 Frank Heckenbach <frank@g-n-u.de>
9043 and Paul Eggert <eggert@twinsun.com>
9044
9045 * doc/bison.texinfo (Decl Summary, Contextual Precedence,
9046 Table of Symbols): Document %default-prec.
9047 * src/parse-gram.y (PERCENT_DEFAULT_PREC): New token.
9048 (grammar_declaration): Set default_prec on %default-prec.
9049 * src/scan-gram.l (%default-prec): New token.
9050 * src/reader.h (default_prec): New flag.
9051 * src/reader.c: Likewise.
9052 (packgram): Handle it.
9053 * tests/conflicts.at (%default-prec without %prec,
9054 %default-prec with %prec, %default-prec 1): New tests.
9055
9056 2003-09-30 Paul Eggert <eggert@twinsun.com>
9057
9058 * tests/testsuite.at: Include local.at, not input.at, fixing
9059 a typo in the 2003-08-25 patch.
9060
9061 2003-08-27 Akim Demaille <akim@epita.fr>
9062
9063 * data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab to pacify
9064 GCC warnings.
9065
9066 2003-08-26 Akim Demaille <akim@epita.fr>
9067
9068 * config/announce-gen (print_changelog_deltas): Neutralize "<#" as
9069 "<\#" to avoid magic from Gnus when posting parts of this script.
9070
9071 2003-08-26 Akim Demaille <akim@epita.fr>
9072
9073 * data/lalr1.cc (Parser::report_syntax_error_): New, extracted from
9074 (Parser::parse): here.
9075 Adjust: nerrs and errstatus is now replaced by...
9076 (Parser::nerrs_, Parser::errstatus_): New.
9077
9078 2003-08-25 Akim Demaille <akim@epita.fr>
9079
9080 * config/announce-gen, Makefile.cfg: New.
9081 * Makefile.am: Adjust.
9082 * GNUmakefile, Makefile.maint: Update from CVS Autoconf, but
9083 keeping local WGET and WGETFLAGS modifications from Paul Eggert.
9084
9085 2003-08-25 Akim Demaille <akim@epita.fr>
9086
9087 When reducing initial empty rules, Bison parser read an initial
9088 location that is not defined. This results in garbage, and that
9089 affects Bison's own parser. Therefore we need (i) to extend Bison
9090 to support a means to initialize this location, and (ii) to use
9091 this CVS Bison to fix CVS Bison's parser.
9092
9093 * src/reader.h, reader.c (epilogue_augment): Remove, replace
9094 with...
9095 * src/muscle_tab.h, src/muscle_tab.c (muscle_code_grow): this.
9096 * src/parse-gram.y: Adjust.
9097 (%initial-action): New.
9098 (%error-verbose): Since we require CVS Bison, there is no reason
9099 not to use it.
9100 * src/scan-gram.l: Adjust.
9101 * src/Makefile.am (YACC): New, to make sure we use our own parser.
9102 * data/yacc.c (yyparse): Use b4_initial_action.
9103
9104 2003-08-25 Akim Demaille <akim@epita.fr>
9105
9106 * doc/bison.texinfo: Don't promote stdout for error messages.
9107
9108 2003-08-25 Akim Demaille <akim@epita.fr>
9109
9110 * data/lalr1.cc (Parser::reduce_print_): Remove unused yyi.
9111 From Alexandre Duret-Lutz.
9112
9113 2003-08-25 Akim Demaille <akim@epita.fr>
9114
9115 Version 1.875c.
9116
9117 2003-08-25 Akim Demaille <akim@epita.fr>
9118
9119 * data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT): New.
9120 Use them.
9121
9122 2003-08-25 Akim Demaille <akim@epita.fr>
9123
9124 * data/lalr1.cc (Parser::reduce_print_): New.
9125 Use it.
9126
9127 2003-08-25 Akim Demaille <akim@epita.fr>
9128
9129 Have lalr1.cc catch with Paul Eggert's patch to fix the infinite
9130 error recovery loops. This patch is based on
9131 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00000.html>.
9132 Also, augment the similarity between lalr1.cc and yacc.c.
9133 Note: the locations of error recovery rules are not correct yet.
9134
9135 * data/lalr1.cc: Comment changes to augment the similarity between
9136 lalr1.cc and yacc.c.
9137 (YYERROR): Goto to yyerrorlab, not yyerrlab1.
9138 (yyerrlab1): Remove, but where it used to be (now the bottom part of
9139 yyerrlab), when hitting EOF, pop the whole stack here instead of
9140 merely falling thru the default error handling mechanism.
9141 (yyerrorlab): New label, with the old contents of YYERROR,
9142 plus the following change: pop the stack of rhs corresponding
9143 to the production that invoked YYERROR. That is how Yacc
9144 behaves (required by POSIX).
9145 * tests/calc.at (AT_CHECK_CALC_LALR1_CC): No longer expected to
9146 fail.
9147
9148 2003-08-25 Akim Demaille <akim@epita.fr>
9149
9150 Tune local.at so that people can "autom4te -l autotest calc.at -o
9151 calc" for instance, to extract a sub test suite.
9152
9153 * tests/testsuite.at: Move the initialization, Autotest version
9154 requirement, and AT_TESTED invocation into...
9155 * tests/local.at: here.
9156 * tests/testsuite.at: Include it for compatibility with Autoconf
9157 2.57.
9158 * tests/Makefile.am ($(TESTSUITE)): Report that the warning should
9159 be ignore.
9160
9161 2003-08-04 Paul Eggert <eggert@twinsun.com>
9162
9163 Rework code slightly to avoid gcc -Wtraditional warnings.
9164 * data/glr.c (yyuserMerge): Return void, not YYSTYPE.
9165 The returned value is now stored in *YY0. All callers changed.
9166 * src/output.c (merge_output): Adjust to the above change.
9167
9168 2003-07-26 Paul Eggert <eggert@twinsun.com>
9169
9170 * data/glr.c (YYASSERT): New macro.
9171 (yyfillin, yydoAction, yyglrReduce, yysplitStack,
9172 yyresolveStates, yyprocessOneStack):
9173 Use `YYASSERT (FOO);' rather than `if (! (FOO)) abort ();'.
9174 Derived from a suggestion by Frank Heckenbach.
9175
9176 2003-07-25 Paul Eggert <eggert@twinsun.com>
9177
9178 * data/glr.c (yyglrReduce): Don't use C89 string concatenation,
9179 for portability to K&R C (after ansi2knr, presumably). See
9180 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00041.html>
9181 by Frank Heckenbach, though I have omitted the structure-initialization
9182 part of his glr-knr.diff patch since I recall that the Portable
9183 C Compiler didn't require that change.
9184
9185 Let the user specify how to allocate and free memory.
9186 Derived from a suggestion by Frank Heckenbach in
9187 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00041.html>.
9188 * data/glr.c (YYFREE, YYMALLOC, YYREALLOC): New macros.
9189 All uses of free, malloc, realloc changed to use these macros,
9190 and unnecessary casts removed.
9191 * data/yacc.c (YYFREE, YYMALLOC): Likewise.
9192
9193 2003-07-06 Matthias Mann <MatthiasMann@gmx.de>
9194
9195 * data/lalr1.cc (operator<<(std::ostream&, const Position&)):
9196 use s.empty() rather than s == "" to test for empty string; see
9197 <http://lists.gnu.org/archive/html/bison-patches/2003-07/msg00003.html>
9198 (trivial change)
9199
9200 2003-06-25 Akim Demaille <akim@epita.fr>
9201
9202 * config/depcomp, config/install-sh: Update from masters.
9203
9204 2003-06-20 Paul Eggert <eggert@twinsun.com>
9205
9206 * data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments as needed,
9207 and return properly parenthesized result.
9208 * data/lalar1.cc (YYLLOC_DEFAULT): Likewise.
9209 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
9210 Remove unnecessary parentheses from uses.
9211 * doc/bison.texinfo (Location Default Action): Describe the
9212 conventions for parentheses.
9213
9214 2003-06-19 Paul Eggert <eggert@twinsun.com>
9215
9216 * data/glr.c (yyremoveDeletes, yy_reduce_print, yyglrReduce,
9217 yyreportTree): Do not assume that size_t is the same width as int,
9218 when printing sizes. Print sizes using an unsigned format.
9219 Problem reported by Frank Heckenbach in
9220 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00035.html>.
9221
9222 Port to Forte Developer 7 C compiler.
9223 * data/glr.c (struct YYLTYPE): If locations are not being used,
9224 declare a single dummy member, as empty structs do not conform
9225 to the C standard.
9226 (YYERROR, YYBACKUP): Do not use "do { ...; return foo; } while (0)";
9227 the Forte Developer 7 C compiler complains that end-of-loop
9228 code is not reached.
9229
9230 2003-06-17 Paul Eggert <eggert@twinsun.com>
9231
9232 * lib/libiberty.h (PARAMS): Spell argument as Args, not as X, to
9233 avoid warnings from picky compilers about redefinition of PARAMS.
9234
9235 2003-06-17 Paul Eggert <eggert@twinsun.com>
9236
9237 Version 1.875b.
9238
9239 * NEWS: Document 1.875b.
9240
9241 * lib/bbitset.h: Do not include config.h; that's the includer's job.
9242 Do not include <sys/types.h>; shouldn't be needed on a C89 host.
9243 * lib/bitset.h (bitset_compatible_p): Indent as per GNU standard.
9244 Don't use 'index' in comments, as it's a builtin fn on some hosts.
9245 * lib/bitset_stats.c: Include gettext.h unconditionally, as
9246 per recent gettext manual's suggestion.
9247 * lib/ebitset.c (ebitset_resize, ebitset_unused_clear):
9248 Use prototypes, not old-style definitions.
9249 * lib/lbitset.c (lbitset_unused_clear): Likewise.
9250 * lib/vbitset.c (vbitset_resize, vbitset_ones, vbitset_zero,
9251 vbitset_empty_p, vbitset_copy1, vbitset_not, vbitset_equal_p,
9252 vbitset_subset_p, vbitset_disjoint_p, vbitset_and, vbitset_and_cmp,
9253 vbitset_andn, vbitset_andn_cmp, vbitset_or, vbitset_or_cmp,
9254 vbitset_xor, vbitset_xor_cmp, vbitset_and_or, vbitset_and_or_cmp,
9255 vbitset_andn_or, vbitset_andn_or_cmp, vbitset_or_and,
9256 vbitset_or_and_cmp, vbitset_copy): Likewise.
9257
9258 * lib/libiberty.h: Do not include config.h; that's the includer's job.
9259 Do not include <stdlib.h>.
9260 (PARAMS): Define unconditionally for C89.
9261 (ATTRIBUTE_NORETURN): Remove.
9262 (ATTRIBUTE_UNUSED): Define unconditionally.
9263
9264 Upgrade to 2003-06-08 libbitset, submitted by Michael Hayes in:
9265 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00005.html>
9266 * lib/Makefile.am (bitsets_sources): Add vbitset.c, vbitset.h.
9267 * lib/vbitset.c, lib/vbitset.h: New files.
9268 * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
9269 lib/bitset_stats.c, lib/ebitset.c, lib/lbitset.c: Import
9270 from libbitset.
9271
9272 * doc/bison.texinfo (How Can I Reset the Parser): Renamed from
9273 `How Can I Reset @code{yyparse}', since texinfo does not allow
9274 arbitrary @ in node names.
9275
9276 * m4/Makefile.am (EXTRA_DIST): Add the following files, which
9277 shouldn't be needed according to the gettext 0.12.1 documentation
9278 but which seem to be needed anyway: codeset.m4 glibc21.m4
9279 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4
9280 lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4.
9281 * po/Makefile.in.in: Upgrade to gettext 0.12.1 version.
9282
9283 * lib/.cvsignore: Add stdbool.h.
9284 * m4/.cvsignore: Add nls.m4, po.m4.
9285
9286 Upgrade to CVS gnulib.
9287 * stdbool_.h: File renamed from stdbool.h.in.
9288 * configure.ac (AM_STDBOOL_H): Invoke this instead of
9289 AC_HEADER_STDBOOL.
9290 (AM_GNU_GETTEXT): Put brackets around args, as latest manual suggests.
9291 (AM_GNU_GETTEXT_VERSION): Update to 0.12.1.
9292 * lib/Makefile.am (EXTRA_DIST): Add stdbool_.h.
9293 (MOSTLYCLEANFILES): New var.
9294 ($(libbison_a_OBJECTS)): Depend on $(STDBOOL_H).
9295 (stdbool.h): New rule.
9296 * lib/dirname.c, lib/dirname.h, lib/hash.c, lib/hash.h,
9297 lib/malloc.c, lib/obstack.h, lib/quote.c, lib/realloc.c,
9298 lib/strcasecmp.c, lib/xalloc.h, m4/alloca.m4, m4/onceonly.m4,
9299 m4/quote.m4: Upgrade to today's gnulib.
9300
9301 * tests/calc.at (AT_CHECK_CALC): New option EXPECTED-TO-FAIL.
9302 (AT_CHECK_CALC_LALR1_CC): Use it, since the C++ LALR parser fails
9303 the tests right now.
9304 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Ensure yylex and
9305 yyerror are declared before use; C99 requires this.
9306
9307 2003-06-09 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
9308
9309 * data/glr.c (YYERROR): Update definition to reset yyerrState to 0
9310 first.
9311 (yyrecoverSyntaxError): Correct the logic for setting and testing
9312 yyerrState.
9313 Correct comment on handling EOF.
9314 Allow states with only a default reduction, rather than failing
9315 (I can't quite reconstruct why these were not allowed before).
9316
9317 Fixes to avoid problem that $-N rules in GLR parsers can cause
9318 buffer overruns, corrupting state.
9319
9320 * src/output.c (prepare_rules): Output max_left_semantic_context
9321 definition.
9322 * src/reader.h (max_left_semantic_context): New variable declaration.
9323 * src/scan-gram.l (max_left_semantic_context): Define.
9324 (handle_action_dollar): Update max_left_semantic_context.
9325 * data/glr.c (YYMAXLEFT): New definition.
9326 (yydoAction): Increase size of yyrhsVals by YYMAXLEFT.
9327 (yyresolveAction): Ditto.
9328
9329 Fixes to problems with location handling in GLR parsers reported by
9330 Frank Heckenbach (2003/06/05).
9331
9332 * data/glr.c (YYLTYPE): Make trivial if locations not used.
9333 (YYRHSLOC): Add parentheses, and define only if locations used.
9334 (YYLLOC_DEFAULT): Add parentheses, and give trivial definition if
9335 locations not used.
9336 (yyuserAction): Use YYLLOC_DEFAULT to set *yylocp.
9337 (yydoAction): Remove redundant initialization of *yyvalp and *yylocp.
9338
9339 * tests/cxx-type.at: Exercise location information; update tests
9340 to differentiate output with and without locations.
9341 Remove forward declarations of yylex and yyerror---caused errors
9342 because default YYLTYPE not yet defined.
9343 Change semantic actions to compute strings, rather than printing
9344 them directly (to test proper passing of semantics values). Change
9345 output to prefix notation and update test data and expected results.
9346 (yylex): Track locations.
9347 (stmtMerge): Return value rather than printing, and include arguments
9348 in value.
9349
9350 2003-06-03 Paul Eggert <eggert@twinsun.com>
9351
9352 Avoid warnings generated by GCC 2.95.4 when Bison is
9353 configured with --enable-gcc-warnings.
9354 * data/lalr1.cc (yy::]b4_parser_class_name[::parse,
9355 yy::]b4_parser_class_name[::translate_,
9356 yy::Stack::operator[] (unsigned),
9357 yy::Stack::operator[] (unsigned) const,
9358 yy::Slice::operator[] (unsigned),
9359 yy::Slice::operator[] (unsigned) const):
9360 Rename local vars to avoid warnings.
9361 * tests/glr-regression.at (Improper handling of embedded actions
9362 and $-N in GLR parsers): Remove unused local variable from yylex.
9363 * tests/regression.at (_AT_DATA_DANCER_Y): Declare yylex to take
9364 (void) as arg when not pure, since we now assume C89 when building
9365 Bison. Pacify GCC by using parameter.
9366
9367 2003-06-02 Paul Eggert <eggert@twinsun.com>
9368
9369 * data/lalr1.cc (yy::Position::lines, yy::Position::columns,
9370 yy::Location::lines, yy::Location::columns): Rename arguments
9371 to avoid shadowing; this removes a warning generated by GCC 3.3.
9372
9373 2003-06-01 Paul Eggert <eggert@twinsun.com>
9374
9375 Don't pass C-only warning optins (e.g., -Wmissing-declarations)
9376 to g++, as GCC 3.3 complains if you do it.
9377 * configure.ac (WARNING_CXXFLAGS): New subst. Set it to
9378 everything that WARNING_CFLAGS has, except omit warnings
9379 not suitable for C++.
9380 (AC_PROG_CXX): Use this instead of AC_CHECK_PROGS([CXX], [g++]).
9381 * tests/atlocal.in (CXXFLAGS): New var.
9382 * tests/local.at (AT_COMPILE_CXX): Use it instead of CFLAGS.
9383
9384 Fix a GLR parser bug I reported in February; see
9385 <http://lists.gnu.org/archive/html/bison-patches/2003-02/msg00008.html>.
9386 The problem was that GLR parsers did not conform to the C standard,
9387 because actions like { $1 = $2 + $3; } expanded to expressions
9388 that invoked YYFILL in separate subexpressions, and YYFILL assigned
9389 to a local variable. The C standard says that expressions
9390 like (var = f ()) + (var = f ()) have undefined behavior.
9391 Another problem was that GCC sometimes issues warnings that
9392 yyfill and its parameters are unused.
9393
9394 * data/glr.c (yyfillin): Renamed from the old yyfill. Mark
9395 as possibly unused.
9396 (yyfill): New function.
9397 (YYFILL): Use it.
9398 (yyuserAction): Change type of yynormal to bool, so that it matches
9399 the new yyfill signature. Mark it as possibly unused.
9400
9401
9402 Follow up on a bug I reported in February, where a Bison-generated
9403 parser can loop. Provide a test case and a fix for yacc.c. I
9404 don't have a fix for lalr1.cc or for glr.c, unfortunately.
9405 The original bug report is in:
9406 <http://lists.gnu.org/archive/html/bison-patches/2003-02/msg00044.html>
9407
9408 * data/yacc.c (YYERROR): Now just 'goto yyerrorlab', since the
9409 macro's size was becoming unwieldy.
9410 (yyerrlab): Do not discard an empty lookahead symbol, as this
9411 might destroy garbage.
9412 (yyerrorlab): New label, with the old contents of YYERROR,
9413 plus the following change: pop the stack of rhs corresponding
9414 to the production that invoked YYERROR. That is how Yacc
9415 behaves, and POSIX requires this behavior.
9416 (yyerrlab1): Use YYPOPSTACK instead of its definiens.
9417 * tests/calc.at (_AT_DATA_CALC_Y): Include unistd.h if available.
9418 Define 'alarm' to do nothing if unistd.h is not available.
9419 Add a new rule "exp: '-' error;" to test the above change to
9420 data/yacc.c. Use 'alarm' to abort any test taking longer than
9421 10 seconds, as it's probably looping.
9422 (AT_CHECK_CALC): Test recovery from error in new grammar rule.
9423 Also, the new yacc.c generates two fewer diagnostics for an
9424 existing test.
9425
9426 2003-05-24 Paul Eggert <eggert@twinsun.com>
9427
9428 * data/glr.c (YYSTACKEXPANDABLE): Do not evaluate
9429 YYSTYPE_IS_TRIVIAL or YYSTYPE_IS_TRIVIAL unless they are defined.
9430 This fixes a problem reported by John Bowman when the Compaq/HP
9431 Alpha cxx compiler happy (e.g. using cxx -D__USE_STD_IOSTREAM
9432 -ansi -Wall -gall).
9433 * data/yacc.c (union yyalloc): Likewise.
9434 (YYCOPY): Do not evaluate __GNUC__ unless it is defined.
9435
9436 Switch from 'int' to 'bool' where that makes sense.
9437
9438 * lib/abitset.c (abitset_test, abitset_empty_p, abitset_equal_p,
9439 abitset_subset_p, abitset_disjoint_p, abitset_and_cmp,
9440 abitset_andn_cmp, abitset_or_cmp, abitset_xor_cmp, abitset_and_or,
9441 abitset_and_or_cmp, abitset_andn_or_cmp, abitset_or_and_cmp):
9442 Return or accept bool, not int. All callers changed.
9443 * lib/bbitset.h: (bitset_toggle_, bitset_copy_, bitset_and_or_cmp_,
9444 bitset_andn_or_cmp_, bitset_or_and_cmp_): Likewise.
9445 * lib/bitset.c (bitset_only_set_p, bitset_print, bitset_toggle_,
9446 bitset_copy_, bitset_op4_cmp, bitset_and_or_cmp_, bitset_andn_or_cmp_,
9447 bitset_or_and_cmp_): Likewise.
9448 * lib/bitset.h (bitset_test, bitset_only_set_p): Likewise.
9449 * lib/bitset_stats.c (bitset_stats_print, bitset_stats_toggle,
9450 bitset_stats_test, bitset_stats_empty_p, bitset_stats_disjoint_p,
9451 bitset_stats_equal_p, bitset_stats_subset_p, bitset_stats_and_cmp,
9452 bitset_stats_andn_cmp, bitset_stats_or_cmp, bitset_stats_xor_cmp,
9453 bitset_stats_and_or_cmp, bitset_stats_andn_or_cmp,
9454 bitset_stats_or_and_cmp): Likewise.
9455 * lib/ebitset.c (ebitset_elt_zero_p, ebitset_equal_p, ebitset_copy_cmp,
9456 ebitset_test, ebitset_empty_p, ebitset_subset_p, ebitset_disjoint_p,
9457 ebitset_op3_cmp, ebitset_and_cmp, ebitset_andn_cmp, ebitset_or_cmp,
9458 ebitset_xor_cmp): Likewise.
9459 * lib/lbitset.c (lbitset_elt_zero_p, lbitset_equal_p, lbitset_copy_cmp,
9460 lbitset_test, lbitset_empty_p, lbitset_subset_p, lbitset_disjoint_p,
9461 lbitset_op3_cmp, lbitset_and_cmp, lbitset_andn_cmp, lbitset_or_cmp,
9462 lbitset_xor_cmp): Likewise.
9463 * lib/bbitset.h: Include <stdbool.h>.
9464 (struct bitset_vtable): The following members now return bool, not
9465 int: toggle, test, empty_p, disjoint_p, equal_p, subset_p,
9466 and_cmp, andn_cmp, or_cmp, xor_cmp, and_or_cmp, andn_or_cmp,
9467 or_and_cmp).
9468 * src/conflicts.c (count_rr_conflicts): Likewise.
9469 * lib/bitset_stats.h (bitset_stats_enabled): Now bool, not int.
9470 All uses changed.
9471 * lib/ebitset.c (ebitset_obstack_init): Likewise.
9472 * lib/lbitset.c (lbitset_obstack_init): Likewise.
9473 * src/getargs.c (debug_flag, defines_flag, locations_flag,
9474 no_lines_flag, no_parser_flag, token_table_flag, yacc_flag,
9475 graph_flag): Likewise.
9476 * src/getargs.h (debug_flag, defines_flag, locations_flag,
9477 no_lines_flag, no_parser_flag, token_table_flag, yacc_flag,
9478 graph_flag): Likewise.
9479 * src/output.c (error_verbose): Likewise.
9480 * src/output.h (error_verbose): Likewise.
9481 * src/reader.c (start_flag, typed): Likewise.
9482 * src/reader.h (typed): Likewise.
9483 * src/getargs.c (LOCATIONS_OPTION): New constant.
9484 (long_options, getargs): Use it.
9485 * src/lalr.c (build_relations): Use bool, not int.
9486 * src/nullable.c (nullable_compute): Likewise.
9487 * src/print.c (print_reductions): Likewise.
9488 * src/tables.c (action_row, pack_vector): Likewise.
9489 * src/muscle_tab.h (MUSCLE_INSERT_BOOL): New macro.
9490 * src/output.c (prepare): Use it.
9491 * src/output.c (token_definitions_output,
9492 symbol_destructors_output, symbol_destructors_output): Use string,
9493 not boolean integer, to keep track of whether to output separator.
9494 * src/print_graph.c (print_core): Likewise.
9495 * src/state.c (state_rule_lookaheads_print): Likewise.
9496
9497 * config/install-sh: Sync from automake 1.7.5.
9498
9499 2003-05-14 Paul Eggert <eggert@twinsun.com>
9500
9501 * src/parse-gram.y (rules_or_grammar_declaration): Require a
9502 semicolon after a grammar declaration, in the interest of possible
9503 future changes to the Bison input language.
9504 Do not allow a stray semicolon at the start of the grammar.
9505 (rhses.1): Allow one or more semicolons after any rule, including
9506 just before "|" as required by POSIX.
9507 * tests/input.at (Torturing the Scanner): Add tests for ";|" in a
9508 grammar.
9509
9510 2003-05-14 Alexandre Duret-Lutz <adl@gnu.org>
9511
9512 %parse-param support for lalr1.cc.
9513
9514 * data/lalr1.cc (b4_parse_param_decl, b4_parse_param_cons,
9515 b4_cc_constructor_calls, b4_cc_constructor_call,
9516 b4_parse_param_vars, b4_cc_var_decls, b4_cc_var_decl): New m4
9517 definitions.
9518 (yy::b4_parser_class_name::b4_parser_class_name): Take extra
9519 parse-param arguments.
9520 (yy::b4_parser_class_name): Declare instance variables to
9521 hold parse-param arguments.
9522 * tests/calc.at: s/value/semantic_value/ because value clashes
9523 with a member of yy::b4_parser_class_name. Adjust C++ code
9524 to handle %parse-param. Enable %parse-param test in C++.
9525
9526 2003-05-12 Paul Eggert <eggert@twinsun.com>
9527
9528 * doc/bison.texinfo (How Can I Reset @code{yyparse}): Reword the
9529 English a bit. Fix fclose typo. Change "const char" to "char
9530 const", and use ANSI C rather than K&R for "main". Suggest
9531 YY_FLUSH_BUFFER over yyrestart (as that is what Flex recommends)
9532 and suggest yy_switch_to_buffer.
9533
9534 2003-05-05 Paul Eggert <eggert@twinsun.com>
9535
9536 * lib/bitset.h (__INT_TO_PTR): Define to a value that presumes
9537 C89. This avoids a diagnostic on compilers that define __STDC__
9538 to 0, fixing a problem with Tru64 cc reported by Martin Mokrejs in
9539 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00041.html>.
9540
9541 2003-05-03 Paul Eggert <eggert@twinsun.com>
9542
9543 * lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
9544 Do not overrun array bounds.
9545 This should fix a bug reported today by Olatunji Oluwabukunmi in
9546 <http://lists.gnu.org/archive/html/bug-bison/2003-05/msg00004.html>.
9547
9548 2003-04-29 Akim Demaille <akim@epita.fr>
9549
9550 * src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
9551 * src/getargs.c, src/getargs.h: here, as bool, not int.
9552 (nondeterministic_parser): New.
9553 * src/parse-gram.y, src/scan-gram.l: Support
9554 %nondeterministic-parser.
9555 * src/output.c (prepare): Use nondeterministic_parser instead
9556 of glr_parser where appropriate.
9557 * src/tables.c (conflict_row, action_row, save_row)
9558 (token_actions, token_actions, pack_vector): Ditto.
9559
9560 2003-04-29 Akim Demaille <akim@epita.fr>
9561
9562 * doc/bison.texinfo (C++ Parsers, Implementing Loops): New.
9563
9564 2003-04-29 Akim Demaille <akim@epita.fr>
9565
9566 * tests/calc.at: Also test yacc.c and glr.c (but not lalr1.cc yet)
9567 with %pure-parser and %locations to exercise the patch from Yakov
9568 Markovitch below.
9569
9570 2003-04-28 Tim Van Holder <tim.van.holder@pandora.be>
9571
9572 * data/yacc.c: (b4_lex_param): Corrected for the case where
9573 %lex-param is provided and %pure-parser isn't.
9574
9575 2003-04-27 Paul Eggert <eggert@twinsun.com>
9576
9577 Avoid gcc -Wundef warnings reported by Gerald Pfeifer in
9578 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00044.html>.
9579 * data/yacc.c (YYSTACK_ALLOC): Don't evaluate YYSTACK_USE_ALLOCA
9580 if it is not defined.
9581 (YYMAXDEPTH): Don't evaluate YYMAXDEPTH if it is not defined.
9582
9583 2003-04-26 Paul Eggert <eggert@twinsun.com>
9584
9585 * data/lalr1.cc (yy::Parser::pact_ninf_, yy::Parser::table_ninf_):
9586 Declare to be of type suitable for the ninf value itself, not of
9587 type suitable for the corresponding table, since the latter might
9588 be unsigned but the ninf value might be negative. This fixes a
9589 bug reported by Alexandre Duret-Lutz in
9590 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00017.html>.
9591
9592 * configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR
9593 invokes it. We shouldn't invoke it twice because it will attempt
9594 to put error.o in the archive twice. This fixes a glitch reported
9595 by Martin Mokrejs in
9596 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00041.html>.
9597
9598 2003-04-21 Paul Eggert <eggert@twinsun.com>
9599
9600 * m4/error.m4: Update from Bruno Haible's 2003-04-14 patch
9601 to gnulib.
9602
9603 2003-04-21 Yakov Markovitch <Markovitch@iso.ru>
9604
9605 * data/glr.c (yyexpandGLRStack) [!YYSTACKEXPANDABLE]:
9606 Fix obvious typo that results in uncompilable GLR parsers
9607 when both %pure-parser and %locations are used. (trivial change)
9608
9609 2003-04-17 Paul Eggert <eggert@twinsun.com>
9610
9611 * src/scan-gram.l: Add %option nounput, since we no longer use unput.
9612 (unexpected_eof): Renamed from unexpected_end_of_file, for brevity.
9613 Do not insert the expected token via unput, as this runs afoul
9614 of a POSIX-compatibility bug in flex 2.5.31.
9615 All uses changed to BEGIN the parent state,
9616 since we no longer insert the expected token via unput.
9617 * tests/regression.at (Invalid inputs): Remove cascaded diagnostic
9618 that is no longer emitted after the above change.
9619
9620 * src/conflicts.c (set_conflicts): Resolve all conflicts, not just
9621 the first one. This change is from Paul Hilfinger, and it fixes
9622 regression reported by Werner Lemberg in
9623 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00026.html>.
9624
9625 (resolve_sr_conflict): Don't invoke state_errs_set
9626 unless one or more tokens have been explicitly made errors.
9627 Otherwise, the above change causes Bison to abort.
9628
9629 * tests/existing.at (GNU pic Grammar): New test case, taken from
9630 Lemberg's email.
9631
9632 2003-03-31 Akim Demaille <akim@epita.fr>
9633
9634 * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file.
9635
9636 2003-03-31 Akim Demaille <akim@epita.fr>
9637
9638 * src/output.c (prepare_symbols): Avoid trailing spaces in the
9639 output.
9640
9641 2003-03-31 Akim Demaille <akim@epita.fr>
9642
9643 * doc/bison.texinfo (Strings are Destroyed): s/losses/loses/.
9644 From Paul Hilfinger.
9645
9646 2003-03-29 Akim Demaille <akim@epita.fr>
9647
9648 * m4/error.m4: Do not put under dynamic conditions some code which
9649 expansion is under static control.
9650
9651 2003-03-29 Akim Demaille <akim@epita.fr>
9652
9653 * doc/bison.texinfo (How Can I Reset @code{yyparse}): New.
9654
9655 2003-03-29 Akim Demaille <akim@epita.fr>
9656
9657 * doc/bison.texinfo (Strings are Destroyed): New.
9658
9659 2003-03-13 Paul Eggert <eggert@twinsun.com>
9660
9661 * .cvsignore: Add configure.lineno.
9662 * src/.cvsignore: Add yacc.
9663 * tests/.cvsignore: Add testsuite.log.
9664 * doc/fdl.texi: Sync with latest FSF version.
9665
9666 2003-03-12 Paul Eggert <eggert@twinsun.com>
9667
9668 * scan-gram.l (YY_USER_INIT): Initialize code_start, too.
9669 (<INITIAL><<EOF>>, <SC_PRE_CODE><<EOF>>): Set *loc to the scanner
9670 cursor, instead of leaving it undefined. This fixes a bug
9671 reported by Tim Van Holder in
9672 <http://lists.gnu.org/archive/html/bug-bison/2003-03/msg00023.html>.
9673 * tests/input.at (Torturing the Scanner): Test the scanner on
9674 an empty input file, which was Tim Van Holder's test case.
9675
9676 * m4/timevar.m4 (BISON_PREREQ_TIMEVAR): When checking whether
9677 <sys/resource.h> can be included, include sys/time.h and
9678 sys/times.h first, if available. This works around the SunOS
9679 4.1.4 porting bug reported by Bruce Becker in
9680 <http://lists.gnu.org/archive/html/bug-bison/2003-03/msg00018.html>.
9681
9682 * m4/subpipe.m4 (BISON_PREREQ_SUBPIPE): Don't
9683 AC_CHECK_HEADERS([sys/wait.h]), as this interferes with
9684 AC_HEADER_SYS_WAIT.
9685
9686 Merge changes from gnulib. This was prompted because the CVS
9687 snapshot didn't build on Solaris 7 due to strnlen problems.
9688
9689 These changes need to be merged back into gnulib:
9690 * lib/hash.c: Include <stdbool.h> unconditionally.
9691 * m4/onceonly.m4 (m4_quote): New macro.
9692 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
9693 Quote AC_FOREACH variable-expansions properly.
9694 The 2003-01-03 obstack.h change also needs merging.
9695 {end of changes requiring merging}
9696
9697 * lib/stdbool.h.in, m4/alloca.m4, m4/dirname.m4, m4/dos.m4,
9698 m4/getopt.m4, m4/hash.m4, m4/malloc.m4, m4/memchr.m4,
9699 m4/memrchr.m4, m4/obstack.m4, m4/onceonly.m4, m4/quote.m4,
9700 m4/quotearg.m4, m4/realloc.m4, m4/stpcpy.m4, m4/strnlen.m4,
9701 m4/strtol.m4, m4/strtoul.m4, m4/unlocked-io.m4, m4/xalloc.m4:
9702 New files, imported from gnulib.
9703 * m4/Makefile.am (EXTRA_DIST): Add the new m4/*.m4 files mentioned
9704 above.
9705
9706 * lib/mbswidth.c, m4/error.m4, m4/mbrtowc.m4, m4/mbswidth.m4,
9707 m4/memcmp.m4, m4/prereq.m4, m4/stdbool.m4: Update to current
9708 gnulib sources.
9709
9710 * configure.ac (gl_DIRNAME, gl_GETOPT, gl_HASH, gl_QUOTE, gl_XALLOC):
9711 Add.
9712 (gl_ERROR): New, replacing jm_PREREQ_ERROR.
9713 (gl_FUNC_ALLOCA): New, replacing AC_FUNC_ALLOCA.
9714 (gl_FUNC_STPCPY): New, replacing AC_REPLACE_FUNCS(stpcpy).
9715 (gl_FUNC_STRNLEN): New, replacing AC_FUNC_STRNLEN.
9716 (gl_MBSWIDTH): New, replacing jm_PREREQ_MBSWIDTH.
9717 (gl_OBSTACK): New, replacing AC_FUNC_OBSTACK.
9718 (gl_QUOTEARG): New, replacing jm_PREREQ_QUOTEARG.
9719 (jm_FUNC_GLIBC_UNLOCKED_IO, gl_FUNC_STPCPY, gl_FUNC_STRTOL): New.
9720 (jm_FUNC_MALLOC): New, replacing AC_FUNC_MALLOC.
9721 (jm_FUNC_REALLOC): New, replacing AC_FUNC_REALLOC.
9722 (jm_PREREQ_ARGMATCH): Remove.
9723 (AC_REPLACE_FUNCS): Remove memchr, memrchr, stpcpy, strtol, strtoul.
9724 * lib/Makefile.am (libbison_a_SOURCES): Add argmatch.c, argmatch.h.
9725
9726 * src/system.h: Include <stdbool.h> unconditionally.
9727
9728 * lib/bbitset.h: Include <limits.h> unconditionally. We have been
9729 assuming at least C89 in the bitset code for some time now.
9730
9731 2003-03-03 Akim Demaille <akim@epita.fr>
9732
9733 * ro.po: New.
9734
9735 2003-03-02 Akim Demaille <akim@epita.fr>
9736
9737 * doc/bison.texinfo (Table of Symbols): Reactivate the
9738 documentation for %lex-param, and %parse-param.
9739
9740 2003-03-02 Akim Demaille <akim@epita.fr>
9741
9742 * data/yacc.c, data/glr.c, data/lal1.cc: Use similar code to
9743 generate verbose error messages.
9744 Use the number of tokens as an upper bound in yytname, as it
9745 cannot be a non terminal.
9746
9747 2003-03-02 Akim Demaille <akim@epita.fr>
9748
9749 * tests/regression.at (_AT_DATA_DANCER_Y): Fix the expected error
9750 message.
9751
9752 2003-03-02 Akim Demaille <akim@epita.fr>
9753
9754 * tests/regression.at (_AT_DATA_DANCER_Y, AT_CHECK_DANCER): New.
9755 Use them to exercise yycheck overrun.
9756 Based on Andrew Suffield's grammar.
9757
9758 2003-03-02 Akim Demaille <akim@epita.fr>
9759
9760 Create tests/local.at for Bison generic testing macros.
9761
9762 * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Move to...
9763 * tests/local.at (AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS):
9764 This new file.
9765 * tests/calc.at (AT_CHECK_CALC): Adjust.
9766 * tests/testsuite.at (AT_DATA_GRAMMAR_PROLOGUE, AT_DATA_GRAMMAR)
9767 (AT_COMPILE, AT_COMPILE_CXX, AT_PARSER_CHECK): Move to...
9768 * tests/local.at: here.
9769 (AT_COMPILE_CXX): Tags the tests using it as c++.
9770 Ignore the test if CXX is not functional.
9771
9772 2003-03-01 Paul Eggert <eggert@twinsun.com>
9773
9774 * src/scan-gram.l (code_start): Initialize it to scanner_cursor,
9775 not loc->end, since loc->end might contain garbage and this leads
9776 to undefined behavior on some platforms.
9777 (id_loc, token_start): Use (IF_LINTed) initial values that do not
9778 depend on *loc, so that the reader doesn't give the the false
9779 impression that *loc is initialized.
9780 (<INITIAL>"%%"): Do not bother setting code_start, since its value
9781 does not survive the return.
9782
9783 2003-03-01 Akim Demaille <akim@epita.fr>
9784
9785 * src/scan-gram.l (code_start): Always initialize it when entering
9786 into yylex, as SC_EPILOGUE is activated *before* the corresponding
9787 yylex invocation. An alternative would be making it static, but
9788 then it starts with the second %%'s beginning, instead of its end.
9789
9790 2003-02-28 Paul Eggert <eggert@twinsun.com>
9791
9792 * lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work
9793 around a UnixWare 7.1.1 porting bug reported by John Hughes in
9794 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00030.html>.
9795
9796 2003-02-26 Paul Eggert <eggert@twinsun.com>
9797
9798 * README: Mention compiler bug in Sun Forte Developer 6 update 2.
9799 Remove Sequent/Pyramid discussion (nobody uses them any more).
9800 Merge VMS and MS-DOS discussion; these ports may well be dead
9801 but let's keep mentioning them for now. Put <> around email
9802 addresses. Add copyright notice.
9803
9804 2003-02-24 Paul Eggert <eggert@twinsun.com>
9805
9806 * data/glr.c (yy_reduce_print): yylineno -> yylno,
9807 to avoid collision with flex use of yylineno.
9808 Problem reported by Bruce Lilly in
9809 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00016.html>.
9810 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Likewise.
9811 * data/yacc.c (yy_reduce_print): Likewise.
9812
9813 * config/depcomp: Sync with Automake 1.7.3.
9814
9815 2003-02-21 Akim Demaille <akim@epita.fr>
9816
9817 * data/lalr1.cc: Use temporary variables instead of casts to
9818 change integer types.
9819 Suggested by Paul Eggert.
9820
9821 2003-02-21 Akim Demaille <akim@epita.fr>
9822
9823 * doc/bison.texinfo: Use "location" consistently to refer to @n,
9824 to avoid confusions with lalr1.cc's notion of Position.
9825 Suggested by Paul Eggert.
9826
9827 2003-02-20 Akim Demaille <akim@epita.fr>
9828
9829 * data/lalr1.cc (position.hh): Make sure "columns" never pushes
9830 before initial_columns.
9831 (location.hh): Use consistent variable names when defining the
9832 operator<<.
9833 Use "last" so that we subtract from Positions, not from unsigned.
9834
9835 2003-02-20 Akim Demaille <akim@epita.fr>
9836
9837 * data/lalr1.cc (position.hh): New subfile, including the extended
9838 and Doxygen'ed documentation of class Position.
9839 (location.hh): Use it.
9840 Document a` la Doxygen.
9841 With the help of Benoit Perrot.
9842
9843 2003-02-20 Akim Demaille <akim@epita.fr>
9844
9845 * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Define
9846 AT_YACC_IF.
9847 Redefine AT_YYERROR_SEES_LOC_IF using it.
9848 (_AT_DATA_CALC_Y): Don't declare yyerror when lalr1.cc, as it is
9849 not defined.
9850 Don't use the location in yy::Parser::error_ and
9851 yy::Parser::print_ when not %locations.
9852 Activate more lalr1.cc tests.
9853
9854 2003-02-19 Akim Demaille <akim@epita.fr>
9855
9856 * data/lalr1.cc: When displaying a line number, be sure to make it
9857 an int.
9858
9859 2003-02-19 Akim Demaille <akim@epita.fr>
9860
9861 * data/lalr1.cc (b4_stack_depth_init, yy::Parser::initdepth_):
9862 Remove, useless.
9863 (YYABORT, YYACCEPT, YYERROR): New.
9864 * tests/calc.at: Renable the lalr1.cc test.
9865
9866 2003-02-19 Akim Demaille <akim@epita.fr>
9867
9868 * tests/calc.at (AT_CHECK_CALC): Check different scenarios of
9869 error recovery, mixing with/without pops and discarding of the
9870 lookahead.
9871 Exercise YYERROR.
9872 Disable the lalr1.cc tests as currently it doesn't support YYERROR.
9873
9874 2003-02-17 Paul Eggert <eggert@twinsun.com>
9875
9876 * tests/atlocal.in (LDFLAGS, LIBS): New vars.
9877 * tests/testsuite.at (AT_COMPILE): Use them.
9878 This fixes the testsuite problem reported by Robert Lentz in
9879 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00011.html>.
9880
9881 2003-02-12 Paul Eggert <eggert@twinsun.com>
9882
9883 * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]:
9884 Avoid subscript error in yycheck. Bug reported by Andrew Suffield in
9885 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00003.html>.
9886 * data/glr.c (yyreportSyntaxError) [YYERROR_VERBOSE]: Likewise.
9887 Check for malloc failure, for consistency with yacc.c.
9888 (yytname_size): Remove, for consistency with yacc.c.
9889
9890 The bug still remains in data/lalr1.cc, as I didn't have time
9891 to fix it there.
9892
9893 2003-02-06 Akim Demaille <akim@epita.fr>
9894
9895 * configure.ac (GXX): Rename as...
9896 (CXX): this, to keep the original Autoconf semantics.
9897 Require 2.57.
9898 * data/lalr1.cc: Fix b4_copyright invocations.
9899 If YYDEBUG is not defined, don't depend upon name_ being defined.
9900 (location.hh): Include string and iostream.
9901 (Position::filename): New member.
9902 (Position::Position ()): New.
9903 (operator<< (Position)): New.
9904 (operator- (Position, int)): New.
9905 (Location::first, Location::last): Rename as...
9906 (Location::begin, Location::end): these, to mock the conventional
9907 iterator names.
9908 (operator<< (Location)): New.
9909 * tests/atlocal.in (CXX): New.
9910 * tests/testsuite.at (AT_COMPILE_CXX): New.
9911 * tests/calc.at (_AT_DATA_CALC_Y): Adjust yyerror to report the
9912 locations in a more synthetic way.
9913 (AT_CHECK_PUSHDEFS): AT_YYERROR_SEES_LOC_IF is positive if
9914 lalr1.cc is used.
9915 Adjust the C locations to match those from Emacs: first column is
9916 column 0.
9917 Change all the expected results.
9918 Conform to the GCS: simplify the locations when applicable.
9919 (LOC, VAL, YYLLOC_FORMAL, YYLLOC_ARG, USE_YYLLOC, LEX_FORMALS)
9920 (LEX_ARGS, USE_LEX_ARGS, LEX_PRE_FORMALS, LEX_PRE_ARGS): Replace
9921 these CPP macros with the m4 macros new defined by...
9922 (AT_CHECK_PUSHDEFS): this, i.e.:
9923 (AT_LALR1_CC_IF, AT_PURE_LEX_IF, AT_LOC, AT_VAL, AT_LEX_FORMALS)
9924 (AT_LEX_ARGS, AT_USE_LEX_ARGS, AT_LEX_PRE_FORMALS, AT_LEX_PRE_ARGS)
9925 New macros.
9926 (AT_CHECK_POPDEFS): Undefine them.
9927 (AT_CHECK_CALC_LALR1_CC): New.
9928 Use it for the first lalr1.cc test.
9929
9930 2003-02-04 Akim Demaille <akim@epita.fr>
9931
9932 * data/lalr1.cc (YYLLOC_DEFAULT): Fix its definition: be based on
9933 Location as is defined.
9934
9935 2003-02-04 Akim Demaille <akim@epita.fr>
9936
9937 * data/lalr1.cc: If YYDEBUG is not defined, don't depend upon
9938 name_ being defined.
9939
9940 2003-02-03 Paul Eggert <eggert@twinsun.com>
9941
9942 * src/gram.h (start_symbol): Remove unused decl.
9943
9944 Use more-consistent naming conventions for local vars.
9945
9946 * src/derives.c (derives_compute): Change type of local var from
9947 int to rule_number.
9948 * src/gram.c (grammar_rules_partial_print): Likewise.
9949 * src/print.c (print_core): Likewise.
9950 * src/reduce.c (reduce_grammar_tables): Likewise.
9951
9952 * src/gram.c (grammar_dump): Change name of item_number *
9953 local var from r to rp.
9954 * src/nullable.c (nullable_compute): Likewise.
9955
9956 * src/gram.h (ISTOKEN, ISVAR): Use i, not s, for int var.
9957
9958 * src/gram.h (symbol_number_as_item_number): Use sym, not s,
9959 for symbol or symbol_number var.
9960 * src/reader.c (grammar_start_symbol_set): Likewise.
9961 * src/reader.h (grammar_start_symbol_set, grammar_symbol_append):
9962 Likewise.
9963 * src/state.c (transitions_to): Likewise.
9964 * src/state.h: Likewise.
9965 * src/tables.c (symbol_number_to_vector_number): Likewise.
9966
9967 * src/muscle_tab.h (MUSCLE_OBSTACK_SGROW): Use p, not s, for
9968 char * var.
9969
9970 * src/parse-gram.y (lloc_default): Use loc, not r, for YYLTYPE
9971 var.
9972
9973 * src/scan-gram.l (no_cr_read): Use bytes_read, not s, for size
9974 var.
9975
9976 * src/system.h (xstrndup, strchr, strspn, strnlen, memchr, memrchr):
9977 Use str, not s, for char * var. Use ch, not c, for character var.
9978 Use size for size var.
9979
9980 * src/uniqstr.c (uniqstr_new, uniqstr_assert): Use str, not s, for
9981 char * var.
9982 (uniqstr_print, uniqst_print_processor): Use ustr, not s, for
9983 uniqstr var.
9984 * src/uniqstr.h: Likewise.
9985
9986 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str,
9987 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
9988 get_node_alignment_str, get_arrow_mode_str, get_crossing_type_str,
9989 get_view_str, get_linestyle_str, get_arrowstyle_str): Rename
9990 param to have same name as that of enum, so that we don't use
9991 "s" to stand for a non-state.
9992
9993 2003-02-02 Akim Demaille <akim@epita.fr>
9994
9995 * src/scan-skel.l: Scan more than one inert character per yylex
9996 invocation.
9997
9998 2003-02-01 Paul Eggert <eggert@twinsun.com>
9999
10000 Version 1.875a.
10001
10002 * po/LINGUAS: Add ms.
10003
10004 2003-01-30 Akim Demaille <akim@epita.fr>
10005
10006 * doc/Makefile.am (CLEANFILES): Add bison.fns for distcheck.
10007
10008 2003-01-29 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
10009
10010 * tests/cxx-type.at: Correct apparent typo in Bison input: $$ instead
10011 of $1.
10012
10013 Changes in response to error report by S. Eken: GLR mode does not
10014 handle negative $ indices or $ indices in embedded rules correctly.
10015 See <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00076.html>.
10016
10017 * data/glr.c (b4_rhs_value): Change to use YYFILL macro.
10018 (b4_rhs_location): Ditto.
10019 (yyfill): New function to copy from stack tree into array
10020 incrementally.
10021 (yyuserAction): Modify to allow incremental move of semantic values
10022 to rhs array when in GLR mode.
10023 Define YYFILL to use in user-defined actions to fill semantic array
10024 as needed.
10025 Remove dummy use of yystack, as there is now a guaranteed use.
10026 (yydoAction): Modify to allow incremental move of semantic values
10027 to rhs array when in GLR mode.
10028 (yyresolveAction): Ditto.
10029 (yyglrShiftDefer): Update comment.
10030 (yyresolveStates): Use X == NULL for pointers, not !X.
10031 (yyglrReduce): Ditto.
10032 (yydoAction): Ditto
10033
10034 * tests/glr-regr1.at: Rename to ...
10035 * tests/glr-regression.at: Add new regression test for the problems
10036 described above (adapted from S. Eken).
10037 Update copyright notice.
10038 * tests/testsuite.at: Rename glr-regr1.at to glr-regression.at.
10039 * tests/Makefile.am: Ditto.
10040
10041 2003-01-28 Paul Eggert <eggert@twinsun.com>
10042
10043 * data/lalr1.cc: Do not use @output_header_name@ unless
10044 b4_defines_flag is set. This fixes two bugs reported by
10045 Tim Van Holder in
10046 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00071.html>
10047 and <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00073.html>.
10048
10049 2003-01-21 Paul Eggert <eggert@twinsun.com>
10050
10051 * data/yacc.c (YYERROR): Move code from yyerrlab1 to here, so that
10052 we don't need to worry about yyerrlab1 being reported as an
10053 "unused label" by non-GCC C compilers. The downside is that if
10054 locations are used then a couple of statements are duplicated each
10055 time YYERROR is invoked, but the upside is that the warnings
10056 should vanish.
10057 (yyerrlab1): Move code to YERROR.
10058 (yyerrlab2): Remove. Change uses back to yyerrlab1.
10059 This reverts some of the 2002-12-27 change.
10060
10061 2003-01-17 Paul Eggert <eggert@twinsun.com>
10062
10063 * src/output.c (symbol_printers_output): Fix typo that led
10064 to core dump. Problem reported by Antonio Rus in
10065 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00058.html>.
10066
10067 2003-01-13 Akim Demaille <akim@epita.fr>,
10068 Quoc Peyrot <chojin@lrde.epita.fr>,
10069 Robert Anisko <anisko_r@lrde.epita.fr>
10070
10071 * data/lalr1.cc (parse::yyerrlab1): When popping the stack, stop
10072 when the stacks contain one element, as the loop would otherwise
10073 free the last state, and then use the top state (the one we just
10074 popped). This means that the initial elements will not be freed
10075 explicitly, as is the case in yacc.c; it is not a problem, as
10076 these elements have fake values.
10077
10078 2003-01-11 Paul Eggert <eggert@twinsun.com>
10079
10080 * NEWS: %expect-violations are now just warnings, reverting
10081 to Bison 1.30 and 1.75 behavior. This fixes the GCC 3.2
10082 bootstrapping problem reported by Matthias Klose; see
10083 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00053.html>.
10084 * src/conflicts.c (conflicts_print): Likewise.
10085 * tests/conflicts.at (%expect not enough, %expect too much,
10086 %expect with reduce conflicts): Likewise.
10087 * doc/bison.texinfo (Expect Decl): Document this. Also mention
10088 that the warning is enabled if the number of conflicts changes
10089 (not necessarily increases).
10090
10091 * src/getargs.c (version): Update copyright year.
10092
10093 2003-01-09 Akim Demaille <akim@epita.fr>
10094
10095 * src/Makefile.am, lib/Makefile.am: Use $(VAR) instead of @VAR@.
10096
10097 2003-01-08 Paul Eggert <eggert@twinsun.com>
10098
10099 * Makefile.maint (WGETFLAGS):
10100 New macro, containing "-C off" to disable proxy caches.
10101 All uses of $(WGET) changed to $(WGET) $(WGETFLAGS).
10102 (rel-check): Use $(WGET) instead of wget.
10103
10104 2003-01-06 Paul Eggert <eggert@twinsun.com>
10105
10106 * doc/bison.texinfo (Generalized LR Parsing): Add a reference to
10107 the GLR paper of Scott, Johnstone and Hussain.
10108
10109 2003-01-04 Paul Eggert <eggert@twinsun.com>
10110
10111 * configure.ac (AC_ARG_ENABLE): Add --disable-yacc.
10112 (YACC_SCRIPT, YACC_LIBRARY): New vars to AC_SUBST.
10113 * lib/Makefile.am (lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
10114 (EXTRA_LIBRARIES): New var, for liby.a.
10115 * src/Makefile.am (bin_SCRIPTS): yacc -> @YACC_SCRIPT@.
10116 (EXTRA_SCRIPTS): New var, for yacc.
10117
10118 * data/yacc.c (yyerrlab1): Omit attribute if __cplusplus is defined,
10119 since GNU C++ (as of 3.2.1) does not allow attributes on labels.
10120 Problem reported by Nelson H. F. Beebe.
10121
10122 2003-01-03 Paul Eggert <eggert@twinsun.com>
10123
10124 * lib/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
10125 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
10126 when compiling Bison 1.875's `bitset bset = obstack_alloc
10127 (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe.
10128
10129 * src/scan-skel.l (QPUTS): Omit redundant `;' from macro definition.
10130 ([^@\n]): Renamed from [^@\n]+ so that the token buffer does not
10131 grow to a huge size with typical invocation.
10132
10133 * lib/hash.c (_Bool, bool, false, true, __bool_true_false_are_defined):
10134 Use the pattern recommended by Autoconf 2.57, except also protect
10135 against double-definition.
10136 * src/system.h: Likewise.
10137 Portability issues reported by Nelson H. F. Beebe.
10138
10139 * data/glr.c (yybool): Renamed from bool, to avoid collisions in C.
10140 All uses changed. Provide a definition in both C and C++.
10141 (yytrue, yyfalse): Define even if defined (__cplusplus).
10142
10143 * lib/bitset_stats.c (bitset_stats_list): Remove unused var.
10144 Reported by Nelson H. F. Beebe.
10145
10146 * src/scan-skel.l ("@oline@"): Output lineno+1, not lineno.
10147
10148 2003-01-02 Paul Eggert <eggert@twinsun.com>
10149
10150 * data/yacc.c (yyerrlab1): Append `;' after attribute, to
10151 pacify the buggy "smart preprocessor" in MacOS 10.2.3.
10152 Bug reported by Nelson H. F. Beebe.
10153
10154 2003-01-01 Paul Eggert <eggert@twinsun.com>
10155
10156 * Version 1.875.
10157
10158 2002-12-30 Paul Eggert <eggert@twinsun.com>
10159
10160 * src/scan-gram.l (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","):
10161 Moved here from...
10162 (<INITIAL>","): Here. This causes stray "," to be treated
10163 more uniformly.
10164
10165 * src/scan-gram.l (<SC_BRACED_CODE>"}"): Output ";" before the
10166 last brace in braced code when not in Yacc mode, for compatibility
10167 with Bison 1.35. This resurrects the 2001-12-15 patch to
10168 src/reader.c.
10169
10170 * src/reader.h (YYDECL): Use YYSTYPE, not its deprecated alias
10171 yystype. This follows up the 2002-12-24 YYSTYPE bug fix.
10172
10173 2002-12-28 Paul Eggert <eggert@twinsun.com>
10174
10175 * src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
10176 that of SYM's type. This fixes Debian bug 168069, reported by
10177 Thomas Olsson.
10178
10179 2002-12-28 Paul Eggert <eggert@twinsun.com>
10180
10181 Version 1.75f.
10182
10183 Switch back to the Yacc style of conflict reports, undoing some
10184 of the 2002-07-30 change.
10185 * doc/bison.texinfo (Understanding): Use Yacc style for
10186 conflict reports. Also, use new way of locating rules.
10187 * src/conflicts.c (conflict_report):
10188 Renamed from conflict_report_yacc, removing the old
10189 'conflict_report'. Translate the entire conflict report at once,
10190 so that we don't assume that "," has the same interpretation in
10191 all languages.
10192 (conflicts_output): Use Yacc-style conflict report for each state,
10193 instead of our more-complicated style.
10194 (conflicts_print): Use Yacc-style conflict report, except print
10195 the input file name when not emulating Yacc.
10196 * tests/conflicts.at (Unresolved SR Conflicts, Defaulted
10197 Conflicted Reduction, %expect not enough, %expect too much,
10198 %expect with reduce conflicts): Switch to Yacc-style conflict reports.
10199 * tests/existing.at (GNU Cim Grammar): Likewise.
10200 * tests/glr-regr1.at (Badly Collapsed GLR States): Likewise.
10201
10202 * src/complain.c (warn_at, warn, complain_at, complain, fatal_at,
10203 fatal): Don't invoke fflush; it's not needed and it might even be
10204 harmful for stdout, as stdout might not be open.
10205 * src/reduce.c (reduce_print): Likewise.
10206
10207 2002-12-27 Paul Eggert <eggert@twinsun.com>
10208
10209 Fix a bug where error locations were not being recorded correctly.
10210 This problem was originally reported by Paul Hilfinger in
10211 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00086.html>.
10212
10213 * data/yacc.c (yyparse): New local var yylerrsp, to record the
10214 top of the location stack's error locations.
10215 (yyerrlab): Set it. When discarding a token, push its location
10216 onto yylerrsp so that we don't lose track of the error's end.
10217 (yyerrlab1): Now is only the target of YYERROR, so that we can
10218 properly record the location of the action that failed. For GCC
10219 2.93 and later, insert an __attribute__ ((__unused__)) to avoid
10220 GCC warning about yyerrlab1 being unused if YYERROR is unused.
10221 (yyerrlab2): New label, which yyerrlab now falls through to.
10222 Compute the error's location by applying YYLLOC_DEFAULT to
10223 the locations of all the symbols that went into the error.
10224 * doc/bison.texinfo (Location Default Action): Mention that
10225 YYLLOC_DEFAULT is also invoked for syntax errors.
10226 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
10227 Error locations include the locations of all the tokens that were
10228 discarded, not just the last token.
10229
10230 2002-12-26 Paul Eggert <eggert@twinsun.com>
10231
10232 * src/files.c: Include quote.h.
10233 (compute_output_file_names): Warn if we detect conflicting
10234 outputs to the same file. This should catch the misunderstanding
10235 exemplified by Debian Bug 165349, reported by Bruce Stephens..
10236
10237 * src/conflicts.c (conflicts_print): If the user specifies
10238 "%expect N", report an error if there are any reduce/reduce
10239 conflicts. This is what the manual says should happen.
10240 This fixes Debian bug 130890, reported by Anthony DeRobertis.
10241 * tests/conflicts.at (%expect with reduce conflicts): New test.
10242
10243 Don't use m4_include on relative file names, as it doesn't work as
10244 desired if there happens to be a file with that name under ".".
10245
10246 * m4sugar/version.m4: Remove; it was included but it wasn't used.
10247 * data/Makefile.am (dist_m4sugar_DATA): Remove m4sugar/version.m4.
10248 * data/m4sugar/m4sugar.m4: Don't include m4sugar/version.m4.
10249 * data/glr.c, data/lalr1.cc, data/yacc.c: Don't include c.m4.
10250 * src/output.c (output_skeleton): Use full path names when
10251 specifying a file to include; don't rely on include path, as
10252 it's unreliable when the working file contains a file with
10253 that name.
10254
10255 2002-12-25 Paul Eggert <eggert@twinsun.com>
10256
10257 Remove obsolete references to bison.simple and bison.hairy.
10258 Problem mentioned by Aubin Mahe in
10259 <http://lists.gnu.org/archive/html/help-bison/2002-12/msg00010.html>.
10260 * data/glr.c: Comment fix.
10261 * doc/bison.1: Remove references. Also, mention "yacc".
10262
10263 * src/getargs.c (getargs) [MSDOS]: Don't assume optarg != NULL
10264 with -g option.
10265
10266 * src/parse-gram.y (declaration): Use enum "report_states" rather
10267 than its numeric value 1.
10268
10269 * src/scan-skel.l ("@output ".*\n): Close any old yyout before
10270 opening a new one. This fixes Debian bug 165349, reported by
10271 Bruce Stephens.
10272
10273 2002-12-24 Paul Eggert <eggert@twinsun.com>
10274
10275 Version 1.75e.
10276
10277 * Makefile.maint (cvs-update): Don't assume that the shell
10278 supports $(...), as Solaris sh doesn't.
10279
10280 * src/parse-gram.y (lloc_default): Remove test for empty
10281 nonterminals at the end, since it didn't change the result.
10282
10283 2002-12-24 Paul Eggert <eggert@twinsun.com>
10284
10285 If the user does not define YYSTYPE as a macro, Bison now declares it
10286 using typedef instead of defining it as a macro. POSIX requires this.
10287 For consistency, YYLTYPE is also declared instead of defined.
10288
10289 %union directives can now have a tag before the `{', e.g., the
10290 directive `%union foo {...}' now generates the C code
10291 `typedef union foo { ... } YYSTYPE;'; this is for Yacc compatibility.
10292 The default union tag is `YYSTYPE', for compatibility with Solaris 9
10293 Yacc. For consistency, YYLTYPE's struct tag is now `YYLTYPE'
10294 instead of `yyltype'.
10295
10296 `yystype' and `yyltype' are now obsolescent macros instead of being
10297 typedefs or tags; they are no longer documented and will be
10298 withdrawn in a future release.
10299
10300 * data/glr.c (b4_location_type): Remove.
10301 (YYSTYPE): Renamed from yystype.
10302 (YYSTYPE_IS_DECLARED): New macro, used to prevent double-typedef.
10303 (struct YYLTYPE): Renamed from struct yyltype.
10304 (YYLTYPE): Renamed from yyltype.
10305 (yyltype, yystype): New (and obsolescent) macros,
10306 for backward compatibility.
10307 * data/yacc.c: Likewise.
10308
10309 * data/yacc.c (YYSTYPE): Declare as union YYSTYPE if the user
10310 does not specify a union tag. This is for compatibility with
10311 Solaris 9 yacc.
10312
10313 * src/parse-gram.y (add_param): 2nd arg is now char * not char
10314 const *, since it is now modified by stripping surrounding { }.
10315 (current_braced_code): Remove.
10316 (PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_UNION,
10317 PERCENT_LEX_PARAM, PERCENT_PARSE_PARAM): Change names to include
10318 trailing " {...}". Now of type <chars>.
10319 (grammar_declaration): Adjust to bundled tokens.
10320 (code_content): Remove; stripping is now done by add_param.
10321 (print_token_value): Print contents of bundled tokens.
10322 (token_name): New function.
10323
10324 * src/reader.h (braced_code, current_braced_code): Remove.
10325 (token_name): New decl.
10326
10327 * src/scan-gram.l (handle_dollar, handle_at): Now takes int
10328 token_type, not braced_code code_kind. All uses changed.
10329 (SC_PRE_CODE): New state, for scanning after a keyword that
10330 has (or usually has) an immediately-following braced code.
10331 (token_type): New local var, to keep track of which token type
10332 to return when scanning braced code.
10333 (<INITIAL>"%destructor", <INITIAL>"%lex-param",
10334 <INITIAL>"%parse-param", <INITIAL>"%printer",
10335 <INITIAL>"%union"): Set token type and BEGIN SC_PRE_CODE
10336 instead of returning a token type immediately.
10337 (<INITIAL>"{"): Set token type.
10338 (<SC_BRACED_CODE>"}"): Use it.
10339 (handle_action_dollar, handle_action_at): Now returns bool
10340 indicating success. Fail if ! current_rule; this prevents a core dump.
10341 (handle_symbol_code_dollar, handle_symbol_code_at):
10342 Remove; merge body into caller.
10343 (handle_dollar, handle_at): Complain in invalid contexts.
10344
10345 * NEWS, doc/bison.texinfo: Document the above.
10346 * NEWS: Fix years and program names in copyright notice.
10347
10348 2002-12-17 Paul Eggert <eggert@twinsun.com>
10349
10350 * NEWS, doc/bison.texinfo (Parser Function, Pure Calling, Error
10351 Reporting, Table of Symbols): Omit mentions of %lex-param and
10352 %parse-param from the documentation for now.
10353
10354 2002-12-15 Paul Eggert <eggert@twinsun.com>
10355
10356 Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke
10357 GCC 3.2.1 (which depends on yychar == YYEMPTY when there is no
10358 lookahead symbol, and which sets yychar in parser actions) and it
10359 disagreed with the Bison documentation. Bug
10360 reported by Andrew Walrond.
10361
10362 * data/yacc.c (YYTRANSLATE): Don't check for negative argument,
10363 as the caller now does that.
10364 (yyclearin, YYBACKUP, yyparse): Use yychar, not yytoken.
10365 (YYEMPTY): Parenthesize right hand side, since others use it.
10366 (yyparse): Don't assume that our generated code is the only code
10367 that sets yychar.
10368
10369 2002-12-13 Paul Eggert <eggert@twinsun.com>
10370
10371 Version 1.75d.
10372
10373 POSIX requires a "yacc" command.
10374 * src/Makefile.am (bin_SCRIPTS): New macro, for yacc.
10375 (MOSTLYCLEANFILES): Add yacc.
10376 (yacc): New rule.
10377 * doc/bison.texinfo (Invocation, Bison Options): Mention yacc
10378 as an alias for bison y.
10379
10380 * po/LINGUAS: Add da.
10381
10382 * src/getargs.c (__GNU_LIBRARY__) [lint]: Define to work around
10383 problem with latest <getopt.h>.
10384 (HACK_FOR___GNU_LIBRARY___PROTOTYPE): New macro.
10385
10386 * doc/fdl.texi: Upgrade to 1.2.
10387 * lib/alloca.c, lib/error.c, lib/getopt.c, lib/getopt.h
10388 lib/getopt1.c, lib/gettext.h, lib/memrchr.c, lib/obstack.c,
10389 lib/obstack.h, lib/strnlen.c, lib/unlocked-io.h: Sync with
10390 gnulib.
10391 * config/install-sh: Sync with autotools.
10392
10393 Fix a bad interaction with flex 2.5.23 reported by Bruce Lilly in
10394 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00114.html>.
10395 * data/yacc.c (YYLTYPE, struct yyltype): Do not define unless
10396 locations are requested.
10397 (union yyalloc): Do not depend on YYLTYPE_IS_TRIVIAL unless
10398 locations are requested.
10399
10400 2002-12-12 Paul Eggert <eggert@twinsun.com>
10401
10402 Remove unportable casts and storage allocation tricks.
10403 While we're at it, remove almost all casts, since they
10404 usually aren't needed and are a sign of trouble.
10405
10406 * configure.ac (AC_CHECK_TYPES): Check for uintptr_t.
10407
10408 * src/derives.c (derives_compute): Do not subtract NTOKENS from
10409 the pointer DSET returned by malloc; this isn't portable.
10410 Instead, always use DSET[i - NTOKENS] rather than DSET[i].
10411 Similarly for DERIVES.
10412 * src/lalr.c (set_goto_map): Likewise, for GOTO_MAP and TEMP_MAP.
10413 * src/nullable.c (nullable_compute): Likewise, for RSETS and NULLABLE.
10414 * src/reduce.c (reduce_grammar_tables): Likewise, for nontermmap
10415
10416 * src/derives.c (derives_compute): Do not bother invoking
10417 int_of_rule_number, since rule numbers are integers.
10418
10419 * src/files.c (concat2, tr, compute_base_name): Use xmalloc (N)
10420 rather than XMALLOC (char, N).
10421
10422 * src/files.c (filename_split): Rewrite to avoid cast.
10423
10424 * src/gram.h (symbol_number_as_item_number,
10425 item_number_as_symbol_number, rule_number_as_item_number,
10426 item_number_as_rule_number):
10427 Now inline functions rather than macros, to avoid casts.
10428 * src/state.h (state_number_as_int): Likewise.
10429 * src/tables.c (state_number_to_vector_number,
10430 symbol_number_to_vector_number): Likewise.
10431
10432 * src/gram.h (int_of_rule_number): Remove; no longer used.
10433
10434 * src/lalr.c (add_lookback_edge): Use malloc rather than calloc,
10435 since the resulting storage is always stored into.
10436
10437 * src/main.c (alloca) [C_ALLOCA]: Add decl here, the only place
10438 where it's needed.
10439
10440 * src/muscle_tab.c (muscle_m4_output):
10441 Now inline. Return bool, not int.
10442 * src/state.c (state_compare): Likewise.
10443 * src/symtab.c (symbol_check_defined,
10444 symbol_check_alias_consistency, symbol_pack, symbol_translation,
10445 hash_compare_symbol, hash_symbol):
10446 Likewise.
10447 * src/uniqstr.c (uniqstr_print): Likewise.
10448 * src/muscle_tab.c (muscle_m4_output_processor):
10449 New function, to avoid casts.
10450 * src/state.c (state_comparator, stage_hasher): Likewise.
10451 * src/symtab.c (symbol_check_defined_processor,
10452 symbol_check_alias_consistency_processor, symbol_pack_processor,
10453 symbol_translation_processor, hash_symbol_comparator,
10454 hash_symbol_hasher): Likewise.
10455 * src/uniqstr.c (uniqstr_print_processor): Likewise.
10456 * src/muscle_tab.c (muscles_m4_output):
10457 Use new functions instead of casting old functions unportably.
10458 * src/state.c (state_hash_new): Likewise.
10459 * src/symtab.c (symbols_new, symbols_do, symbols_check_defined,
10460 symbols_token_translations_init):
10461 Likewise.
10462 * src/uniqstr.c (uniqstrs_new, hash_initialize, uniqstrs_do): Likewise.
10463
10464 * src/output.c (GENERATE_MUSCLE_INSERT_TABLE): Use long local
10465 var instead of casting to long, to avoid casts.
10466 (prepare_states): Use MALLOC rather than alloca, so that we don't
10467 have to worry about alloca.
10468 * src/state.c (state_hash_lookup): Likewise.
10469
10470 * src/scan-gram.l (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char
10471 local var instead of casting to unsigned char, to avoid casts.
10472
10473 * src/state.c (TRANSITIONS_ALLOC, ERRS_ALLOC, REDUCTIONS_ALLOC,
10474 STATE_ALLOC): Remove.
10475 (transitions_new, errs_new, reductions_new, state_new): Use malloc
10476 rather than calloc, and use offsetof to avoid allocating slightly
10477 too much storage.
10478 (state_new): Initialize all members.
10479
10480 * src/state.c (state_hash): Use unsigned accumulator, not signed.
10481
10482 * src/symtab.c (symbol_free): Remove; unused.
10483 (symbol_get): Remove cast in lhs of assignment.
10484 (symbols_do): Now static. Accept generic arguments, not
10485 hashing-related ones.
10486
10487 * src/symtab.h: (NUMBER_UNDEFINED): Remove unnecessary cast.
10488 (symbol_processor): Remove.
10489 (symbols_do): Remove decl; now static.
10490
10491 * src/system.h (alloca): Remove; decl no longer needed.
10492 (<stddef.h>): Include, for offsetof.
10493 (<inttypes.>, <stdint.h>): Include if available.
10494 (uintptr_t): New type, if system lacks it.
10495 (CALLOC, MALLOC, REALLOC): New macros.
10496 All uses of XCALLOC, XMALLOC, and XREALLOC changed to use these
10497 new macros.
10498
10499 * src/tables.c (table_size): Now int, to pacify GCC.
10500 (table_grow, table_ninf_remap): Use signed table size.
10501 (save_row): Don't bother initializing locals when not needed.
10502 (default_goto, goto_actions, pack_vector): Remove unnecessary casts.
10503 * src/uniqstr.c (hash_compare_uniqstr): Likewise.
10504
10505 * src/vcg.h: Correct misspellings.
10506
10507 * src/vcg_defaults.h (G_CMAX): Now INT_MAX.
10508
10509
10510 * src/getargs.c (getargs): Don't assume EOF == -1.
10511
10512 2002-12-09 Paul Eggert <eggert@twinsun.com>
10513
10514 Change identifier spellings to avoid collisions with names
10515 that are reserved by POSIX.
10516
10517 Don't use names ending in _t, since POSIX reserves them.
10518 For consistency, remove _e and _s endings -- they're weren't
10519 needed to remove ambiguity. All uses changed.
10520 * src/uniqstr.h (uniqstr): Renamed from uniqstr_t, which in
10521 turn was just renamed from struniq_t.
10522 * src/uniqstr.c (uniqstr_processor): Renamed from struniq_processor,
10523 which in turn was just renamed from struniq_processor_t.
10524 (hash_compare_uniqstr): Renamed from hash_compare_struniq, which
10525 in turn was renamed from hash_compare_struniq_t.
10526 * src/LR0.c (struct state_list): Renamed from struct state_list_s.
10527 (state_list): Renamed from state_list_t.
10528 * src/assoc.h (assoc): Renamed from assoc_t.
10529 * src/conflicts.c (enum conflict_resolution): Renamed from
10530 enum conflict_resolution_e.
10531 * src/derives.c (struct rule_list): Renamed from struct rule_list_s.
10532 (rule_list): Renamed from rule_list_t.
10533 * src/getargs.h (enum trace): Renamed from enum trace_e.
10534 (enum report): Renamed from enum report_e.
10535 * src/gram.h (item_number): Renamed from item_number_t.
10536 (rule_number): Renamed from rule_number_t.
10537 (struct rule_s): Remove the "rule_s" part; not used.
10538 (rule): Renamed from rule_t.
10539 (rule_filter): Renamed from rule_filter_t.
10540 * src/lalr.c (struct goto_list): Renamed from struct goto_list_s.
10541 (goto_list): Renamed from goto_list_t.
10542 * src/lalr.h (goto_number): Renamed from goto_number_t.
10543 * src/location.h (location): Renamed from location_t.
10544 * src/muscle_tab.c (muscle_entry): Renamed from muscle_entry_t,
10545 and moved here from:
10546 * src/muscle_tab.h (muscle_entry_t): here.
10547 * src/nullable.c (struct rule_list): Renamed from struct rule_list_s.
10548 (rule_list): Renamed from rule_list_t.
10549 * src/print_graph.c (static_graph): Renamed from graph.
10550 * src/reader.h (braced_code): Renamed from braced_code_t.
10551 Remove brace_code_e tag.
10552 * src/relation.h (relation_node): Renamed from relation_node_t.
10553 (relation_nodes): Renamed from relation_nodes_t.
10554 (relation): Renamed from relation_t.
10555 * src/state.h (state_number): Renamed from state_number_t.
10556 (struct state): Renamed from struct state_s.
10557 (state): Renamed from state_t.
10558 (transitions): Renamed from transitions_t. Unused (and
10559 misspelled) transtion_s tag removed.
10560 (errs): Renamed from errs_t. Unused errs_s tag removed.
10561 (reductions): Renamed from reductions_t. Unused tag
10562 reductions_s removed.
10563 * src/symlist.h (symbol_list): Renamed from symbol_list_t.
10564 (struct symbol_list): Renamed from struct symbol_list_s.
10565 * src/symtab.h (symbol_number): Renamed from symbol_number_t.
10566 (struct symbol): Renamed from struct symbol_s.
10567 (symbol): Renamed from symbol_t.
10568 * src/tables.c (vector_number): Renamed from vector_number_t.
10569 (action_number): Renamed from action_t.
10570 * src/tables.h (base_number): Renamed from base_t.
10571 * src/vcg.h (enum color): Renamed from enum color_e.
10572 (enum textmode): Renamed from enum textmode_e.
10573 (enum shape): Renamed from enum shape_e.
10574 (struct colorentry): Renamed from struct colorentry_s.
10575 (struct classname): Renamed from struct classname_s.
10576 (struct infoname): Renamed from struct infoname_s.
10577 (enum layoutalgorithm): Renamed from enum layoutalgorithm_e.
10578 (enum decision): Renamed from enum decision_e.
10579 (enum orientation): Renamed from enum orientation_e.
10580 (enum alignment): Renamed from enum alignment_e.
10581 (enum arrow_mode): Renamed from enum arrow_mode_e.
10582 (enum crossing_type): Renamed from enum crossing_type_e.
10583 (enum view): Renamed from enum view_e.
10584 (struct node): Renamed from struct node_s.
10585 (node): Renamed from node_t.
10586 (enum linestyle): Renamed from enum linestyle_e.
10587 (enum arrowstyle): Renamed from enum arrowstyle_e.
10588 (struct edge): Renamed from struct edge.
10589 (edge): Renamed from edge_t.
10590 (struct graph): Renamed from struct graph_s.
10591 (graph): Renamed from graph_t.
10592 * tests/calc.at (_AT_DATA_CALC_Y, Simple LALR Calculator):
10593 Rename value_t -> value.
10594 * tests/input.at (Torturing the Scanner): Rename value_t -> value,
10595 value_t_as_yystype -> value_as_yystype.
10596
10597 Don't include <errno.h> in the mainstream code, since it
10598 reserves E[A-Z0-9]* and we want to use symbols like 'EQUALS'.
10599 * lib/get-errno.c, lib/get-errno.h: New files.
10600 * lib/Makefile.am (libbison_a_SOURCES): Add get-errno.h,
10601 get-errno.c.
10602 * src/files.c (xfopen, xfclose): Use get_errno instead of errno.
10603 * src/output.c (output_skeleton): Likewise.
10604 * src/scan-gram.l (<INITIAL>{int}): Use set_errno and get_errno
10605 instead of errno.
10606 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>\\x[0-9abcdefABCDEF]+):
10607 Likewise.
10608 (handle_action_dollar, handle_action_at): Likewise.
10609 * src/system.h: Do not include <errno.h>.
10610 (TAB_EXT): Renamed from EXT_TAB.
10611 (OUTPUT_EXT): Renamed from EXT_OUTPUT.
10612
10613 Avoid str[a-z]*, since <string.h> reserves that name space.
10614 Change all instances of "struniq" in names to "uniqstr", and
10615 likewise for "STRUNIQ" and "UNIQSTR".
10616 * src/uniqstr.c: Renamed from src/struniq.c.
10617 * src/uniqstr.h: Renamed from src/struniq.h.
10618 * src/Makefile.am (bison_SOURCES): Adjust to these renamings.
10619 * src/files.c (strsuffix): Remove; unused.
10620 (concat2): Renamed from stringappend. Now static.
10621 * src/files.h (strsuffix, stringappend): Remove; unused.
10622 * src/parse-gram.y (<chars>): Renamed from <string>.
10623 (<uniqstr>): Renamed from <struniq>.
10624 * src/scan-gram.l (obstack_for_string): Renamed from string_obstack.
10625 * src/vcg.h (struct node_s.expand): Renamed from struct node_s.stretch.
10626 (struct graph_s.expand): Renamed from struct graph_s.stretch.
10627 * src/vcg_defaults.h (G_EXPAND): Renamed from G_STRETCH.
10628 (G_LONG_STRAIGHT_PHASE): Renamed from G_STRAIGHT_PHASE.
10629 (N_EXPAND): Renamed from N_STRETCH.
10630
10631 Avoid *_MAX and *_MIN, since <limits.h> reserves that name space.
10632 * data/yacc.c (YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX.
10633 * src/gram.h (ITEM_NUMBER_MAX, ITEM_NUMBER_MIN, RULE_NUMBER_MAX):
10634 Remove; unused.
10635 * src/lalr.h (GOTO_NUMBER_MAXIMUM): Renamed from GOTO_NUMBER_MAX.
10636 * src/state.h (STATE_NUMBER_MAXIMUM): Renamed from STATE_NUMBER_MAX.
10637 * src/symtab.h (SYMBOL_NUMBER_MAXIMUM): Renamed from SYMBOL_NUMBER_MAX.
10638 * src/tables.c (VECTOR_NUMBER_MAX, VECTOR_NUMBER_MIN): Remove; unused.
10639 (BASE_MAXIMUM): Renamed from BASE_MAX.
10640 (BASE_MINIMUM): Renamed from BASE_MIN.
10641 (ACTION_MAX): Remove; unused.
10642 (ACTION_NUMBER_MINIMUM): Renamed from ACTION_MIN.
10643 Unnecessary casts removed from above defines.
10644
10645
10646 Fix misspelling in names.
10647 * src/vcg.h (enum_alignment_e): Renamed from enum_alignement_e.
10648 * src/vcg_defaults.h (G_NODE_ALIGNMENT): Renamed from
10649 G_NODE_ALIGNEMENT.
10650
10651
10652 * lib/timevar.c (timevar_report): Renamed from time_report,
10653 for consistency with other names.
10654 * lib/timevar.h (timevar_report): New decl.
10655 * src/system.h (time_report): Remove; decl is now in lib/timevar.h.
10656
10657
10658 Sort include-file uses.
10659
10660 Reorder all include files under src to be in the order "system.h".
10661 then the ../lib include files in angle brackets (alphabetized),
10662 then the . include files in double-quotes (alphabetized). Fix
10663 dependency breakages encountered in this process, as follows:
10664 * src/closure.h, src/derives.h, src/state.h: Include "gram.h".
10665 * src/complain.c: Don't include stdlib.h, string.h _LIBC stuff.
10666 * src/state.h: Include "symtab.h".
10667
10668 2002-12-08 Paul Eggert <eggert@twinsun.com>
10669
10670 * data/glr.c, data/lalr1.cc, data/yacc.c: Do not use __file__,
10671 since this causes problems when __file__ contains character
10672 sequences like "@" that are treated specially by src/scan-skel.l.
10673 Instead, just use the file's basename. This fixes the bug
10674 reported by Martin Mokrejs in
10675 <http://lists.gnu.org/archive/html/bug-bison/2002-12/msg00007.html>.
10676
10677 2002-12-06 Paul Eggert <eggert@twinsun.com>
10678
10679 Add support for rules that do not have trailing semicolons, as
10680 POSIX requires. Improve the quality of locations in Bison
10681 diagnostics.
10682
10683 * src/location.c: Include <quotearg.h>.
10684 (empty_location): Now const.
10685 (location_print): New function. Follow the recommendation of the
10686 GNU Coding Standards for locations that span file boundaries.
10687 * src/location.h: Do not include <quotearg.h>; no longer needed.
10688 (boundary): New type.
10689 (location_t): Use it. This allows locations to span file boundaries.
10690 All member uses changed: file -> start.file or end.file (as needed),
10691 first_line -> start.line, first_column -> start.column,
10692 last_line -> end.line, last_column -> end.column.
10693 (equal_boundaries): New function.
10694 (LOCATION_RESET, LOCATION_STEP): Remove.
10695 (LOCATION_PRINT): Remove. All callers changed to use location_print.
10696 (empty_location): Now const.
10697 (location_print): New decl.
10698 * src/parse-gram.y (lloc_default): New function, which handles
10699 empty locations more accurately.
10700 (YYLLOC_DEFAULT): Use it.
10701 (%token COLON): Remove.
10702 (%token ID_COLON): New token.
10703 (rules): Use it.
10704 (declarations, rules): Remove trailing semicolon.
10705 (declaration, rules_or_grammar_declaration):
10706 Allow empty (";") declaration.
10707 (symbol_def): Remove empty actions; no longer needed.
10708 (rules_or_grammar_declaration): Remove trailing semicolon.
10709 (semi_colon.opt): Remove.
10710 * src/reader.h: Include location.h.
10711 (scanner_cursor): New decl.
10712 * src/reduce.c (nonterminals_reduce): Use warn_at rather than
10713 rolling our own.
10714 * src/scan-gram.l (YY_USER_INIT): Initialize scanner_cursor instead
10715 of *loc.
10716 (STEP): Remove. No longer needed, now that adjust_location does
10717 the work. All uses removed.
10718 (scanner_cursor): New var.
10719 (adjust_location): Renamed from extend_location. It now sets
10720 *loc and adjusts the scanner cursor. All uses changed.
10721 Don't bother testing for CR.
10722 (handle_syncline): Remove location arg; now updates scanner cursor.
10723 All callers changed.
10724 (unexpected_end_of_file): Now accepts start boundary of token or
10725 comment, not location. All callers changed. Update scanner cursor,
10726 not the location.
10727 (SC_AFTER_IDENTIFIER): New state.
10728 (context_state): Renamed from c_context. All uses changed.
10729 (id_loc, code_start, token_start): New local vars.
10730 (<INITIAL,SC_AFTER_IDENTIFIER>): New initial context. Move all
10731 processing of Yacc white space and equivalents here.
10732 (<INITIAL>{id}): Save id_loc. Begin state SC_AFTER_IDENTIFIER
10733 instead of returning ID immediately, since we need to search for
10734 a subsequent colon.
10735 (<INITIAL>"'", "\""): Save token_start.
10736 (<INITIAL>"%{", "{", "%%"): Save code_start.
10737 (<SC_AFTER_IDENTIFIER>): New state, looking for a colon.
10738 (<SC_YACC_COMMENT>, <SC_COMMENT>, <SC_LINE_COMMENT>):
10739 BEGIN context_state at end, not INITIAL.
10740 (<SC_ESCAPED_STRING>"\"", <SC_ESCAPED_CHARACTER>"'",
10741 <SC_BRACED_CODE>"}", <SC_PROLOGUE>"%}", <SC_EPILOGUE><<EOF>>):
10742 Return correct token start.
10743 (<SC_BRACED_CODE,SC_PROLOGUE,SC_EPILOGUE>): Save start boundary when
10744 the start of a character, string or multiline comment is found.
10745 * tests/conflicts.at (S/R in initial, Defaulted Conflicted
10746 Reduction): Adjust reported locations to match the more-precise
10747 results now expected.
10748 * tests/input.at (Invalid $n, Invalid @n, Type Clashes): Likewise.
10749 * tests/reduce.at (Useless Rules, Reduced Automaton,
10750 Underivable Rules): Likewise.
10751 * tests/regression.at (Invalid inputs): No longer `expecting ";"
10752 or "|"' now that so many other tokens are allowed by the new grammar.
10753
10754 * src/complain.h (current_file): Remove duplicate decl;
10755 current_file is now owned by files.h.
10756 * src/complain.c, src/scan-gram.l: Include files.h.
10757
10758 2002-12-06 Paul Eggert <eggert@twinsun.com>
10759
10760 * data/glr.c (yy_reduce_print): Don't assume that yyrline[yyrule]
10761 promotes to int; it might be unsigned int.
10762 * data/yacc.c (yy_reduce_print): Likewise.
10763
10764 * doc/bison.texinfo (Table of Symbols): YYERROR_VERBOSE should
10765 be #defined in the prologue, not in the Bison declarations.
10766 This fixes Debian Bug 102878, reported by Shaul Karl.
10767
10768 2002-12-02 Paul Eggert <eggert@twinsun.com>
10769
10770 * configure.ac (AC_REPLACE_FUNCS): Add strtoul.
10771 * lib/strtoul.c: New file, from gnulib.
10772 This fixes a porting bug reported by Peter Klein in
10773 <http://lists.gnu.org/archive/html/bug-bison/2002-12/msg00000.html>.
10774
10775 2002-11-30 Paul Eggert <eggert@twinsun.com>
10776
10777 * src/scan-gram.l (no_cr_read, extend_location): Move to epilogue,
10778 and put only a forward declaration in the prologue. This is for
10779 consistency with the other scanner helper functions.
10780
10781 Type clashes now generate warnings, not errors, since it
10782 appears that POSIX may allow some grammars with type clashes.
10783 * src/reader.c (grammar_current_rule_check): Warn about
10784 type clashes instead of complaining.
10785 * tests/input.at (Type Clashes): Expect warnings, not complaints.
10786
10787 Add Yacc library, since POSIX requires it.
10788 * doc/bison.texinfo (Yacc Library): New node. Regenerate top menu.
10789 * lib/Makefile.am (lib_LIBRARIES, liby_a_SOURCES): New macros.
10790 * lib/main.c, lib/yyerror.c: New files.
10791
10792 gram_error can be static; it need not be extern.
10793 * src/reader.h (gram_error): Remove decl.
10794 * src/parse-gram.y (gram_error): Now static. Add static decl.
10795 (print_token_value): Omit parameter names from forward decl,
10796 for consistency.
10797
10798 2002-11-29 Paul Eggert <eggert@twinsun.com>
10799
10800 * doc/bison.texinfo: Emphasize that yylex and yyerror must
10801 be declared before being used. E.g., one should typically
10802 declare them in the prologue. Use GNU coding style in examples.
10803 Put "const" consistently after the type it modifies. Mention
10804 that C99 supports "inline". Mention that yyerror traditionally
10805 returns "int".
10806
10807 %parse-param and %lex-param now take just one argument, the
10808 declaration; the argument name is deduced from the declaration.
10809
10810 * doc/bison.texinfo (Parser Function, Pure Calling, Error
10811 Reporting, Table of Symbols): Document this.
10812 * src/parse-gram.y (add_param): New function.
10813 (COMMA): Remove.
10814 (declaration): Implement new rule for %parse-param and %lex-param.
10815 * src/scan-gram.l: "," now elicits a warning, rather than being
10816 a token; this is more compatible with byacc.
10817 * tests/calc.at (Simple LALR Calculator): Adopt new convention.
10818
10819 2002-11-27 Paul Eggert <eggert@twinsun.com>
10820
10821 Rename identifiers to avoid real and potential collisions.
10822
10823 * data/c.m4 (b4_yysymprint_generate): yyout -> yyoutput,
10824 to avoid collision with lex macro described by Bruce Lilly in
10825 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00114.html>.
10826 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise.
10827 * doc/bison.texinfo (Prologue, Tracing): yyprint -> print_token_value.
10828 * src/parse-gram.y (print_token_value): Renamed from yyprint.
10829 All uses changed.
10830 (YYPARSE_PARAM, YYLEX_PARAM, yycontrol): Remove. All uses changed.
10831 The name "yycontrol" violates the name space rules, and this stuff
10832 wasn't being used anyway.
10833 (input): Remove action; this stuff wasn't being used.
10834 (gram_error): Rename local variable yylloc -> loc.
10835 * src/reader.h (struct gram_control_s, gram_control_t): Remove.
10836 (YY_DECL): Don't use "yy" at start of local variables.
10837 All uses changed, e.g., yylloc -> loc.
10838 * src/scan-gram.l (STEP): Renamed from YY_STEP. All uses changed.
10839 (STRING_GROW): Renamed from YY_OBS_GROW. All uses changed.
10840 (STRING_FINISH): Renamed from YY_OBS_FINISH. All uses changed.
10841 (STRING_FREE): Renamed from YY_OBS_FREE. All uses changed.
10842
10843 * src/parse-gram.y (gram_error): loc is now const *.
10844 * src/reader.h (gram_error): Likewise.
10845
10846 2002-11-24 Paul Eggert <eggert@twinsun.com>
10847
10848 Version 1.75c.
10849
10850 * tests/actions.at (Actions after errors): Use an output format
10851 more similar to that of the Printers and Destructors test.
10852 Test the position of the ';' token too.
10853 (Printers and Destructors): Likewise.
10854 (Printers and Destructors: %glr-parser): Remove for now, to avoid
10855 unnecessarily alarming people when the test fails.
10856
10857 * data/yacc.c (yyerrlab1): Move this label down, so that the
10858 parser does not discard the lookahead token if the user code
10859 invokes YYERROR. This change is required for POSIX conformance.
10860
10861 * lib/error.c: Sync with gnulib.
10862
10863 2002-11-22 Paul Eggert <eggert@twinsun.com>
10864
10865 * lib/quotearg.c, lib/quotearg.h: Sync with gnulib.
10866 * lib/mbswidth.c, lib/mbswidth.h: Likewise.
10867 * lib/xmalloc.c: Likewise.
10868
10869 2002-11-20 Paul Eggert <eggert@twinsun.com>
10870
10871 * lib/argmatch.c, lib/argmatch.h: Sync with gnulib.
10872
10873 2002-11-20 Paul Eggert <eggert@twinsun.com>
10874
10875 Avoid use of <assert.h>, as the GNU Coding Standards hint that one
10876 should use `if (! x) abort ();' rather than `assert (x);', and
10877 anyway it's one less thing to worry about configuring.
10878
10879 * data/glr.c, lib/hash.c, src/system.h: Do not include <assert.h>.
10880 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise,
10881 and replace all instances of assert with abort.
10882 * tests/calc.at (_AT_DATA_CALC_Y): Likewise.
10883 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Likewise.
10884
10885 * data/glr.c (yydoAction, yyglrReduce, yysplitStack, yyresolveStates,
10886 yyresolveAction, yyprocessOneStack): Use abort rather than assert.
10887 * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
10888 hash_find_entry, hash_rehash, hash_insert): Likewise.
10889 * src/conflicts.c (resolve_sr_conflict): Likewise.
10890 * src/lalr.c (set_goto_map, map_goto): Likewise.
10891 * src/nullable.c (nullable_compute): Likewise.
10892 * src/output.c (prepare_rules, token_definitions_output): Likewise.
10893 * src/reader.c (packgram, reader): Likewise.
10894 * src/state.c (state_new, state_free, state_transitions_set,
10895 state_reduction_find): Likewise.
10896 * src/symtab.c (symbol_user_token_number_set, symbol_make_alias,
10897 symbol_pack): Likewise.
10898 * src/tables.c (conflict_row, pack_vector): Likewise.
10899 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str,
10900 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
10901 get_node_alignement_str, get_arrow_mode_str, get_crossing_type_str,
10902 get_view_str, get_linestyle_str, get_arrowstyle_str): Likewise.
10903
10904 * lib/argmatch.h (ARRAY_CARDINALITY): Do not bother to #undef.
10905 (ARGMATCH_CONSTRAINT): New macro.
10906 (ARGMATCH_ASSERT): Use it.
10907
10908 * src/system.h (verify): New macro.
10909 * src/getargs.c (trace_argmatch, report_argmatch): Use verify
10910 rather than assert.
10911 * src/tables.c (tables_generate): Likewise.
10912
10913 * src/struniq.c (struniq_assert): Now returns void, and aborts
10914 if the assertion is false.
10915 (struniq_assert_p): Remove.
10916 * src/struniq.h: Likewise.
10917
10918 2002-11-18 Paul Eggert <eggert@twinsun.com>
10919
10920 * data/glr.c (yygetLRActions): Replace `yyindex' with
10921 `yytable[yyindex]' to fix typo introduced in my 2002-11-09 patch.
10922 This fixes the regression with Sun ONE Studio 7 cc that I reported in
10923 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00077.html>.
10924
10925 2002-11-18 Akim Demaille <akim@epita.fr>
10926
10927 * doc/bison.texinfo (Tracing): `yyprint' shouldn't prepend a
10928 space.
10929 From Tim Van Holder.
10930
10931 2002-11-17 Paul Eggert <eggert@twinsun.com>
10932
10933 Pacify Sun ONE Studio 7 lint. Also, rename "ParseError"
10934 to "SyntaxError" for consistency with my 2002-11-15 change.
10935
10936 * data/glr.c (YYDPRINTF, YYDSYMPRINT, YYDSYMPRINTF) [!YYDEBUG]: Do
10937 not define to {}, since this breaks the common use of `YYDPRINTF
10938 ((...));' if a single statement is desired (e.g. before `else').
10939 Work around GCC warnings by surrounding corresponding calls with
10940 {} if needed.
10941 (yyhasResolvedValue): Remove unused function.
10942 (yymergeOptionSets, yyresolvStack): Use `continue;' for empty
10943 loop body.
10944 (yyreportSyntaxError): Renamed from yyreportParseError.
10945 (yyrecoverSyntaxError): Renamed from yyrecoverParseError.
10946 All uses changed.
10947 * tests/calc.at (_AT_DATA_CALC_Y): Make vars static instead of
10948 extern when possible. Remove unused initializations.
10949
10950 2002-11-16 Akim Demaille <akim@epita.fr>
10951
10952 Augment the similarity between GLR and LALR traces.
10953
10954 * data/yacc.c (yy_stack_print, YY_STACK_PRINT, yy_reduce_print)
10955 (YY_REDUCE_PRINT): New.
10956 (yyparse): Use them.
10957 * data/glr.c (yy_reduce_print): Use YYFPRINTF, no need for
10958 YYDPRINT here.
10959 (yyglrReduce, yyrecoverParseError, yyparse): Don't report the
10960 state reached after the reduction/recovery, since...
10961 (yyparse, yyprocessOneStack): Report the state we are entering in.
10962
10963 2002-11-16 Akim Demaille <akim@epita.fr>
10964
10965 * src/getargs.h, src/getargs.c (trace_e, trace_args, trace_types):
10966 Add support for --trace=skeleton.
10967 * src/scan-skel.l: %option debug.
10968 Scan strings of non-@ or \n instead of character by character.
10969 (scan_skel): Handle trace_skeleton.
10970 (QPUTS): New.
10971 (@output_parser_name@, @output_header_name@): ``Restore'' their
10972 support (used to be M4 macros).
10973 * data/yacc.c: Quote larger chunks, a la glr.c.
10974 * data/lalr1.cc: Likewise.
10975 The header guards are no longer available, so use some other
10976 string than `YYLSP_NEEDED'.
10977
10978 2002-11-16 Akim Demaille <akim@epita.fr>
10979
10980 Make the ``Printers and Destructors'' test more verbose, taking
10981 `yacc.c''s behavior as (possibly wrong) reference.
10982
10983 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use printf
10984 instead of fprint on stdout.
10985 Set and report the last_line of the symbols.
10986 Consistently display values and locations.
10987
10988 2002-11-16 Paul Eggert <eggert@twinsun.com>
10989
10990 * data/yacc.c: Avoid over-quoting of __line__ and __file__.
10991
10992 2002-11-15 Paul Eggert <eggert@twinsun.com>
10993
10994 * tests/actions.at (Actions after errors): New test case.
10995
10996 * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison.texinfo,
10997 src/conflicts.c, src/parse-gram.y, src/tables.c, src/tables.h,
10998 tests/action.at, tests/calc.at, tests/conflicts.at,
10999 tests/cxx-type.at, tests/regression.at:
11000 "parse error" -> "syntax error" for POSIX compatibility.
11001 "parsing stack overflow..." -> "parser stack overflow" so
11002 that code matches Bison documentation.
11003
11004 2002-11-15 Akim Demaille <akim@epita.fr>
11005
11006 * src/parse-gram.y (declaration): Have %parse-param and %lex-param
11007 take two BRACED_CODE, not two string_content.
11008 Free the scanner's obstack when we are done.
11009 (code_content): New.
11010 * tests/calc.at: Adjust.
11011 * doc/bison.texinfo: Adjust.
11012 Also, make sure to include the `,' for these declarations.
11013
11014 2002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
11015
11016 * m4/prereq.m4: Removed the commented jm_PREREQ_HASH
11017 definition; avoids potential autoreconf problems.
11018
11019 2002-11-15 Akim Demaille <akim@epita.fr>
11020
11021 Always check the value returned by yyparse.
11022
11023 * tests/calc.at (_AT_DATA_CALC_Y): Have `main' exit with the value
11024 returned by yyparse.
11025 (_AT_CHECK_CALC_ERROR): Take the expected exit value as argument.
11026 Adjust calls.
11027 * tests/glr-regr1.at (glr-regr1.y): Have `main' exit with the value
11028 returned by yyparse.
11029
11030 2002-11-14 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
11031
11032 * data/glr.c (yyFail): Always set yyerrflag. Corrects regression
11033 on input.at test.
11034
11035 2002-11-14 Paul Eggert <eggert@twinsun.com>
11036
11037 * src/output.c (output_skeleton): Call xfopen instead of
11038 duplicating xfopen's body.
11039
11040 Fix bugs reported by Nelson H. F. Beebe in
11041 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00078.html>.
11042
11043 * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that
11044 "$CC -E foo.h" is allowed, as this doesn't work with the Portland
11045 Group compiler. Instead, use "$CC -E bar.c". Include the .h
11046 file twice in the grammar, as an extra check.
11047
11048 * tests/input.at (Torturing the Scanner): Surround the
11049 backslash-newline tests with "#if 0", to make it less likely that
11050 we'll run into compiler bugs. Bring back solitary \ inside
11051 comment, but add a closing comment to work around HP C bug. Don't
11052 test backslash-newline in C character constant.
11053
11054 2002-11-14 Akim Demaille <akim@epita.fr>
11055
11056 * tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore the exit
11057 status of the compiler.
11058 Calling `exit 1' is no longer needed.
11059 Reported by Nelson H. F. Beebe.
11060
11061 2002-11-14 Akim Demaille <akim@epita.fr>
11062
11063 * tests/atlocal.in (CPPFLAGS): We have config.h.
11064 * tests/testsuite.at (AT_DATA_GRAMMAR_PROLOGUE, AT_DATA_GRAMMAR):
11065 New.
11066 * tests/actions.at, tests/calc.at, tests/conflicts.at,
11067 * tests/cxx-type.at, tests/glr-regr1.at, tests/headers.at,
11068 * tests/regression.at, tests/torture.at: Use them for all the
11069 grammars that are to be compiled.
11070 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Rename as...
11071 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): this.
11072 * doc/bison.texinfo (GLR Parsers): Document `inline'.
11073
11074 2002-11-14 Akim Demaille <akim@epita.fr>
11075
11076 * doc/bison.texinfo: Various formatting changes (alignments in
11077 samples, additional @group/@end group, GCS in samples.
11078 Use @deffn instead of simple @table to define the directives,
11079 macros, variables etc.
11080
11081 2002-11-13 Paul Eggert <eggert@twinsun.com>
11082
11083 Fix some bugs reported by Albert Chin-A-Young in
11084 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00066.html>.
11085
11086 * tests/input.at (Torturing the Scanner): Don't invoke "cc a.c b.c
11087 -o c"; the HP C compiler chatters during compilation.
11088 Instead, invoke "cc -c a.c -o a.o; cc -c b.c -o b.o; cc a.o b.o -o c".
11089 * tests/headers.at (export YYLTYPE): Likewise.
11090
11091 * tests/input.at (Torturing the Scanner): Remove lines containing
11092 solitary backslashes, as they tickle a bug in the HP C compiler.
11093
11094 * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //
11095 comments, since they're not portable. Use GNU coding style.
11096
11097 2002-11-13 Akim Demaille <akim@epita.fr>
11098
11099 * data/yacc.c: Leave bigger chunks of quoted text.
11100 (YYDSYMPRINTF): New.
11101 Use it to report symbol activities.
11102 * data/glr.c (YYDSYMPRINTF): New.
11103 Use it.
11104
11105 2002-11-12 Paul Eggert <eggert@twinsun.com>
11106
11107 Version 1.75b.
11108
11109 * data/glr.c (yydoAction): Return YYRESULTTAG, not int.
11110 (yyglrReduce): Return yyok, not 0.
11111 This should avoid the enumerated-type warnings reported
11112 by Nelson H. F. Beebe in
11113 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00057.html>.
11114
11115 * lib/bbitset.h (BITSET_INLINE): Remove.
11116 * lib/bitset.h [! BITSET_INLINE]: Remove.
11117 (bitset_set, bitset_reset, bitset_test): Rename local vars
11118 to avoid shadowing warnings by GCC.
11119
11120 * data/glr.c (inline): Remove #define. It's the user's
11121 responsibility to #define it away, just like 'const'.
11122 This fixes one of the bugs reported by Nelson H. F. Beebe in
11123 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00058.html>.
11124
11125 * Makefile.maint (po-check): Scan .l and .y files instead of the
11126 .c and the .h files that they generate. This fixes the bug
11127 reported by Tim Van Holder in:
11128 <http://lists.gnu.org/archive/html/bison-patches/2002-11/msg00062.html>
11129 Look for N_ as well as for _. Try to avoid matching #define for
11130 N_ and _.
11131 * po/POTFILES.in: Remove src/parse-gram.c, src/scan-gram.c,
11132 src/system.h. Add src/parse-gram.y, src/scan-gram.l.
11133 * src/scan-gram.l: Revamp regular expressions so that " and '
11134 do not confuse xgettext.
11135
11136 * src/struniq.h (struniq_new): Do not declare the return type
11137 to be 'const'; this violates the C standard.
11138 * src/struniq.c (struniq_new): Likewise.
11139
11140 2002-11-12 Albert Chin-A-Young <china@thewrittenword.com>
11141
11142 * src/Makefile.am (LDADD): Link $(LIBINTL) last to avoid the
11143 duplicate definition of optind on Tru64 UNIX 4.0D with the Compaq
11144 linker.
11145
11146 2002-11-12 Akim Demaille <akim@epita.fr>
11147
11148 * Makefile.maint: Sync with Autoconf:
11149 (local_updates): New.
11150
11151 2002-11-12 Akim Demaille <akim@epita.fr>
11152
11153 * po/POTFILES.in (src/lalr.c, src/state.c): Remove
11154
11155 2002-11-12 Akim Demaille <akim@epita.fr>
11156
11157 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Display the
11158 locations.
11159
11160 2002-11-12 Akim Demaille <akim@epita.fr>
11161
11162 * data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep to YYPRINT,
11163 not yyvalue.
11164
11165 2002-11-12 Akim Demaille <akim@epita.fr>
11166
11167 * tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR): New.
11168 Use it to test the GLR parser.
11169
11170 2002-11-12 Akim Demaille <akim@epita.fr>
11171
11172 * tests/regression.at (input.y): s/YYEOF/MYEOF/, as the skeleton
11173 defines it.
11174 * data/glr.c (yystos): New.
11175 (b4_yysymprint_generate, b4_yydestruct_generate): Invoke.
11176 (YYDSYMPRINT): New.
11177 (yyval): Don't define it, it is handled via M4.
11178 (yyrecoverParseError): Free verbosely the discarded symbols.
11179 * data/yacc.c (yysymprint): Remove, rather...
11180 (b4_yysymprint_generate): invoke.
11181 * data/c.m4 (b4_yysymprint_generate): New.
11182 Accept pointers as arguments, as opposed to the version from
11183 yacc.c.
11184 (b4_yydestruct_generate): Likewise.
11185 * tests/cations.at (Printers and Destructors): Use Bison directives
11186 instead of CPP macros.
11187 Don't rely on internal details.
11188
11189 2002-11-12 Akim Demaille <akim@epita.fr>
11190
11191 * data/c.m4 (b4_yydestruct_generate, b4_symbol_actions): New.
11192 * data/yacc.c: Rename yychar1 as yytoken, as in glr.c.
11193 Don't work on yychar (i.e., do set it to YYEMPTY, don't match
11194 it against YYEMPTY and so forth), work on yytoken (i.e., set
11195 it to YYEMPTY etc.).
11196 (yydestruct): Replace with a b4_yydestruct_generate invocation.
11197 (b4_symbol_actions): Remove.
11198 * data/glr.c (YYTRANSLATE): As for yacc.c, if negative, it stands
11199 for 0, end-of-input.
11200
11201 2002-11-12 Akim Demaille <akim@epita.fr>
11202
11203 * doc/bison.texinfo (Destructor Decl): New.
11204
11205 2002-11-12 Akim Demaille <akim@epita.fr>
11206
11207 * src/tables.c (tables_generate): Use free for pointers that
11208 cannot be NULL, not XFREE.
11209 (pack_vector): Use assert, not fatal, for bound violations.
11210 * src/state.c (state_new): Likewise.
11211 * src/reader.c (reader): Likewise.
11212 * src/lalr.c (set_goto_map): Likewise.
11213 * src/location.h (LOCATION_PRINT): If first_line is 0, just issue
11214 the file name.
11215
11216 2002-11-12 Akim Demaille <akim@epita.fr>
11217
11218 * src/scan-gram.l, src/reader.h (scanner_last_string_free):
11219 Restore.
11220 * src/scan-gram.l (last_string): Is global to the file, not to
11221 yylex.
11222 * src/parse-gram.y (input): Don't append the epilogue here,
11223 (epilogue.opt): do it here, and free the scanner's obstack.
11224 * src/reader.c (epilogue_set): Rename as...
11225 (epilogue_augment): this.
11226 * data/c.m4 (b4_epilogue): Defaults to empty.
11227
11228 2002-11-12 Akim Demaille <akim@epita.fr>
11229
11230 * src/getargs.c (long_options): Remove duplicates.
11231 * src/vmsgetargs.c, src/build.com, src/bison.cld, src/vmshlp.mar:
11232 Remove.
11233 * doc/bison.rnh: Remove.
11234 * doc/bison.texinfo (VMS Invocation): Remove.
11235
11236 2002-11-12 Akim Demaille <akim@epita.fr>
11237
11238 * src/struniq.h, src/struniq.c (struniq_t): Is const.
11239 (STRUNIQ_EQ, struniq_assert, struniq_assert_p): New.
11240
11241 Use struniq for symbols.
11242
11243 * src/symtab.h (symbol_t): The tag member is a struniq.
11244 (symbol_type_set): Adjust.
11245 * src/symtab.c (symbol_new): Takes a struniq.
11246 (symbol_free): Don't free the tag member.
11247 (hash_compare_symbol_t, hash_symbol_t): Rename as...
11248 (hash_compare_symbol, hash_symbol): these.
11249 Use the fact that tags as struniqs.
11250 (symbol_get): Use struniq_new.
11251 * src/symlist.h, src/symlist.c (symbol_list_n_type_name_get):
11252 Returns a strniq.
11253 * src/reader.h (merger_list, grammar_currentmerge_set): The name
11254 and type members are struniqs.
11255 * src/reader.c (get_merge_function)
11256 (grammar_current_rule_merge_set): Adjust.
11257 (TYPE, current_type): Are struniq.
11258
11259 Use struniq for file names.
11260
11261 * src/files.h, src/files.c (infile): Split into...
11262 (grammar_file, current_file): these.
11263 * src/scan-gram.c (YY_USER_INIT, handle_syncline): Adjust.
11264 * src/reduce.c (reduce_print): Likewise.
11265 * src/getargs.c (getargs): Likewise.
11266 * src/complain.h, src/complain.c: Likewise.
11267 * src/main.c (main): Call struniqs_new early enough to use it for
11268 file names.
11269 Don't free the input file name.
11270
11271 2002-11-12 Akim Demaille <akim@epita.fr>
11272
11273 * src/symtab.c (symbol_free): Remove dead deactivated code:
11274 type_name are properly removed.
11275 Don't use XFREE to free items that cannot be NULL.
11276 * src/struniq.h, src/struniq.c: New.
11277 * src/main.c (main): Initialize/free struniqs.
11278 * src/parse-gram.y (%union): Add astruniq member.
11279 (yyprint): Adjust.
11280 * src/scan-gram.l (<{tag}>): Return a struniq.
11281 Free the obstack bit that used to store it.
11282 * src/symtab.h (symbol_t): The 'type_name' member is a struniq.
11283
11284 2002-11-11 Paul Eggert <eggert@twinsun.com>
11285
11286 Revamp to fix many (but not all) of the C- and M4-related quoting
11287 problems. Among other things, this fixes the Bison bug reported
11288 by Jan Hubicka when processing the Bash grammar; see:
11289 <http://lists.gnu.org/archive/html/bison-patches/2002-11/msg00039.html>
11290
11291 Use new @ escapes consistently. Represent brackets with @{ and @}
11292 rather than @<:@ and @:>@, since this works a bit better with dumb
11293 editors like vi. Represent @ with @@, since @ is now consistently
11294 an escape. Use @oline@ and @ofile@ rather than __oline__ and
11295 __ofile__, to avoid unexpected expansions. Similarly, use @output
11296 rather than #output.
11297
11298 * data/c.m4 (b4_copyright): Omit file name from comment, since
11299 the file name could contain "*/".
11300 (b4_synclines_flag): Don't quote the 2nd argument; it should already
11301 be quoted. All uses changed.
11302
11303 * data/glr.c: Use new @ escapes consistently.
11304 (b4_input_suffix, b4_output_parser_suffix, b4_output_parser_name,
11305 b4_output_header_suffix, b4_output_header_name, b4_header_guard):
11306 Remove, since they couldn't handle arbitrary characters in file
11307 names.
11308 * data/lalr1.cc: Likewise.
11309 * data/yacc.c: Likewise.
11310
11311 * src/files.c (output_infix): Remove; all uses removed.
11312 * src/files.h: Likewise.
11313
11314 * data/glr.c: Remove use of "#ifdef b4_header_guard", since it
11315 mishandled funny characters in file names, and anyway it isn't
11316 needed any more.
11317 * data/yacc.c: Likewise.
11318 * data/lalr1.cc: Use YYSLP_NEEDED instead of b4_header_guard.
11319
11320 * data/glr.c (YYSTYPE_IS_TRIVIAL): Define when the .h file would.
11321 * data/yacc.c: Likewise.
11322
11323 * src/muscle_tab.c: Include quotearg.h, since we need to quote C
11324 strings now.
11325 (muscle_init): Quote filename as a C string.
11326 * src/muscle_tab.h (MUSCLE_GROW_STRING_PAIR): Remove; unused.
11327 (MUSCLE_OBSTACK_SGROW, MUSCLE_INSERT_C_STRING): New macros.
11328 * src/output.c (escaped_file_name_output): New function.
11329 (prepare_symbols): Quote tokens for M4.
11330 (prepare): Don't insert output_infix, output_prefix,
11331 output_parser_name, output_header_name; this is now down by scan-skel.
11332 Insert skeleton as a C string.
11333
11334 * src/output.c (user_actions_output, symbol_destructors_output,
11335 symbol_printers_output): Quote filenames for C and M4.
11336 * src/reader.c (prologue_augment, epilogue_set): Likewise.
11337
11338 * src/scan-gram.l (<SC_CHARACTER>): Don't worry about any backslash
11339 escapes other than \\ and \'; this simplifies the code.
11340 (<SC_STRING>): Likewise, for \\ and \".
11341 (<SC_COMMENT,SC_LINE_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,
11342 SC_PROLOGUE,SC_EPILOGUE>): Escape $ and @, too.
11343 Use new escapes @{ and @} for [ and ].
11344
11345 * src/scan-skel.l (yylineno, yyoutname): Remove static vars, replacing
11346 them with auto vars.
11347 Switch to new escape scheme, where @ is the escape character uniformly.
11348 Abort if a stray escape character is found. Avoid unbounded input
11349 buffer when parsing non-escaped text.
11350
11351 * tests/input.at (Torturing the Scanner): Add tests that @oline@,
11352 __oline__, #output, $@, and @{ do not have unintended meanings.
11353
11354 2002-11-09 Paul Eggert <eggert@twinsun.com>
11355
11356 Fix the test failure due to GCC warnings described in
11357 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00000.html>.
11358 * data/glr.c (yyis_pact_ninf, yyis_table_ninf): New macros, which
11359 evaluate to 0 if it's impossible for NINF to be in the respective
11360 table.
11361 (yygetLRActions, yyrecoverParseError): Use them.
11362
11363 * src/scan-gram.l (unexpected_end_of_file): Fix bug: columns were
11364 counted in the token inserted at end of file. Now takes
11365 location_t *, not location_t, so that the location can be
11366 adjusted. All uses changed.
11367
11368 * tests/regression.at (Invalid inputs): Adjust wording in
11369 diagnostic to match the new behavior.
11370
11371 * tests/torture.at (AT_DATA_TRIANGULAR_GRAMMAR,
11372 AT_DATA_HORIZONTAL_GRAMMAR, AT_DATA_LOOKAHEADS_GRAMMAR,
11373 AT_DATA_STACK_TORTURE): Replace `assert (x);' with `if (! (x))
11374 abort ();'. This reduces the runtime of the "Many lookaheads"
11375 test from 27.6 to 2.7 minutes on a 440 MHz Ultrasparc III running
11376 GCC 3.2.
11377
11378 2002-11-07 Paul Eggert <eggert@twinsun.com>
11379
11380 * src/parse-gram.y (CHARACTER): Remove unused token.
11381 All uses removed.
11382
11383 * src/scan-gram.l: Remove stack option. We no longer use the
11384 stack, since the stack was never deeper than 1; instead, use the
11385 new auto var c_context to record the stacked value.
11386
11387 Remove nounput option. At an unexpected end of file, we now unput
11388 the minimal input necessary to end cleanly; this simplifies the
11389 code.
11390
11391 Avoid unbounded token sizes where this is easy.
11392
11393 (unexpected_end_of_file): New function.
11394 Use it to systematize the error message on unexpected EOF.
11395 (last-string): Now auto, not static.
11396 (YY_OBS_FREE): Remove unnecessary do while (0) wrapper.
11397 (scanner_last_string_free): Remove; not used.
11398 (percent_percent_count): Move decl to just before use.
11399 (SC_ESCAPED_CHARACTER): Return ID at unexpected end of file,
11400 not the (never otherwised-used) CHARACTER.
11401
11402 2002-11-07 Akim Demaille <akim@epita.fr>
11403
11404 Let yyerror always receive the msg as last argument, so that
11405 yyerror can be variadic.
11406
11407 * data/yacc.c (b4_yyerror_args): New.
11408 Use it when calling yyerror.
11409 * data/glr.c (b4_yyerror_args, b4_lyyerror_args): New.
11410 Use it when calling yyerror.
11411 * doc/bison.texinfo (Error Reporting): Adjust.
11412 * tests/calc.at (_AT_DATA_CALC_Y): Adjust.
11413 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Adjust.
11414
11415 2002-11-06 Akim Demaille <akim@epita.fr>
11416
11417 #line should have quoted strings.
11418 Ideally, this should be done by m4_quotearg.
11419
11420 * src/scan-skel.l: Include quotearg.h.
11421 Quote __ofile__.
11422 * src/output.c (symbol_printers_output)
11423 (symbol_destructors_output): Quote the file name.
11424
11425 2002-11-06 Akim Demaille <akim@epita.fr>
11426
11427 * tests/regression.at (Invalid inputs): Adjust to the recent
11428 messages.
11429
11430 2002-11-06 Akim Demaille <akim@epita.fr>
11431
11432 Restore --no-lines.
11433 Reported by Jim Kent.
11434
11435 * data/c.m4 (b4_syncline): New.
11436 * data/glr.c, data/yacc.c, data/lalr1.cc: Use it.
11437 * src/reader.c (prologue_augment, epilogue_set): Use b4_syncline.
11438 * src/output.c (user_actions_output): Likewise.
11439 (prepare): Define 'b4_synclines_flag'.
11440 * src/muscle_tab.c (muscle_init): Don't define b4_linef.
11441
11442 2002-11-06 Akim Demaille <akim@epita.fr>
11443
11444 * src/main.c (main): Free `infile'.
11445 * src/scan-gram.l (handle_syncline): New.
11446 Recognize `#line'.
11447 * src/output.c (user_actions_output, symbol_destructors_output)
11448 (symbol_printers_output): Use the location's file name, not
11449 infile.
11450 * src/reader.c (prologue_augment, epilogue_set): Likewise.
11451
11452 2002-11-05 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
11453
11454 * src/tables.c (matching_state): Don't allow states to match if
11455 either has GLR conflict entries.
11456
11457 2002-11-05 Paul Eggert <eggert@twinsun.com>
11458
11459 * src/scan-gram.l: Use more accurate diagnostics, e.g.
11460 "integer out of range" rather than "invalid value".
11461 * tests/input.at (Invalid $n, Invalid @n): Change expected wording
11462 accordingly.
11463
11464 Scan <% and %> digraphs in C code as POSIX 1003.1-2001 requires.
11465 Also, remove one static variable in the scanner.
11466
11467 * src/scan-gram.l (braces_level): Now auto, not static.
11468 Initialize to zero if the compiler is being picky.
11469 (INITIAL): Clear braces_level instead of incrementing it.
11470 (SC_BRACED_CODE): Treat <% and %> as { and } when inside C code,
11471 as POSIX 1003.1-2001 requires.
11472 * src/system.h (IF_LINT): New macro, taken from coreutils.
11473 * configure.ac: Define "lint" if --enable-gcc-warnings.
11474
11475 2002-11-05 Akim Demaille <akim@epita.fr>
11476
11477 * src/scan-gram.l: When it starts with `%', complain about the
11478 whole directive, not just that `invalid character: %'.
11479
11480 2002-11-04 Akim Demaille <akim@epita.fr>
11481
11482 * Makefile.maint: Update from Autoconf.
11483 (update, cvs-update, po-update, do-po-update): New.
11484
11485 2002-11-04 Akim Demaille <akim@epita.fr>
11486
11487 * tests/glr-regr1.at (Badly Collapsed GLR States): Prototype yylex
11488 and yyerror.
11489 Have yyerror `use' its arguments.
11490 * tests/calc.at (AT_CHECK_PUSHDEFS): AT_YYERROR_SEES_LOC_IF
11491 returns true when location & yacc & pure & parse-param.
11492 (_AT_DATA_CALC_Y): Let yyerror ``use'' its arguments.
11493
11494 2002-11-04 Akim Demaille <akim@epita.fr>
11495
11496 * src/location.h (LOCATION_PRINT): Use quotearg slot 3 to avoid
11497 clashes.
11498 * src/scan-gram.l: Use [\'] instead of ['] to pacify
11499 font-lock-mode.
11500 Use complain_at.
11501 Use quote, not quote_n since LOCATION_PRINT no longer uses the
11502 slot 0.
11503
11504 2002-11-03 Paul Eggert <eggert@twinsun.com>
11505
11506 * src/reader.c (get_merge_function, grammar_current_rule_check):
11507 Use consistent diagnostics for reporting type name clashes.
11508 Quote the types with <>, for consistency with Yacc.
11509 * tests/input.at (Type Clashes): Adjust to diagnostic changes.
11510
11511 2002-11-03 Akim Demaille <akim@epita.fr>
11512
11513 * data/c.m4 (b4_identification, b4_user_args, b4_parse_param):
11514 New.
11515 * data/yacc.m4 (b4_pure_args, b4_Pure_args): New.
11516 (b4_parse_param): Remove.
11517 Use b4_identification.
11518 Propagate b4_pure_args where needed to pass them to yyerror.
11519 * data/glr.m4 (b4_parse_param): Remove.
11520 (b4_user_formals, b4_pure_args, b4_pure_formals, b4_lpure_args)
11521 (b4_lpure_formals): New.
11522 Use b4_identification.
11523 (YY_USER_FORMALS, YY_USER_ARGS): Remove, replaced by
11524 b4_user_formals and b4_user_args.
11525 (yyexpandGLRStack, yyFail, yyaddDeferredAction, yyglrShiftDefer)
11526 (yyreportAmbiguity): When using a pure parser, also need
11527 the location, and the parse-params.
11528 Adjust callers.
11529 (yyuserAction, yyglrShift, yyreportParseError, yyrecoverParseError):
11530 When using a pure parser, also need the parse-params.
11531 Adjust callers.
11532 * tests/calc.at: Test pure (%pure-parser) and absolutely pure
11533 (%pure-parser + %parse-param) LALR and GLR parsers.
11534 (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): New, define AT_PARAM_IF,
11535 AT_LOCATION_IF, AT_PURE_IF, AT_GLR_IF, AAT_PURE_AND_LOC_IF,
11536 AT_GLR_OR_PARAM_IF, AT_YYERROR_ARG_LOC_IF, AT_YYERROR_SEES_LOC_IF.
11537 (_AT_DATA_CALC_Y): Equip for purity of yyerror.
11538 (_AT_CHECK_CALC_ERROR): Use AT_YYERROR_SEES_LOC_IF.
11539 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Equip for yyerror purity.
11540 * doc/bison.texinfo: Untabify the whole file.
11541 (Parser Function): Document %parse-param, deprecate YYPARSE_PARAM.
11542 (Pure Calling): Document %lex-param, deprecate YYLEX_PARAM.
11543 (Error Reporting): Adjust to these new directives.
11544 Document %error-verbose, deprecate YYERROR_VERBOSE.
11545
11546 2002-11-03 Akim Demaille <akim@epita.fr>
11547
11548 * tests/calc.at: Change all the AT_CHECK_CALC_LALR and
11549 AT_CHECK_CALC_GLR invocations to use % directives, instead of
11550 command line options.
11551 * tests/cxx-type.at: Formatting changes.
11552
11553 2002-11-03 Paul Eggert <eggert@twinsun.com>
11554
11555 * src/scan-gram.l: Revamp to fix POSIX incompatibilities,
11556 to count columns correctly, and to check for invalid inputs.
11557
11558 Use mbsnwidth to count columns correctly. Account for tabs, too.
11559 Include mbswidth.h.
11560 (YY_USER_ACTION): Invoke extend_location rather than LOCATION_COLUMNS.
11561 (extend_location): New function.
11562 (YY_LINES): Remove.
11563
11564 Handle CRLF in C code rather than in Lex code.
11565 (YY_INPUT): New macro.
11566 (no_cr_read): New function.
11567
11568 Scan UCNs, even though we don't fully handle them yet.
11569 (convert_ucn_to_byte): New function.
11570
11571 Handle backslash-newline correctly in C code.
11572 (SC_LINE_COMMENT, SC_YACC_COMMENT): New states.
11573 (eols, blanks): Remove. YY_USER_ACTION now counts newlines etc.;
11574 all uses changed.
11575 (tag, splice): New EREs. Do not allow NUL or newline in tags.
11576 Use {splice} wherever C allows backslash-newline.
11577 YY_STEP after space, newline, vertical-tab.
11578 ("/*"): BEGIN SC_YACC_COMMENT, not yy_push_state (SC_COMMENT).
11579
11580 (letter, id): Don't assume ASCII; e.g., spell out a-z.
11581
11582 ({int}, handle_action_dollar, handle_action_at): Check for integer
11583 overflow.
11584
11585 (YY_STEP): Omit trailing semicolon, so that it's more like C.
11586
11587 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>): Allow \0 and \00
11588 as well as \000. Check for UCHAR_MAX, not 255.
11589 Allow \x with an arbitrary positive number of digits, as in C.
11590 Check for overflow here.
11591 Allow \? and UCNs, for compatibility with C.
11592
11593 (handle_symbol_code_dollar): Use quote_n slot 1 to avoid collision
11594 with quote slot used by complain_at.
11595
11596 * tests/input.at: Add tests for backslash-newline, m4 quotes
11597 in symbols, long literals, and funny escapes in strings.
11598
11599 * configure.ac (jm_PREREQ_MBSWIDTH): Add.
11600 * lib/Makefile.am (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
11601 * lib/mbswidth.h, lib/mbswidth.c: New files, from GNU gettext.
11602 * m4/Makefile.am (EXTRA_DIST): Add mbswidth.m4.
11603 * m4/mbswidth.m4: New file, from GNU coreutils.
11604
11605 * doc/bison.texinfo (Grammar Outline): Document // comments.
11606 (Symbols): Document that trigraphs have no special meaning in Bison,
11607 nor is backslash-newline allowed.
11608 (Actions): Document that trigraphs have no special meaning.
11609
11610 * src/location.h (LOCATION_COLUMNS, LOCATION_LINES): Remove;
11611 no longer used.
11612
11613 2002-11-02 Paul Eggert <eggert@twinsun.com>
11614
11615 * src/reader.c: Don't include quote.h; not needed.
11616 (get_merge_function): Reword warning to be consistent with
11617 type clash diagnostic in grammar_current_rule_check.
11618
11619 * lib/quotearg.c (quotearg_buffer_restyled): Fix off-by-two
11620 bug in trigraph handling.
11621
11622 * src/output.c (prepare_symbols): When printing token names,
11623 escape "[" as "@<:@" and likewise for "]".
11624
11625 * src/system.h (errno): Remove declaration, as we are now
11626 assuming C89 or better, and C89 guarantees errno.
11627
11628 2002-10-30 Paul Eggert <eggert@twinsun.com>
11629
11630 * lib/bitset_stats.c (bitset_stats_read, bitset_stats_write):
11631 Check for close failures.
11632 * src/files.h (xfclose): Return void, not int, since it always
11633 returned zero.
11634 * src/files.c (xfclose): Likewise. Report I/O error if ferror
11635 indicates one.
11636 * src/output.c (output_skeleton): Use xfclose rather than fclose
11637 and ferror. xfclose now checks ferror.
11638
11639 * data/glr.c (YYLEFTMOST_STATE): Remove.
11640 (yyreportTree): Use a stack-based leftmost state. This avoids
11641 our continuing battles with bogus warnings about initializers.
11642
11643 2002-10-30 Akim Demaille <akim@epita.fr>
11644
11645 * src/system.h: Don't use #ifdef/#ifndef on HAVE_ values, only
11646 #if.
11647
11648 2002-10-29 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
11649
11650 * tests/glr-regr1.at: New test for reported regressions.
11651 * tests/testsuite.at: Add glr-regr1.at test.
11652 * tests/Makefile.am: Add glr-regr1.at test.
11653
11654 2002-10-24 Paul Eggert <eggert@twinsun.com>
11655
11656 Version 1.75a.
11657
11658 * tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat declaration.
11659 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Include stdlib.h, since
11660 we use malloc. Don't assume 'A' through 'Z' are contiguous.
11661 Don't assume strdup exists; POSIX says its an XSI extension.
11662 Check for buffer overflow on input.
11663
11664 2002-10-24 Akim Demaille <akim@epita.fr>
11665
11666 * src/output.c (output_skeleton): Don't disable M4sugar comments
11667 too soon: it results in comments being expanded.
11668 * data/yacc.c, data/glr.c, data/lalr1.cc: Do it right before the
11669 first output.
11670
11671 2002-10-24 Akim Demaille <akim@epita.fr>
11672
11673 * data/yacc.c (m4_int_type): New.
11674 * data/c.m4 (m4_int_type): Don't use yysigned_char, but `signed
11675 char' as only yacc.c wants K&R portability.
11676 * data/glr.c (yysigned_char): Remove.
11677 * data/lalr1.cc: Rename the trailing b4_name as b4_parser_class_name.
11678 Reported by Quoc Peyrot.
11679
11680 2002-10-23 Paul Eggert <eggert@twinsun.com>
11681
11682 * src/main.c (main): With --trace=time, report times even if a
11683 non-fatal error occurs. Formerly, the times were reported in some
11684 such cases but not in others.
11685 * src/reader.c (reader): Just return if a complaint has been issued,
11686 instead of exiting, so that 'main' can report times.
11687
11688 2002-10-22 Akim Demaille <akim@epita.fr>
11689
11690 * src/system.h: Include sys/types.
11691 Reported by Bert Deknuydt.
11692
11693 2002-10-23 Paul Eggert <eggert@twinsun.com>
11694
11695 * configure.ac (AC_PROG_LEX): Use instead of AM_PROG_LEX.
11696 Suggested by Art Haas.
11697
11698 2002-10-22 Paul Eggert <eggert@twinsun.com>
11699
11700 * src/complain.c (exit) [! (STDC_HEADERS || _LIBC)]: Remove exit
11701 decl; not needed any more.
11702 * src/main.c (main): Use return to exit, undoing yesterday's change.
11703 The last OS that we could find where this wouldn't work is
11704 SunOS 3.5, and that's too old to worry about now.
11705
11706 * data/glr.c (struct yyltype): Define members even when not
11707 doing locations. This is more consistent with yacc.c, and it
11708 works around the following bug reports:
11709 http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00106.html
11710 http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00111.html
11711
11712 * doc/bison.texinfo: Minor spelling and typographical fixes. Use
11713 @acronym consistently. Standardize on "Yacc" instead of "YACC",
11714 "Algol" instead of "ALGOL". Give a bit more history about BNF.
11715
11716 2002-10-22 Akim Demaille <akim@epita.fr>
11717
11718 * data/README: New.
11719
11720 2002-10-21 Paul Eggert <eggert@twinsun.com>
11721
11722 Be consistent about 'bool'; the old code used an enum in one
11723 module and an int in another, and this violates the C standard.
11724 * m4/stdbool.m4: New file, from coreutils 4.5.3.
11725 * configure.ac (AC_HEADER_STDBOOL): Add.
11726 * m4/Makefile.am (EXTRA_DIST): Add stdbool.m4.
11727 * src/muscle_tab.c (hash_compare_muscles): (a ? FALSE : TRUE) -> (! a)
11728 * src/symtab.c (hash_compare_symbol_t): Likewise.
11729 * src/system.h (bool, false, true): Use a definition consistent
11730 with ../lib/hash.c. All uses changed.
11731
11732 * src/complain.c (warning_issued): Renamed from warn_message_count,
11733 so that we needn't worry about integer overflow (!).
11734 Now of type bool. All uses changed.
11735 (complaint_issued): Renamed from complain_message_count; likewise.
11736
11737 * src/main.c (main): Use exit to exit with failure.
11738
11739 * src/complain.c (fatal_at, fatal): Use EXIT_FAILURE and EXIT_SUCCESS
11740 rather than 1 and 0.
11741 * src/main.c (main): Likewise.
11742 * src/getargs.c (getargs): Likewise.
11743 * src/reader.c (reader): Likewise.
11744
11745 * src/getarg.c (getargs): Remove duplicate code for
11746 "Try `bison --help'".
11747
11748 * src/files.c (xfopen, xfclose): Use EXIT_FAILURE rather than 2.
11749 What was that "2" for?
11750
11751 * src/complain.h (fatal, fatal_at): Add __attribute__((__noreturn__)).
11752 * src/getargs.c (usage): Likewise.
11753
11754 * src/getargs.c (getargs): When there are too few operands, report
11755 the last one. When there are too many, report the first extra
11756 one. This is how diffutils does it.
11757
11758 2002-10-20 Paul Eggert <eggert@twinsun.com>
11759
11760 Remove K&R vestiges.
11761 * configure.ac (AC_C_CONST, AM_C_PROTOTYPES): Remove.
11762 * src/complain.c (VA_START): Remove. Assume prototypes.
11763 (vfprintf) [! (HAVE_VPRINTF || defined vfprintf)]: New macro.
11764 (private_strerror, warn_at, warn, complain_at, complain, fatal_at,
11765 fatal): Assume prototypes.
11766 * src/complain.h: Assume prototypes.
11767 * src/system.h (PARAMS): Remove.
11768 Include <limits.h> unconditionally, since it's guaranteeed even
11769 for a freestanding C89 compiler.
11770 (SHRT_MIN, SHRT_MAX): Remove, since C89 guarantees them.
11771 * src/vmsgetargs.c (getargs, cli_present, cli_get_value): Prototype.
11772
11773 2002-10-20 Akim Demaille <akim@epita.fr>
11774
11775 * src/muscle_tab.c (muscle_grow): Remove trailing debugging code.
11776 * data/glr.c (YY_USER_FORMALS, YY_USER_ARGS): New.
11777 (yyuserAction, yydoAction, yyglrReduce, yyresolveValue)
11778 (yyresolveStates, yyresolveAction, yyresolveStack)
11779 (yyprocessOneStack): Use them.
11780 (yy_reduce_print): New.
11781 * tests/calc.at (_AT_DATA_CALC_Y): Exercise %parse-param.
11782
11783 2002-10-20 Akim Demaille <akim@epita.fr>
11784
11785 * data/c.m4 (b4_c_ansi_args): Recognize functions with no
11786 arguments and output `void'.
11787 (b4_c_function): Rename as...
11788 (b4_c_function_def): this.
11789 (b4_c_function_decl, b4_c_ansi_function_def)
11790 (b4_c_ansi_function_decl): New.
11791 Change the interpretation of the arguments: before `int, foo', now
11792 `int foo, foo'.
11793 * data/yacc.c (yyparse): Prototype and define thanks to these.
11794 Adjust b4_c_function_def uses.
11795 * data/glr.c (yyparse): Likewise, but ANSI only.
11796
11797 2002-10-20 Akim Demaille <akim@epita.fr>
11798
11799 * src/output.c (prepare): Move the definition of `tokens_number',
11800 `nterms_number', `undef_token_number', `user_token_number_max'
11801 to...
11802 (prepare_tokens): Here.
11803 (prepare_tokens): Rename as...
11804 (prepare_symbols): this.
11805 (prepare): Move the definition of `rules_number' to...
11806 (prepare_rules): here.
11807 (prepare): Move the definition of `last', `final_state_number',
11808 `states_number' to...
11809 (prepare_states): here.
11810 * data/yacc.c, data/lalr1.cc, data/glr.c: Normalize `>' into `<'.
11811
11812 2002-10-20 Akim Demaille <akim@epita.fr>
11813
11814 * src/tables.h, src/tables.c, src/output.c: Comment changes.
11815
11816 2002-10-20 Akim Demaille <akim@epita.fr>
11817
11818 * data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if): Move to...
11819 * data/c.m4: here.
11820
11821 2002-10-20 Akim Demaille <akim@epita.fr>
11822
11823 * src/output.c (prepare): Use MUSCLE_INSERT_STRING.
11824 * src/muscle_tab.c (muscle_pair_list_grow): Rename `val as
11825 `pair'.
11826 (muscle_init): Move the `b4_ltype', `b4_maxdepth', `b4_initdepth',
11827 `name' to...
11828 * data/glr.c, data/lalr1.cc, data/yacc.c (b4_location_type)
11829 (b4_stack_depth_init, b4_stack_depth_max, b4_parser_class_name):
11830 These.
11831
11832 2002-10-19 Paul Eggert <eggert@twinsun.com>
11833
11834 Do not create a temporary file, as that involves security and
11835 cleanup headaches. Instead, use a pair of pipes.
11836 Derived from a suggestion by Florian Krohm.
11837 * lib/subpipe.c, lib/subpipe.h, m4/subpipe.m4: New files.
11838 * lib/mkstemp.c, lib/readpipe.c, lib/tempname.c, m4/mkstemp.m4: Remove.
11839 * configure.ac (UTILS_FUNC_MKSTEMP, jm_PREREQ_TEMPNAME): Remove.
11840 (BISON_PREREQ_SUBPIPE): Add.
11841 * lib/Makefile.am (libbison_a_SOURCES): Remove readpipe.c.
11842 Add subpipe.h, subpipe.c.
11843 * m4/Makefile.am (EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4.
11844 * po/POTFILES.in: Add lib/subpipe.c.
11845 * src/output.c: Include "subpipe.h".
11846 (m4_invoke): Remove decl.
11847 (scan_skel): New decl.
11848 (output_skeleton): Use pipe rather than temporary file for m4 input.
11849 Check that m4sugar.m4 is readable, to avoid deadlock.
11850 Check for pipe I/O error.
11851 * src/scan-skel.l (readpipe): Remove decl.
11852 (scan_skel): New function, to be used in place of m4_invoke.
11853 Read from stream rather than file.
11854
11855 * lib/timevar.c (TICKS_TO_MSEC, CLOCKS_TO_MSEC): Do not cast to
11856 float, as this generates a warning on Solaris 8 + GCC 3.2 with
11857 --enable-gcc-warnings. Instead, divide into 1.0 rather than 1;
11858 this generates a more-accurate value anyway.
11859
11860 * lib/timevar.c (timervar_accumulate): Rename locals to
11861 avoid confusion with similarly-named more-global.
11862 * src/muscle_tab.c (muscle_pair_list_grow): Likewise.
11863
11864 * src/output.c (prepare): Use xstrdup to convert char const *
11865 to char *, to avoid GCC warning.
11866
11867 2002-10-19 Akim Demaille <akim@epita.fr>
11868
11869 * tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC, LEX_FORMALS,
11870 LEX_PRE_FORMALS, LEX_ARGS, LEX_PRE_ARGS, USE_LEX_ARGS.
11871 Use them to have `calc.y' ready for %pure-parser.
11872 * data/yacc.c (YYLEX): Pass a yylex return type to
11873 b4_c_function_call.
11874
11875 2002-10-19 Akim Demaille <akim@epita.fr>
11876
11877 Prototype support of %lex-param and %parse-param.
11878
11879 * src/parse-gram.y: Add the definition of the %lex-param and
11880 %parse-param tokens, plus their rules.
11881 Drop the `_' version of %glr-parser.
11882 Add the "," token.
11883 * src/scan-gram.l (INITIAL): Scan them.
11884 * src/muscle_tab.c: Comment changes.
11885 (muscle_insert, muscle_find): Rename `pair' as `probe'.
11886 * src/muscle_tab.h (MUSCLE_INSERT_PREFIX): Remove unused.
11887 (muscle_entry_s): The `value' member is no longer const.
11888 Adjust all dependencies.
11889 * src/muscle_tab.c (muscle_init): Adjust: use
11890 MUSCLE_INSERT_STRING.
11891 Initialize the obstack earlier.
11892 * src/muscle_tab.h, src/muscle_tab.c (muscle_grow)
11893 (muscle_pair_list_grow): New.
11894 * data/c.m4 (b4_c_function_call, b4_c_args): New.
11895 * data/yacc.c (YYLEX): Use b4_c_function_call to honor %lex-param.
11896 * tests/calc.at: Use %locations, not --locations.
11897 (AT_CHECK_CALC_GLR): Use %glr-parser, not %glr_parser.
11898
11899 2002-10-19 Akim Demaille <akim@epita.fr>
11900
11901 * src/getargs.c (usage): Take status as argument and exit
11902 accordingly.
11903 Report the traditional `Try ... --help' message when status != 0.
11904 (usage, version): Don't take a FILE * as arg, it is pointless.
11905 (getargs): When there is an incorrect number of arguments, make it
11906 an error, and report it GNUlically thanks to `usage ()'.
11907
11908 2002-10-18 Paul Eggert <eggert@twinsun.com>
11909
11910 * data/glr.c (yyreportParseError): Don't assume that sprintf
11911 yields the length of the printed string, as this is not true
11912 on SunOS 4.1.4. Reported by Peter Klein.
11913
11914 * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc.
11915 * tests/conflicts.at (%nonassoc and eof): Likewise.
11916 Fixes SunOS 4.1.4 test failure reported by Peter Klein.
11917
11918 2002-10-17 Akim Demaille <akim@epita.fr>
11919
11920 * src/getargs.h (trace_e): Add trace_scan, and trace_parse.
11921 * src/getargs.c (trace_types, trace_args): Adjust.
11922 * src/reader.c (grammar_current_rule_prec_set)
11923 (grammar_current_rule_dprec_set, grammar_current_rule_merge_set):
11924 Standardize error messages.
11925 And s/@prec/%prec/!
11926 (reader): Use trace_flag to enable scanner/parser debugging,
11927 instead of an adhoc scheme.
11928 * src/scan-gram.l: Remove trailing debugging code.
11929
11930 2002-10-16 Paul Eggert <eggert@twinsun.com>
11931
11932 * src/muscle_tab.h (MUSCLE_TAB_H_): Was misspelled as
11933 MUSCLE_TAB_H.
11934
11935 * NEWS: Officially drop support for building Bison with K&R C,
11936 since it didn't work anyway and it's not worth worrying about.
11937 * Makefile.maint (wget_files): Remove ansi2knr.c.
11938 (ansi2knr.c-url_prefix): Remove.
11939 * lib/.cvsignore: Remove ansi2knr, ansi2knr.*.
11940 * lib/Makefile.am (AUTOMAKE_OPTIONS): Remove.
11941 * src/Makefile.am (AUTOMAKE_OPTIONS): Remove.
11942
11943 2002-10-15 Paul Eggert <eggert@twinsun.com>
11944
11945 Stop using the "enum_" trick for K&R-style function definitions;
11946 it confused me, and I was the author! Instead, assume that people
11947 who want to use K&R C compilers (when using these modules in GCC,
11948 perhaps?) will run ansi2knr.
11949
11950 * lib/bbitset.h: (enum_bitset_ops, enum_bitset_type): Remove.
11951 All uses of "enum_" changed to "enum ".
11952 * lib/ebitset.c (enum_ebitset_find_mode): Likewise.
11953 * lib/lbitset.c (enum_lbitset_find_mode): Likewise.
11954
11955 * lib/abitset.c (abitset_and, abitset_and_cmp, abitset_and_or,
11956 abitset_and_or_cmp, abitset_andn, abitset_andn_cmp,
11957 abitset_andn_or, abitset_andn_or_cmp, abitset_bytes, abitset_copy,
11958 abitset_copy1, abitset_disjoint_p, abitset_empty_p,
11959 abitset_equal_p, abitset_init, abitset_list, abitset_list_reverse,
11960 abitset_not, abitset_ones, abitset_or, abitset_or_and,
11961 abitset_or_and_cmp, abitset_or_cmp, abitset_reset, abitset_set,
11962 abitset_size, abitset_small_list, abitset_subset_p, abitset_test,
11963 abitset_unused_clear, abitset_xor, abitset_xor_cmp, abitset_zero):
11964 Use function prototypes; this removes the need for declaring
11965 static functions simply to provide their prototypes.
11966 * lib/bitset.c (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,
11967 bitset_andn_or_, bitset_andn_or_cmp_, bitset_bytes, bitset_copy_,
11968 bitset_count_, bitset_create, bitset_dump, bitset_first,
11969 bitset_free, bitset_init, bitset_last, bitset_next,
11970 bitset_obstack_alloc, bitset_obstack_free, bitset_only_set_p,
11971 bitset_op4_cmp, bitset_or_and_, bitset_or_and_cmp_, bitset_prev,
11972 bitset_print, bitset_release_memory, bitset_toggle_,
11973 bitset_type_choose, bitset_type_get, bitset_type_name_get,
11974 debug_bitset): Likewise.
11975 * lib/bitset.h (bitset_set, bitset_reset, bitset_test): Likewise.
11976 * lib/bitset_stats.c (bitset_log_histogram_print,
11977 bitset_percent_histogram_print, bitset_stats_and,
11978 bitset_stats_and_cmp, bitset_stats_and_or,
11979 bitset_stats_and_or_cmp, bitset_stats_andn, bitset_stats_andn_cmp,
11980 bitset_stats_andn_or, bitset_stats_andn_or_cmp, bitset_stats_copy,
11981 bitset_stats_count, bitset_stats_disable, bitset_stats_disjoint_p,
11982 bitset_stats_dump, bitset_stats_empty_p, bitset_stats_enable,
11983 bitset_stats_equal_p, bitset_stats_free, bitset_stats_init,
11984 bitset_stats_list, bitset_stats_list_reverse, bitset_stats_not,
11985 bitset_stats_ones, bitset_stats_or, bitset_stats_or_and,
11986 bitset_stats_or_and_cmp, bitset_stats_or_cmp, bitset_stats_print,
11987 bitset_stats_print_1, bitset_stats_read, bitset_stats_reset,
11988 bitset_stats_set, bitset_stats_size, bitset_stats_subset_p,
11989 bitset_stats_test, bitset_stats_toggle, bitset_stats_type_get,
11990 bitset_stats_write, bitset_stats_xor, bitset_stats_xor_cmp,
11991 bitset_stats_zero): Likewise.
11992 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free,
11993 bitsetv_zero, bitsetv_ones, bitsetv_transitive_closure,
11994 bitsetv_dump, debug_bitsetv): Likewise.
11995 * lib/ebitset.c (ebitset_and, ebitset_and_cmp, ebitset_andn,
11996 ebitset_andn_cmp, ebitset_bytes, ebitset_copy, ebitset_copy_,
11997 ebitset_copy_cmp, ebitset_disjoint_p, ebitset_elt_add,
11998 ebitset_elt_alloc, ebitset_elt_calloc, ebitset_elt_find,
11999 ebitset_elt_free, ebitset_elt_last, ebitset_elt_remove,
12000 ebitset_elt_zero_p, ebitset_elts_grow, ebitset_empty_p,
12001 ebitset_equal_p, ebitset_free, ebitset_init, ebitset_list,
12002 ebitset_list_reverse, ebitset_not, ebitset_ones, ebitset_op3_cmp,
12003 ebitset_or, ebitset_or_cmp, ebitset_release_memory, ebitset_reset,
12004 ebitset_set, ebitset_size, ebitset_subset_p, ebitset_test,
12005 ebitset_weed, ebitset_xor, ebitset_xor_cmp, ebitset_zero):
12006 Likewise.
12007 * lib/lbitset.c (debug_lbitset, lbitset_and, lbitset_and_cmp,
12008 lbitset_andn, lbitset_andn_cmp, lbitset_bytes, lbitset_copy,
12009 lbitset_copy_cmp, lbitset_disjoint_p, lbitset_elt_alloc,
12010 lbitset_elt_calloc, lbitset_elt_find, lbitset_elt_free,
12011 lbitset_elt_link, lbitset_elt_unlink, lbitset_elt_zero_p,
12012 lbitset_empty_p, lbitset_equal_p, lbitset_free, lbitset_init,
12013 lbitset_list, lbitset_list_reverse, lbitset_not, lbitset_ones,
12014 lbitset_op3_cmp, lbitset_or, lbitset_or_cmp, lbitset_prune,
12015 lbitset_release_memory, lbitset_reset, lbitset_set, lbitset_size,
12016 lbitset_subset_p, lbitset_test, lbitset_weed, lbitset_xor,
12017 lbitset_xor_cmp, lbitset_zero): Likewise.
12018
12019 2002-10-14 Akim Demaille <akim@epita.fr>
12020
12021 Version 1.75.
12022
12023 2002-10-14 Akim Demaille <akim@epita.fr>
12024
12025 * tests/Makefile.am (maintainer-check-posix): New.
12026
12027 2002-10-14 Akim Demaille <akim@epita.fr>
12028
12029 * data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize the yyloc
12030 member.
12031
12032 2002-10-14 Akim Demaille <akim@epita.fr>
12033
12034 * src/tables.c (table_ninf_remap): base -> tab.
12035 Reported by Matt Rosing.
12036
12037 2002-10-14 Paul Eggert <eggert@twinsun.com>
12038
12039 * tests/action.at, tests/calc.at, tests/conflicts.at,
12040 tests/cxx-type.at, tests/headers.at, tests/input.at,
12041 tests/regression.at, tests/synclines.at, tests/torture.at:
12042 Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
12043 so that the tests still work even if POSIXLY_CORRECT is set.
12044 * doc/bison.texinfo (Rpcalc Compile, Invocation): Likewise.
12045
12046 * data/c.m4 (b4_int_type): Use yysigned_char instead of signed char,
12047 for portability to K&R hosts. Fix typo: signed char is guaranteed
12048 only to 127, not to 128.
12049 * data/glr.c (yysigned_char): New type.
12050 * data/yacc.c (yysigned_char): Likewise.
12051 * tests/regression.at (Web2c Actions): signed char -> yysigned_char.
12052
12053 2002-10-13 Paul Eggert <eggert@twinsun.com>
12054
12055 * data/yacc.c (yyparse): Rewrite to avoid "comparison is always
12056 true due to limited range of data type" warning from GCC.
12057
12058 * data/c.m4 (b4_token_defines): Protect against double-inclusion
12059 by wrapping enum yytokentype's definition inside #ifndef
12060 YYTOKENTYPE. This undoes a bug I introduced on 2002-10-12.
12061
12062 2002-10-13 Akim Demaille <akim@epita.fr>
12063
12064 * data/glr.c (yyglrShiftDefer, yyaddDeferredAction, yydoAction):
12065 Un yy- yyrhs to avoid the name clash with the global YYRHS.
12066
12067 2002-10-13 Akim Demaille <akim@epita.fr>
12068
12069 * Makefile.maint: Update from Autoconf 2.54.
12070 * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Remove, shipped with 2.54.
12071
12072 2002-10-13 Akim Demaille <akim@epita.fr>
12073
12074 * src/print.c (print_state): Separate the list of solved conflicts
12075 from the other items.
12076 * tests/conflicts.at (Resolved SR Conflicts): Adjust.
12077
12078 2002-10-13 Akim Demaille <akim@epita.fr>
12079
12080 Let nondeterministic skeletons be usable with deterministic
12081 tables.
12082
12083 With the patch, GAWK compiled by GCC without -O2 passes its test
12084 suite using a GLR parser driven by LALR tables. It fails with -O2
12085 because `struct stat' gives two different answers on my machine:
12086 88 (definition of an auto var) and later 96 (memset on this var).
12087 Hence the stack is badly corrumpted. The headers inclusion is to
12088 blame: if I move the awk.h inclusion before GLR's system header
12089 inclusion, the two struct stat have the same size.
12090
12091 * src/tables.c (pack_table): Always create conflict_table.
12092 (token_actions): Always create conflict_list.
12093 * data/glr.c (YYFLAG): Remove, unused.
12094
12095 2002-10-13 Akim Demaille <akim@epita.fr>
12096
12097 * configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.
12098 (O0FLAGS): New.
12099 (VALGRIND, GXX): New.
12100 * tests/atlocal.in (CFLAGS): Use O0FLAGS.
12101 * tests/bison.in: Run $PREBISON a pre-command.
12102 * tests/Makefile.am (maintainer-check, maintainer-check-valgrind)
12103 (maintainer-check-g++): New.
12104 * Makefile.am (maintainer-check): New.
12105
12106 2002-10-13 Akim Demaille <akim@epita.fr>
12107
12108 * data/glr.c: Formatting changes.
12109 Tweak some trace messages to match yacc.c's.
12110
12111 2002-10-13 Akim Demaille <akim@epita.fr>
12112
12113 GLR parsers sometimes raise parse errors instead of performing the
12114 default reduction.
12115 Reported by Charles-Henry de Boysson.
12116
12117 * tests/calc.at (_AT_CHECK_CALC, _AT_CHECK_CALC_ERROR): Don't
12118 check the length of the traces when %glr.
12119 (_AT_CHECK_CALC_ERROR): Also skip `^Stack' lines, coming from
12120 GLR's traces.
12121 (AT_CHECK_CALC_LALR, AT_CHECK_CALC_GLR): New.
12122 Test GLR parsers.
12123 * data/glr.c (YYLEFTMOST_STATE): Fix its value.
12124 (yyltype): Remove the yy prefix from the member names.
12125 (yytable): Complete its comment.
12126 (yygetLRActions): Map error action number from YYTABLE from
12127 YYTABLE_NINF to 0.
12128 (yyisErrorAction): No longer compare YYACTION to YYPACT_NINF
12129 (which was a bug: it should have been YYTABEL_NINF, and yet it was
12130 not satisfying as we could compare an YYACTION computed from
12131 YYDEFACT to YYTABLE_NINF although they are unrelated): 0 is the
12132 only value for error actions.
12133 (yyreportParseError): In verbose parse error messages, don't issue
12134 `error' in the list of expected tokens.
12135 * data/yacc.c (yyparse) <yybackup>: Rewrite the decoding of the
12136 next action to perform to match glr.c's decoding.
12137 (yytable): Complete its comment.
12138
12139 2002-10-13 Paul Eggert <eggert@twinsun.com>
12140
12141 Fix problem reported by Henrik Grubbstroem in
12142 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00098.html>:
12143 "nonterm: { $$ = 123; } { $$ = $1; };" was wrongly rejected,
12144 because the Bison parser reads the second action before reducing
12145 the first one.
12146 * src/scan-gram.l (rule_length): New static var.
12147 Use it to keep track of the rule length in the scanner, since
12148 we can't expect the parser to be in lock-step sync with the scanner.
12149 (handle_action_dollar, handle_action_at): Use this var.
12150 * tests/actions.at (Exotic Dollars): Test for the problem.
12151
12152 2002-10-12 Paul Eggert <eggert@twinsun.com>
12153
12154 * lib/timevar.c [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>.
12155 * m4/timevar.m4 (BISON_PREREQ_TIMEVAR): Check for <sys/time.h>.
12156 Include <sys/time.h> when checking for clock_t and struct tms.
12157 Use same include order as source.
12158 This is for the SunOS 4.1.4 porting bug reported by Peter Klein in
12159 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00016.html>.
12160
12161 * lib/timevar.c: Update copyright date and clarify comments.
12162 (get_time) [IN_GCC]: Keep the GCC version for reference.
12163
12164 * lib/timevar.c, lib/timevar.h, lib/timevar.def: Import
12165 GCC version as of today, then merge Bison's changes.
12166 Change "GCC" to "Bison" in copyright notice. timevar.def's
12167 author is Akim, so change that too.
12168
12169 * src/reader.c (grammar_current_rule_check):
12170 Don't worry about the default action if $$ is untyped.
12171 Prevents bogus warnings reported by Jim Gifford in
12172 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00015.html>.
12173
12174 * data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
12175 * data/glr.c, data/lalr1.cc, data/yacc.c:
12176 Output token definitions before the first part of user declarations.
12177 Fixes compatibility problem reported by Jim Gifford for kbd in
12178 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00014.html>.
12179
12180 2002-10-11 Paul Eggert <eggert@twinsun.com>
12181
12182 * data/yacc.c (yyreport_parse_error): Remove, putting its body into...
12183 (yyparse): here. This undoes some of the 2002-07-25 change.
12184 Compatibility problem reported by Ralf S. Engelschall with
12185 OSSP cfg <http://www.ossp.org/pkg/lib/cfg/>.
12186
12187 2002-10-11 Akim Demaille <akim@epita.fr>
12188
12189 * tests/regression.at Characters Escapes): New.
12190 * src/scan-gram.l (SC_ESCAPED_CHARACTER): Accept \' in strings and
12191 characters.
12192 Reported by Jan Nieuwenhuizen.
12193
12194 2002-10-11 Akim Demaille <akim@epita.fr>
12195
12196 * po/id.po: New.
12197
12198 2002-10-10 Paul Eggert <eggert@twinsun.com>
12199
12200 Portability fixes for bitsets; this also avoids several GCC
12201 warnings.
12202
12203 * lib/abitset.c: Include <stddef.h>, for offsetof.
12204 * lib/lbitset.c: Likewise.
12205
12206 * lib/abitset.c (abitset_bytes): Return a size that is aligned
12207 properly for vectors of objects. Do not assume that adding a
12208 header size to a multiple of a word size yields a value that is
12209 properly aligned for the whole union.
12210 * lib/bitsetv.c (bitsetv_alloc): Likewise.
12211
12212 * lib/bitset_stats.c (bitset_stats_bytes): Adjust to new,
12213 unique names for structures.
12214 * lib/ebitset.c (ebitset_bytes): Likewise.
12215 * lib/lbitset.c (lbitset_bytes): Likewise.
12216
12217 * lib/abitset.c (abitset_ones, abitset_zero, abitset_empty_p,
12218 abitset_copy1, abitset_not, abitset_equal_p, abitset_subset_p,
12219 abitset_disjoint_p, abitset_and, abitset_and_cmp, abitset_andn,
12220 abitset_andn_cmp, abitset_or, abitset_or_cmp, abitset_xor,
12221 abitset_xor_cmp, abitset_and_or, abitset_and_or_cmp,
12222 abitset_andn_or, abitset_andn_or_cmp, abitset_or_and,
12223 abitset_or_and_cmp, abitset_copy): Supply prototype decls,
12224 to improve the type-checking that GCC can do.
12225 * lib/bitset.c (bitset_op4_cmp): Likewise.
12226 * lib/bitset_stats.c (bitset_stats_count,
12227 bitset_stats_empty_p, bitset_stats_ones, bitset_stats_zero,
12228 bitset_stats_copy, bitset_stats_disjoint_p,
12229 bitset_stats_equal_p, bitset_stats_not, bitset_stats_subset_p,
12230 bitset_stats_and, bitset_stats_and_cmp, bitset_stats_andn,
12231 bitset_stats_andn_cmp, bitset_stats_or, bitset_stats_or_cmp,
12232 bitset_stats_xor, bitset_stats_xor_cmp, bitset_stats_and_or,
12233 bitset_stats_and_or_cmp, bitset_stats_andn_or,
12234 bitset_stats_andn_or_cmp, bitset_stats_or_and,
12235 bitset_stats_or_and_cmp): Likewise.
12236 * lib/lbitset.c (lbitset_and, lbitset_and_cmp, lbitset_andn,
12237 lbitset_andn_cmp, lbitset_or, lbitset_or_cmp, lbitset_xor,
12238 lbitset_xor_cmp, lbitset_empty_p, lbitset_ones, lbitset_not,
12239 lbitset_subset_p, lbitset_disjoint_p, debug_lbitset): Likewise.
12240
12241 * lib/abitset.h: Include bitset.h, not bbitset.h.
12242 * lib/ebitset.h: Likewise.
12243 * lib/lbitset.h: Likewise.
12244
12245 * lib/bbitset.h: (enum_bitset_ops, enum_bitset_type): New types.
12246 All instances of parameters of type enum bitset_opts are now of
12247 type enum_bitset_opts, to conform to the C Standard, and similarly
12248 for enum_bitset_type.
12249 * lib/ebitset.c (enum_ebitset_find_mode): Likewise.
12250 * lib/lbitset.c (enum_lbitset_find_mode): Likewise.
12251
12252 Do not use "struct bitset_struct" to mean different things in
12253 different modules. Not only is this confusing, it violates
12254 the C Standard, which requires that structure types in different
12255 modules must be compatible if one is to be passed to the other.
12256 * lib/bbitset.h (bitset): Now points to a union, not to a struct.
12257 All instances of "struct bitset_struct *" replaced with "bitset".
12258 * lib/bitset.h (struct bitset_struct): Remove, replacing with....
12259 (union bitset_union, struct abitset_struct, struct ebitset_struct,
12260 struct lbitset_struct, struct bitset_stats_struct): New types.
12261 All uses of struct bitset_struct changed to union bitset_union,
12262 etc.
12263 * lib/abitset.c (struct abitset_struct, abitset,
12264 struct bitset_struct): Remove.
12265 * lib/bitset_stats.c (struct bitset_stats_struct, bitset_stats,
12266 struct bitset_struct): Remove.
12267 * lib/ebitset.c (struct ebitset_struct, ebitset, struct
12268 bitset_struct): Remove.
12269 * lib/lbitset.c (struct lbitset_struct, lbitset, bitset_struct):
12270 Likewise.
12271
12272 Do not call a function of type T using a call that assumes the
12273 function is of a different type U. Standard C requires that a
12274 function must be called with a type that is compatible with its
12275 definition.
12276 * lib/bbitset.h (bitset_and_or_, bitset_andn_or_, bitset_or_and_):
12277 New decls.
12278 * lib/bitset.c (bitset_and_or_, bitset_andn_or_, bitset_or_and_):
12279 New functions.
12280 * lib/ebitset.c (PFV): Remove.
12281 * lib/lbitset.c (PFV): Likewise.
12282 * lib/ebitset.c (ebitset_and, ebitset_andn, ebitset_or,
12283 ebitset_xor, ebitset_copy, ebitset_ones, ebitset_empty_p): New
12284 decls.
12285 (ebitset_and, ebitset_andn, ebitset_or, ebitset_xor): New functions.
12286 (ebitset_vtable): Use them.
12287 * lib/lbitset.c (lbitset_and, lbitset_andn, lbitset_or,
12288 lbitset_xor): New functions.
12289 (lbitset_vtable): Use them.
12290
12291 * lib/bitset.h (bitset_next, bitset_prev, bitset_only_set_p):
12292 Declare.
12293
12294 * lib/bitsetv.c (bitsetv_alloc): Add a cast to (void *) to avoid a
12295 GCC warning.
12296 * lib/lbitset.c (LBITSET_CURRENT1): Likewise.
12297 Use offsetof, for simplicity.
12298
12299 2002-10-06 Paul Eggert <eggert@twinsun.com>
12300
12301 * lib/bitset.h (bitset_reset): Do not assume that bitset_word is
12302 the same width as int. This reapplies a hunk of the 2002-08-12 patch
12303 <http://lists.gnu.org/archive/html/bison-patches/2002-08/msg00007.html>,
12304 which was inadvertently undone by the 2002-09-30 patch.
12305 * lib/lbitset.c (debug_lbitset): Do not assume that bitset_word is
12306 the same width as int.
12307
12308 2002-10-04 Paul Eggert <eggert@twinsun.com>
12309
12310 Version 1.50.
12311
12312 * configure.ac (AC_INIT), NEWS: Increment version number.
12313
12314 * doc/bison.texinfo: Minor spelling, grammar, and white space
12315 fixes.
12316 (Symbols): Mention that any negative value returned from yylex
12317 signifies end-of-input. Warn about negative chars. Mention
12318 the portable Standard C character set.
12319
12320 The GNU coding standard says CFLAGS and YFLAGS are reserved
12321 for the installer to set.
12322 * lib/Makefile.am (AM_CFLAGS): Renamed from CFLAGS.
12323 * src/Makefile.am (AM_CFLAGS): Likewise.
12324 (AM_YFLAGS): Renamed from YFLAGS.
12325
12326 Fix some MAX and MIN problems.
12327 * src/gram.h (ITEM_NUMBER_MIN): MIN_MAX -> INT_MIN.
12328 * src/lalr.h (GOTO_NUMBER_MAX): INT_MAX -> SHRT_MAX.
12329 * src/symtab.h (SYMBOL_NUMBER_MAX): New macro.
12330 * src/reader.c (reader): Use it.
12331
12332 * tests/regression.at (Braces parsing): Use grep, not fgrep, as
12333 POSIX 1003.1-2001 has removed fgrep.
12334
12335 2002-10-04 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12336
12337 * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot be
12338 interpreted as signed.
12339 * lib/ebitset.c (ebitset_list): Fix bug.
12340
12341 2002-10-01 Paul Eggert <eggert@twinsun.com>
12342
12343 More fixes for 64-bit hosts and large bitsets.
12344
12345 * lib/abitset.c (struct abitset_struct.n_bits, abitset_small_list,
12346 abitset_size, abitset_list, abitset_list_reverse, abitset_list):
12347 Use bitset_bindex, not int or unsigned int or size_t, to count bits.
12348 * lib/bbitset.h (struct bitset_vtable.size, struct bitset_vtable.count,
12349 struct bitset_vtable.list, struct bitset_vtable.list_reverse,
12350 bitset_count_, bitset_next, bitset_prev, bitset_first, bitset_last,
12351 bitset_count_): Likewise.
12352 * lib/bitset.h (bitset_iterator.num, bitset_iterator.i,
12353 bitset_first, bitset_last): Likewise.
12354 * lib/bitset_stats.c (bitset_stats_size, bitset_stats_list,
12355 bitset_stats_list_reverse, bitset_stats_size,
12356 bitset_stats_count, bitset_stats_list, bitset_stat_list_reverse):
12357 Likewise.
12358 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
12359 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free,
12360 bitsetv_zero, bitsetv_ones, bitsetv_transitive_closure,
12361 bitsetv_reflexive_transitive_closure): Likewise.
12362 * lib/bitsetv.h (bitsetv_alloc, bitsetv_create): Likewise.
12363 * lib/ebitset.c (ebitset_size, ebitset_list, ebitset_list_reverse):
12364 Likewise.
12365 * lib/lbitset.c (lbitset_size, lbitset_list, lbitset_list_merge):
12366 Likewise.
12367
12368 * lib/abitset.c (abitset_ones, abitset_zero, abitset_bytes):
12369 Use size_t, not unsigned int, to count bytes.
12370 * lib/abitset.h (abitset_bytes): Likewise.
12371 * lib/bitset.c (bitset_bytes, bitset_alloc, bitset_obstack_alloc):
12372 Likewise.
12373 * lib/bitset.h (bitset_bytes): Likewise.
12374 * lib/bitset_stats.c (bitset_stats_bytes, bitset_stats_init): Likewise.
12375 * lib/bitset_stats.h (bitset_stats_bytes): Likewise.
12376 * lib/bitsetv.c (bitsetv_alloc): Likewise.
12377 * lib/ebitset.c (ebitset_bytes): Likewise.
12378 * lib/ebitset.h (ebitset_bytes): Likewise.
12379 * lib/lbitset.c (lbitset_bytes): Likewise.
12380 * lib/lbitset.h (lbitset_bytes): Likewise.
12381
12382 * lib/abitset.c (abitset_empty_p, abitset_not, abitset_equal_p,
12383 abitset_subset_p, abitset_disjoint_p, abitset_and,
12384 abitset_and_cmp, abitset_andn, abitset_andn_cmp, abitset_or,
12385 abitset_or_cmp, abitset_xor, abitset_xor_cmp, abitset_and_or,
12386 abitset_and_or_cmp, abitset_andn_or, abitset_andn_or_cmp,
12387 abitset_or_and, abitset_or_and_cmp):
12388 Use bitset_windex instead of unsigned int.
12389 * lib/bitsetv.c (bitsetv_dump, debug_bitsetv): Likewise.
12390 * lib/ebitset.c (struct ebitset_struct.size, ebitset_elts_grow,
12391 ebitset_elt_add, ebitset_elt_remove, ebitset_weed,
12392 ebitset_elt_find, ebitset_list_reverse, ebitset_list, ebitset_init):
12393 Likewise.
12394 * lib/lbitset.c (lbitset_ones, lbitset_not): Likewise.
12395
12396 * lib/bitset.c (bitset_print):
12397 Use proper printf formats for widths of integer types.
12398 * lib/bitset_stats.c (bitset_percent_histogram_print,
12399 bitset_log_histogram_print, bitset_stats_print_1): Likewise.
12400 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
12401 * lib/bitsetv.c (bitsetv_dump, debug_bitsetv): Likewise.
12402 * lib/lbitset.c (lbitset_bytes): Likewise.
12403
12404 * lib/bbitset.h (BITSET_BINDEX_MAX, BITSET_WINDEX_MAX,
12405 BITSET_SIZE_MAX): New macros.
12406 (BITSET_INDEX_MAX): Remove. It wasn't right, since it assumed that
12407 sizeof (bitset_word) == sizeof (bitset_windex). All uses changed
12408 to BITSET_WINDEX_MAX.
12409
12410 * lib/bitset.c (bitset_next, bitset_prev, bitset_first,
12411 bitset_last): Return BITSET_BINDEX_MAX (not -1) for no value,
12412 since we now return the bitset_bindex type (not int).
12413
12414 * lib/bitsetv.c (bitsetv_alloc): Check for arithmetic overflow
12415 when computing sizes.
12416 * lib/ebitset.c (ebitset_elts_grow): Likewise.
12417
12418 * lib/lbitset.c (lbitset_elt_find): Simplify windex calculation
12419 and avoid cast to unsigned.
12420
12421 2002-09-30 Akim Demaille <akim@epita.fr>
12422
12423 * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
12424 * lib/bitset_stats.c, lib/bitsetv.c, lib/ebitset.c, lib/lbitset.c:
12425 Updates from Michael Hayes.
12426
12427 2002-09-30 Art Haas <ahaas@neosoft.com>
12428
12429 * configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
12430 invocations.
12431 * tests/cxx-type.at (declarator): Don't rely on NDEBUG being not
12432 defined.
12433
12434 2002-09-27 Akim Demaille <akim@epita.fr>
12435
12436 Version 1.49c.
12437
12438 2002-09-27 Akim Demaille <akim@epita.fr>
12439
12440 * configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
12441 (Because of AC_LIBSOURCE).
12442
12443 2002-09-27 Akim Demaille <akim@epita.fr>
12444
12445 Playing with Autoscan.
12446
12447 * configure.ac: Remove the old LIBOBJ tweaks.
12448 (AC_REPLACE_FUNCS): Add strrchr and strtol.
12449 * lib/strrchr.c: New.
12450 * lib/strtol.c: New, from the Coreutils 4.5.1.
12451
12452 2002-09-27 Akim Demaille <akim@epita.fr>
12453
12454 Playing with Autoscan.
12455
12456 * m4/prereq.m4 (jm_PREREQ_ARGMATCH, jm_FUNC_ARGMATCH): New.
12457 * lib/Makefile.am (libbison_a_SOURCES): No longer include
12458 argmatch.c and argmatch.h, since they are AC_LIBSOURCE'd.
12459 * lib/strcasecmp.c, lib/strncasecmp.c, lib/memcmp.c: New, from the
12460 Coreutils 4.5.1.
12461
12462 2002-09-24 Akim Demaille <akim@epita.fr>
12463
12464 * doc/bison.texinfo (Stack Overflow): xref to Recursion.
12465 (Frequently Asked Questions, Parser Stack Overflow): New.
12466
12467 2002-09-13 Akim Demaille <akim@epita.fr>
12468
12469 Playing with autoscan.
12470
12471 * src/reader.c (get_merge_function): Use xstrdup, not strdup.
12472 * src/files.c (skeleton_find): Remove, unused.
12473 * m4/memcmp.m4: New, from the Coreutils 4.5.1.
12474 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Run jm_FUNC_MEMCMP.
12475
12476 2002-09-13 Akim Demaille <akim@epita.fr>
12477
12478 * configure.ac (AM_INIT_AUTOMAKE): Require Automake 1.6.3.
12479 * Makefile.am (AUTOMAKE_OPTIONS): Don't.
12480
12481 2002-09-13 Akim Demaille <akim@epita.fr>
12482
12483 * configure.ac: Require 2.54.
12484 s/jm_FUNC_MALLOC/AC_FUNC_MALLOC/.
12485 s/jm_FUNC_REALLOC/AC_FUNC_REALLOC/.
12486 * m4/c-bs-a.m4, m4/malloc.m4, m4/mbstate_t.m4, m4/realloc.m4:
12487 Remove, provided by Autoconf macros.
12488
12489 2002-09-12 Akim Demaille <akim@epita.fr>
12490
12491 * m4/prereq.m4: Update, from Coreutils 4.5.1.
12492
12493 2002-09-12 Akim Demaille <akim@epita.fr>
12494
12495 * m4/prereq.m4: Update, from Fileutils 4.1.5.
12496 * configure.ac (jm_PREREQ_TEMPNAME): Invoke it.
12497 Reported by Martin Mokrejs.
12498
12499 2002-09-10 Akim Demaille <akim@epita.fr>
12500
12501 * src/parse-gram.y: Associate a human readable string to each
12502 token type.
12503 * tests/regression.at (Invalid inputs): Adjust.
12504
12505 2002-09-10 Gary V. Vaughan <gary@gnu.org>
12506
12507 * tests/Makefile.am ($(srcdir)/package.m4): Bison now ships
12508 with an Autoconf-2.5x style configure.ac.
12509
12510 2002-09-06 Paul Eggert <eggert@twinsun.com>
12511
12512 * doc/bison.texinfo (Conditions): Make explicit that the GPL
12513 exception applies only to yacc.c. This is a modification of a
12514 patch originally suggested by Akim Demaille.
12515
12516 2002-09-06 Akim Demaille <akim@epita.fr>
12517
12518 * data/c.m4 (b4_copyright): Move the GPL exception comment from
12519 here to...
12520 * data/yacc.c: here.
12521
12522 * data/lalr1.cc (struct yyltype): Don't define it, since we use
12523 LocationType.
12524 (b4_ltype): Default to yy::Location from location.hh.
12525
12526 2002-09-04 Jim Meyering <jim@meyering.net>
12527
12528 * data/yacc.c: Guard the declaration of yytoknum also with
12529 `#ifdef YYPRINT', so it is declared only when used.
12530
12531 2002-09-04 Akim Demaille <akim@epita.fr>
12532
12533 * configure.in: Rename as...
12534 * configure.ac: this.
12535 Bump to 1.49c.
12536
12537 2002-09-04 Akim Demaille <akim@epita.fr>
12538
12539 * src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
12540 * src/lalr.c, src/LR0.c, src/relation.c, src/tables.c: Don't
12541 translate maintainer only messages.
12542
12543 2002-08-12 Paul Eggert <eggert@twinsun.com>
12544
12545 Version 1.49b.
12546
12547 * Makefile.am (SUBDIRS): Remove intl.
12548 (DISTCLEANFILES): Remove.
12549 * NEWS: Mention that GNU M4 is now required. Clarify what is
12550 meant by "larger grammars". Mention the pt_BR translation.
12551 * configure.in (AC_CHECK_DECLS): Add getenv, getopt.
12552 (AM_GNU_GETTEXT_VERSION): New macro, replacing GETTEXT_VERSION var.
12553 Bump version from 0.11.2 to 0.11.5.
12554 (BISON_PREREQ_STAGE): Remove.
12555 (AM_GNU_GETTEXT): Use external gettext.
12556 (AC_OUTPUT): Remove intl/Makefile.
12557
12558 * config/depcomp, config/install-sh: Sync with Automake 1.6.3.
12559
12560 * data/glr.c: Include string.h, for strlen.
12561 (yyreportParseError): Use size_t for yysize.
12562 (yy_yypstack): No longer nested inside yypstates, as nested
12563 functions are not portable. Do not assume size_t is the
12564 same width as int.
12565 (yypstates): Do not assume that ptrdiff_t is the same width
12566 as int, and similarly for yyposn and YYINDEX.
12567
12568 * data/yacc.c: Fix comment about `$$ = $1': it can copy garbage.
12569
12570 * lib/Makefile.am (INCLUDES): Do not include from the intl
12571 directory, which has been removed.
12572 * src/Makefile.am (INCLUDES): Likewise.
12573
12574 * lib/Makefile.am (libbison_a_SOURCES): Add unlocked-io.h.
12575 (bitsets_sources, additional_bitsets_sources, timevars_sources):
12576 New vars.
12577
12578 * lib/Makefile.am (libbison_a_SOURCES): Avoid +=, a GNU make extension.
12579 * tests/Makefile.am (EXTRA_DIST): Likewise.
12580
12581 * lib/abitset.c (abitset_reverse_list, ebitset_reverse_list):
12582 Do not assume that bitset_windex is the same width as unsigned.
12583
12584 * lib/abitset.c (abitset_unused_clear): Do not assume that
12585 bitset_word is the same width as int.
12586 * lib/bbitset.h (BITSET_INDEX_MAX, BITSET_MSB): Likewise.
12587 * lib/bitset.h (bitset_set, bitset_reset): Likewise.
12588 * lib/bitset_stats.c (bitset_stats_set, bitset_stats_reset): Likewise.
12589 * lib/ebitset.c (ebitset_set, ebitset_reset): Likewise.
12590 * lib/lbitset.c (lbitset_set, lbitset_reset): Likewise.
12591
12592 * lib/abitset.c (abitset_op1): Use -1, not ~0, as memset arg (for
12593 portability to one's complement hosts!).
12594 * lib/ebitset.c (ebitset_op1): Likewise.
12595 * lib/lbitset.c (lbitset_op1): Likewise.
12596
12597 * lib/argmatch.c, lib/quotearg.c, quotearg.h: Sync with GNU tar.
12598 * lib/argmatch.h, lib/basename.c, lib/dirname.c, lib/dirname.h,
12599 lib/hash.c, lib/hash.h, lib/strnlen.c, lib/xmalloc.c:
12600 Sync with fileutils.
12601 * lib/error.c, lib/getopt.c, lib/getopt.h, lib/getopt1.c,
12602 lib/gettext.h: Sync with diffutils.
12603
12604 * lib/memrchr.c, lib/mkstemp.c, lib/strchr.c, lib/strnlen.c,
12605 lib/strspn.c, lib/tempname.c: Use GPL, not LGPL.
12606
12607 * lib/obstack.c, lib/obstack.h: Sync with fileutils, except use
12608 PROTOTYPES to check for prototypes, and "defined __STDC__" to
12609 check for void *.
12610
12611 * lib/bbitset.h (BITSET_WORD_BITS): Now of type unsigned, not
12612 size_t; the old version tried to do this but casted improperly.
12613 (bitset_bindex, bitset_windex): Now size_t, not unsigned long.
12614 (bitset_test): Now returns int, not unsigned long.
12615
12616 * lib/bitset_stats.c: Include "gettext.h".
12617 (_): New macro.
12618 (bitset_stats_set, bitset_stats_reset, bitset_stats_test): Don't
12619 name locals "index", as it generates unnecessary warnings on some
12620 hosts that have an "index" function.
12621
12622 * lib/bitset_stats.c (bitset_stats_print_1, bitset_stats_print,
12623 bitset_stats_read, bitset_stats_write): Wrap strings in _() if
12624 they need translation.
12625 * src/LR0.c (state_list_append, new_itemsets, get_state,
12626 append_states, generate_states): Likewise.
12627 * src/assoc.c (assoc_to_string): Likewise.
12628 * src/closure.c (print_closure, set_firsts, closure): Likewise.
12629 * src/gram.c (grammar_dump): Likewise.
12630 * src/injections.c (injections_compute): Likewise.
12631 * src/lalr.c (lookaheads_print): Likewise.
12632 * src/relation.c (relation_transpose): Likewise.
12633 * src/scan-gram.l: Likewise.
12634 * src/tables.c (table_grow, pack_vector): Likewise.
12635
12636 * m4/Makefile.am (EXTRA_DIST): Remove codeset.m4,
12637 glibc21.m4, isc-posix.m4 lcmessage.m4, stage.m4.
12638 * m4/malloc.m4, m4/realloc.m4: Sync with diffutils.
12639 * m4/mbstate_t.m4: Sync with fileutils.
12640 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): AC_MBSTATE_T -> AC_TYPE_MBSTATE_T.
12641
12642 * po/LINGUAS: Add pt_BR.
12643 * po/POTFILES.in: Add src/assoc.c, src/closure.c, src/gram.c,
12644 src/main.c, src/relation.c, src/state.c, lib/bitset_stats.c,
12645 lib/timevar.c.
12646 Use src/parse-gram.y instead of src/parse-gram.c, as the gettext
12647 manual recommends.
12648 Similarly, use src/scan-gram.l instead of src/scan-gram.c.
12649
12650 * src/complain.c (strerror_r): Remove decl; not needed.
12651 (strerror): Use same pattern as ../lib/error.c.
12652
12653 * src/files.c, src/files.h (compute_header_macro): Remove; unused.
12654
12655 * src/gram.c (grammar_dump): Do not assume ptrdiff_t fits in int.
12656
12657 * src/main.c (main): Cast result of bindtextdomain and textdomain
12658 to void, to avoid a GCC warning when --disable-nls is in effect.
12659
12660 * src/scan-gram.l: Use strings rather than escapes when possible,
12661 to minimize the number of warnings from xgettext.
12662 (handle_action_dollar, handle_action_at): Don't use isdigit,
12663 as it mishandles negative chars and it may not work as expected
12664 outside the C locale.
12665
12666 * src/symtab.c (symbol_get): Don't cast LHS of an assignment;
12667 this is a GCC extension and is not portable to other compilers.
12668
12669 * src/system.h (alloca): Use same pattern as ../lib/error.c.
12670 Do not include <ctype.h>; no longer needed.
12671 Do not include <malloc.h>; no longer needed (and generates
12672 warnings on OpenBSD 3.0).
12673
12674 * tests/cxx-type.at (yylex): Do not pass signed char to isupper;
12675 it's not portable.
12676
12677 * tests/regression.at: Do not use 'cc -c input.c -o input';
12678 Sun C rejects this. Instead, use 'cc -c input.c -o input.o'.
12679
12680 * tests/synclines.at (AC_SYNCLINES_COMPILE): Accept any nonzero
12681 exit status as failure, not just exit status 1. Sun C exits
12682 with status 2 sometimes.
12683
12684 * tests/torture.at (AT_INCREASE_DATA_SIZE): New macro.
12685 Use it for the two large tests.
12686
12687 2002-08-02 Akim Demaille <akim@epita.fr>
12688
12689 * src/conflicts.c (conflicts_output): Don't output rules never
12690 reduced here, since anyway that computation doesn't work.
12691 * src/gram.h, src/gram.h (rule_filter_t, rule_useful_p)
12692 (rule_useless_p, rule_never_reduced_p): New.
12693 (grammar_rules_partial_print): Use a filter instead of a range.
12694 Display the title only if needed.
12695 (grammar_rules_print): Adjust.
12696 (grammar_rules_never_reduced_report): New.
12697 * src/tables.c (action_row): Move the computation of rules never
12698 reduced to...
12699 (token_actions): here.
12700 * src/main.c (main): Make the parser before making the report, so
12701 that rules never reduced are computed.
12702 Call grammar_rules_never_reduced_report.
12703 * src/print.c (print_results): Report rules never reduced.
12704 * tests/conflicts.at, tests/reduce.at: Adjust.
12705
12706 2002-08-01 Akim Demaille <akim@epita.fr>
12707
12708 Instead of attaching lookaheads and duplicating the rules being
12709 reduced by a state, attach the lookaheads to the reductions.
12710
12711 * src/state.h (state_t): Remove the `lookaheads',
12712 `lookaheads_rule' member.
12713 (reductions_t): Add a `lookaheads' member.
12714 Use a regular array for the `rules'.
12715 * src/state.c (reductions_new): Initialize the lookaheads member
12716 to 0.
12717 (state_rule_lookaheads_print): Adjust.
12718 * src/state.h, src/state.c (state_reductions_find): New.
12719 * src/conflicts.c (resolve_sr_conflict, set_conflicts)
12720 (count_rr_conflicts): Adjust.
12721 * src/lalr.c (LArule): Remove.
12722 (add_lookback_edge): Adjust.
12723 (state_lookaheads_count): New.
12724 (states_lookaheads_initialize): Merge into...
12725 (initialize_LA): this.
12726 (lalr_free): Adjust.
12727 * src/main.c (main): Don't free nullable and derives too early: it
12728 is used by --verbose.
12729 * src/print.c, src/print_graph.c, src/tables.c: Adjust.
12730
12731 2002-08-01 Akim Demaille <akim@epita.fr>
12732
12733 * src/derives.h, src/derives.c (derives): A `rule_t***' instead of
12734 `rule_number_t**'.
12735 (set_derives, free_derives): Rename as...
12736 (derives_compute, derives_free): this.
12737 Adjust all dependencies.
12738 * src/nullable.c (set_nullable, free_nullable): Rename as...
12739 (nullable_compute, nullable_free): these.
12740 (rule_list_t): Store rule_t *, not rule_number_t.
12741 * src/state.c (state_rule_lookaheads_print): Directly compare rule
12742 pointers, instead of their numbers.
12743 * src/main.c (main): Call nullable_free, and derives_free earlier,
12744 as they were lo longer used.
12745
12746 2002-08-01 Akim Demaille <akim@epita.fr>
12747
12748 * lib/timevar.c (get_time): Include children time.
12749 * src/lalr.h (LA, LArule): Don't export them: used with the
12750 state_t.
12751 * src/lalr.c (LA, LArule): Static.
12752 * src/lalr.h, src/lalr.c (lalr_free): New.
12753 * src/main.c (main): Call it.
12754 * src/tables.c (pack_vector): Check whether loc is >= to the
12755 table_size, not >.
12756 (pack_tables): Don't free froms, tos, conflict_tos, and pos...
12757 (tables_generate): do it, since that's also it which allocates
12758 them.
12759 Don't free LA and LArule, main does.
12760
12761 2002-07-31 Akim Demaille <akim@epita.fr>
12762
12763 Separate parser tables computation and output.
12764
12765 * src/output.c (nvectors, base_t, base, base_ninf, conflict_table)
12766 (conflict_list, conflict_list_cnt, table, check, table_ninf)
12767 (yydefgoto, yydefact, high): Move to...
12768 * src/tables.h, src/tables.c: here.
12769 * src/output.c (vector_number_t, VECTOR_NUMBER_MAX)
12770 (VECTOR_NUMBER_MIN, state_number_to_vector_number)
12771 (symbol_number_to_vector_number, nvectors, BASE_MAX, BASE_MIN)
12772 (froms, tos, conflict_tos, tally, width, action_t, ACTION_MAX)
12773 (ACTION_MIN, actrow, order, nentries, pos, conflrow)
12774 (conflict_list_free, table_size, lowzero, table_grow, conflict_row)
12775 (action_row, save_row, token_actions, save_column, default_goto)
12776 (goto_actions, sort_actions, matching_state, pack_vector)
12777 (table_ninf_remap, pack_table, prepare_actions): Move to...
12778 * src/tables.c: here.
12779 * src/tables.h, src/tables.c(tables_generate, tables_free): New.
12780 * src/output.c (token_actions, output_base, output_conflicts)
12781 (output_check): Merge into...
12782 (prepare_actions): this.
12783 (actions_output): Rename as...
12784 (user_actions_output): this.
12785 * src/main.c (main): Call tables_generate and tables_free.
12786
12787 2002-07-31 Akim Demaille <akim@epita.fr>
12788
12789 Steal GCC's --time-report support.
12790
12791 * lib/timevar.c, lib/timevar.h, lib/timevar.def: New,
12792 stolen/adjusted from GCC.
12793 * m4/stage.m4: Remove time related checks.
12794 * m4/timevar.m4: New.
12795 * configure.in: Adjust.
12796 * src/system.h: Adjust to using timevar.h.
12797 * src/getargs.h, src/getargs.c: Support trace_time for
12798 --trace=time.
12799 * src/main.c (stage): Remove.
12800 (main): Replace `stage' invocations with timevar calls.
12801 * src/output.c: Insert pertinent timevar calls.
12802
12803 2002-07-31 Akim Demaille <akim@epita.fr>
12804
12805 Let --trace have arguments.
12806
12807 * src/getargs.h (enum trace_e): New.
12808 * src/getargs.c (trace_args, trace_types, trace_argmatch): New.
12809 (long_options, short_options): --trace/-T takes an optional
12810 argument.
12811 Change all the uses of trace_flag to reflect the new flags.
12812 * tests/sets.at (Firsts, Nullable, Broken Closure): Use --trace=sets.
12813
12814 Strengthen `stage' portability.
12815
12816 * m4/stage.m4 (BISON_PREREQ_STAGE): New.
12817 * configure.in: Use it.
12818 Don't check for malloc.h and sys/times.h.
12819 * src/system.h: Include them when appropriate.
12820 * src/main.c (stage): Compile only when mallinfo, struct mallinfo,
12821 times and struct tms are available.
12822
12823 2002-07-30 Akim Demaille <akim@epita.fr>
12824
12825 In verbose parse error message, don't report `error' as an
12826 expected token.
12827 * tests/actions.at (Printers and Destructors): Adjust.
12828 * tests/calc.at (Calculator $1): Adjust.
12829 * data/yacc.c, data/glr.c, data/lalr1.c: When making the verbose
12830 error message, do not report the parser accepts the error token in
12831 that state.
12832
12833 2002-07-30 Akim Demaille <akim@epita.fr>
12834
12835 Normalize conflict related messages.
12836
12837 * src/complain.h, src/complain.c (warn, complain): New.
12838 * src/conflicts.c (conflicts_print): Use them.
12839 (conflict_report_yacc): New, extracted from...
12840 (conflicts_print): here.
12841 * tests/conflicts.at, tests/existing.at: Adjust.
12842
12843 2002-07-30 Akim Demaille <akim@epita.fr>
12844
12845 Report rules which are never reduced by the parser: those hidden
12846 by conflicts.
12847
12848 * src/LR0.c (save_reductions): Don't make the final state too
12849 different: save its reduction (accept) instead of having a state
12850 without any action (no shift or goto, no reduce).
12851 Note: the final state is now a ``regular'' state, i.e., the
12852 parsers now contain `reduce 0' as default reduction.
12853 Nevertheless, since they decide to `accept' when yystate =
12854 final_state, they still will not reduce rule 0.
12855 * src/print.c (print_actions, print_reduction): Adjust.
12856 * src/output.c (action_row): Track reduced rules.
12857 (token_actions): Report rules never reduced.
12858 * tests/conflicts.at, tests/regression.at: Adjust.
12859
12860 2002-07-30 Akim Demaille <akim@epita.fr>
12861
12862 `stage' was accidently included in a previous patch.
12863 Initiate its autoconfiscation.
12864
12865 * configure.in: Look for malloc.h and sys/times.h.
12866 * src/main.c (stage): Adjust.
12867 Report only when trace_flag.
12868
12869 2002-07-29 Akim Demaille <akim@epita.fr>
12870
12871 * src/state.h, src/state.c (transitions_t): Holds state_t*'s, not
12872 state_number_t.
12873 (errs_t): symbol_t*, not symbol_number_t.
12874 (reductions_t): rule_t*, not rule_number_t.
12875 (FOR_EACH_SHIFT): New.
12876 * src/LR0.c, src/conflicts.c, src/lalr.c, src/output.c
12877 * src/print.c, src/print_graph.c: Adjust.
12878
12879 2002-07-29 Akim Demaille <akim@epita.fr>
12880
12881 Use $accept and $end, as BYacc and BTYacc do, instead of $axiom and $.
12882
12883 * src/symtab.h, src/symtab.c (eoftoken, axiom): Rename as...
12884 (endtoken, accept): these.
12885 * src/reader.c (reader): Set endtoken's default tag to "$end".
12886 Set undeftoken's tag to "$undefined" instead of "$undefined.".
12887 * doc/bison.texinfo (Table of Symbols): Mention $accept and $end.
12888 Adjust.
12889
12890 2002-07-29 Akim Demaille <akim@epita.fr>
12891
12892 * src/reduce.c (reduce_grammar): When the language is empty,
12893 complain about the start symbol, not the axiom.
12894 Use its location.
12895 * tests/reduce.at (Empty Language): New.
12896
12897 2002-07-26 Akim Demaille <akim@epita.fr>
12898
12899 * src/reader.h, src/reader.c (gram_error): ... can't get
12900 yycontrol without making too strong assumptions on the parser
12901 itself.
12902 * src/output.c (prepare_tokens): Use the real 0th value of
12903 token_translations instead of `0'.
12904 * src/parse-gram.y (yyerror): Don't rely on yycontrol being
12905 visible here.
12906 * data/yacc.c (yyreport_parse_error): Rename yylocation as yylloc
12907 for the time being: %locations ought to provide it to yyerror.
12908
12909 2002-07-25 Akim Demaille <akim@epita.fr>
12910
12911 * src/output.c (prepare_tokens): Go up to ntokens, not ntokens + 1.
12912 * doc/bison.texinfo (Decl Summary): s/$illegal/$undefined./.
12913 * tests/regression.at (Web2c Actions): Adjust.
12914
12915 2002-07-25 Akim Demaille <akim@epita.fr>
12916
12917 Stop storing rules from 1 to nrules + 1.
12918
12919 * src/LR0.c, src/closure.c, src/derives.c, src/gram.c, src/lalr.c
12920 * src/nullable.c, src/output.c, src/print.c, src/reader.c
12921 * src/reduce.c: Allocate and free from &rules[0], not &rules[1].
12922 Iterate from 0 to nrules.
12923 Use rule_number_as_item_number and item_number_as_rule_number.
12924 Adjust to `derive' now containing possibly 0.
12925 * src/gram.h (rule_number_as_item_number, item_number_as_rule_number):
12926 Handle the `- 1' part in rule numbers from/to item numbers.
12927 * src/conflicts.c (log_resolution): Fix the message which reversed
12928 shift and reduce.
12929 * src/output.c (action_row): Initialize default_rule to -1.
12930 (token_actions): Adjust.
12931 * tests/sets.at (Nullable, Firsts): Fix the previously bogus
12932 expected output.
12933 * tests/conflicts.at (Resolved SR Conflicts): Likewise.
12934
12935 2002-07-25 Akim Demaille <akim@epita.fr>
12936
12937 * data/c.m4 (b4_c_function, b4_c_ansi_args, b4_c_ansi_arg)
12938 (b4_c_knr_arg_names, b4_c_knr_arg_name, b4_c_knr_arg_decls)
12939 (b4_c_knr_arg_decl): New.
12940 * data/yacc.c: Use it to define yysymprint, yydestruct, and
12941 yyreport_parse_error.
12942
12943 2002-07-25 Akim Demaille <akim@epita.fr>
12944
12945 * data/yacc.c (yyreport_parse_error): New, extracted from...
12946 (yyparse): here.
12947 (yydestruct, yysymprint): Move above yyparse.
12948 Be K&R compliant.
12949
12950 2002-07-25 Akim Demaille <akim@epita.fr>
12951
12952 * data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for): New,
12953 replace...
12954 (b4_sint_type, b4_uint_type): these.
12955 * data/yacc.c, data/glr.c, data/lalr1.cc: Use b4_int_type_for.
12956 * tests/regression.at (Web2c Actions): Adjust.
12957
12958 2002-07-25 Akim Demaille <akim@epita.fr>
12959
12960 * src/gram.h (TIEM_NUMBER_MAX): New.
12961 (item_number_of_rule_number, rule_number_of_item_number): Rename
12962 as...
12963 (rule_number_as_item_number, item_number_as_rule_number): these.
12964 Adjust dependencies.
12965 * src/output.c (vector_number_t, VECTOR_NUMBER_MAX)
12966 (VECTOR_NUMBER_MIN, state_number_to_vector_number)
12967 (symbol_number_to_vector_number): New.
12968 (order): Of vector_number_t* type.
12969 (base_t, BASE_MAX, BASE_MIN): New.
12970 (froms, tos, width, pos, check): Of base_t type.
12971 (action_number_t, ACTION_MIN, ACTION_MAX): New.
12972 (actrow): Of action_number_t type.
12973 (conflrow): Of unsigned int type.
12974 (table_ninf, base_ninf): New.
12975 (GENERATE_MUSCLE_INSERT_TABLE): Also output the `*_min' value.
12976 (muscle_insert_int_table, muscle_insert_base_table)
12977 (muscle_insert_rule_number_table): New.
12978 (prepare_tokens): Output `toknum' as int_table.
12979 (action_row): Returns a rule_number_t.
12980 Use ACTION_MIN, not SHRT_MIN.
12981 (token_actions): yydefact is rule_number_t*.
12982 (table_ninf_remap): New.
12983 (pack_table): Use it for `base' and `table'.
12984 * data/yacc.c, data/glr.c, data/lalr1.cc (YYFLAG): Remove,
12985 replaced with...
12986 (YYPACT_NINF, YYTABLE_NINF): these.
12987 (yypact, yytable): Compute their types instead of hard-coded
12988 `short'.
12989 * tests/regression.at (Web2c Actions): Adjust.
12990
12991 2002-07-19 Akim Demaille <akim@epita.fr>
12992
12993 * src/scan-gram.l (id): Can start with an underscore.
12994
12995 2002-07-16 Akim Demaille <akim@epita.fr>
12996
12997 * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string): New.
12998 Adjust all former `associativity' dependencies.
12999 * src/symtab.c (symbol_new): Default associativity is `undef', not
13000 `right'.
13001 (symbol_check_alias_consistence): Adjust.
13002
13003 2002-07-09 Akim Demaille <akim@epita.fr>
13004
13005 * doc/bison.texinfo: Properly set the ``header'' part.
13006 Use @dircategory ``GNU programming tools'' as per Texinfo's
13007 documentation.
13008 Use @copying.
13009
13010 2002-07-09 Akim Demaille <akim@epita.fr>
13011
13012 * lib/quotearg.h: Protect against multiple inclusions.
13013 * src/location.h (location_t): Add a `file' member.
13014 (LOCATION_RESET, LOCATION_PRINT): Adjust.
13015 * src/complain.c (warn_at, complain_at, fatal_at): Drop
13016 `error_one_per_line' support.
13017
13018 2002-07-09 Akim Demaille <akim@epita.fr>
13019
13020 * src/complain.h, src/complain.c (warn, complain): Remove, unused.
13021 * src/reader.c (lineno): Remove.
13022 Adjust all dependencies.
13023 (get_merge_function): Take a location and use complain_at.
13024 * src/symtab.h, src/symtab.c (symbol_make_alias): Likewise.
13025 * tests/regression.at (Invalid inputs, Mixing %token styles):
13026 Adjust.
13027
13028 2002-07-09 Akim Demaille <akim@epita.fr>
13029
13030 * src/parse-gram.y (rules_or_grammar_declaration): Add an error
13031 recovery rule, and forbid extensions when --yacc.
13032 (gram_error): Use complain_at.
13033 * src/reader.c (reader): Exit if there were parse errors.
13034
13035 2002-07-09 Akim Demaille <akim@epita.fr>
13036
13037 * tests/synclines.at (AT_SYNCLINES_COMPILE): New.
13038 (AT_TEST_SYNCLINE): Adjust to unusual GCC outputs.
13039 Reported by R Blake <blakers@mac.com>.
13040
13041 2002-07-09 Akim Demaille <akim@epita.fr>
13042
13043 * data/yacc.c: Output the copyright notive in the header.
13044
13045 2002-07-03 Akim Demaille <akim@epita.fr>
13046
13047 * src/output.c (froms, tos): Are state_number_t.
13048 (save_column): sp, sp1, and sp2 are state_number_t.
13049 (prepare): Rename `final' as `final_state_number', `nnts' as
13050 `nterms_number', `nrules' as `rules_number', `nstates' as
13051 `states_number', and `ntokens' as `tokens_number'. Remove `nsym',
13052 unused.
13053 * data/yacc.c, data/glr.c, data/lalr1.cc: Adjust.
13054 * data/lalr1.cc (nsym_): Remove, unused.
13055
13056 2002-07-03 Akim Demaille <akim@epita.fr>
13057
13058 * src/lalr.h, src/lalr.c (goto_number_t): New.
13059 * src/lalr.c (goto_list_t): New.
13060 Propagate them.
13061 * src/nullable.c (rule_list_t): New.
13062 Propagate.
13063 * src/types.h: Remove.
13064
13065 2002-07-03 Akim Demaille <akim@epita.fr>
13066
13067 * src/closure.c (print_fderives): Use rule_rhs_print.
13068 * src/derives.c (print_derives): Use rule_rhs_print.
13069 (rule_list_t): New, replaces `shorts'.
13070 (set_derives): Add comments.
13071 * tests/sets.at (Nullable, Firsts): Adjust.
13072
13073 2002-07-03 Akim Demaille <akim@epita.fr>
13074
13075 * src/output.c (prepare_actions): Free `tally' and `width'.
13076 (prepare_actions): Allocate and free `order'.
13077 * src/symtab.c (symbols_free): Free `symbols'.
13078 * src/scan-gram.l (scanner_free): Clear Flex's scanners memory.
13079 * src/output.c (m4_invoke): Move to...
13080 * src/scan-skel.l: here.
13081 (<<EOF>>): Close yyout, and free its name.
13082
13083 2002-07-03 Akim Demaille <akim@epita.fr>
13084
13085 Fix some memory leaks, and fix a bug: state 0 was examined twice.
13086
13087 * src/LR0.c (new_state): Merge into...
13088 (state_list_append): this.
13089 (new_states): Merge into...
13090 (generate_states): here.
13091 (set_states): Don't ensure a proper `errs' state member here, do it...
13092 * src/conflicts.c (conflicts_solve): here.
13093 * src/state.h, src/state.c: Comment changes.
13094 (state_t): Rename member `shifts' as `transitions'.
13095 Adjust all dependencies.
13096 (errs_new): For consistency, also take the values as argument.
13097 (errs_dup): Remove.
13098 (state_errs_set): New.
13099 (state_reductions_set, state_transitions_set): Assert that no
13100 previous value was assigned.
13101 (state_free): New.
13102 (states_free): Use it.
13103 * src/conflicts.c (resolve_sr_conflict): Don't use an `errs_t' as
13104 temporary storage: use `errs' and `nerrs' as elsewhere.
13105 (set_conflicts): Allocate and free this `errs'.
13106
13107 2002-07-02 Akim Demaille <akim@epita.fr>
13108
13109 * lib/libiberty.h: New.
13110 * lib: Update the bitset implementation from upstream.
13111 * src/closure.c, src/lalr.c, src/output.c, src/print_graph.c,
13112 * src/state.c: Use BITSET_FOR_EACH, not BITSET_EXECUTE.
13113 * src/main.c: Adjust bitset stats calls.
13114
13115 2002-07-01 Paul Eggert <eggert@twinsun.com>
13116
13117 * src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
13118 char, so that negative chars don't collide with $.
13119
13120 2002-06-30 Akim Demaille <akim@epita.fr>
13121
13122 Have the GLR tests be `warning' checked, and fix the warnings.
13123
13124 * data/glr.c (YYFPRINTF): Always define it, not only when YYDEBUG
13125 (yyuserAction, yyreportAmbiguity): `Use' all the arguments.
13126 (yyremoveDeletes): `yyi' and `yyj' are size_t.
13127 Use YYFPRINTF when under if (YYDEBUG) to avoid empty `if' bodies.
13128 (yyaddDeferredAction): static.
13129 (yyglrReduce): yyi, yyk, amd yyposn are size_t.
13130 (yyreportParseError): yyprefix is const.
13131 yytokenp is used only when verbose.
13132 (yy__GNUC__): Replace with __GNUC__.
13133 (yypdumpstack): yyi is size_t.
13134 (yypreference): Un-yy local variables and arguments, to avoid
13135 clashes with `yyr1'. Anyway, we are not in the user name space.
13136 (yytname_size): be an int, as is compared with ints.
13137 * tests/testsuite.at (AT_COMPILE, AT_PARSER_CHECK): New.
13138 Use them.
13139 * tests/cxx-gram.at: Use quotation to protect $1.
13140 Use AT_COMPILE to enable warnings hunts.
13141 Prototype yylex and yyerror.
13142 `Use' argc.
13143 Include `string.h', not `strings.h'.
13144 Produce and prototype stmtMerge only when used.
13145 yylex takes a location.
13146
13147 2002-06-30 Akim Demaille <akim@epita.fr>
13148
13149 We spend a lot of time in quotearg, in particular when --verbose.
13150
13151 * src/symtab.c (symbol_get): Store a quoted version of the key.
13152 (symbol_tag_get, symbol_tag_get_n, symbol_tag_print): Remove.
13153 Adjust all callers.
13154
13155 2002-06-30 Akim Demaille <akim@epita.fr>
13156
13157 * src/state.h (reductions_t): Rename member `nreds' as num.
13158 (errs_t): Rename members `nerrs' and `errs' as `num' and `symbols'.
13159 * src/state.c (ERRS_ALLOC, REDUCTIONS_ALLOC): Use the correct types.
13160
13161 2002-06-30 Akim Demaille <akim@epita.fr>
13162
13163 * src/state.h, src/state.c (shift_t, SHIFT_SYMBOL, SHIFT_IS_SHIFT)
13164 (SHIFT_IS_GOTO, SHIFT_IS_ERROR, SHIFT_DISABLE, SHIFT_IS_DISABLED)
13165 (shifts_to): Rename as...
13166 (transition_t, TRANSITION_SYMBOL, TRANSITION_IS_TRANSITION)
13167 (TRANSITION_IS_GOTO, TRANSITION_IS_ERROR, TRANSITION_DISABLE)
13168 (TRANSITION_IS_DISABLED, transitions_to): these.
13169
13170 2002-06-30 Akim Demaille <akim@epita.fr>
13171
13172 * src/print.c (print_shifts, print_gotos): Merge into...
13173 (print_transitions): this.
13174 (print_transitions, print_errs, print_reductions): Align the
13175 lookaheads columns.
13176 (print_core, print_transitions, print_errs, print_state,
13177 print_grammar): Output empty lines separator before, not after.
13178 (state_default_rule_compute): Rename as...
13179 (state_default_rule): this.
13180 * tests/conflicts.at (Defaulted Conflicted Reduction),
13181 (Unresolved SR Conflicts, Resolved SR Conflicts): Adjust.
13182 * tests/regression.at (Rule Line Numbers, Web2c Report): Adjust.
13183
13184 2002-06-30 Akim Demaille <akim@epita.fr>
13185
13186 Display items as we display rules.
13187
13188 * src/gram.h, src/gram.c (rule_lhs_print): New.
13189 * src/gram.c (grammar_rules_partial_print): Use it.
13190 * src/print.c (print_core): Likewise.
13191 * tests/conflicts.at (Defaulted Conflicted Reduction),
13192 (Unresolved SR Conflicts): Adjust.
13193 (Unresolved SR Conflicts): Adjust and rename as...
13194 (Resolved SR Conflicts): this, as was meant.
13195 * tests/regression.at (Web2c Report): Adjust.
13196
13197 2002-06-30 Akim Demaille <akim@epita.fr>
13198
13199 * src/print.c (state_default_rule_compute): New, extracted from...
13200 (print_reductions): here.
13201 Pessimize, but clarify the code.
13202 * tests/conflicts.at (Defaulted Conflicted Reduction): New.
13203
13204 2002-06-30 Akim Demaille <akim@epita.fr>
13205
13206 * src/output.c (action_row): Let default_rule be always a rule
13207 number.
13208
13209 2002-06-30 Akim Demaille <akim@epita.fr>
13210
13211 * src/closure.c (print_firsts, print_fderives, closure):
13212 Use BITSET_EXECUTE.
13213 * src/lalr.c (lookaheads_print): Likewise.
13214 * src/state.c (state_rule_lookaheads_print): Likewise.
13215 * src/print_graph.c (print_core): Likewise.
13216 * src/print.c (print_reductions): Likewise.
13217 * src/output.c (action_row): Likewise.
13218 Use SHIFT_IS_DISABLED, SHIFT_IS_SHIFT and SHIFT_SYMBOL.
13219
13220 2002-06-30 Akim Demaille <akim@epita.fr>
13221
13222 * src/print_graph.c: Use report_flag.
13223
13224 2002-06-30 Akim Demaille <akim@epita.fr>
13225
13226 * src/lalr.c (traverse, digraph, matrix_print, transpose): Move
13227 to...
13228 * src/relation.h, src/relation.c (traverse, relation_digraph)
13229 (relation_print, relation_transpose): New.
13230
13231 2002-06-30 Akim Demaille <akim@epita.fr>
13232
13233 * src/state.h, src/state.c (shifts_to): New.
13234 * src/lalr.c (build_relations): Use it.
13235
13236 2002-06-30 Akim Demaille <akim@epita.fr>
13237
13238 * src/gram.h (rule_number_t, RULE_NUMBER_MAX, int_of_rule_number)
13239 (item_number_of_rule_number, rule_number_of_item_number): New.
13240 * src/LR0.c, src/closure.c, src/derives.c, src/derives.h,
13241 * src/gram.c, src/lalr.c, src/nullable.c, src/output.c, src/print.c,
13242 * src/print_graph.c, src/reader.c, src/reduce.c, src/reduce.h:
13243 Propagate their use.
13244 Much remains to be done, in particular wrt `shorts' from types.h.
13245
13246 2002-06-30 Akim Demaille <akim@epita.fr>
13247
13248 * src/symtab.c (symbol_new): Initialize the `printer' member.
13249
13250 2002-06-30 Akim Demaille <akim@epita.fr>
13251
13252 * src/LR0.c (save_reductions): Remove, replaced by...
13253 * src/state.h, src/state.c (state_reductions_set): New.
13254 (reductions, errs): Rename as...
13255 (reductions_t, errs_t): these.
13256 Adjust all dependencies.
13257
13258 2002-06-30 Akim Demaille <akim@epita.fr>
13259
13260 * src/LR0.c (state_list_t, state_list_append): New.
13261 (first_state, last_state): Now symbol_list_t.
13262 (this_state): Remove.
13263 (new_itemsets, append_states, save_reductions): Take a state_t as
13264 argument.
13265 (set_states, generate_states): Adjust.
13266 (save_shifts): Remove, replaced by...
13267 * src/state.h, src/state.c (state_shifts_set): New.
13268 (shifts): Rename as...
13269 (shifts_t): this.
13270 Adjust all dependencies.
13271 * src/state.h (state_t): Remove the `next' member.
13272
13273 2002-06-30 Akim Demaille <akim@epita.fr>
13274
13275 * src/vcg.c (quote): Use slot 2, since we often pass symbol tag
13276 escaped in slot 0.
13277
13278 2002-06-30 Akim Demaille <akim@epita.fr>
13279
13280 Use hash.h for the state hash table.
13281
13282 * src/LR0.c (STATE_HASH_SIZE, state_hash): Remove.
13283 (allocate_storage): Use state_hash_new.
13284 (free_storage): Use state_hash_free.
13285 (new_state, get_state): Adjust.
13286 * src/lalr.h, src/lalr.c (states): Move to...
13287 * src/states.h (state_t): Remove the `link' member, no longer
13288 used.
13289 * src/states.h, src/states.c: here.
13290 (state_hash_new, state_hash_free, state_hash_lookup)
13291 (state_hash_insert, states_free): New.
13292 * src/states.c (state_table, state_compare, state_hash): New.
13293 * src/output.c (output_actions): Do not free states now, since we
13294 still need to know the final_state number in `prepare', called
13295 afterwards. Do it...
13296 * src/main.c (main): here: call states_free after `output'.
13297
13298 2002-06-30 Akim Demaille <akim@epita.fr>
13299
13300 * src/state.h, src/state.c (state_new): New, extracted from...
13301 * src/LR0.c (new_state): here.
13302 * src/state.h (STATE_ALLOC): Move to...
13303 * src/state.c: here.
13304 * src/LR0.h, src/LR0.c (nstates, final_state): Move to...
13305 * src/state.h, src/state.c: here.
13306
13307 2002-06-30 Akim Demaille <akim@epita.fr>
13308
13309 * src/reader.c (gensym): Rename as...
13310 * src/symtab.h, src/symtab.c (dummy_symbol_get): this.
13311 (getsym): Rename as...
13312 (symbol_get): this.
13313
13314 2002-06-30 Akim Demaille <akim@epita.fr>
13315
13316 * src/state.h (state_number_t, STATE_NUMBER_MAX): New.
13317 * src/LR0.c, src/LR0.h, src/conflicts.c, src/lalr.c, src/lalr.h,
13318 * src/output.c, src/print.c, src/print_graph.c: Propagate.
13319 * src/LR0.h, src/LR0.h (final_state): Is a state_t*.
13320
13321 2002-06-30 Akim Demaille <akim@epita.fr>
13322
13323 Make the test suite pass with warnings checked.
13324
13325 * tests/actions.at (Printers and Destructors): Improve.
13326 Avoid unsigned vs. signed issues.
13327 * tests/calc.at: Don't exercise the scanner here, do it...
13328 * tests/input.at (Torturing the Scanner): here.
13329
13330 2002-06-28 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13331
13332 * data/glr.c: Correct typo in Emacs-mode directive. Slightly
13333 reorganize first lines parallel to yacc.c.
13334
13335 2002-06-28 Akim Demaille <akim@epita.fr>
13336
13337 * data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type, b4_token_define)
13338 (b4_token_enum, b4_token_defines): New, factored from...
13339 * data/lalr1.cc, data/yacc.c, glr.c: here.
13340
13341 2002-06-28 Akim Demaille <akim@epita.fr>
13342
13343 * data/yacc.c (yydestruct, yysymprint): Pacify GCC warnings for
13344 unused variables.
13345 * src/output.c (merger_output): static.
13346
13347 2002-06-28 Akim Demaille <akim@epita.fr>
13348
13349 * src/reader.h: s/grammer_current_rule_merge_set/grammar_.../.
13350 * src/conflicts.c (conflicts_total_count): `i' is unsigned, to
13351 pacify GCC.
13352 * src/output.c (save_row): Initialize all the variables to pacify GCC.
13353
13354 2002-06-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13355
13356 Accumulated changelog for new GLR parsing features.
13357
13358 * src/conflicts.c (count_total_conflicts): Change name to
13359 conflicts_total_count.
13360 * src/conflicts.h: Ditto.
13361 * src/output.c (token_actions): Use the new name.
13362 (output_conflicts): Change conflp => conflict_list_heads, and
13363 confl => conflict_list for better readability.
13364 * data/glr.c: Use the new names.
13365 * NEWS: Add self to GLR announcement.
13366
13367 * src/reader.c (free_merger_functions): Cleanup: XFREE->free.
13368
13369 * doc/bison.texinfo (GLR Parsers): Make corrections suggested by
13370 Akim Demaille.
13371
13372 * data/bison.glr: Change name to glr.c
13373 * data/glr.c: Renamed from bison.glr.
13374 * data/Makefile.am: Add glr.c
13375
13376 * src/getargs.c:
13377
13378 * src/symlist.h: Add dprec and merger fields to symbol_list_s.
13379 * src/symlist.c (symbol_list_new): Initialize dprec and merger fields.
13380
13381 Originally 2002-06-16 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13382
13383 * data/bison.glr: Be sure to restore the
13384 current #line when returning to the skeleton contents after having
13385 exposed the input file's #line.
13386
13387 Originally 2002-06-13 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13388
13389 * data/bison.glr: Bring up to date with changes to bison.simple.
13390
13391 Originally 2002-06-03 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13392
13393 * data/bison.glr: Correct definitions that use b4_prefix.
13394 Various reformatting.
13395 (GLRStack): Make yychar (in YYPURE case) and yytokenp as part of stack.
13396 (yyreportParseError, yyrecoverParseError, yyprocessOneStack): remove
13397 yytokenp argument; now part of stack.
13398 (yychar): Define to behave as documented.
13399 (yyclearin): Ditto.
13400
13401 Originally 2002-05-14 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13402
13403 * src/reader.h: Add declaration for free_merger_functions.
13404
13405 * src/reader.c (merge_functions): New variable.
13406 (get_merge_function): New function.
13407 (free_merger_functions): New function.
13408 (readgram): Check for %prec that is not followed by a symbol.
13409 Handle %dprec and %merge declarations.
13410 (packgram): Initialize dprec and merger fields in rules array.
13411
13412 * src/output.c (conflict_tos, conflrow, conflict_table, conflict_list,
13413 conflict_list_cnt, conflict_list_free): New variables.
13414 (table_grow): Also grow conflict_table.
13415 (prepare_rules): Output dprec and merger tables.
13416 (conflict_row): New function.
13417 (action_row): Output conflict lists for GLR parser. Don't use
13418 default reduction in conflicted states for GLR parser so that there
13419 are spaces for the conflict lists.
13420 (save_row): Also save conflict information.
13421 (token_actions): Allocate conflict list.
13422 (merger_output): New function.
13423 (pack_vector): Pack conflict table, too.
13424 (output_conflicts): New function to output yyconflp and yyconfl.
13425 (output_check): Allocate conflict_tos.
13426 (output_actions): Output conflict tables, also.
13427 (output_skeleton): Output b4_mergers definition.
13428 (prepare): Output b4_max_rhs_length definition.
13429 Use 'bison.glr' as default skeleton for GLR parsers.
13430
13431 * src/gram.c (glr_parser): New flag.
13432 (grammar_free): Call free_merger_functions.
13433
13434 * src/conflicts.c (count_rr_conflicts): Augment to optionally count
13435 all pairs of conflicting reductions, rather than just all tokens
13436 causing conflicts. Needed to size conflict tables.
13437 (conflicts_output): Modify call to count_rr_conflicts for new
13438 interface.
13439 (conflicts_print): Ditto.
13440 (count_total_conflicts): New function.
13441
13442 * src/reader.h (merger_list): New type.
13443 (merge_functions): New variable.
13444
13445 * src/lex.h (tok_dprec, tok_merge): New token types.
13446
13447 * src/gram.h (rule_s): Add dprec and merger fields.
13448 (glr_parser): New flag.
13449
13450 * src/conflicts.h (count_total_conflicts): New function.
13451
13452 * src/options.c (option_table): Add %dprec, %merge, and %glr-parser.
13453
13454 * doc/bison.texinfo (Generalized LR Parsing): New section.
13455 (GLR Parsers): New section.
13456 (Language and Grammar): Mention GLR parsing.
13457 (Table of Symbols): Add %dprec, %glr-parser, %merge, GLR
13458 Correct typo ("tge" -> "the").
13459
13460 * data/bison.glr: New skeleton for GLR parsing.
13461
13462 * tests/cxx-gram.at: New tests for GLR parsing.
13463
13464 * tests/testsuite.at: Include cxx-gram.at.
13465
13466 * tests/Makefile.am: Add cxx-gram.at.
13467
13468 * src/parse-gram.y:
13469
13470 * src/scan-gram.l: Add %dprec, %glr-parser, %merge.
13471
13472 * src/parse-gram.y: Grammar for %dprec, %merge, %glr-parser.
13473
13474 2002-06-27 Akim Demaille <akim@epita.fr>
13475
13476 * src/options.h, src/options.c: Remove.
13477 * src/getargs.c (short_options, long_options): New.
13478
13479 2002-06-27 Akim Demaille <akim@epita.fr>
13480
13481 * data/bison.simple, data/bison.c++: Rename as...
13482 * data/yacc.c, data/lalr1.cc: these.
13483 * doc/bison.texinfo (Environment Variables): Remove.
13484
13485 2002-06-25 Raja R Harinath <harinath@cs.umn.edu>
13486
13487 * src/getargs.c (report_argmatch): Initialize strtok().
13488
13489 2002-06-20 Akim Demaille <akim@epita.fr>
13490
13491 * data/bison.simple (b4_symbol_actions): New, replaces...
13492 (b4_symbol_destructor, b4_symbol_printer): these.
13493 (yysymprint): Be sure to call YYPRINT only for tokens, and using
13494 user token numbers.
13495
13496 2002-06-20 Akim Demaille <akim@epita.fr>
13497
13498 * data/bison.simple (yydestructor): Rename as...
13499 (yydestruct): this.
13500
13501 2002-06-20 Akim Demaille <akim@epita.fr>
13502
13503 * src/symtab.h, src/symtab.c (symbol_type_set)
13504 (symbol_destructor_set, symbol_precedence_set): The location is
13505 the last argument.
13506 Adjust all callers.
13507
13508 2002-06-20 Akim Demaille <akim@epita.fr>
13509
13510 * src/parse-gram.y (YYPRINT, yyprint): Don't mess with the parser
13511 internals.
13512 * src/reader.h, src/reader.c (grammar_current_rule_prec_set):
13513 Takes a location.
13514 * src/symtab.h, src/symtab.c (symbol_class_set)
13515 (symbol_user_token_number_set): Likewise.
13516 Adjust all callers.
13517 Promote complain_at.
13518 * tests/input.at (Type Clashes): Adjust.
13519
13520 2002-06-20 Akim Demaille <akim@epita.fr>
13521
13522 * data/bison.simple (YYLEX): Fix the declaration when
13523 %pure-parser.
13524
13525 2002-06-20 Akim Demaille <akim@epita.fr>
13526
13527 * data/bison.simple (yysymprint): Don't print the token number,
13528 just its name.
13529 * tests/actions.at (Destructors): Rename as...
13530 (Printers and Destructors): this.
13531 Also exercise %printer.
13532
13533 2002-06-20 Akim Demaille <akim@epita.fr>
13534
13535 * data/bison.simple (YYDSYMPRINT): New.
13536 Use it to remove many of the #if YYDEBUG/if (yydebug).
13537
13538 2002-06-20 Akim Demaille <akim@epita.fr>
13539
13540 * src/symtab.h, src/symtab.c (symbol_t): printer and
13541 printer_location are new members.
13542 (symbol_printer_set): New.
13543 * src/parse-gram.y (PERCENT_PRINTER): New token.
13544 Handle its associated rule.
13545 * src/scan-gram.l: Adjust.
13546 (handle_destructor_at, handle_destructor_dollar): Rename as...
13547 (handle_symbol_code_at, handle_symbol_code_dollar): these.
13548 * src/output.c (symbol_printers_output): New.
13549 (output_skeleton): Call it.
13550 * data/bison.simple (yysymprint): New. Cannot be named yyprint
13551 since there are already many grammar files with a user `yyprint'.
13552 Replace the calls to YYPRINT to calls to yysymprint.
13553 * tests/calc.at: Adjust.
13554 * tests/torture.at (AT_DATA_STACK_TORTURE): Remove YYPRINT: it was
13555 taking advantage of parser very internal details (stack size!).
13556
13557 2002-06-20 Akim Demaille <akim@epita.fr>
13558
13559 * src/scan-gram.l: Complete the scanner with the missing patterns
13560 to pacify Flex.
13561 Use `quote' and `symbol_tag_get' where appropriate.
13562
13563 2002-06-19 Akim Demaille <akim@epita.fr>
13564
13565 * tests/actions.at (Destructors): Augment to test locations.
13566 * data/bison.simple (yydestructor): Pass it the current location
13567 if locations are enabled.
13568 Prototype only when __STDC__ or C++.
13569 Change the argument names to move into the yy name space: there is
13570 user code here.
13571
13572 2002-06-19 Akim Demaille <akim@epita.fr>
13573
13574 * data/bison.simple (b4_pure_if): New.
13575 Use it instead of #ifdef YYPURE.
13576
13577 2002-06-19 Akim Demaille <akim@epita.fr>
13578
13579 * data/bison.simple (b4_location_if): New.
13580 Use it instead of #ifdef YYLSP_NEEDED.
13581
13582 2002-06-19 Akim Demaille <akim@epita.fr>
13583
13584 Prepare @$ in %destructor, but currently don't bind it in the
13585 skeleton, as %location use is not cleaned up yet.
13586
13587 * src/scan-gram.l (handle_dollar, handle_destructor_at)
13588 (handle_action_at): New.
13589 (handle_at, handle_action_dollar, handle_destructor_dollar): Take
13590 a braced_code_t and a location as additional arguments.
13591 (handle_destructor_dollar): Instead of requiring `b4_eval', just
13592 unquote one when outputting `b4_dollar_dollar'.
13593 Adjust callers.
13594 * data/bison.simple (b4_eval): Remove.
13595 (b4_symbol_destructor): Adjust.
13596 * tests/input.at (Invalid @n): Adjust.
13597
13598 2002-06-19 Zack Weinberg <zack@codesourcery.com>
13599
13600 * doc/bison.texinfo: Document ability to have multiple
13601 prologue sections.
13602
13603 2002-06-18 Akim Demaille <akim@epita.fr>
13604
13605 * src/files.c (compute_base_names): When computing the output file
13606 names from the input file name, strip the directory part.
13607
13608 2002-06-18 Akim Demaille <akim@epita.fr>
13609
13610 * data/bison.simple.new: Comment changes.
13611 Reported by Andreas Schwab.
13612
13613 2002-06-18 Matt Kraai <kraai@alumni.cmu.edu>
13614
13615 * data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
13616 there are no `label `yyoverflowlab' defined but not used' warnings
13617 when yyoverflow is defined.
13618
13619 2002-06-18 Akim Demaille <akim@epita.fr>
13620
13621 * src/symtab.h, src/symtab.c (symbol_t): destructor_location is a
13622 new member.
13623 (symbol_destructor_set): Adjust.
13624 * src/output.c (symbol_destructors_output): Output the destructor
13625 locations.
13626 Output the symbol name.
13627 * data/bison.simple (b4_symbol_destructor): Adjust.
13628
13629 2002-06-18 Cris Bailiff <c.bailiff@awayweb.com>
13630 and Akim Demaille <akim@epita.fr>
13631
13632 * data/bison.simple.new (yyerrlab1): Be sure to pop and destroy
13633 what's left on the stack when the error recovery hits EOF.
13634 * tests/actions.at (Destructors): Complete to exercise this case.
13635
13636 2002-06-17 Akim Demaille <akim@epita.fr>
13637
13638 * data/m4sugar/m4sugar.m4 (m4_map): Recognize when the list of
13639 arguments is really empty, not only equal to `[]'.
13640 * src/symtab.h, src/symtab.c (symbol_t): `destructor' is a new
13641 member.
13642 (symbol_destructor_set): New.
13643 * src/output.c (symbol_destructors_output): New.
13644 * src/reader.h (brace_code_t, current_braced_code): New.
13645 * src/scan-gram.l (BRACED_CODE): Use it to branch on...
13646 (handle_dollar): Rename as...
13647 (handle_action_dollar): this.
13648 (handle_destructor_dollar): New.
13649 * src/parse-gram.y (PERCENT_DESTRUCTOR): New.
13650 (grammar_declaration): Use it.
13651 * data/bison.simple (yystos): Is always defined.
13652 (yydestructor): New.
13653 * tests/actions.at (Destructors): New.
13654 * tests/calc.at (_AT_CHECK_CALC_ERROR): Don't rely on egrep.
13655
13656 2002-06-17 Akim Demaille <akim@epita.fr>
13657
13658 * src/symlist.h, src/symlist.c (symbol_list_length): New.
13659 * src/scan-gram.l (handle_dollar, handle_at): Compute the
13660 rule_length only when needed.
13661 * src/output.c (actions_output, token_definitions_output): Output
13662 the full M4 block.
13663 * src/symtab.c: Don't access directly to the symbol tag, use
13664 symbol_tag_get.
13665 * src/parse-gram.y: Use symbol_list_free.
13666
13667 2002-06-17 Akim Demaille <akim@epita.fr>
13668
13669 * src/reader.h, src/reader.c (symbol_list, symbol_list_new)
13670 (symbol_list_prepend, get_type_name): Move to...
13671 * src/symlist.h, src/symlist.c (symbol_list_t, symbol_list_new)
13672 (symbol_list_prepend, symbol_list_n_type_name_get): here.
13673 Adjust all callers.
13674 (symbol_list_free): New.
13675 * src/scan-gram.l (handle_dollar): Takes a location.
13676 * tests/input.at (Invalid $n): Adjust.
13677
13678 2002-06-17 Akim Demaille <akim@epita.fr>
13679
13680 * src/reader.h, src/reader.c (symbol_list_new): Export it.
13681 (symbol_list_prepend): New.
13682 * src/parse-gram.y (%union): `list' is a new member.
13683 (symbols.1): New, replaces...
13684 (terms_to_prec.1, nterms_to_type.1): these.
13685 * src/symtab.h, src/symtab.c (symbol_type_set, symbol_precedence_set)
13686 Take a location as additional argument.
13687 Adjust all callers.
13688
13689 2002-06-15 Akim Demaille <akim@epita.fr>
13690
13691 * src/parse-gram.y: Move %token in the declaration section so that
13692 we don't depend upon CVS Bison.
13693
13694 2002-06-15 Akim Demaille <akim@epita.fr>
13695
13696 * src/state.h, src/state.c (state_rule_lookaheads_print): New.
13697 * src/print.c (print_core): Use it.
13698
13699 2002-06-15 Akim Demaille <akim@epita.fr>
13700
13701 * src/conflicts.c (log_resolution): Accept the rule involved in
13702 the sr conflicts instead of the lookahead number that points to
13703 that rule.
13704 (flush_reduce): Accept the current lookahead vector as argument,
13705 instead of the index in LA.
13706 (resolve_sr_conflict): Accept the current number of lookahead
13707 bitset to consider for the STATE, instead of the index in LA.
13708 (set_conflicts): Adjust.
13709 * src/lalr.c, src/lalr.h, src/state.h: Comment changes.
13710
13711 2002-06-15 Akim Demaille <akim@epita.fr>
13712
13713 * src/state.h (state_t): Replace the `lookaheadsp' member, a
13714 short, with `lookaheads' (bitsetv), `lookaheads_rule' (rule_t**).
13715 Adjust all dependencies.
13716 * src/lalr.c (initialize_lookaheads): Split into...
13717 (states_lookaheads_count, states_lookaheads_initialize): these.
13718 (lalr): Adjust.
13719
13720 2002-06-15 Akim Demaille <akim@epita.fr>
13721
13722 * src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
13723 out of...
13724 (grammar_rules_print): here.
13725 * src/reduce.c (reduce_output): Use it.
13726 * tests/reduce.at (Useless Rules, Reduced Automaton)
13727 (Underivable Rules): Adjust.
13728
13729 2002-06-15 Akim Demaille <akim@epita.fr>
13730
13731 Copy BYacc's nice way to report the grammar.
13732
13733 * src/gram.h, src/gram.c (grammar_rhs_print, grammar_rules_print):
13734 New.
13735 Don't print the rules' location, it is confusing and useless.
13736 (rule_print): Use grammar_rhs_print.
13737 * src/print.c (print_grammar): Use grammar_rules_print.
13738
13739 2002-06-15 Akim Demaille <akim@epita.fr>
13740
13741 Complete and rationalize `useless thing' warnings.
13742
13743 * src/symtab.h, src/symtab.c (symbol_tag_get, symbol_tag_get_n)
13744 (symbol_tag_print): New.
13745 Use them everywhere in place of accessing directly the tag member.
13746 * src/gram.h, src/gram.c (rule_print): New.
13747 Use it where a rule used to be printed `by hand'.
13748 * src/reduce.c (nonterminals_reduce): Report the use nonterminals.
13749 (reduce_grammar_tables): Report the useless rules.
13750 (reduce_print): Useless things are a warning, not an error.
13751 Report it as such.
13752 * tests/reduce.at (Useless Nonterminals, Useless Rules):
13753 (Reduced Automaton, Underivable Rules): Adjust.
13754 * tests/regression.at (Web2c Report, Web2c Report): Adjust.
13755 * tests/conflicts.at (Unresolved SR Conflicts)
13756 (Solved SR Conflicts): Adjust.
13757
13758 2002-06-15 Akim Demaille <akim@epita.fr>
13759
13760 Let symbols have a location.
13761
13762 * src/symtab.h, src/symtab.c (symbol_t): Location is a new member.
13763 (getsym): Adjust.
13764 Adjust all callers.
13765 * src/complain.h, src/complain.c (complain_at, fatal_at, warn_at):
13766 Use location_t, not int.
13767 * src/symtab.c (symbol_check_defined): Take advantage of the
13768 location.
13769 * tests/regression.at (Invalid inputs): Adjust.
13770
13771 2002-06-15 Akim Demaille <akim@epita.fr>
13772
13773 * src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_location): New.
13774 (input): Don't try to initialize yylloc here, do it in the
13775 scanner.
13776 * src/scan-gram.l (YY_USER_INIT): Initialize yylloc.
13777 * src/gram.h (rule_t): Change line and action_line into location
13778 and action_location, of location_t type.
13779 Adjust all dependencies.
13780 * src/location.h, src/location.c (empty_location): New.
13781 * src/reader.h, src/reader.c (grammar_start_symbol_set)
13782 (grammar_symbol_append, grammar_rule_begin, grammar_rule_end)
13783 (grammar_current_rule_symbol_append)
13784 (grammar_current_rule_action_append): Expect a location as argument.
13785 * src/reader.c (grammar_midrule_action): Adjust to attach an
13786 action's location as dummy symbol location.
13787 * src/symtab.h, src/symtab.c (startsymbol_location): New.
13788 * tests/regression.at (Web2c Report, Rule Line Numbers): Adjust
13789 the line numbers.
13790
13791 2002-06-14 Akim Demaille <akim@epita.fr>
13792
13793 Grammar declarations may be found in the grammar section.
13794
13795 * src/parse-gram.y (rules_or_grammar_declaration): New.
13796 (declarations): Each declaration may end with a semicolon, not
13797 just...
13798 (grammar_declaration): `"%union"'.
13799 (grammar): Branch to rules_or_grammar_declaration.
13800
13801 2002-06-14 Akim Demaille <akim@epita.fr>
13802
13803 * src/main.c (main): Invoke scanner_free.
13804
13805 2002-06-14 Akim Demaille <akim@epita.fr>
13806
13807 * src/output.c (m4_invoke): Extracted from...
13808 (output_skeleton): here.
13809 Free tempfile.
13810
13811 2002-06-14 Akim Demaille <akim@epita.fr>
13812
13813 * src/parse-gram.y (directives, directive, gram)
13814 (grammar_directives, precedence_directives, precedence_directive):
13815 Rename as...
13816 (declarations, declaration, grammar, grammar_declaration)
13817 (precedence_declaration, precedence_declarator): these.
13818 (symbol_declaration): New.
13819
13820 2002-06-14 Akim Demaille <akim@epita.fr>
13821
13822 * src/files.c (action_obstack): Remove, unused.
13823 (output_obstack): Remove it, and all its dependencies, as it is no
13824 longer needed.
13825 * src/reader.c (epilogue_set): Build the epilogue in the
13826 muscle_obstack.
13827 * src/output.h, src/output.c (muscle_obstack): Move to...
13828 * src/muscle_tab.h, src/muscle_tab.h: here.
13829 (muscle_init): Initialize muscle_obstack.
13830 (muscle_free): New.
13831 * src/main.c (main): Call it.
13832
13833 2002-06-14 Akim Demaille <akim@epita.fr>
13834
13835 * src/location.h: New, extracted from...
13836 * src/reader.h: here.
13837 * src/Makefile.am (noinst_HEADERS): Merge into
13838 (bison_SOURCES): this.
13839 Add location.h.
13840 * src/parse-gram.y: Use location_t instead of Bison's.
13841 * src/reader.h, src/reader.c (prologue_augment, epilogue_set):
13842 Use location_t instead of ints.
13843
13844 2002-06-14 Akim Demaille <akim@epita.fr>
13845
13846 * data/bison.simple, data/bison.c++: Be sure to restore the
13847 current #line when returning to the skeleton contents after having
13848 exposed the input file's #line.
13849
13850 2002-06-12 Akim Demaille <akim@epita.fr>
13851
13852 * src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*>', it is too
13853 eager.
13854 * tests/actions.at (Exotic Dollars): New.
13855
13856 2002-06-12 Akim Demaille <akim@epita.fr>
13857
13858 * src/scan-gram.l (SC_PROLOGUE): Don't eat characters amongst
13859 ['"/] too eagerly.
13860 * tests/input.at (Torturing the Scanner): New.
13861
13862 2002-06-11 Akim Demaille <akim@epita.fr>
13863
13864 * src/scan-gram.l (YY_OBS_INIT): Remove, replace with...
13865 [SC_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,SC_PROLOGUE]
13866 [SC_EPILOGUE]: Output the quadrigraphs only when not in a comment.
13867 * src/reader.h, src/scan-gram.l (scanner_initialize): this.
13868 * src/reader.c (reader): Use it.
13869
13870 2002-06-11 Akim Demaille <akim@epita.fr>
13871
13872 * src/scan-gram.l (YY_OBS_FINISH): Don't set yylval.
13873 Adjust all callers.
13874 (scanner_last_string_free): New.
13875
13876 2002-06-11 Akim Demaille <akim@epita.fr>
13877
13878 * src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as...
13879 (YY_OBS_INIT, YY_OBS_GROW, YY_OBS_FINISH): these.
13880 (last_string, YY_OBS_FREE): New.
13881 Use them when returning an ID.
13882
13883 2002-06-11 Akim Demaille <akim@epita.fr>
13884
13885 Have Bison grammars parsed by a Bison grammar.
13886
13887 * src/reader.c, src/reader.h (prologue_augment): New.
13888 * src/reader.c (copy_definition): Remove.
13889
13890 * src/reader.h, src/reader.c (gram_start_symbol_set, prologue_augment)
13891 (grammar_symbol_append, grammar_rule_begin, grammar_midrule_action)
13892 (grammar_current_rule_prec_set, grammar_current_rule_check)
13893 (grammar_current_rule_symbol_append)
13894 (grammar_current_rule_action_append): Export.
13895 * src/parse-gram.y (symbol_list_new, symbol_list_symbol_append_
13896 (symbol_list_action_append): Remove.
13897 Hook the routines from reader.
13898 * src/scan-gram.l: In INITIAL, characters and strings are tokens.
13899 * src/system.h (ATTRIBUTE_NORETURN, ATTRIBUTE_UNUSED): Now.
13900
13901 * src/reader.c (read_declarations): Remove, unused.
13902
13903 * src/parse-gram.y: Handle the epilogue.
13904 * src/reader.h, src/reader.c (gram_start_symbol_set): Rename as...
13905 (grammar_start_symbol_set): this.
13906 * src/scan-gram.l: Be sure to ``use'' yycontrol to keep GCC quiet.
13907 * src/reader.c (readgram): Remove, unused.
13908 (reader): Adjust to insert eoftoken and axiom where appropriate.
13909
13910 * src/reader.c (copy_dollar): Replace with...
13911 * src/scan-gram.h (handle_dollar): this.
13912 * src/parse-gram.y: Remove `%thong'.
13913
13914 * src/reader.c (copy_at): Replace with...
13915 * src/scan-gram.h (handle_at): this.
13916
13917 * src/complain.h, src/complain.c (warn_at, complain_at, fatal_at):
13918 New.
13919
13920 * src/scan-gram.l (YY_LINES): Keep lineno synchronized for the
13921 time being.
13922
13923 * src/reader.h, src/reader.c (grammar_rule_end): New.
13924
13925 * src/parse.y (current_type, current_class): New.
13926 Implement `%nterm', `%token' support.
13927 Merge `%term' into `%token'.
13928 (string_as_id): New.
13929 * src/symtab.h, src/symtab.c (symbol_make_alias): Don't pass the
13930 type name.
13931
13932 * src/parse-gram.y: Be sure to handle properly the beginning of
13933 rules.
13934
13935 * src/parse-gram.y: Handle %type.
13936 * src/reader.c (grammar_rule_end): Call grammar_current_rule_check.
13937
13938 * src/parse-gram.y: More directives support.
13939 * src/options.c: No longer handle source directives.
13940
13941 * src/parse-gram.y: Fix %output.
13942
13943 * src/parse-gram.y: Handle %union.
13944 Use the prologue locations.
13945 * src/reader.c (parse_union_decl): Remove.
13946
13947 * src/reader.h, src/reader.c (epilogue_set): New.
13948 * src/parse-gram.y: Use it.
13949
13950 * data/bison.simple, data/bison.c++: b4_stype is now either not
13951 defined, then default to int, or to the contents of %union,
13952 without `union' itself.
13953 Adjust.
13954 * src/muscle_tab.c (muscle_init): Don't predefine `stype'.
13955
13956 * src/output.c (actions_output): Don't output braces, as they are
13957 already handled by the scanner.
13958
13959 * src/scan-gram.l (SC_CHARACTER): Set the user_token_number of
13960 characters to themselves.
13961
13962 * tests/reduce.at (Reduced Automaton): End the grammars with %% so
13963 that the epilogue has a proper #line.
13964
13965 * src/parse-gram.y: Handle precedence/associativity.
13966
13967 * src/symtab.c (symbol_precedence_set): Requires the symbol to be
13968 a terminal.
13969 * src/scan-gram.l (SC_BRACED_CODE): Catch strings and characters.
13970 * tests/calc.at: Do not use `%token "foo"' as it makes not sense
13971 at all to define terminals that cannot be emitted.
13972
13973 * src/scan-gram.l: Escape M4 characters.
13974
13975 * src/scan-gram.l: Working properly with escapes in user
13976 strings/characters.
13977
13978 * tests/torture.at (AT_DATA_TRIANGULAR_GRAMMAR)
13979 (AT_DATA_HORIZONTAL_GRAMMAR): Respect the `%token ID NUM STRING'
13980 grammar.
13981 Use more modest sizes, as for the time being the parser does not
13982 release memory, and therefore the process swallows a huge amount
13983 of memory.
13984
13985 * tests/torture.at (AT_DATA_LOOKAHEADS_GRAMMAR): Adjust to the
13986 stricter %token grammar.
13987
13988 * src/symtab.h (associativity): Add `undef_assoc'.
13989 (symbol_precedence_set): Do nothing when passed an undef_assoc.
13990 * src/symtab.c (symbol_check_alias_consistence): Adjust.
13991
13992 * tests/regression.at (Invalid %directive): Remove, as it is now
13993 meaningless.
13994 (Invalid inputs): Adjust to the new error messages.
13995 (Token definitions): The new grammar doesn't allow too many
13996 eccentricities.
13997
13998 * src/lex.h, src/lex.c: Remove.
13999 * src/reader.c (lastprec, skip_to_char, read_signed_integer)
14000 (copy_character, copy_string2, copy_string, copy_identifier)
14001 (copy_comment, parse_token_decl, parse_type_decl, parse_assoc_decl)
14002 (parse_muscle_decl, parse_dquoted_param, parse_skel_decl)
14003 (parse_action): Remove.
14004 * po/POTFILES.in: Adjust.
14005
14006 2002-06-11 Akim Demaille <akim@epita.fr>
14007
14008 * src/reader.c (parse_action): Don't store directly into the
14009 rule's action member: return the action as a string.
14010 Don't require `rule_length' as an argument: compute it.
14011 (grammar_current_rule_symbol_append)
14012 (grammar_current_rule_action_append): New, eved out from
14013 (readgram): here.
14014 Remove `action_flag', `rulelength', unused now.
14015
14016 2002-06-11 Akim Demaille <akim@epita.fr>
14017
14018 * src/reader.c (grammar_current_rule_prec_set).
14019 (grammar_current_rule_check): New, eved out from...
14020 (readgram): here.
14021 Remove `xaction', `first_rhs': useless.
14022 * tests/input.at (Type clashes): New.
14023 * tests/existing.at (GNU Cim Grammar): Adjust.
14024
14025 2002-06-11 Akim Demaille <akim@epita.fr>
14026
14027 * src/reader.c (grammar_midrule_action): New, Eved out from
14028 (readgram): here.
14029
14030 2002-06-11 Akim Demaille <akim@epita.fr>
14031
14032 * src/reader.c (grammar_rule_begin, previous_rule, current_rule):
14033 New.
14034 (readgram): Use them as replacement of inlined code, crule and
14035 crule1.
14036
14037 2002-06-11 Akim Demaille <akim@epita.fr>
14038
14039 * src/reader.c (grammar_end, grammar_symbol_append): New.
14040 (readgram): Use them.
14041 Make the use of `p' as local as possible.
14042
14043 2002-06-10 Akim Demaille <akim@epita.fr>
14044
14045 GCJ's parser requires the tokens to be defined before the prologue.
14046
14047 * data/bison.simple: Output the token definition before the user's
14048 prologue.
14049 * tests/regression.at (Braces parsing, Duplicate string)
14050 (Mixing %token styles): Check the output from bison.
14051 (Early token definitions): New.
14052
14053 2002-06-10 Akim Demaille <akim@epita.fr>
14054
14055 * src/symtab.c (symbol_user_token_number_set): Don't complain when
14056 assigning twice the same user number to a token, so that we can
14057 use it in...
14058 * src/lex.c (lex): here.
14059 Also use `symbol_class_set' instead of hand written code.
14060 * src/reader.c (parse_assoc_decl): Likewise.
14061
14062 2002-06-10 Akim Demaille <akim@epita.fr>
14063
14064 * src/symtab.c, src/symtab.c (symbol_class_set)
14065 (symbol_user_token_number_set): New.
14066 * src/reader.c (parse_token_decl): Use them.
14067 Use a switch instead of ifs.
14068 Use a single argument.
14069
14070 2002-06-10 Akim Demaille <akim@epita.fr>
14071
14072 Remove `%thong' support as it is undocumented, unused, duplicates
14073 `%token's job, and creates useless e-mail traffic with people who
14074 want to know what it is, why it is undocumented, unused, and
14075 duplicates `%token's job.
14076
14077 * src/reader.c (parse_thong_decl): Remove.
14078 * src/options.c (option_table): Remove "thong".
14079 * src/lex.h (tok_thong): Remove.
14080
14081 2002-06-10 Akim Demaille <akim@epita.fr>
14082
14083 * src/symtab.c, src/symtab.c (symbol_type_set)
14084 (symbol_precedence_set): New.
14085 * src/reader.c (parse_type_decl, parse_assoc_decl): Use them.
14086 (value_components_used): Remove, unused.
14087
14088 2002-06-09 Akim Demaille <akim@epita.fr>
14089
14090 Move symbols handling code out of the reader.
14091
14092 * src/reader.h, src/reader.c (errtoken, undeftoken, eoftoken)
14093 (axiom): Move to...
14094 * src/symtab.h, src/symtab.c: here.
14095
14096 * src/gram.c (start_symbol): Remove: use startsymbol->number.
14097 * src/reader.c (startval): Rename as...
14098 * src/symtab.h, src/symtab.c (startsymbol): this.
14099 * src/reader.c: Adjust.
14100
14101 * src/reader.c (symbol_check_defined, symbol_make_alias)
14102 (symbol_check_alias_consistence, symbol_pack, symbol_translation)
14103 (token_translations_init)
14104 Move to...
14105 * src/symtab.c: here.
14106 * src/reader.c (packsymbols): Move to...
14107 * src/symtab.h, src/symtab.c (symbols_pack): here.
14108 * src/symtab.h, src/symtab.c (symbol_make_alias): Takes SYMVAL as
14109 argument.
14110
14111 2002-06-03 Akim Demaille <akim@epita.fr>
14112
14113 * src/muscle_tab.c (muscle_insert, muscle_find): Declarations,
14114 then statements.
14115
14116 2002-06-03 Akim Demaille <akim@epita.fr>
14117
14118 * src/muscle_tab.c (muscle_find, muscle_insert): Don't initialize
14119 structs with non literals.
14120 * src/scan-skel.l: never-interactive.
14121 * src/conflicts.c (enum conflict_resolution_e): No trailing
14122 comma.
14123 * src/getargs.c (usage): Split long literal strings.
14124 Reported by Hans Aberg.
14125
14126 2002-05-28 Akim Demaille <akim@epita.fr>
14127
14128 * data/bison.c++: Use C++ ostreams.
14129 (cdebug_): New member.
14130
14131 2002-05-28 Akim Demaille <akim@epita.fr>
14132
14133 * src/output.c (output_skeleton): Be sure to allocate enough room
14134 for `/' _and_ for `\0' in full_skeleton.
14135
14136 2002-05-28 Akim Demaille <akim@epita.fr>
14137
14138 * data/bison.c++: Catch up with bison.simple:
14139 2002-05-24 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14140 and Paul Eggert <eggert@twinsun.com>: `error' handing.
14141 2002-05-26 Akim Demaille <akim@epita.fr>: stos_, token_number_,
14142 and popping traces.
14143
14144 2002-05-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14145
14146 * src/output.c (output_skeleton): Put an explicit path in front of
14147 the skeleton file name, rather than relying on the -I directory,
14148 to partially alleviate effects of having a skeleton file lying around
14149 in the current directory.
14150
14151 2002-05-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14152
14153 * src/conflicts.c (log_resolution): Correct typo:
14154 obstack_printf should be obstack_fgrow1.
14155
14156 2002-05-26 Akim Demaille <akim@epita.fr>
14157
14158 * src/state.h (state_t): `solved_conflicts' is a new member.
14159 * src/LR0.c (new_state): Set it to 0.
14160 * src/conflicts.h, src/conflicts.c (print_conflicts)
14161 (free_conflicts, solve_conflicts): Rename as...
14162 (conflicts_print, conflicts_free, conflicts_solve): these.
14163 Adjust callers.
14164 * src/conflicts.c (enum conflict_resolution_e)
14165 (solved_conflicts_obstack): New, used by...
14166 (log_resolution): this.
14167 Adjust to attach the conflict resolution to each state.
14168 Complete the description with the precedence/associativity
14169 information.
14170 (resolve_sr_conflict): Adjust.
14171 * src/print.c (print_state): Output its solved_conflicts.
14172 * tests/conflicts.at (Unresolved SR Conflicts)
14173 (Solved SR Conflicts): Exercise --report=all.
14174
14175 2002-05-26 Akim Demaille <akim@epita.fr>
14176
14177 * src/LR0.c, src/derives.c, src/gram.c, src/gram.h, src/lalr.c,
14178 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
14179 * src/reader.c, src/reduce.c, src/state.h, src/symtab.h
14180 (token_number_t, item_number_as_token_number)
14181 (token_number_as_item_number, muscle_insert_token_number_table):
14182 Rename as...
14183 (symbol_number_t, item_number_as_symbol_number)
14184 (symbol_number_as_item_number, muscle_insert_symbol_number_table):
14185 these, since it is more appropriate.
14186
14187 2002-05-26 Akim Demaille <akim@epita.fr>
14188
14189 * tests/calc.at (AT_CHECK_CALC): Adjust: there are now additional
14190 `Error:' lines.
14191 * data/bison.simple (yystos) [YYDEBUG]: New.
14192 (yyparse) [YYDEBUG]: Display the symbols which are popped during
14193 error recovery.
14194 * tests/regression.at (Web2c Actions): Adjust: yystos is output now.
14195
14196 2002-05-25 Akim Demaille <akim@epita.fr>
14197
14198 * doc/bison.texinfo (Debugging): Split into...
14199 (Tracing): this new section, its former contents, and...
14200 (Understanding): this new section.
14201 * src/getargs.h, src/getargs.c (verbose_flag): Remove, replaced
14202 by...
14203 (report_flag): this.
14204 Adjust all dependencies.
14205 (report_args, report_types, report_argmatch): New.
14206 (usage, getargs): Report/support -r, --report.
14207 * src/options.h
14208 (struct option_table_struct): Rename as..,
14209 (struct option_table_s): this.
14210 Rename the `set_flag' member to `flag' to match with getopt_long's
14211 struct.
14212 * src/options.c (option_table): Split verbose into an entry for
14213 %verbose, and another for --verbose.
14214 Support --report/-r, so remove -r from the obsolete --raw.
14215 * src/print.c: Attach full item sets and lookaheads reports to
14216 report_flag instead of trace_flag.
14217 * lib/argmatch.h, lib/argmatch.c: New, from Fileutils 4.1.
14218
14219 2002-05-24 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14220 and Paul Eggert <eggert@twinsun.com>
14221
14222 * data/bison.simple (yyparse): Correct error handling to conform to
14223 POSIX and yacc. Specifically, after syntax error is discovered,
14224 do not reduce further before shifting the error token.
14225 Clean up the code a bit by removing the labels yyerrdefault,
14226 yyerrhandle, yyerrpop.
14227 * NEWS: Document the above.
14228
14229 2002-05-20 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14230
14231 * data/bison.simple (yyr1): Don't use yy_token_number_type as element
14232 type; it isn't always big enough, since it doesn't necessarily
14233 include non-terminals.
14234 (yytranslate): Expand definition of yy_token_number_type, so that
14235 the latter can be removed.
14236 (yy_token_number_type): Remove, only one use.
14237 * data/bison.c++ (r1_): Parallel change to yyr1 in bison.simple---
14238 don't use TokenNumberType as element type.
14239
14240 * tests/regression.at: Modify expected output to agree with change
14241 to yyr1 and yytranslate.
14242
14243 2002-05-13 Florian Krohm <florian@edamail.fishkill.ibm.com>
14244
14245 * src/reader.c (parse_action): Use copy_character instead of
14246 obstack_1grow.
14247
14248 2002-05-13 Akim Demaille <akim@epita.fr>
14249
14250 * tests/regression.at (Token definitions): Prototype yylex and
14251 yyerror.
14252
14253 2002-05-12 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14254
14255 * src/scan-skel.l: Correct off-by-one error in handling of __oline__.
14256 * data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect
14257 32-bit arithmetic.
14258 * data/bison.c++ (b4_sint_type, b4_uint_type): Ditto.
14259
14260 2002-05-07 Akim Demaille <akim@epita.fr>
14261
14262 * tests/synclines.at: Be sure to prototype yylex and yyerror to
14263 avoid GCC warnings.
14264
14265 2002-05-07 Akim Demaille <akim@epita.fr>
14266
14267 Kill GCC warnings.
14268
14269 * src/reduce.c (nonterminals_reduce): Don't loop over RITEM: loop
14270 over the RHS of each rule.
14271 * src/gram.h, src/gram.c (nritems): Is `unsigned int', not int.
14272 * src/state.h (state_t): Member `nitems' is unsigned short.
14273 * src/LR0.c (get_state): Adjust.
14274 * src/reader.c (packgram): Likewise.
14275 * src/output.c (GENERATE_MUSCLE_INSERT_TABLE): `max' is of type
14276 `Type'.
14277 (muscle_insert_int_table): Remove, unused.
14278 (prepare_rules): Remove `max'.
14279
14280 2002-05-06 Akim Demaille <akim@epita.fr>
14281
14282 * src/closure.c (print_firsts): Display of the symbol tags.
14283 (bitmatrix_print): Move to...
14284 * lib/bitsetv-print.h, lib/bitsetv-print.c (bitsetv_matrix_dump):
14285 here.
14286 * tests/sets.at (Nullable, Broken Closure, Firsts): Adjust.
14287
14288 2002-05-06 Akim Demaille <akim@epita.fr>
14289
14290 * src/muscle_tab.c (muscle_m4_output): Must return TRUE for
14291 hash_do_for_each.
14292
14293 2002-05-06 Akim Demaille <akim@epita.fr>
14294
14295 * src/LR0.c (new_state, get_state): Instead of using the global
14296 `kernel_size' and `kernel_base', have two new arguments:
14297 `core_size' and `core'.
14298 Adjust callers.
14299
14300 2002-05-06 Akim Demaille <akim@epita.fr>
14301
14302 * src/reader.c (packgram): No longer end `ritem' with a 0
14303 sentinel: it is not used.
14304
14305 2002-05-05 Akim Demaille <akim@epita.fr>
14306
14307 New experimental feature: display the lookaheads in the report and
14308 graph.
14309
14310 * src/print (print_core): When --trace-flag, display the rules
14311 lookaheads.
14312 * src/print_graph.c (print_core): Likewise.
14313 Swap the arguments.
14314 Adjust caller.
14315
14316 2002-05-05 Akim Demaille <akim@epita.fr>
14317
14318 * tests/torture.at (Many lookaheads): New test.
14319
14320 2002-05-05 Akim Demaille <akim@epita.fr>
14321
14322 * src/output.c (GENERATE_OUTPUT_TABLE): Replace with...
14323 (GENERATE_MUSCLE_INSERT_TABLE): this.
14324 (output_int_table, output_unsigned_int_table, output_short_table)
14325 (output_token_number_table, output_item_number_table): Replace with...
14326 (muscle_insert_int_table, muscle_insert_unsigned_int_table)
14327 (muscle_insert_short_table, muscle_insert_token_number_table)
14328 (muscle_insert_item_number_table): these.
14329 Adjust all callers.
14330 (prepare_tokens): Don't free `translations', since...
14331 * src/reader.h, src/reader.c (grammar_free): do it.
14332 Move to...
14333 * src/gram.h, src/gram.c (grammar_free): here.
14334 * data/bison.simple, data/bison.c++: b4_token_number_max is now
14335 b4_translate_max.
14336
14337 2002-05-05 Akim Demaille <akim@epita.fr>
14338
14339 * src/output.c (output_unsigned_int_table): New.
14340 (prepare_rules): `i' is unsigned.
14341 `prhs', `rline', `r2' are unsigned int.
14342 Rename muscle `rhs_number_max' as `rhs_max'.
14343 Output muscles `prhs_max', `rline_max', and `r2_max'.
14344 Free rline and r1.
14345 * data/bison.simple, data/bison.c++: Adjust to use these muscles
14346 to compute types instead of constant types.
14347 * tests/regression.at (Web2c Actions): Adjust.
14348
14349 2002-05-04 Akim Demaille <akim@epita.fr>
14350
14351 * src/symtab.h (SALIAS, SUNDEF): Rename as...
14352 (USER_NUMBER_ALIAS, USER_NUMBER_UNDEFINED): these.
14353 Adjust dependencies.
14354 * src/output.c (token_definitions_output): Be sure not to output a
14355 `#define 'a'' when fed with `%token 'a' "a"'.
14356 * tests/regression.at (Token definitions): New.
14357
14358 2002-05-03 Paul Eggert <eggert@twinsun.com>
14359
14360 * data/bison.simple (b4_token_defines): Also define YYTOKENTYPE
14361 for K&R C.
14362
14363 2002-05-03 gettextize <bug-gnu-gettext@gnu.org>
14364
14365 * Makefile.am (SUBDIRS): Remove intl.
14366 (EXTRA_DIST): Add config/config.rpath.
14367
14368 2002-05-03 Akim Demaille <akim@epita.fr>
14369
14370 * data/bison.simple (m4_if): Don't output empty enums.
14371 And actually, output valid enum definitions :(.
14372
14373 2002-05-03 Akim Demaille <akim@epita.fr>
14374
14375 * configure.bat: Remove, completely obsolete.
14376 * Makefile.am (EXTRA_DIST): Adjust.
14377 Don't distribute config.rpath...
14378 * config/Makefile.am (EXTRA_DIST): Do it.
14379
14380 2002-05-03 Akim Demaille <akim@epita.fr>
14381
14382 * configure.in (GETTEXT_VERSION): New.
14383 Suggested by Bruno Haible for the forthcoming Gettext 0.10.3.
14384
14385 2002-05-03 Akim Demaille <akim@epita.fr>
14386
14387 * data/bison.simple (b4_token_enum): New.
14388 (b4_token_defines): Use it to output tokens both as #define and
14389 enums.
14390 Suggested by Paul Eggert.
14391 * src/output.c (token_definitions_output): Don't output spurious
14392 white spaces.
14393
14394 2002-05-03 Akim Demaille <akim@epita.fr>
14395
14396 * data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
14397
14398 2002-05-02 Robert Anisko <robert@lrde.epita.fr>
14399
14400 * data/bison.c++: Adapt expansion of $s and @s to the C++ parser.
14401 Update the stack class, give a try to deque as the default container.
14402
14403 2002-05-02 Akim Demaille <akim@epita.fr>
14404
14405 * data/bison.simple (yyparse): Do not implement @$ = @1.
14406 (YYLLOC_DEFAULT): Adjust to do it.
14407 * doc/bison.texinfo (Location Default Action): Fix.
14408
14409 2002-05-02 Akim Demaille <akim@epita.fr>
14410
14411 * src/reader.c (parse_braces): Merge into...
14412 (parse_action): this.
14413
14414 2002-05-02 Akim Demaille <akim@epita.fr>
14415
14416 * configure.in (ALL_LINGUAS): Remove.
14417 * po/LINGUAS, hr.po: New.
14418
14419 2002-05-02 Akim Demaille <akim@epita.fr>
14420
14421 Remove the so called hairy (semantic) parsers.
14422
14423 * src/system.h (EXT_GUARD_C, EXT_STYPE_H): Remove.
14424 * src/gram.h, src/gram.c (semantic_parser): Remove.
14425 (rule_t): Remove the guard and guard_line members.
14426 * src/lex.h (token_t): remove tok_guard.
14427 * src/options.c (option_table): Remove %guard and %semantic_parser
14428 support.
14429 * src/output.c, src/output.h (guards_output): Remove.
14430 (prepare): Adjust.
14431 (token_definitions_output): Don't output the `T'
14432 tokens (???).
14433 (output_skeleton): Don't output the guards.
14434 * src/files.c, src/files.c (attrsfile): Remove.
14435 * src/reader.c (symbol_list): Remove the guard and guard_line
14436 members.
14437 Adjust dependencies.
14438 (parse_guard): Remove.
14439 * data/bison.hairy: Remove.
14440 * doc/bison.texinfo (Environment Variables): Remove occurrences of
14441 BISON_HAIRY.
14442
14443 2002-05-02 Akim Demaille <akim@epita.fr>
14444
14445 * src/reader.c (copy_at, copy_dollarm parse_braces, parse_action)
14446 (parse_guard): Rename the formal argument `stack_offset' as
14447 `rule_length', which is more readable.
14448 Adjust callers.
14449 (copy_at, copy_dollar): Instead of outputting the hard coded
14450 values of $$, $n and so forth, output invocation to b4_lhs_value,
14451 b4_lhs_location, b4_rhs_value, and b4_rhs_location.
14452 Note: this patch partially drops `semantic-parser' support: it
14453 always does `rule_length - n', where semantic parsers ought to
14454 always use `-n'.
14455 * data/bison.simple, data/bison.c++ (b4_lhs_value)
14456 (b4_lhs_location, b4_rhs_value, and b4_rhs_location: New.
14457
14458 2002-05-02 Akim Demaille <akim@epita.fr>
14459
14460 * configure.in (AC_INIT): Bump to 1.49b.
14461 (AM_INIT_AUTOMAKE): Short invocation.
14462
14463 2002-05-02 Akim Demaille <akim@epita.fr>
14464
14465 Version 1.49a.
14466
14467 2002-05-01 Akim Demaille <akim@epita.fr>
14468
14469 * src/skeleton.h: Remove.
14470
14471 2002-05-01 Akim Demaille <akim@epita.fr>
14472
14473 * src/skeleton.h: Fix the #endif.
14474 Reported by Magnus Fromreide.
14475
14476 2002-04-26 Paul Eggert <eggert@twinsun.com>
14477
14478 * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL):
14479 Define if we define YYSTYPE and YYLTYPE, respectively.
14480 (YYCOPY): Fix [] quoting problem in the non-GCC case.
14481
14482 2002-04-25 Robert Anisko <robert@lrde.epita.fr>
14483
14484 * src/scan-skel.l: Postprocess quadrigraphs.
14485
14486 * src/reader.c (copy_character): New function, used to output
14487 single characters while replacing `[' and `]' with quadrigraphs, to
14488 avoid troubles with M4 quotes.
14489 (copy_comment): Output characters with copy_character.
14490 (read_additionnal_code): Likewise.
14491 (copy_string2): Likewise.
14492 (copy_definition): Likewise.
14493
14494 * tests/calc.at: Exercise M4 quoting.
14495
14496 2002-04-25 Akim Demaille <akim@epita.fr>
14497
14498 * tests/sets.at (AT_EXTRACT_SETS): Sed portability issue: no space
14499 between `!' and the command.
14500 Reported by Paul Eggert.
14501
14502 2002-04-24 Robert Anisko <robert@lrde.epita.fr>
14503
14504 * tests/calc.at: Exercise prologue splitting.
14505
14506 * data/bison.simple, data/bison.c++: Use `b4_pre_prologue' and
14507 `b4_post_prologue' instead of `b4_prologue'.
14508
14509 * src/output.c (prepare): Add the `pre_prologue' and `post_prologue'
14510 muscles.
14511 (output): Free pre_prologue_obstack and post_prologue_obstack.
14512 * src/files.h, src/files.c (attrs_obstack): Remove.
14513 (pre_prologue_obstack, post_prologue_obstack): New.
14514 * src/reader.c (copy_definition): Add a parameter to specify the
14515 obstack to fill, instead of using attrs_obstack unconditionally.
14516 (read_declarations): Pass pre_prologue_obstack to copy_definition if
14517 `%union' has not yet been seen, pass post_prologue_obstack otherwise.
14518
14519 2002-04-23 Paul Eggert <eggert@twinsun.com>
14520
14521 * data/bison.simple: Remove unnecessary commentary and white
14522 space differences from 1_29-branch.
14523 Depend on YYERROR_VERBOSE, not defined (YYERROR_VERBOSE).
14524
14525 (union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYCOPY,
14526 YYSTACK_RELOCATE): Do not define if yyoverflow is defined, or
14527 if this is a C++ parser and YYSTYPE or YYLTYPE has nontrivial
14528 constructors or destructors.
14529
14530 (yyparse) [! defined YYSTACK_RELOCATE]: Do not relocate the stack.
14531
14532 2002-04-23 Akim Demaille <akim@epita.fr>
14533
14534 * tests/sets.at (AT_EXTRACT_SETS): Don't use 8 char long sed labels.
14535 * tests/synclines.at (AT_TEST_SYNCLINE): Be robust to GCC's
14536 location with columns.
14537 * tests/conflicts.at (%nonassoc and eof): Don't use `error.h'.
14538 All reported by Paul Eggert.
14539
14540 2002-04-22 Akim Demaille <akim@epita.fr>
14541
14542 * src/reduce.c (dump_grammar): Move to...
14543 * src/gram.h, src/gram.c (grammar_dump): here.
14544 Be sure to separate long item numbers.
14545 Don't read the members of a rule's prec if its nil.
14546
14547 2002-04-22 Akim Demaille <akim@epita.fr>
14548
14549 * src/output.c (table_size, table_grow): New.
14550 (MAXTABLE): Remove, replace uses with table_size.
14551 (pack_vector): Instead of dying when the table is too big, grow it.
14552
14553 2002-04-22 Akim Demaille <akim@epita.fr>
14554
14555 * data/bison.simple (yyr1): Its type is that of a token number.
14556 * data/bison.c++ (r1_): Likewise.
14557 * tests/regression.at (Web2c Actions): Adjust.
14558
14559 2002-04-22 Akim Demaille <akim@epita.fr>
14560
14561 * src/reader.c (token_translations_init): 256 is now the default
14562 value for the error token, i.e., it will be assigned another
14563 number if the user assigned 256 to one of her tokens.
14564 (reader): Don't force 256 to error.
14565 * doc/bison.texinfo (Symbols): Adjust.
14566 * tests/torture.at (AT_DATA_HORIZONTAL_GRAMMAR)
14567 (AT_DATA_TRIANGULAR_GRAMMAR): Number the tokens as 1, 2, 3
14568 etc. instead of 10, 20, 30 (which was used to `jump' over error
14569 (256) and undefined (2)).
14570
14571 2002-04-22 Akim Demaille <akim@epita.fr>
14572
14573 Propagate more token_number_t.
14574
14575 * src/gram.h (token_number_as_item_number)
14576 (item_number_as_token_number): New.
14577 * src/output.c (GENERATE_OUTPUT_TABLE): New.
14578 Use it to create output_item_number_table and
14579 output_token_number_table.
14580 * src/LR0.c, src/derives.c, src/gram.c, src/gram.h, src/lalr.c,
14581 * src/lex.c, src/nullable.c, src/output.c, src/print.c,
14582 * src/print_graph.c, src/reader.c, src/reduce.c, src/state.h,
14583 * src/symtab.c, src/symtab.h: Use token_number_t instead of shorts.
14584
14585 2002-04-22 Akim Demaille <akim@epita.fr>
14586
14587 * src/output.h, src/output.c (get_lines_number): Remove.
14588
14589 2002-04-19 Akim Demaille <akim@epita.fr>
14590
14591 * doc/bison.texinfo (Actions): Make clear that `|' is not the same
14592 as Lex/Flex'.
14593 (Debugging): More details about enabling the debugging features.
14594 (Table of Symbols): Describe $$, $n, @$, and @n.
14595 Suggested by Tim Josling.
14596
14597 2002-04-19 Akim Demaille <akim@epita.fr>
14598
14599 * doc/bison.texinfo: Remove the uses of the obsolete @refill.
14600
14601 2002-04-10 Akim Demaille <akim@epita.fr>
14602
14603 * src/system.h: Rely on HAVE_LIMITS_H.
14604 Suggested by Paul Eggert.
14605
14606 2002-04-09 Akim Demaille <akim@epita.fr>
14607
14608 * tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as argument the
14609 full stderr, and strip it according to the bison options, instead
14610 of composing the error message from different bits.
14611 This makes it easier to check for several error messages.
14612 Adjust all the invocations.
14613 Add an invocation exercising the error token.
14614 Add an invocation demonstrating a stupid error message.
14615 (_AT_DATA_CALC_Y): Follow the GCS: initial column is 1, not 0.
14616 Adjust the tests.
14617 Error message are for stderr, not stdout.
14618
14619 2002-04-09 Akim Demaille <akim@epita.fr>
14620
14621 * src/gram.h, src/gram.c (error_token_number): Remove, use
14622 errtoken->number.
14623 * src/reader.c (reader): Don't specify the user token number (2)
14624 for $undefined, as it uselessly prevents using it.
14625 * src/gram.h (token_number_t): Move to...
14626 * src/symtab.h: here.
14627 (state_t.number): Is a token_number_t.
14628 * src/print.c, src/reader.c: Use undeftoken->number instead of
14629 hard coded 2.
14630 (Even though this 2 is not the same as above: the number of the
14631 undeftoken remains being 2, it is its user token number which
14632 might not be 2).
14633 * src/output.c (prepare_tokens): Rename the `maxtok' muscle with
14634 `user_token_number_max'.
14635 Output `undef_token_number'.
14636 * data/bison.simple, data/bison.c++: Use them.
14637 Be sure to map invalid yylex return values to
14638 `undef_token_number'. This saves us from gratuitous SEGV.
14639
14640 * tests/conflicts.at (Solved SR Conflicts)
14641 (Unresolved SR Conflicts): Adjust.
14642 * tests/regression.at (Web2c Actions): Adjust.
14643
14644 2002-04-08 Akim Demaille <akim@epita.fr>
14645
14646 * data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/.
14647 Adding #line.
14648 Remove the duplicate `typedefs'.
14649 (RhsNumberType): Fix the declaration and various other typos.
14650 Use __ofile__.
14651 * data/bison.simple: Use __ofile__.
14652 * src/scan-skel.l: Handle __ofile__.
14653
14654 2002-04-08 Akim Demaille <akim@epita.fr>
14655
14656 * src/gram.h (item_number_t): New, the type of item numbers in
14657 RITEM. Note that it must be able to code symbol numbers as
14658 positive number, and the negation of rule numbers as negative
14659 numbers.
14660 Adjust all dependencies (pretty many).
14661 * src/reduce.c (rule): Remove this `short *' pointer: use
14662 item_number_t.
14663 * src/system.h (MINSHORT, MAXSHORT): Remove.
14664 Include `limits.h'.
14665 Adjust dependencies to using SHRT_MAX and SHRT_MIN.
14666 (shortcpy): Remove.
14667 (MAXTABLE): Move to...
14668 * src/output.c (MAXTABLE): here.
14669 (prepare_rules): Use output_int_table to output rhs.
14670 * data/bison.simple, data/bison.c++: Adjust.
14671 * tests/torture.at (Big triangle): Move the limit from 254 to
14672 500.
14673 * tests/regression.at (Web2c Actions): Ajust.
14674
14675 Trying with bigger grammars shows various phenomena: at 3000 (28Mb
14676 of grammar file) bison is killed by my system, at 2000 (12Mb) bison
14677 passes, but produces negative #line number, once fixed, GCC is
14678 killed while compiling 14Mb, at 1500 (6.7 Mb of grammar, 8.2Mb of
14679 C), it passes.
14680 * src/state.h (state_h): Code input lines on ints, not shorts.
14681
14682 2002-04-08 Akim Demaille <akim@epita.fr>
14683
14684 * src/reduce.c (reduce_grammar): First reduce the nonterminals,
14685 and then the grammar.
14686
14687 2002-04-08 Akim Demaille <akim@epita.fr>
14688
14689 * src/system.h: No longer using strndup.
14690
14691 2002-04-07 Akim Demaille <akim@epita.fr>
14692
14693 * src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New.
14694 * src/output.c (output_table_data): Return the longest number.
14695 (prepare_tokens): Output `token_number_max').
14696 * data/bison.simple, data/bison.c++ (b4_sint_type, b4_uint_type):
14697 New.
14698 Use them to define yy_token_number_type/TokenNumberType.
14699 Use this type for yytranslate.
14700 * tests/torture.at (Big triangle): Push the limit from 124 to
14701 253.
14702 * tests/regression.at (Web2c Actions): Adjust.
14703
14704 2002-04-07 Akim Demaille <akim@epita.fr>
14705
14706 * tests/torture.at (Big triangle): New.
14707 (GNU AWK Grammar, GNU Cim Grammar): Move to...
14708 * tests/existing.at: here.
14709
14710 2002-04-07 Akim Demaille <akim@epita.fr>
14711
14712 * src/gram.h, src/gram.c (nitems): Remove, it is an alias of
14713 nritems.
14714 Adjust dependencies.
14715
14716 2002-04-07 Akim Demaille <akim@epita.fr>
14717
14718 * src/reader.c: Normalize increments to prefix form.
14719
14720 2002-04-07 Akim Demaille <akim@epita.fr>
14721
14722 * src/reader.c, symtab.c: Remove debugging code.
14723
14724 2002-04-07 Akim Demaille <akim@epita.fr>
14725
14726 Rename all the `bucket's as `symbol_t'.
14727
14728 * src/gram.c, src/gram.h, src/lex.c, src/lex.h, src/output.c,
14729 * src/reader.c, src/reader.h, src/reduce.c, src/state.h,
14730 * src/symtab.c, src/symtab.h (bucket): Rename as...
14731 (symbol_t): this.
14732 (symbol_list_new, bucket_check_defined, bucket_make_alias)
14733 (bucket_check_alias_consistence, bucket_pack, bucket_translation)
14734 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)
14735 (buckets_new, buckets_free, buckets_do): Rename as...
14736 (symbol_list_new, symbol_check_defined, symbol_make_alias)
14737 (symbol_check_alias_consistence, symbol_pack, symbol_translation)
14738 (symbol_new, symbol_free, hash_compare_symbol_t, hash_symbol_t)
14739 (symbols_new, symbols_free, symbols_do): these.
14740
14741 2002-04-07 Akim Demaille <akim@epita.fr>
14742
14743 Use lib/hash for the symbol table.
14744
14745 * src/gram.c (ntokens): Initialize to 1, to reserve a slot for
14746 EOF.
14747 * src/lex.c (lex): Set the `number' member of new terminals.
14748 * src/reader.c (bucket_check_defined, bucket_make_alias)
14749 (bucket_check_alias_consistence, bucket_translation): New.
14750 (reader, grammar_free, readgram, token_translations_init)
14751 (packsymbols): Adjust.
14752 (reader): Number the predefined tokens.
14753 * src/reduce.c (inaccessable_symbols): Just use hard coded numbers
14754 for predefined tokens.
14755 * src/symtab.h (bucket): Remove all the hash table related
14756 members.
14757 * src/symtab.c (symtab): Replace by...
14758 (bucket_table): this.
14759 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)
14760 (buckets_new, buckets_do): New.
14761
14762 2002-04-07 Akim Demaille <akim@epita.fr>
14763
14764 * src/gram.c (nitems, nrules, nsyms, ntokens, nvars, nritems)
14765 (start_symbol, max_user_token_number, semantic_parser)
14766 (error_token_number): Initialize.
14767 * src/reader.c (grammar, start_flag, startval, typed, lastprec):
14768 Initialize.
14769 (reader): Don't.
14770 (errtoken, eoftoken, undeftoken, axiom): Extern.
14771
14772 2002-04-07 Akim Demaille <akim@epita.fr>
14773
14774 * src/gram.h (rule_s): prec and precsym are now pointers
14775 to the bucket giving the priority/associativity.
14776 Member `associativity' removed: useless.
14777 * src/reduce.c, src/conflicts.c: Adjust.
14778
14779 2002-04-07 Akim Demaille <akim@epita.fr>
14780
14781 * src/lalr.c, src/LR0.c, src/closure.c, src/gram.c, src/reduce.c:
14782 Properly escape the symbols' TAG when outputting them.
14783
14784 2002-04-07 Akim Demaille <akim@epita.fr>
14785
14786 * src/lalr.h (LA): Is a bitsetv, not bitset*.
14787
14788 2002-04-07 Akim Demaille <akim@epita.fr>
14789
14790 * src/lalr.h, src/lalr.c (LAruleno): Replace with...
14791 (LArule): this, which is an array to rule_t*.
14792 * src/print.c, src/conflicts.c: Adjust.
14793
14794 2002-04-07 Akim Demaille <akim@epita.fr>
14795
14796 * src/gram.h (rule_t): Rename `number' as `user_number'.
14797 `number' is a new member.
14798 Adjust dependencies.
14799 * src/reduce.c (reduce_grammar_tables): Renumber rule_t.number.
14800
14801 2002-04-07 Akim Demaille <akim@epita.fr>
14802
14803 As a result of the previous patch, it is no longer needed
14804 to reorder ritem itself.
14805
14806 * src/reduce.c (reduce_grammar_tables): Don't sort RITEM.
14807
14808 2002-04-07 Akim Demaille <akim@epita.fr>
14809
14810 Be sure never to walk through RITEMS, but use only data related to
14811 the rules themselves. RITEMS should be banished.
14812
14813 * src/output.c (output_token_translations): Rename as...
14814 (prepare_tokens): this.
14815 In addition to `translate', prepare the muscles `tname' and
14816 `toknum', which were handled by...
14817 (output_rule_data): this.
14818 Remove, and move the remainder of its outputs into...
14819 (prepare_rules): this new routines, which also merges content from
14820 (output_gram): this.
14821 (prepare_rules): Be sure never to walk through RITEMS.
14822 (output_stos): Rename as...
14823 (prepare_stos): this.
14824 (output): Always invoke prepare_states, after all, just don't use it
14825 in the output if you don't need it.
14826
14827 2002-04-07 Akim Demaille <akim@epita.fr>
14828
14829 * src/LR0.c (new_state): Display `nstates' as the name of the
14830 newly created state.
14831 Adjust to initialize first_state and last_state if needed.
14832 Be sure to distinguish the initial from the final state.
14833 (new_states): Create the itemset of the initial state, and use
14834 new_state.
14835 * src/closure.c (closure): Now that the initial state has its
14836 items properly set, there is no need for a special case when
14837 creating `ruleset'.
14838
14839 As a result, now the rule 0, reducing to $axiom, is visible in the
14840 outputs. Adjust the test suite.
14841
14842 * tests/conflicts.at (Solved SR Conflicts)
14843 (Unresolved SR Conflicts): Adjust.
14844 * tests/regression.at (Web2c Report, Rule Line Numbers): Idem.
14845 * tests/conflicts.at (S/R in initial): New.
14846
14847 2002-04-07 Akim Demaille <akim@epita.fr>
14848
14849 * src/LR0.c (allocate_itemsets): Don't loop over ritem: loop over
14850 the RHS of the rules.
14851 * src/output.c (output_gram): Likewise.
14852
14853 2002-04-07 Akim Demaille <akim@epita.fr>
14854
14855 * src/gram.h (rule_t): `lhs' is now a pointer to the symbol's
14856 bucket.
14857 Adjust all dependencies.
14858 * src/reduce.c (nonterminals_reduce): Don't forget to renumber the
14859 `number' of the buckets too.
14860 * src/gram.h: Include `symtab.h'.
14861 (associativity): Move to...
14862 * src/symtab.h: here.
14863 No longer include `gram.h'.
14864
14865 2002-04-07 Akim Demaille <akim@epita.fr>
14866
14867 * src/gram.h, src/gram.c (rules_rhs_length): New.
14868 (ritem_longest_rhs): Use it.
14869 * src/gram.h (rule_t): `number' is a new member.
14870 * src/reader.c (packgram): Set it.
14871 * src/reduce.c (reduce_grammar_tables): Move the useless rules at
14872 the end of `rules', and count them out of `nrules'.
14873 (reduce_output, dump_grammar): Adjust.
14874 * src/print.c (print_grammar): It is no longer needed to check for
14875 the usefulness of a rule, as useless rules are beyond `nrules + 1'.
14876 * tests/reduce.at (Reduced Automaton): New test.
14877
14878 2002-04-07 Akim Demaille <akim@epita.fr>
14879
14880 * src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
14881 lacking `+ 1' to nrules, Bison reported as useless a token if it
14882 was used solely to set the precedence of the last rule...
14883
14884 2002-04-07 Akim Demaille <akim@epita.fr>
14885
14886 * data/bison.c++, data/bison.simple: Don't output the current file
14887 name in #line, to avoid useless diffs between two identical
14888 outputs under different names.
14889
14890 2002-04-07 Akim Demaille <akim@epita.fr>
14891
14892 * src/closure.c, src/print.c, src/reader.c, src/reduce.c:
14893 Normalize loops to using `< nrules + 1', not `<= nrules'.
14894
14895 2002-04-07 Akim Demaille <akim@epita.fr>
14896
14897 * TODO: Update.
14898
14899 2002-04-07 Akim Demaille <akim@epita.fr>
14900
14901 * src/output.c, src/reader.c, src/symtab.c, src/symtab.h: Rename
14902 bucket.value as bucket.number.
14903
14904 2002-04-07 Akim Demaille <akim@epita.fr>
14905
14906 * src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
14907 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
14908 * src/reader.c, src/reduce.c: Let rule_t.rhs point directly to the
14909 RHS, instead of being an index in RITEMS.
14910
14911 2002-04-04 Paul Eggert <eggert@twinsun.com>
14912
14913 * doc/bison.texinfo: Update copyright date.
14914 (Rpcalc Lexer, Symbols, Token Decl): Don't assume ASCII.
14915 (Symbols): Warn about running Bison in one character set,
14916 but compiling and/or running in an incompatible one.
14917 Warn about character code 256, too.
14918
14919 2002-04-03 Paul Eggert <eggert@twinsun.com>
14920
14921 * src/bison.data (YYSTACK_ALLOC): Depend on whether
14922 YYERROR_VERBOSE is nonzero, not whether it is defined.
14923
14924 Merge changes from bison-1_29-branch.
14925
14926 2002-03-20 Paul Eggert <eggert@twinsun.com>
14927
14928 Merge fixes from Debian bison_1.34-1.diff.
14929
14930 * configure.in (AC_PREREQ): 2.53.
14931
14932 2002-03-20 Akim Demaille <akim@epita.fr>
14933
14934 * src/conflicts.c (log_resolution): Argument `resolution' is const.
14935
14936 2002-03-19 Paul Eggert <eggert@twinsun.com>
14937
14938 * src/bison.simple (YYCOPY): New macro.
14939 (YYSTACK_RELOCATE): Use it.
14940 Remove Type arg; no longer needed. All callers changed.
14941 (yymemcpy): Remove; no longer needed.
14942
14943 * Makefile.am (AUTOMAKE_OPTIONS): 1.6.
14944 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove.
14945
14946 2002-03-19 Akim Demaille <akim@epita.fr>
14947
14948 Test and fix the #line outputs.
14949
14950 * tests/atlocal.at (GCC): New.
14951 * tests/synclines.at (AT_TEST_SYNCLINE): New macro.
14952 (Prologue synch line, %union synch line, Postprologue synch line)
14953 (Action synch line, Epilogue synch line): New tests.
14954 * src/reader.c (parse_union_decl): Define the muscle stype_line.
14955 * data/bison.simple, data/bison.c++: Use it.
14956
14957 2002-03-19 Akim Demaille <akim@epita.fr>
14958
14959 * tests/regression.at (%nonassoc and eof, Unresolved SR Conflicts)
14960 (Solved SR Conflicts, %expect not enough, %expect right)
14961 (%expect too much): Move to...
14962 * tests/conflicts.at: this new file.
14963
14964 2002-03-19 Akim Demaille <akim@epita.fr>
14965
14966 * data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
14967 * data/bison.simple, data/bison.c++: Handle the `#define' part, so
14968 that we can move to enums for instance.
14969 * src/output.c (token_definitions_output): Output a list of
14970 `token-name, token-number' instead of the #define.
14971 (output_skeleton): Name this list `b4_tokens', not `b4_tokendefs'.
14972
14973 2002-03-14 Akim Demaille <akim@epita.fr>
14974
14975 Use Gettext 0.11.1.
14976
14977 2002-03-09 Robert Anisko <robert@lrde.epita.fr>
14978
14979 * data/bison.c++: Make the user able to add members to the generated
14980 parser by subclassing.
14981
14982 2002-03-05 Robert Anisko <robert@lrde.epita.fr>
14983
14984 * src/reader.c (read_additionnal_code): `c' should be an integer, not
14985 a character.
14986 Reported by Nicolas Tisserand and Nicolas Burrus.
14987
14988 2002-03-04 Robert Anisko <robert@lrde.epita.fr>
14989
14990 * src/reader.c: Warn about lacking semi-colons, do not complain.
14991
14992 2002-03-04 Robert Anisko <robert@lrde.epita.fr>
14993
14994 * data/bison.c++: Remove a debug line.
14995
14996 2002-03-04 Robert Anisko <robert@lrde.epita.fr>
14997
14998 * data/bison.c++: Unmerge value as yylval and value as yyval. Unmerge
14999 location as yylloc and location as yyloc. Use YYLLOC_DEFAULT, and
15000 provide a default implementation.
15001
15002 2002-03-04 Akim Demaille <akim@epita.fr>
15003
15004 * tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
15005 * tests/output.at (AT_CHECK_OUTPUT): Likewise.
15006 * tests/headers.at (AT_TEST_CPP_GUARD_H): Ditto.
15007 * tests/semantic.at (Parsing Guards): Similarly.
15008 * src/reader.at (readgram): Complain if the last rule is not ended
15009 with a semi-colon.
15010
15011 2002-03-04 Akim Demaille <akim@epita.fr>
15012
15013 * src/warshall.h, src/warshall.c (bitmatrix_print): Move to...
15014 * src/closure.c: here.
15015 (set_firsts): Use bitsetv_reflexive_transitive_closure instead of
15016 RTC.
15017 * src/warshall.h, src/warshall.c: Remove.
15018 * tests/sets.at (Broken Closure): Adjust.
15019
15020 2002-03-04 Akim Demaille <akim@epita.fr>
15021
15022 * src/output.c (output_skeleton): tempdir is const.
15023 bytes_read is unused.
15024
15025 2002-03-04 Akim Demaille <akim@epita.fr>
15026
15027 * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
15028 * lib/bitsetv.h, lib/ebitset.c, lib/lbitset.c, lib/sbitset.c:
15029 Update.
15030 From Michael Hayes.
15031
15032 2002-03-04 Akim Demaille <akim@epita.fr>
15033
15034 * src/closure.c (closure): `r' is unused.
15035
15036 2002-03-04 Akim Demaille <akim@epita.fr>
15037
15038 * tests/sets.at (Broken Closure): Add the ending `;'.
15039 * src/reader.at (readgram): Complain if a rule is not ended with a
15040 semi-colon.
15041
15042 2002-03-04 Akim Demaille <akim@epita.fr>
15043
15044 * src/conflicts.c (set_conflicts): Use bitset_disjoint_p.
15045 (count_sr_conflicts): Use bitset_count.
15046 * src/reduce.c (inaccessable_symbols): Ditto.
15047 (bits_size): Remove.
15048 * src/warshall.h, src/warshall.c: Convert to bitsetv.
15049
15050 2002-03-04 Akim Demaille <akim@epita.fr>
15051
15052 * src/closure.c, src/conflicts.c, src/lalr.c, src/print.c,
15053 * src/reduce.c: Remove the `bitset_zero's following the
15054 `bitset_create's, as now it is performed by the latter.
15055
15056 2002-03-04 Akim Demaille <akim@epita.fr>
15057
15058 * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,
15059 * lib/ebitset.c, lib/ebitset.h, lib/lbitset.c, lib/lbitset.h,
15060 * lib/sbitset.c, lib/sbitset.h, lib/bbitset.h: Update from the
15061 latest sources from Michael.
15062
15063 2002-03-04 Akim Demaille <akim@epita.fr>
15064
15065 * src/output.c (output): Don't free the grammar.
15066 * src/reader.c (grammar_free): New.
15067 * src/main.c (main): Call it and don't free symtab here.
15068
15069 2002-03-04 Akim Demaille <akim@epita.fr>
15070
15071 * src/lex.c (parse_percent_token): Be sure to 0-end token_buffer
15072 before returning.
15073 Reported by Benoit Perrot.
15074
15075 2002-03-04 Akim Demaille <akim@epita.fr>
15076
15077 Use bitset operations when possible, not loops over bits.
15078
15079 * src/conflicts.c (set_conflicts, count_sr_conflicts): Use
15080 bitset_or.
15081 * src/print.c (print_reductions): Use bitset_and, bitset_andn.
15082 * src/reduce.c (useless_nonterminals): Formatting changes.
15083 * src/warshall.c (TC): Use bitset_or.
15084
15085 2002-03-04 Akim Demaille <akim@epita.fr>
15086
15087 * src/lalr.h, src/lalr.c (tokensetsize): Remove, unused.
15088 * src/system.h (BITS_PER_WORD, WORDSIZE, SETBIT, RESETBIT, BITISSET):
15089 Ditto.
15090
15091 2002-03-04 Akim Demaille <akim@epita.fr>
15092
15093 * src/lalr.c (F): Now a bitset*.
15094 Adjust all dependencies.
15095
15096 2002-03-04 Akim Demaille <akim@epita.fr>
15097
15098 * src/conflicts.c (shiftset, lookaheadset): Now bitset.
15099 Adjust all dependencies.
15100
15101 2002-03-04 Akim Demaille <akim@epita.fr>
15102
15103 * src/L0.c, src/LR0.h (nstates): Be size_t.
15104 Adjust comparisons (signed vs unsigned).
15105 * src/conflics.c, src/lalr.c, src/lalr.h, src/output.c (LA): Now a
15106 bitset*.
15107 Adjust all dependencies.
15108
15109 2002-03-04 Akim Demaille <akim@epita.fr>
15110
15111 * src/closure.c (firsts): Now, also a bitset.
15112 Adjust all dependencies.
15113 (varsetsize): Remove, now unused.
15114 * src/warshall.h, src/warshall.c: Now work on arrays of bitsets.
15115
15116 2002-03-04 Akim Demaille <akim@epita.fr>
15117
15118 * src/print.c: Convert to use bitset.h, not hand coded iterations
15119 over ints.
15120
15121 2002-03-04 Akim Demaille <akim@epita.fr>
15122
15123 * src/reduce.c: Convert to use bitset.h, not hand coded BSet.
15124
15125 2002-03-04 Akim Demaille <akim@epita.fr>
15126
15127 * src/closure.c (ruleset): Be a bitset.
15128 (rulesetsize): Remove.
15129
15130 2002-03-04 Akim Demaille <akim@epita.fr>
15131
15132 * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
15133 * lib/bitsetv.h, lib/ebitset.c, lib/ebitset.h, lib/lbitset.c,
15134 * lib/lbitset.h, lib/sbitset.c, lib/sbitset.h: New.
15135 * src/closure.c (fderives): Be an array of bitsets.
15136
15137 2002-02-28 Robert Anisko <robert@lrde.epita.fr>
15138
15139 * data/bison.c++: Merge the two generated headers. Insert a copyright
15140 notice in each output file.
15141
15142 2002-02-28 Akim Demaille <akim@epita.fr>
15143
15144 * data/bison.c++: Copy the prologue of bison.simple to fetch
15145 useful M4 definitions, such as b4_header_guard.
15146
15147 2002-02-25 Akim Demaille <akim@epita.fr>
15148
15149 * src/getargs.c (version): Give the name of the authors, and use a
15150 translator friendly scheme for the bgr
15151 copyright notice.
15152
15153 2002-02-25 Akim Demaille <akim@epita.fr>
15154
15155 * src/output.c (header_output): Remove, now handled completely via
15156 M4.
15157
15158 2002-02-25 Akim Demaille <akim@epita.fr>
15159
15160 * m4/m4.m4: New, from CVS Autoconf.
15161 * configure.in: Invoke it.
15162 * src/output.c (output_skeleton): Use its result instead of the
15163 hard coded name.
15164
15165 2002-02-25 Akim Demaille <akim@epita.fr>
15166
15167 * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New, stolen from
15168 Fileutils 4.1.5.
15169 * configure.in: Invoke UTILS_FUNC_MKSTEMP.
15170 * src/output.c (output_skeleton): Use mkstemp to create a real
15171 temporary file.
15172 Move the filling of `skeleton' and its muscle to...
15173 (prepare): here.
15174 (output): Move the definition of the prologue muscle to...
15175 (prepare): here.
15176 * src/system.h (DEFAULT_TMPDIR): New.
15177
15178 2002-02-14 Paul Eggert <eggert@twinsun.com>
15179
15180 Remove the support for C++ namespace cleanliness; it was
15181 causing more problems than it was curing, since it didn't work
15182 properly on some nonstandard C++ compilers. This can wait
15183 for a proper C++ parser.
15184
15185 * NEWS: Document this.
15186 * doc/bison.texinfo (Bison Parser, Debugging): Remove special mention
15187 of C++, as it's treated like C now.
15188 * src/bison.simple (YYSTD): Remove.
15189 (YYSIZE_T, YYFPRINTF, YYPARSE_PARAM_ARG, YYPARSE_PARAM_DECL):
15190 Treat C++ just like Standard C instead of trying to support
15191 namespace cleanliness.
15192
15193 2002-02-14 Akim Demaille <akim@epita.fr>
15194
15195 * tests/regression.at (else): Adjust to Andreas' change.
15196
15197 2002-02-14 Akim Demaille <akim@epita.fr>
15198
15199 * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
15200
15201 2002-02-13 Andreas Schwab <schwab@suse.de>
15202
15203 * src/output.c (output_rule_data): Don't output NULL, it might
15204 not be defined yet.
15205
15206 2002-02-11 Robert Anisko <robert@lrde.epita.fr>
15207
15208 * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.
15209 (Copyright notice): Update.
15210
15211 2002-02-11 Akim Demaille <akim@epita.fr>
15212
15213 * tests/regression.at (%nonassoc and eof): Don't include
15214 nonportable headers.
15215
15216 2002-02-08 Robert Anisko <robert@lrde.epita.fr>
15217
15218 * data/bison.c++: Correct error recovery. Make the user able to
15219 initialize the starting location.
15220
15221 2002-02-07 Akim Demaille <akim@epita.fr>
15222
15223 * tests/input.at: New.
15224
15225 2002-02-07 Robert Anisko <robert@lrde.epita.fr>
15226
15227 * data/bison.c++: Replace some direct m4 expansions by constants. Be
15228 more consistent when naming methods and variables. Put preprocessor
15229 directives around tables only needed for debugging.
15230
15231 2002-02-07 Robert Anisko <robert@lrde.epita.fr>
15232
15233 * data/bison.c++ (yy::b4_name::print_): New method, replaces yyprint in
15234 C++ parsers.
15235 (yy::b4_name::parse): Use print_.
15236
15237 2002-02-07 Robert Anisko <robert@lrde.epita.fr>
15238
15239 * data/bison.c++ (yy::b4_name::parse): Error recovery is back.
15240
15241 2002-02-07 Robert Anisko <robert@lrde.epita.fr>
15242
15243 * data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror in
15244 C++ parsers.
15245 (yy::b4_name::parse): Build verbose error messages, and use error_.
15246
15247 2002-02-06 Robert Anisko <robert@lrde.epita.fr>
15248
15249 * data/bison.c++: Fix m4 quoting in comments.
15250
15251 2002-02-06 Robert Anisko <robert@lrde.epita.fr>
15252
15253 * data/bison.c++: Adjust the parser code. Fix some muscles that were
15254 not expanded by m4.
15255
15256 2002-02-05 Akim Demaille <akim@epita.fr>
15257
15258 * data/bison.c++: Adjust to the M4 back end.
15259 More is certainly needed.
15260
15261 2002-02-05 Akim Demaille <akim@epita.fr>
15262
15263 Give a try to M4 as a back end.
15264
15265 * lib/readpipe.c: New, from wdiff.
15266 * src/Makefile.am (DEFS): Define PKGDATADIR, not BISON_SIMPLE and
15267 BISON_HAIRY.
15268 * src/system.h (BISON_HAIRY, BISON_SIMPLE): Remove the DOS and VMS
15269 specific values. Now it is m4 that performs the lookup.
15270 * src/parse-skel.y: Remove.
15271 * src/muscle_tab.c, src/muscle_tab.h (muscles_m4_output): New.
15272 * src/output.c (actions_output, guards_output)
15273 (token_definitions_output): No longer keeps track of the output
15274 line number, hence remove the second argument.
15275 (guards_output): Check against the guard member of a rule, not the
15276 action member.
15277 Adjust callers.
15278 (output_skeleton): Don't look for the skeleton location, let m4 do
15279 that.
15280 Create `/tmp/muscles.m4'. This is temporary, a proper temporary
15281 file will be used.
15282 Invoke `m4' on m4sugar.m4, muscles.m4, and the skeleton.
15283 (prepare): Given that for the time being changesyntax is not
15284 usable in M4, rename the muscles using `-' to `_'.
15285 Define `defines_flag', `output_parser_name' and `output_header_name'.
15286 * src/output.h (actions_output, guards_output)
15287 (token_definitions_output): Adjust prototypes.
15288 * src/scan-skel.l: Instead of scanning the skeletons, it now
15289 processes the output of m4: `__oline__' and `#output'.
15290 * data/bison.simple: Adjust to be used by M4(sugar).
15291 * tests/Makefile.am: Use check_SCRIPTS to make sure `bison' is up
15292 to date.
15293 * tests/bison.in: Use the secrete envvar `BISON_PKGDATADIR'
15294 instead of the dead `BISON_SIMPLE' and `BISON_HAIRY'.
15295 * data/m4sugar/m4sugar.m4, data/m4sugar/version.m4: New,
15296 shamelessly stolen from CVS Autoconf.
15297
15298 2002-02-05 Akim Demaille <akim@epita.fr>
15299
15300 * lib/hash.c, lib/hash.h: Replace with Fileutils 4.1's version.
15301 * configure.in: Check for the declarations of free and malloc.
15302 * src/muscle_tab.c: Adjust.
15303
15304 2002-02-05 Akim Demaille <akim@epita.fr>
15305
15306 * src/muscle_tab.c (muscle_init): Don't default to NULL muscle
15307 which have no values.
15308
15309 2002-02-05 Akim Demaille <akim@epita.fr>
15310
15311 * src/bison.simple, src/bison.hairy, src/bison.c++: Move to...
15312 * data/: here.
15313
15314 2002-01-29 Paul Eggert <eggert@twinsun.com>
15315
15316 * src/bison.simple (YYSIZE_T): Do not define merely because
15317 YYSTACK_USE_ALLOCA is nonzero or alloca or _ALLOCA_H are defined.
15318 On some platforms, <alloca.h> does not declare YYSTD (size_t).
15319
15320 2002-01-27 Akim Demaille <akim@epita.fr>
15321
15322 Fix `%nonassoc and eof'.
15323
15324 * src/state.c (errs_dup): Aaaah! The failure was due to bytes
15325 which were not properly copied! Replace
15326 memcpy (res->errs, src->errs, src->nerrs);
15327 with
15328 memcpy (res->errs, src->errs, src->nerrs * sizeof (src->errs[0]));
15329 !!!
15330 * tests/regression.at (%nonassoc and eof): Adjust to newest
15331 Autotest: `.' is not in the PATH.
15332
15333 2002-01-27 Akim Demaille <akim@epita.fr>
15334
15335 * tests/sets.at (AT_EXTRACT_SETS): New.
15336 (Nullable): Use it.
15337 (Firsts): New.
15338
15339 2002-01-26 Akim Demaille <akim@epita.fr>
15340
15341 * tests/actions.at, tests/calc.at, tests/headers.at,
15342 * tests/torture.at: Adjust to the newest Autotest which no longer
15343 forces `.' in the PATH.
15344
15345 2002-01-25 Akim Demaille <akim@epita.fr>
15346
15347 * tests/regression.at (%nonassoc and eof): New.
15348 Suggested by Robert Anisko.
15349
15350 2002-01-24 Akim Demaille <akim@epita.fr>
15351
15352 Bison dumps core when trying to complain about broken input files.
15353 Reported by Cris van Pelt.
15354
15355 * src/lex.c (parse_percent_token): Be sure to set token_buffer.
15356 * tests/regression.at (Invalid input: 1, Invalid input: 2): Merge
15357 into...
15358 (Invalid inputs): Strengthen: exercise parse_percent_token.
15359
15360 2002-01-24 Robert Anisko <robert.anisko@epita.fr>
15361
15362 * src/Makefile.am: Add bison.c++.
15363 * src/bison.c++: New skeleton.
15364
15365 2002-01-21 Paolo Bonzini <bonzini@gnu.org>
15366
15367 * po/it.po: New.
15368
15369 2002-01-21 Kees Zeelenberg <kzlg@users.sourceforge.net>
15370
15371 * src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
15372
15373 2002-01-20 Marc Autret <marc@gnu.org>
15374
15375 * src/files.c (compute_output_file_names): Fix
15376
15377 2002-01-20 Marc Autret <marc@gnu.org>
15378
15379 * tests/output.at: New test.
15380 * src/files.c (compute_base_names): Don't map extensions when
15381 the YACC flag is set, use defaults.
15382 Reported by Evgeny Stambulchik.
15383
15384 2002-01-20 Marc Autret <marc@gnu.org>
15385
15386 * src/system.h: Need to define __attribute__ away for non-GCC
15387 compilers as well (i.e., the vendor C compiler).
15388 Suggested by Albert Chin-A-Young.
15389
15390 2002-01-11 Tim Van Holder <tim.van.holder@pandora.be>
15391
15392 * lib/hash.h, lib/hash.c: Renamed __P to PARAMS and used the
15393 canonical definition.
15394 * src/system.h: Use the canonical definition for PARAMS (avoids
15395 a conflict with the macro from lib/hash.h).
15396
15397 2002-01-11 Akim Demaille <akim@epita.fr>
15398
15399 * configure.in: Use AC_FUNC_STRNLEN.
15400 Fixes the failures observed on AIX 4.3 by H.Merijn Brand.
15401
15402 2002-01-09 Akim Demaille <akim@epita.fr>
15403
15404 * src/files.c, src/files.h (output_infix): New.
15405 (tab_extension): Remove.
15406 (compute_base_names): Compute the former, drop the latter.
15407 * src/output.c (prepare): Insert the muscles `output-infix', and
15408 `output-suffix'.
15409 * src/parse-skel.y (string, string.1): New.
15410 (section.header): Use it.
15411 (section.yacc): Remove.
15412 (prefix): Remove too.
15413 * src/scan-skel.l: Adjust.
15414 * src/bison.simple, src/bison.hairy: Adjust.
15415
15416 2002-01-09 Akim Demaille <akim@epita.fr>
15417
15418 * configure.in (WERROR_CFLAGS): Compute it.
15419 * src/Makefile.am (CFLAGS): Pass it.
15420 * tests/atlocal.in (CFLAGS): Idem.
15421 * src/files.c: Fix a few warnings.
15422 (get_extension_index): Remove, unused.
15423
15424 2002-01-08 Akim Demaille <akim@epita.fr>
15425
15426 * src/getargs.c (AS_FILE_NAME): New.
15427 (getargs): Use it to convert DOSish file names.
15428 * src/files.c (base_name): Rename as full_base_name to avoid
15429 clashes with `base_name ()'.
15430 (filename_split): New.
15431 (compute_base_names): N-th rewrite, using filename_split.
15432
15433 2002-01-08 Akim Demaille <akim@epita.fr>
15434
15435 * lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:
15436 New, stolen from the Fileutils 4.1.
15437 * lib/Makefile.am (libbison_a_SOURCES): Adjust.
15438 * configure.in: Check for the presence of memrchr, and of its
15439 prototype.
15440
15441 2002-01-07 Tim Van Holder <tim.van.holder@pandora.be>
15442
15443 * lib/hash.h (__P): Added definition for this macro.
15444 * src/Makefile.am: Add parse-skel.c and scan-skel.c to
15445 BUILT_SOURCES, to ensure they are generated first.
15446 * src/parse-skel.y: Use YYERROR_VERBOSE instead of
15447 %error-verbose to allow bootstrapping with bison 1.30x.
15448
15449 2002-01-06 Akim Demaille <akim@epita.fr>
15450
15451 * src/reader.c (parse_braces): Don't fetch the next char, the
15452 convention is to fetch on entry.
15453 * tests/torture.at (GNU Cim Grammar): Reintroduce their weird
15454 'switch' without a following semicolon.
15455 * tests/regression.at (braces parsing): New.
15456
15457 2002-01-06 Akim Demaille <akim@epita.fr>
15458
15459 Bison is dead wrong in its RR conflict reports.
15460
15461 * tests/torture.at (GNU Cim Grammar): New.
15462 * src/conflicts.c (count_rr_conflicts): Fix.
15463
15464 2002-01-06 Akim Demaille <akim@epita.fr>
15465
15466 Creating package.m4 from configure.ac causes too many problems.
15467
15468 * tests/Makefile.am (package.m4): Create it by hand,
15469 AC_CONFIG_TESTDIR no longer does in the most recent CVS Autoconf.
15470
15471 2002-01-06 Akim Demaille <akim@epita.fr>
15472
15473 * src/Makefile.am (bison_SOURCES): Add parse-skel.h and
15474 skeleton.h.
15475
15476 2002-01-04 Paul Eggert <eggert@twinsun.com>
15477
15478 * doc/bison.texinfo (Debugging):
15479 Remove YYSTDERR; it's no longer defined or used.
15480 Also, s/cstdio.h/cstdio/.
15481
15482 2002-01-03 Akim Demaille <akim@epita.fr>
15483
15484 * tests/bison.in, tests/atlocal.in: Adjust to CVS Autoconf.
15485
15486 2002-01-03 Akim Demaille <akim@epita.fr>
15487
15488 * src/parse-skel.y (process_skeleton): Don't bind the parser's
15489 tracing code to --trace, wait for a better --trace option, with
15490 args.
15491
15492 2002-01-03 Akim Demaille <akim@epita.fr>
15493
15494 * src/bison.simple (YYSTDERR): Remove, replace `stderr'.
15495 The ISO C++ standard is extremely clear about it: stderr is
15496 considered a macro, not a regular symbol (see table 94 `Header
15497 <cstdio> synopsis', [lib.c.files] 27.8.2 C Library files).
15498 Therefore std:: does not apply to it. It still does with fprintf.
15499 Also, s/cstdio.h/cstdio/.
15500
15501 2002-01-03 Akim Demaille <akim@epita.fr>
15502
15503 * lib/quotearg.c: Use `#include "..."' instead of `#include <...>'
15504 for non system headers.
15505
15506 2002-01-02 Akim Demaille <akim@epita.fr>
15507
15508 Equip the skeleton chain with location tracking, runtime trace,
15509 pure parser and scanner.
15510
15511 * src/parse-skel.y: Request a pure parser, locations, and prefix
15512 renaming.
15513 (%union): Having several members with the same type does not help
15514 type mismatches, simplify.
15515 (YYPRINT, yyprint): New.
15516 (yyerror): ``Rename'' (there is a #define yyerror skel_error) as...
15517 (skel_error): this.
15518 Handle locations.
15519 * src/scan-skel.l: Adjust to these changes.
15520 * src/skeleton.h (LOCATION_RESET, LOCATION_LINES, LOCATION_STEP)
15521 (LOCATION_PRINT, skel_control_t): New.
15522
15523 2001-12-30 Akim Demaille <akim@epita.fr>
15524
15525 * src/parse-skel.y: Get rid of the shift/reduce conflict:
15526 replace `gb' with BLANKS.
15527 * src/scan-skel.l: Adjust.
15528
15529 2001-12-30 Akim Demaille <akim@epita.fr>
15530
15531 * src/system.h: We don't need nor want bcopy.
15532 Throw away MS-DOS crap: we don't need getpid.
15533 * configure.in: We don't need strndup. It was even causing
15534 problems: because Flex includes the headers *before* us,
15535 _GNU_SOURCE is not defined by config.h, and therefore strndup was
15536 not visible.
15537 * lib/xstrndup.c: New.
15538 * src/scan-skel.l: Use it.
15539 Be sure to initialize yylval.muscle member when scanning a MUSCLE.
15540 * src/parse-skel.y: Use %directives instead of #defines.
15541
15542 2001-12-30 Akim Demaille <akim@epita.fr>
15543
15544 * src/skeleton.h: New.
15545 * src/output.c (output_parser, output_master_parser): Remove, dead
15546 code.
15547 * src/output.h (get_lines_number, actions_output, guards_output)
15548 (token_definitions_output): Prototype them.
15549 * src/parse-skel.y: Add the license notice.
15550 Include output.h and skeleton.h.
15551 (process_skeleton): Returns void, and takes a single parameter.
15552 * src/scan-skel.l: Add the license notice.
15553 Include skeleton.h.
15554 Don't use %option yylineno: it seems that then Flex imagines
15555 REJECT has been used, and therefore it won't reallocate its
15556 buffers (which makes no other sense to me than a bug). It results
15557 in warnings for `unused: yy_flex_realloc'.
15558
15559 2001-12-30 Robert Anisko <robert.anisko@epita.fr>
15560
15561 * src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_STRING)
15562 (MUSCLE_INSERT_PREFIX): ...to there.
15563 * src/output.c (MUSCLE_INSERT_INT, MUSCLE_INSERT_STRING)
15564 (MUSCLE_INSERT_PREFIX): Move from here...
15565
15566 * src/bison.hairy: Add a section directive. Put braces around muscle
15567 names. This parser skeleton is still broken, but Bison should not
15568 choke on a bad muscle 'syntax'.
15569 * src/bison.simple: Add a section directive. Put braces around muscle
15570 names.
15571
15572 * src/files.h (strsuffix, stringappend): Add declarations.
15573 (tab_extension): Add declaration.
15574 (short_base_name): Add declaration.
15575
15576 * src/files.c (strsuffix, stringappend): No longer static. These
15577 functions are used in the skeleton parser.
15578 (tab_extension): New.
15579 (compute_base_names): Use the computations done in this function
15580 to guess if the generated parsers should have '.tab' in their
15581 names.
15582 (short_base_name): No longer static.
15583
15584 * src/output.c (output_skeleton): New.
15585 (output): Disable call to output_master_parser, and give a try to
15586 a new skeleton handling system.
15587 (guards_output, actions_output): No longer static.
15588 (token_definitions_output, get_lines_number): No longer static.
15589
15590 * configure.in: Use AM_PROG_LEX and AC_PROG_YACC.
15591
15592 * src/Makefile.am (bison_SOURCES): Add scan-skel.l and
15593 parse-skel.y.
15594
15595 * src/parse-skel.y: New file.
15596 * src/scan-skel.l: New file.
15597
15598 2001-12-29 Akim Demaille <akim@epita.fr>
15599
15600 %name-prefix is broken.
15601
15602 * src/files.c (spec_name_prefix): Initialize to NULL, not to "yy".
15603 Adjust all dependencies.
15604 * tests/headers.at (export YYLTYPE): Strengthen this test: use
15605 %name-prefix.
15606
15607 Renaming yylval but not yylloc is not consistent. Now we do.
15608
15609 * src/bison.simple: Prefix yylloc if used.
15610 * doc/bison.texinfo (Decl Summary): Document that.
15611
15612 2001-12-29 Akim Demaille <akim@epita.fr>
15613
15614 * doc/bison.texinfo: Promote `%long-directive' over
15615 `%long_directive'.
15616 Remove all references to fixed-output-files, yacc is enough.
15617
15618 2001-12-29 Akim Demaille <akim@epita.fr>
15619
15620 * src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
15621 user prologue. These are defaults.
15622 * tests/actions.at (Mid-rule actions): Make sure the user can
15623 define YYDEBUG and YYERROR_VERBOSE.
15624
15625 2001-12-29 Akim Demaille <akim@epita.fr>
15626
15627 * src/output.c (header_output): Don't forget to export YYLTYPE and
15628 yylloc.
15629 * tests/headers.at (export YYLTYPE): New, make sure it does.
15630 * tests/regression.at (%union and --defines, Invalid CPP headers):
15631 Move to...
15632 * tests/headers.at: here.
15633
15634 2001-12-29 Akim Demaille <akim@epita.fr>
15635
15636 * src/gram.h (rule_s): Member `assoc' is of type `associativity'.
15637
15638 2001-12-29 Akim Demaille <akim@epita.fr>
15639
15640 * tests/actions.at (Mid-rule actions): Output on a single line
15641 instead of several.
15642
15643 2001-12-29 Akim Demaille <akim@epita.fr>
15644
15645 * doc/bison.texinfo: Formatting changes.
15646
15647 2001-12-29 Akim Demaille <akim@epita.fr>
15648
15649 Don't store the token defs in a muscle, just be ready to output it
15650 on command. Now possible via `symbols'. Fixes a memory leak.
15651
15652 * src/output.c (token_definitions_output): New.
15653 (output_parser, header_output): Use it.
15654 * src/reader.c (symbols_save): Remove.
15655
15656 2001-12-29 Akim Demaille <akim@epita.fr>
15657
15658 * src/bison.simple: Do not provide a default for YYSTYPE and
15659 YYLTYPE before the user's prologue. Otherwise it's hardly... a
15660 default.
15661
15662 2001-12-29 Akim Demaille <akim@epita.fr>
15663
15664 Mid-rule actions are simply... ignored!
15665
15666 * src/reader.c (readgram): Be sure to attach mid-rule actions to
15667 the empty-rule associated to the dummy symbol, not to the host
15668 rule.
15669 * tests/actions.at (Mid-rule actions): New.
15670
15671 2001-12-29 Akim Demaille <akim@epita.fr>
15672
15673 Memory leak.
15674
15675 * src/reader.c (reader): Free grammar.
15676
15677 2001-12-29 Akim Demaille <akim@epita.fr>
15678
15679 Memory leak.
15680
15681 * src/LR0.c (new_itemsets): Don't allocate `shift_symbol' here,
15682 since it allocates it for each state, although only one is needed.
15683 (allocate_storage): Do it here.
15684
15685 2001-12-29 Akim Demaille <akim@epita.fr>
15686
15687 * src/options.h, src/options.c (create_long_option_table): Rename
15688 as...
15689 (long_option_table_new): this, with a clearer prototype.
15690 (percent_table): Remove, unused,
15691 * src/getargs.c (getargs): Adjust.
15692
15693 2001-12-29 Akim Demaille <akim@epita.fr>
15694
15695 * src/LR0.c, src/conflicts.c, src/lalr.c, src/lalr.h, src/output.c
15696 * src/print.c, src/print_graph.c, src/state.h: Rename state_table
15697 as states.
15698
15699 2001-12-29 Akim Demaille <akim@epita.fr>
15700
15701 * src/lalr.c (build_relations): Rename `states' as `states1'.
15702 Sorry, I don't understand exactly what it is, no better name...
15703
15704 2001-12-29 Akim Demaille <akim@epita.fr>
15705
15706 * src/closure.c, src/conflicts.c, src/derives.c, src/gram.c
15707 * src/gram.h, src/lalr.c, src/nullable.c, src/output.c, src/print.c
15708 * src/print_graph.c, src/reader.c, src/reduce.c: Rename rule_table
15709 as rules.
15710
15711 2001-12-29 Akim Demaille <akim@epita.fr>
15712
15713 * src/gram.c (rprec, rprecsym, rassoc): Remove, unused since long
15714 ago.
15715
15716 2001-12-29 Akim Demaille <akim@epita.fr>
15717
15718 * src/reader.c, src/reader.h (user_toknums): Remove.
15719 Adjust all users to use symbols[i]->user_token_number.
15720
15721 2001-12-29 Akim Demaille <akim@epita.fr>
15722
15723 * src/gram.c, src/gram.h (sprec, sassoc): Remove.
15724 Adjust all users to use symbols[i]->prec or ->assoc.
15725
15726 2001-12-29 Akim Demaille <akim@epita.fr>
15727
15728 * src/reader.c, src/reader.h (tags): Remove.
15729 Adjust all users to use symbols[i]->tag.
15730
15731 2001-12-29 Akim Demaille <akim@epita.fr>
15732
15733 * src/gram.h, src/gram.c (symbols): New, similar to state_table
15734 and rule_table.
15735 * src/reader.c (packsymbols): Fill this table.
15736 Drop sprec.
15737 * src/conflicts.c (resolve_sr_conflict): Adjust.
15738 * src/reduce.c (reduce_grammar): Adjust: just sort symbols, a
15739 single table.
15740 Use symbols[i]->tag instead of tags[i].
15741
15742 2001-12-29 Akim Demaille <akim@epita.fr>
15743
15744 * tests/calc.at (_AT_DATA_CALC_Y): Also use %union.
15745 In addition, put a comment in there, to replace...
15746 * tests/regression.at (%union and C comments): Remove.
15747
15748 2001-12-29 Akim Demaille <akim@epita.fr>
15749
15750 * tests/regression.at (Web2c Actions): Blindly move the actual
15751 output as expected output. The contents *seem* right to me, but I
15752 can't pretend reading perfectly parser tables... Nonetheless, all
15753 the other tests pass correctly, the table look OK, even though the
15754 presence of `$axiom' is to be noted: AFAICS it is useless (but
15755 harmless).
15756
15757 2001-12-29 Akim Demaille <akim@epita.fr>
15758
15759 * src/reader.c (readgram): Don't add the rule 0 if there were no
15760 rules read. In other words, add it _after_ having performed
15761 grammar sanity checks.
15762 Fixes the `tests/regression.at (Invalid input: 1)' Failure.
15763
15764 2001-12-29 Akim Demaille <akim@epita.fr>
15765
15766 * tests/regression.at (Web2c Report): Catch up: the rule 0 is now
15767 visible, and some states have now a different number.
15768
15769 2001-12-29 Akim Demaille <akim@epita.fr>
15770
15771 * src/reader.c (readgram): Bind the initial rule's lineno to that
15772 of the first rule.
15773 * tests/regression.at (Rule Line Numbers, Unresolved SR Conflicts):
15774 (Solved SR Conflicts): Adjust rule 0's line number.
15775
15776 2001-12-29 Akim Demaille <akim@epita.fr>
15777
15778 Fix the `GAWK Grammar' failure.
15779
15780 * src/LR0.c (final_state): Initialize to -1 so that we do compute
15781 the reductions of the first state which was mistakenly confused
15782 with the final state because precisely final_state was initialized
15783 to 0.
15784 * tests/sets.at (Nullable): Adjust: state 0 does have lookaheads,
15785 now noticed by Bison.
15786 * tests/regression.at (Rule Line Numbers): Adjust: state 0 does
15787 have a reduction on $default.
15788
15789 2001-12-29 Akim Demaille <akim@epita.fr>
15790
15791 * src/gram.c (ritem_print): Be sure to subtract 1 when displaying
15792 rule line numbers.
15793 * src/closure.c (print_closure): Likewise.
15794 * src/derives.c (print_derives): Likewise.
15795 * tests/sets.at (Nullable): Adjust: the rule numbers are correct
15796 now.
15797
15798 2001-12-29 Akim Demaille <akim@epita.fr>
15799
15800 * src/lalr.c (lookaheads_print): New.
15801 (lalr): Call it when --trace-flag.
15802 * tests/sets.at (Nullable): Adjust: when tracing, the lookaheads
15803 are dumped.
15804
15805 2001-12-29 Akim Demaille <akim@epita.fr>
15806
15807 * src/derives.c (print_derives): Be sure to use `>= 0', not `> 0',
15808 when walking through ritem, even via rule->rhs.
15809 * src/reduce.c (dump_grammar, useful_production, reduce_output)
15810 (useful_production, useless_nonterminals): Likewise.
15811 (reduce_grammar_tables): Likewise, plus update nritems.
15812 * src/nullable.c (set_nullable): Likewise.
15813 * src/lalr.c (build_relations): Likewise.
15814 * tests/sets.at (Nullable): Adjust.
15815 Fortunately, now, the $axiom is no longer nullable.
15816
15817 2001-12-29 Akim Demaille <akim@epita.fr>
15818
15819 * src/LR0.c (generate_states): Use nritems, not nitems, nor using
15820 the 0-sentinel.
15821 * src/gram.c (ritem_longest_rhs): Likewise.
15822 * src/reduce.c (nonterminals_reduce): Likewise.
15823 * src/print_graph.c (print_graph): Likewise.
15824 * src/output.c (output_rule_data): Likewise.
15825 * src/nullable.c (set_nullable): Likewise.
15826
15827 2001-12-29 Akim Demaille <akim@epita.fr>
15828
15829 * src/output.c: Comment changes.
15830
15831 2001-12-27 Paul Eggert <eggert@twinsun.com>
15832
15833 * src/bison.simple (YYSTACK_ALLOC, YYSIZE_T): Remove special
15834 cases for non-GNU systems like AIX, HP-UX, SGI, Sun, and
15835 Sparc, as they were causing more porting problems than the
15836 (minor) performance improvement was worth.
15837
15838 Also, catch up with 1.31's YYSTD.
15839
15840 2001-12-27 Akim Demaille <akim@epita.fr>
15841
15842 * src/output.c (output_gram): Rely on nritems, not the
15843 0-sentinel. See below.
15844 Use -1 as separator, not 0.
15845 * src/bison.simple (yyparse): Subtract 1 to the rule numbers.
15846 Rely on -1 as separator in yyrhs, instead of 0.
15847 * tests/calc.at (AT_CHECK_CALC): Now, the parsers no longer issue
15848 twice `Now at end of input', therefore there are two lines less to
15849 expect.
15850
15851 2001-12-27 Akim Demaille <akim@epita.fr>
15852
15853 * tests/regression.at (Unresolved SR Conflicts):
15854 (Solved SR Conflicts, Rule Line Numbers): Adjust to the changes
15855 below.
15856
15857 2001-12-27 Akim Demaille <akim@epita.fr>
15858
15859 * src/LR0.c (new_state): Recognize the final state by the fact it
15860 is reached by eoftoken.
15861 (insert_start_shifting_state, insert_eof_shifting_state)
15862 (insert_accepting_state, augment_automaton): Remove, since now
15863 these states are automatically computed from the initial state.
15864 (generate_states): Adjust.
15865 * src/print.c: When reporting a rule number to the user, substract
15866 1, so that the axiom rule is rule 0, and the first user rule is 1.
15867 * src/reduce.c: Likewise.
15868 * src/print_graph.c (print_core): For the time being, just as for
15869 the report, depend upon --trace-flags to dump the full set of
15870 items.
15871 * src/reader.c (readgram): Once the grammar read, insert the rule
15872 0: `$axiom: START-SYMBOL $'.
15873 * tests/set.at: Adjust: rule 0 is now displayed, and since the
15874 number of the states has changed (the final state is no longer
15875 necessarily the last), catch up.
15876
15877 2001-12-27 Akim Demaille <akim@epita.fr>
15878
15879 Try to make the use of the eoftoken valid. Given that its value
15880 is 0 which was also used as a sentinel in ritem, (i) make sure >= 0
15881 is used instead of > 0 where appropriate, (ii), depend upon nritems
15882 instead of the 0-sentinel.
15883
15884 * src/gram.h, src/gram.c (nritems): New.
15885 Expected to be duplication of nitems, but for the time being...
15886 * src/reader.c (packgram): Assert nritems and nitems are equal.
15887 * src/LR0.c (allocate_itemsets, new_itemsets): Adjust.
15888 * src/closure.c (print_closure, print_fderives): Likewise.
15889 * src/gram.c (ritem_print): Likewise.
15890 * src/print.c (print_core, print_grammar): Likewise.
15891 * src/print_graph.c: Likewise.
15892
15893 2001-12-27 Akim Demaille <akim@epita.fr>
15894
15895 * src/main.c (main): If there are complains after grammar
15896 reductions, then output the report anyway if requested, then die.
15897 * src/symtab.c (bucket_new): Initialize `value' to -1, not 0.
15898 * src/reader.c (eoftoken): New.
15899 (parse_token_decl): If the token being defined has value `0', it
15900 is the eoftoken.
15901 (packsymbols): No longer hack `tags' to insert `$' by hand.
15902 Be sure to preserve the value of the eoftoken.
15903 (reader): Make sure eoftoken is defined.
15904 Initialize nsyms to 0: now eoftoken is created just like the others.
15905 * src/print.c (print_grammar): Don't special case the eof token.
15906 * src/regression.at: Adjust: `$' has value 0, not -1, which was a
15907 lie anyway, albeit pleasant.
15908 * tests/calc.at: Exercise error messages with eoftoken.
15909 Change the grammar so that empty input is invalid.
15910 Adjust expectations.
15911 When yyungeting, be sure to use a valid yylloc: use last_yylloc.
15912
15913 2001-12-27 Akim Demaille <akim@epita.fr>
15914
15915 * configure.in: Check the protos of strchr ans strspn.
15916 Replace strchr if needed.
15917 * src/system.h: Provide the protos of strchr, strspn and memchr if
15918 missing.
15919 * lib/strchr.c: New.
15920 * src/reader.c (symbols_save): Use strchr.
15921
15922 2001-12-27 Akim Demaille <akim@epita.fr>
15923
15924 * src/print.c, src/print_graph.c (escape): New.
15925 Use it to quote the TAGS outputs.
15926 * src/print_graph.c (print_state): Now errors are in red, and
15927 reductions in green.
15928 Prefer high to wide: output the state number on a line of its own.
15929
15930 2001-12-27 Akim Demaille <akim@epita.fr>
15931
15932 * src/state.h, src/state.c (reductions_new): New.
15933 * src/LR0.c (set_state_table): Let all the states have a
15934 `reductions', even if reduced to 0.
15935 (save_reductions): Adjust.
15936 * src/lalr.c (initialize_LA, initialize_lookaheads): Adjust.
15937 * src/print.c (print_reductions, print_actions): Adjust.
15938 * src/output.c (action_row): Adjust.
15939
15940 2001-12-27 Akim Demaille <akim@epita.fr>
15941
15942 * src/state.h, src/state.c (errs_new, errs_dup): New.
15943 * src/LR0.c (set_state_table): Let all the states have an errs,
15944 even if reduced to 0.
15945 * src/print.c (print_errs, print_reductions): Adjust.
15946 * src/output.c (output_actions, action_row): Adjust.
15947 * src/conflicts.c (resolve_sr_conflict): Adjust.
15948
15949 2001-12-27 Akim Demaille <akim@epita.fr>
15950
15951 * src/lalr.c (set_goto_map, initialize_F): Use SHIFT_SYMBOL.
15952
15953 2001-12-27 Akim Demaille <akim@epita.fr>
15954
15955 * src/conflicts.c, src/conflicts.h (print_reductions): Move to...
15956 * src/print.c: here.
15957 (lookaheadset, shiftset): New, used as additional storage by
15958 print_reductions.
15959 (print_results): Adjust.
15960 (print_shifts, print_gotos, print_errs): New, extracted from...
15961 (print_actions): here.
15962 * src/print_graph.c (print_actions): Remove dead code.
15963
15964 2001-12-27 Akim Demaille <akim@epita.fr>
15965
15966 * src/reader.c (copy_dollar, copy_at): Better checking of `n' in
15967 `$n' and `@n'.
15968
15969 2001-12-27 Akim Demaille <akim@epita.fr>
15970
15971 * src/lalr.c (add_lookback_edge): Use state_t instead of ints.
15972 (build_relations): Adjust.
15973
15974 2001-12-27 Akim Demaille <akim@epita.fr>
15975
15976 * src/lalr.c (set_goto_map): Remove a wrong but benign loop
15977 duplication.
15978
15979 2001-12-27 Akim Demaille <akim@epita.fr>
15980
15981 * src/reader.c (packgram): Catch nitems overflows.
15982
15983 2001-12-27 Akim Demaille <akim@epita.fr>
15984
15985 * src/files.c, src/files.h (guard_obstack): Remove.
15986 * src/output.c (output): Adjust.
15987 * src/reader.c (parse_braces): New, factoring...
15988 (copy_action, copy_guard): these two which are renamed as...
15989 (parse_action, parse_guard): these.
15990 As a voluntary consequence, using braces around guards is now
15991 mandatory.
15992
15993 2001-12-27 Akim Demaille <akim@epita.fr>
15994
15995 * src/gram.h (rule_t): `guard' and `guard_line' are new members.
15996 * src/reader.c (symbol_list): `guard' and `guard_line' are new
15997 members.
15998 (symbol_list_new): Adjust.
15999 (copy_action): action_line is the first line, not the last.
16000 (copy_guard): Just as for actions, store the `action' only, not
16001 the switch/case/break flesh.
16002 Don't parse the user action that might follow the guard, let...
16003 (readgram): do it, i.e., now, there can be an action after a
16004 guard.
16005 In other words the guard is just explicitly optional.
16006 (packgram): Adjust.
16007 * src/output.c (guards_output): New.
16008 (output_parser): Call it when needed.
16009 (output): Also free the guard and attrs obstacks.
16010 * src/files.c, src/files.h (obstack_save): Remove.
16011 (output_files): Remove.
16012 As a result, if one needs the former `.act' file, using an
16013 appropriate skeleton which requires actions and guards is now
16014 required.
16015 * src/main.c (main): Adjust.
16016 * tests/semantic.at: New.
16017 * tests/regression.at: Use `input.y' as input file name.
16018 Avoid 8+3 problems by requiring input.c when the test needs the
16019 parser.
16020
16021 2001-12-27 Akim Demaille <akim@epita.fr>
16022
16023 * src/reader.c (symbol_list_new): Be sure to initialize all the
16024 fields.
16025
16026 2001-12-27 Akim Demaille <akim@epita.fr>
16027
16028 All the hacks using a final pseudo state are now useless.
16029
16030 * src/LR0.c (set_state_table): state_table holds exactly nstates.
16031 * src/lalr.c (nLA): New.
16032 (initialize_LA, compute_lookaheads, initialize_lookaheads): Use it
16033 instead of lookaheadsp from the pseudo state (nstate + 1).
16034
16035 2001-12-27 Akim Demaille <akim@epita.fr>
16036
16037 * src/output.c (action_row, token_actions): Use a state_t instead
16038 of a integer, and nlookaheads instead of the following state's
16039 lookaheadsp.
16040
16041 2001-12-27 Akim Demaille <akim@epita.fr>
16042
16043 * src/conflicts.c (log_resolution, flush_shift)
16044 (resolve_sr_conflict, set_conflicts, solve_conflicts)
16045 (count_sr_conflicts, count_rr_conflicts, conflicts_output)
16046 (conflicts_print, print_reductions): Use a state_t instead of an
16047 integer when referring to a state.
16048 As much as possible, depend upon nlookaheads, instead of the
16049 `lookaheadsp' member of the following state (since lookaheads of
16050 successive states are successive, the difference between state n + 1
16051 and n served as the number of lookaheads for state n).
16052 * src/lalr.c (add_lookback_edge): Likewise.
16053 * src/print.c (print_core, print_actions, print_state)
16054 (print_results): Likewise.
16055 * src/print_graph.c (print_core, print_actions, print_state)
16056 (print_graph): Likewise.
16057 * src/conflicts.h: Adjust.
16058
16059 2001-12-27 Akim Demaille <akim@epita.fr>
16060
16061 * src/bison.hairy: Formatting/comment changes.
16062 ANSIfy.
16063 Remove `register' indications.
16064 Add plenty of `static'.
16065
16066 2001-12-27 Akim Demaille <akim@epita.fr>
16067
16068 * src/output.c (prepare): Drop the muscle `ntbase' which
16069 duplicates ntokens.
16070 * src/bison.simple: Formatting/comment changes.
16071 Use YYNTOKENS only, which is documented, but not YYNTBASE, which
16072 is an undocumented synonym.
16073
16074 2001-12-22 Akim Demaille <akim@epita.fr>
16075
16076 * src/output.c (output_table_data): Change the prototype to use
16077 `int' for array ranges: some invocations do pass an int, not a
16078 short.
16079 Reported by Wayne Green.
16080
16081 2001-12-22 Akim Demaille <akim@epita.fr>
16082
16083 Some actions of web2c.y are improperly triggered.
16084 Reported by Mike Castle.
16085
16086 * src/lalr.c (traverse): s/F (i)[k] = F (j)[k]/F (j)[k] = F (i)[k]/.
16087 * tests/regression.at (Web2c): Rename as...
16088 (Web2c Report): this.
16089 (Web2c Actions): New.
16090
16091 2001-12-22 Akim Demaille <akim@epita.fr>
16092
16093 Reductions in web2c.y are improperly reported.
16094 Reported by Mike Castle.
16095
16096 * src/conflicts.c (print_reductions): Fix.
16097 * tests/regression.at (Web2c): New.
16098
16099 2001-12-18 Akim Demaille <akim@epita.fr>
16100
16101 Some host fail on `assert (!"foo")', which expands to
16102 ((!"foo") ? (void)0 : __assert("!"foo."", __FILE__, __LINE__))
16103 Reported by Nelson Beebee.
16104
16105 * src/output.c, src/vcg.c: Replace `assert (!"it succeeded")' with
16106 `#define it_succeeded 0' and `assert (it_succeeded)'.
16107
16108 2001-12-17 Marc Autret <autret_m@epita.fr>
16109
16110 * src/bison.simple: Don't hard code the skeleton line and filename.
16111 * src/output.c (output_parser): Rename 'line' as 'output_line'.
16112 New line counter 'skeleton_line' (skeleton-line muscle).
16113
16114 2001-12-17 Paul Eggert <eggert@twinsun.com>
16115
16116 * NEWS, doc/bison.texinfo, doc/bison.1, doc/bison.rnh: Document that
16117 YYDEBUG must be defined to a nonzero value.
16118
16119 * src/bison.simple (yytname): Do not assume that the user defines
16120 YYDEBUG to a properly parenthesized expression.
16121
16122 2001-12-17 Akim Demaille <akim@epita.fr>
16123
16124 * src/state.h (state_t): Rename lookaheads as lookaheadsp.
16125 nlookaheads is a new member.
16126 Adjust all users.
16127 * src/lalr.h (nlookaheads): Remove this orphan declaration.
16128 * src/lalr.c (initialize_lookaheads): Set nlookaheads for each
16129 state.
16130
16131 2001-12-17 Akim Demaille <akim@epita.fr>
16132
16133 * src/files.h, src/files.c (open_files, close_files): Remove.
16134 * src/main.c (main): Don't open/close files, nor invoke lex_free,
16135 let...
16136 * src/reader.c (reader): Do it.
16137
16138 2001-12-17 Akim Demaille <akim@epita.fr>
16139
16140 * src/conflicts.c (print_reductions): Formatting changes.
16141
16142 2001-12-17 Akim Demaille <akim@epita.fr>
16143
16144 * src/conflicts.c (flush_shift): Also adjust lookaheadset.
16145 (flush_reduce): New.
16146 (resolve_sr_conflict): Adjust.
16147
16148 2001-12-17 Akim Demaille <akim@epita.fr>
16149
16150 * src/output.c (output_obstack): Be static and rename as...
16151 (format_obstack): this, to avoid any confusion with files.c's
16152 output_obstack.
16153 * src/reader.h (muscle_obstack): Move to...
16154 * src/output.h: here, since it's defined in output.c.
16155
16156 2001-12-17 Akim Demaille <akim@epita.fr>
16157
16158 * src/output.c (action_row, save_column, default_goto)
16159 (sort_actions, matching_state, pack_vector): Better variable
16160 locality.
16161
16162 2001-12-17 Akim Demaille <akim@epita.fr>
16163
16164 * src/output.c: Various formatting changes.
16165
16166 2001-12-17 Akim Demaille <akim@epita.fr>
16167
16168 * src/files.c (output_files): Free the output_obstack.
16169 * src/main.c (main): Call print and print_graph conditionally.
16170 * src/print.c (print): Work unconditionally.
16171 * src/print_graph.c (print_graph): Work unconditionally.
16172 * src/conflicts.c (log_resolution): Output only if verbose_flag.
16173
16174 2001-12-16 Marc Autret <autret_m@epita.fr>
16175
16176 * src/output.c (actions_output): Fix. When we use %no-lines,
16177 there is one less line per action.
16178
16179 2001-12-16 Marc Autret <autret_m@epita.fr>
16180
16181 * src/bison.simple: Remove a useless #line directive.
16182 s/#line %%line %%skeleton/#line %%line "%%parser-file-name"/'.
16183 * src/output.c (get_lines_number): New.
16184 (output_parser): Adjust, now takes care about the lines of a
16185 output muscles.
16186 Fix line numbering.
16187 (actions_output): Computes the number of lines taken by actions.
16188 (output_master_parser): Insert new skeleton which is the name of
16189 the output parser file name.
16190
16191 2001-12-15 Marc Autret <autret_m@epita.fr>
16192
16193 * src/bison.simple [YYERROR_VERBOSE]: Restore backward compatibility.
16194
16195 2001-12-15 Marc Autret <autret_m@epita.fr>
16196
16197 * src/output.c (output_gram): Keep track of the hairy one.
16198
16199 2001-12-15 Akim Demaille <akim@epita.fr>
16200
16201 Make `make distcheck' work.
16202
16203 * lib/Makefile.am (INCLUDES): Add top_srcdir/intl, since hash uses
16204 system.h which uses libgettext.h.
16205
16206 2001-12-15 Akim Demaille <akim@epita.fr>
16207
16208 * src/nullable.c (set_nullable): Useless rules must be skipped,
16209 otherwise, since we range over their symbols, we might look at a
16210 nonterminal which no longer ``exists'', i.e., it is not counted in
16211 `nvars', hence we overflow our arrays.
16212
16213 2001-12-15 Akim Demaille <akim@epita.fr>
16214
16215 The header can also be produced directly, without any obstack!
16216 Yahoo!
16217
16218 * src/files.c, src/files.h (defines_obstack): Remove.
16219 (compute_header_macro): Global.
16220 (defines_obstack_save): Remove.
16221 * src/reader.c (parse_union_decl): No longer output to
16222 defines_obstack: its content can be found in the `stype' muscle
16223 anyway.
16224 (output_token_translations): Merge into...
16225 (symbols_output): this.
16226 Rename as...
16227 (symbols_save): this.
16228 (reader): Adjust.
16229 * src/output.c (header_output): New.
16230 (output): Call it.
16231
16232 2001-12-15 Akim Demaille <akim@epita.fr>
16233
16234 * src/reader.c (parse_union_decl): Instead of handling two obstack
16235 simultaneously, use one to define the `stype' muscle, and use the
16236 value of the latter to fill defines_obstack.
16237 (copy_comment): Remove.
16238 (copy_comment2): Work for a single obstack.
16239 Rename as...
16240 (copy_comment): this.
16241
16242 2001-12-15 Akim Demaille <akim@epita.fr>
16243
16244 * src/lex.c, src/lex.h (xgetc): No longer static.
16245 * src/reader.c (parse_union_decl): Revamp.
16246
16247 2001-12-15 Akim Demaille <akim@epita.fr>
16248
16249 Still making progress in separating Bison into (i) input, (ii)
16250 process, (iii) output: now we can directly output the parser file
16251 without using table_obstack at all.
16252
16253 * src/files.c, src/files.h (table_obstack): Bye bye.
16254 (parser_file_name): New.
16255 * src/files.c (compute_output_file_names): Compute it.
16256 * src/output.c (actions_output, output_parser)
16257 (output_master_parser): To a file instead of an obstack.
16258
16259 2001-12-15 Akim Demaille <akim@epita.fr>
16260
16261 Attach actions to rules, instead of pre-outputting them to
16262 actions_obstack.
16263
16264 * src/gram.h (rule_t): action and action_line are new members.
16265 * src/reader.c (symbol_list): Likewise.
16266 (copy_action): Save the actions within the rule.
16267 (packgram): Save them in rule_table.
16268 * src/output.c (actions_output): New.
16269 (output_parser): Use it on `%%actions'.
16270 (output_rule_data): Don't free rule_table.
16271 (output): Do it.
16272 (prepare): Don't save the `action' muscle.
16273 * src/bison.simple: s/%%action/%%actions/.
16274
16275 2001-12-15 Akim Demaille <akim@epita.fr>
16276
16277 * src/reader.c (copy_action): When --yacc, don't append a `;'
16278 to the user action: let it fail if lacking.
16279 Suggested by Arnold Robbins and Tom Tromey.
16280
16281 2001-12-14 Akim Demaille <akim@epita.fr>
16282
16283 * src/lex.c (literalchar): Simply return the char you decoded, non
16284 longer mess around with obstacks and int pointers.
16285 Adjust all callers.
16286
16287 2001-12-14 Akim Demaille <akim@epita.fr>
16288
16289 * src/lex.c (literalchar): Don't escape the special characters,
16290 just decode them, and keep them as char (before, eol was output as
16291 the 2 char string `\n' etc.).
16292 * src/output.c (output_rule_data): Use quotearg to output the
16293 token strings.
16294
16295 2001-12-13 Paul Eggert <eggert@twinsun.com>
16296
16297 * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
16298 Do not infringe on the global user namespace when using C++.
16299 (YYFPRINTF, YYSTDERR): New macros, needed for the above.
16300 All uses of `fprintf' and `stderr' changed.
16301
16302 * doc/bison.texinfo: Document YYFPRINTF, YYSTDERR.
16303
16304 2001-12-13 Akim Demaille <akim@epita.fr>
16305
16306 The computation of nullable is broken: it doesn't handle empty
16307 RHS's properly.
16308
16309 * tests/torture.at (GNU AWK Grammar): New.
16310 * tests/sets.at (Nullable): New.
16311 * src/nullable.c (set_nullable): Instead of blindly looping over
16312 `ritems', loop over the rules, and then over their rhs's.
16313
16314 Work around Autotest bugs.
16315
16316 * src/warshall.c (bitmatrix_print): Don't use `+--+' as table
16317 frame, because Autotest understand lines starting with a `+' as
16318 traces from the shell. Then, they are not processed properly.
16319 Admittedly an Autotest bug, but we don't have time to wait for
16320 Autotest to catch up.
16321 * tests/regression.at (Broken Closure): Adjust to the new table
16322 frames.
16323 Move to...
16324 * tests/sets.at: here.
16325
16326 2001-12-13 Akim Demaille <akim@epita.fr>
16327
16328 * src/closure.c (closure): Use nrules instead of playing tricks
16329 with BITS_PER_WORD.
16330
16331 2001-12-13 Akim Demaille <akim@epita.fr>
16332
16333 * src/print.c (print_actions): Output the handling of `$' as the
16334 traces do: shifting the token EOF. Before EOF was treated as a
16335 nonterminal.
16336 * tests/regression.at: Adjust some tests.
16337 * src/print_graph.c (print_core): Complete the set of items via
16338 closure. The next-to-final and final states are still unsatisfying,
16339 but that's to be addressed elsewhere.
16340 No longer output the rule numbers, but do output the state number.
16341 A single loop for the shifts + gotos is enough, but picked a
16342 distinct color for each.
16343 (print_graph): Initialize and finalize closure.
16344
16345 2001-12-13 Akim Demaille <akim@epita.fr>
16346
16347 * src/reader.c (readgram): Remove dead code, an strip useless
16348 braces.
16349 (get_type): Remove, unused.
16350
16351 2001-12-12 Akim Demaille <akim@epita.fr>
16352
16353 * src/complain.h, src/complain.c: Remove error_one_per_line, rely
16354 on that of lib/error.c.
16355
16356 2001-12-12 Akim Demaille <akim@epita.fr>
16357
16358 Some hosts don't like `/' in includes.
16359
16360 * src/system.h: Include libgettext.h without qualifying the path.
16361 * src/Makefile.am (INCLUDES): Add $(top_srcdir)/intl, remove
16362 $(top_srcdir).
16363
16364 2001-12-11 Marc Autret <autret_m@epita.fr>
16365
16366 * src/output.c (output_parser): Remove useless muscle.
16367
16368 2001-12-11 Marc Autret <autret_m@epita.fr>
16369
16370 * src/bison.simple: Remove #line just before %%epilogue. It
16371 is now handled in ...
16372 * src/reader.c (read_additionnal_code): Add the output of a
16373 #line for the epilogue.
16374
16375 2001-12-10 Marc Autret <autret_m@epita.fr>
16376
16377 * src/reader.c (copy_definition): Re-use CPP-outed code which
16378 replace precedent remove.
16379 * src/bison.simple: Remove #line before %%prologue because
16380 %%input-line is wrong at this time.
16381
16382 2001-12-10 Marc Autret <autret_m@epita.fr>
16383
16384 * src/reader.c (symbols_output): Clean up.
16385 * src/output.c (output_gram, output): Clean up.
16386
16387 2001-12-10 Akim Demaille <akim@epita.fr>
16388
16389 * src/lalr.c (initialize_lookaheads): New. Extracted from...
16390 * src/LR0.c (set_state_table): here.
16391 * src/lalr.c (lalr): Call it.
16392
16393 2001-12-10 Akim Demaille <akim@epita.fr>
16394
16395 * src/state.h (shifts): Remove the `number' member: shifts are
16396 attached to state, hence no longer need to be labelled with a
16397 state number.
16398
16399 2001-12-10 Akim Demaille <akim@epita.fr>
16400
16401 Now that states have a complete set of members, the linked list of
16402 shifts is useless: just fill directly the state's shifts member.
16403
16404 * src/state.h (shifts): Remove the `next' member.
16405 * src/LR0.c (first_state, last_state): Remove.
16406 Adjust the callers.
16407 (augment_automaton): Don't look for the shifts that must be added
16408 a shift on EOF: it is those of the state we looked for! But now,
16409 since shifts are attached, it is no longer needed to looking
16410 merely by its id: its number.
16411
16412 2001-12-10 Akim Demaille <akim@epita.fr>
16413
16414 * src/LR0.c (augment_automaton): Better variable locality.
16415 Remove an impossible branch: if there is a state corresponding to
16416 the start symbol being shifted, then there is shift for the start
16417 symbol from the initial state.
16418
16419 2001-12-10 Akim Demaille <akim@epita.fr>
16420
16421 * src/LR0.c (augment_automaton): Call `insert_eof_shifting_state'
16422 only when appropriate: when insert_start_shifting_state' is not
16423 invoked.
16424 * tests/regression.at (Rule Line Numbers): Adjust.
16425
16426 2001-12-10 Akim Demaille <akim@epita.fr>
16427
16428 * src/LR0.c (augment_automaton): Now that all states have shifts,
16429 merge the two cases addition shifts to the initial state.
16430
16431 2001-12-10 Akim Demaille <akim@epita.fr>
16432
16433 * src/lalr.c (set_state_table): Move to...
16434 * src/LR0.c: here.
16435 * src/lalr.c (lalr): Don't call it...
16436 * src/LR0.c (generate_states): do it.
16437 * src/LR0.h (first_state): Remove, only the table is used.
16438
16439 2001-12-10 Akim Demaille <akim@epita.fr>
16440
16441 * src/LR0.h (first_shift, first_reduction): Remove.
16442 * src/lalr.c: Don't use first_shift: find shifts through the
16443 states.
16444
16445 2001-12-10 Akim Demaille <akim@epita.fr>
16446
16447 * src/LR0.c: Attach shifts to states as soon as they are
16448 computed.
16449 * src/lalr.c (set_state_table): Instead of assigning shifts to
16450 state, just assert that the mapping was properly done.
16451
16452 2001-12-10 Akim Demaille <akim@epita.fr>
16453
16454 * src/LR0.c (insert_start_shift): Rename as...
16455 (insert_start_shifting_state): this.
16456 (insert_eof_shifting_state, insert_accepting_state): New.
16457 (augment_automaton): Adjust.
16458 Better locality of the variables.
16459 When looking if the start_symbol is shifted from the initial
16460 state, using `while (... symbol != start_symbol ...)' sounds
16461 better than `while (... symbol < start_symbol ...)': If fail
16462 to see how the order between symbols could be relevant!
16463
16464 2001-12-10 Akim Demaille <akim@epita.fr>
16465
16466 * src/getargs.h: Don't declare `spec_name_prefix' and
16467 `spec_file_prefix', declared by src/files.h.
16468 * src/files.c, src/files.h: Default for spec_name_prefix is "yy".
16469 * src/muscle_tab.c (muscle_init): Default prefix to NULL.
16470 * src/output.c (prepare): Adjust.
16471 * src/reader.c (symbols_output): Likewise.
16472 * src/vmsgetargs.c: Vaguely adjust, but who cares?
16473
16474 2001-12-10 Akim Demaille <akim@epita.fr>
16475
16476 * src/muscle_tab.c (muscle_init): NULL is a better default than
16477 `"0"'.
16478
16479 2001-12-10 Akim Demaille <akim@epita.fr>
16480
16481 * src/reader.c (reader): Calling symbols_output once is enough.
16482
16483 2001-12-10 Akim Demaille <akim@epita.fr>
16484
16485 Now that states have a complete set of members, the linked list of
16486 reductions is useless: just fill directly the state's reductions
16487 member.
16488
16489 * src/state.h (struct reductions): Remove member `number' and
16490 `next'.
16491 * src/LR0.c (first_reduction, last_reduction): Remove.
16492 (save_reductions): Don't link the new reductions, store them in
16493 this_state.
16494 * src/lalr.c (set_state_table): No need to attach reductions to
16495 states, it's already done.
16496 * src/output.c (output_actions): No longer free the shifts, then
16497 the reductions, then the states: free all the states and their
16498 members.
16499
16500 2001-12-10 Akim Demaille <akim@epita.fr>
16501
16502 * src/options.c (OPTN, DRTV, BOTH): New.
16503 (option_table): Use them.
16504
16505 * src/muscle_tab.c: Don't include xalloc.h and string.h: that's
16506 the job of system.h.
16507 * src/options.c: Don't include stdio.h and xalloc.h for the same
16508 reasons.
16509
16510 2001-12-10 Akim Demaille <akim@epita.fr>
16511
16512 * src/output.c (output, prepare): Make sure the values of the
16513 muscles `action' and `prologue' are 0-terminated.
16514
16515 2001-12-10 Akim Demaille <akim@epita.fr>
16516
16517 Clean up GCC warnings.
16518
16519 * src/reader.c (copy_action): `buf' is not used.
16520 (parse_skel_decl): Be static.
16521 * src/muscle_tab.c (mhash1, mhash2, muscle_insert): Preserve `const'.
16522 * src/options.h (create_long_option_table): Have a real prototype.
16523 * lib/hash.c, lib/hash.h (hash_insert, hash_insert_at, hash_delete)
16524 (hash_delete_at): Return const void *.
16525 Adjust casts to preserve the const.
16526
16527 2001-12-10 Akim Demaille <akim@epita.fr>
16528
16529 * configure.in: Require 2.52g.
16530 M4 is not needed, but AUTOM4TE is.
16531 * m4/m4.m4: Remove.
16532 * tests/Makefile.am: Adjust.
16533
16534 2001-12-10 Akim Demaille <akim@epita.fr>
16535
16536 One structure for states is enough, even though theoretically
16537 there are LR(0) states and LALR(1) states.
16538
16539 * src/lalr.h (state_t): Remove.
16540 (state_table): Be state_t **, not state_t *.
16541 * src/state.h (core, CORE_ALLOC): Rename as...
16542 (state_t, STATE_ALLOC): this.
16543 Add the LALR(1) members: shifts, reductions, errs.
16544 * src/LR0.c (state_table): Rename as...
16545 (state_hash): this, to avoid name clashes with the global
16546 `state_table'.
16547 * src/print_graph.c, src/LR0.c, src/LR0.h, src/conflicts.c
16548 * src/lalr.c, src/lalr.h, src/output.c, src/print.c: Adjust.
16549
16550 2001-12-10 Akim Demaille <akim@epita.fr>
16551
16552 Bison dumps core on bash.y.
16553 Reported by Pascal Bart.
16554
16555 * src/warshall.c (bitmatrix_print): New.
16556 (TC): Use it.
16557 When performing a transitive closure R(i, j) && R(j, k) => R(i, k),
16558 j must be the outer loop.
16559 * tests/regression.at (Broken Closure): New.
16560
16561 2001-12-05 Akim Demaille <akim@epita.fr>
16562
16563 * tests/atlocal.in (CPPFLAGS): Do not leave a space between -I and
16564 its argument.
16565 Reported by Peter Hamorsky.
16566
16567 2001-12-05 Akim Demaille <akim@epita.fr>
16568
16569 * src/conflicts.c (err_table): Remove.
16570 (resolve_sr_conflict): Adjust.
16571 * src/lalr.h (state_t.reduction_table, state_t.shift_table):
16572 Rename as...
16573 (state_t.reductions, state_t.shifts): this.
16574
16575 2001-12-05 Akim Demaille <akim@epita.fr>
16576
16577 * src/reduce.c (reduce_grammar_tables): No longer disable the
16578 removal of useless rules via CPP but via `if (0)', so that the
16579 compiler still check the code is valid.
16580 For instance, it should have noticed `rline' no longer exists: use
16581 the `line' member of rule_t.
16582 * src/gram.c (dummy, rline): Remove, unused.
16583
16584 2001-12-05 Akim Demaille <akim@epita.fr>
16585
16586 * src/output.c (pack_vector): Use assert, not berror.
16587 * src/main.c (berror): Remove, unused.
16588
16589 2001-12-05 Akim Demaille <akim@epita.fr>
16590
16591 New experimental feature: if --verbose --trace output all the
16592 items of a state, not only its kernel.
16593
16594 * src/print.c (print_core): If `trace_flag', then invoke closure
16595 before outputting the items of the state (print_core is no longer
16596 a correct name them).
16597 (print_results): Invoke new_closure/free_closure if needed.
16598
16599 2001-12-05 Akim Demaille <akim@epita.fr>
16600
16601 * src/LR0.c (new_itemsets): Use nshifts only, not shiftcount.
16602 * src/closure.c, src/closure.h (itemsetsize): Rename as...
16603 (nitemset): for consistency with the rest of the project.
16604
16605 2001-12-05 Akim Demaille <akim@epita.fr>
16606
16607 * src/closure.c (print_closure): Improve.
16608 (closure): Use it for printing input and output.
16609
16610 2001-12-05 Akim Demaille <akim@epita.fr>
16611
16612 * src/closure.c (FIRSTS, FDERIVES): Adjust to reality: they are
16613 indexed by nonterminals.
16614
16615 2001-12-05 Akim Demaille <akim@epita.fr>
16616
16617 * src/warshall.c (TC, RTC): De-obsfucate (source reduced to 22% of
16618 what it was!).
16619 * src/warshall.h: Remove accidental duplication of the content.
16620
16621 2001-12-05 Akim Demaille <akim@epita.fr>
16622
16623 * src/closure.c (set_fderives): De-obfuscate.
16624
16625 2001-12-05 Akim Demaille <akim@epita.fr>
16626
16627 * src/closure.c (print_firsts, print_fderives): De-obfuscate.
16628
16629 2001-12-05 Akim Demaille <akim@epita.fr>
16630
16631 * src/closure.c (set_firsts): De-obfuscate.
16632
16633 2001-12-05 Akim Demaille <akim@epita.fr>
16634
16635 * src/output.c (action_row): De-obfuscate
16636 using the good o' techniques: arrays not pointers, variable
16637 locality, BITISSET, RESETBIT etc.
16638
16639 2001-12-05 Akim Demaille <akim@epita.fr>
16640
16641 Pessimize the code to simplify it: from now on, all the states
16642 have a valid SHIFTS, which NSHIFTS is possibly 0.
16643
16644 * src/LR0.c (shifts_new): Be global and move to..
16645 * src/state.c, src/state.h: here.
16646 * src/conflicts, src/lalr.c, src/output.c, src/print.c,
16647 * src/print_graph: Adjust.
16648
16649 2001-12-05 Akim Demaille <akim@epita.fr>
16650
16651 * src/state.h (SHIFT_DISABLE, SHIFT_IS_DISABLED): New.
16652 * src/conflicts.c: Use it.
16653 Restore a few missing `if (!SHIFT_IS_DISABLED)' which were
16654 incorrectly ``simplified''.
16655
16656 2001-12-05 Akim Demaille <akim@epita.fr>
16657
16658 * src/conflicts.c (flush_shift, resolve_sr_conflict): De-obfuscate
16659 using the good o' techniques: arrays not pointers, variable
16660 locality, BITISSET, RESETBIT etc.
16661
16662 2001-12-05 Akim Demaille <akim@epita.fr>
16663
16664 * src/state.h (SHIFT_SYMBOL): New.
16665 * src/conflicts.c: Use it to deobfuscate.
16666
16667 2001-12-05 Akim Demaille <akim@epita.fr>
16668
16669 * src/conflicts.c (count_sr_conflicts, count_rr_conflicts)
16670 (print_reductions): De-obfuscate using the good o' techniques:
16671 arrays not pointers, variable locality, BITISSET.
16672
16673 2001-12-05 Akim Demaille <akim@epita.fr>
16674
16675 * src/conflicts.c (print_reductions): Arrays, not pointers.
16676 Use BITISSET.
16677
16678 2001-12-05 Akim Demaille <akim@epita.fr>
16679
16680 * src/conflicts.c (print_reductions): Pessimize, but clarify.
16681
16682 2001-12-05 Akim Demaille <akim@epita.fr>
16683
16684 * src/conflicts.c (print_reductions): Improve variable locality.
16685
16686 2001-12-05 Akim Demaille <akim@epita.fr>
16687
16688 * src/conflicts.c (print_reductions): Pessimize, but clarify.
16689
16690 2001-12-05 Akim Demaille <akim@epita.fr>
16691
16692 * src/conflicts.c (print_reductions): Improve variable locality.
16693
16694 2001-12-05 Akim Demaille <akim@epita.fr>
16695
16696 * src/state.h (SHIFT_IS_ERROR, SHIFT_IS_GOTO, SHIFT_IS_SHIFT): New.
16697 * src/lalr.c: Use them.
16698
16699 2001-12-05 Akim Demaille <akim@epita.fr>
16700
16701 * src/LR0.c (augment_automaton): Formatting changes.
16702 Better variable locality.
16703
16704 2001-12-05 Akim Demaille <akim@epita.fr>
16705
16706 * src/lalr.c (matrix_print): New.
16707 (transpose): Use it.
16708 Use arrays instead of pointers.
16709
16710 2001-12-05 Akim Demaille <akim@epita.fr>
16711
16712 * src/lalr.c (maxrhs): Move to...
16713 * src/gram.c, src/gram.h (ritem_longest_rhs): here.
16714 * src/lalr.c (build_relations): Adjust.
16715
16716 2001-12-05 Akim Demaille <akim@epita.fr>
16717
16718 * src/lalr.c (transpose): Free the memory allocated to the
16719 argument, as it is replaced by the results by the unique caller.
16720 (build_relations): Merely invoke transpose: it handles the memory
16721 deallocation.
16722 Improve variable locality.
16723 Avoid variables used as mere abbreviations.
16724 (compute_lookaheads): Use arrays instead of pointers.
16725
16726 2001-12-05 Akim Demaille <akim@epita.fr>
16727
16728 * src/lalr.c (initialize_F): Improve variable locality.
16729 Avoid variables used as mere abbreviations.
16730
16731 2001-12-05 Akim Demaille <akim@epita.fr>
16732
16733 * src/derives.c (print_derives): Display the ruleno.
16734 * src/lalr.c (initialize_F, transpose): Better variable locality
16735 to improve readability.
16736 Avoid variables used as mere abbreviations.
16737
16738 2001-12-05 Akim Demaille <akim@epita.fr>
16739
16740 * src/lalr.c (traverse): Use arrays instead of pointers.
16741
16742 2001-12-05 Akim Demaille <akim@epita.fr>
16743
16744 * src/nullable.c (set_nullable): Use a for loop to de-obfuscate
16745 the handling of squeue.
16746 `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
16747
16748 2001-12-05 Akim Demaille <akim@epita.fr>
16749
16750 Because useless nonterminals are now kept alive (instead of being
16751 `destroyed'), we now sometimes examine them, and store information
16752 related to them. Hence we need to know their number, and adjust
16753 memory allocations.
16754
16755 * src/reduce.c, src/reduce.h (nuseless_nonterminals): No longer
16756 static.
16757 * src/LR0.c (allocate_itemsets): The memory allocated to
16758 `symbol_count' was used for two different purpose: once to count
16759 the number of occurrences of each symbol, and later reassigned to
16760 `shift_symbol', containing the symbol that can be shifted from a
16761 given state.
16762 Deobfuscate, i.e., allocate, use and free `symbol_count' here
16763 only, and...
16764 (new_itemsets): Allocate `shift_symbol' here.
16765 (allocate_itemsets): symbol_count includes useless nonterminals.
16766 Make room for them.
16767 (free_storage): Use `free', not `XFREE', for pointers that cannot
16768 be null.
16769
16770 2001-12-05 Akim Demaille <akim@epita.fr>
16771
16772 * src/nullable.c (set_nullable): Deobfuscate the handling of
16773 ritem.
16774 `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
16775
16776 2001-12-05 Akim Demaille <akim@epita.fr>
16777
16778 * src/gram.c, src/gram.h (ritem_print): New.
16779 * src/gram.c (dummy): Remove, now there is actual code in gram.c.
16780 (This useless function was defined only to work around VMS linkers
16781 that can't handle compilation units with variables only).
16782 * src/reduce.c (dump_grammar): Use it to trace the construction of
16783 ritem.
16784
16785 2001-12-04 Paul Eggert <eggert@twinsun.com>
16786
16787 * src/bison.simple (union yyalloc): Change member names
16788 to be the same as the stack names.
16789 (yyparse): yyptr is now union yyalloc *, not char *.
16790 (YYSTACK_RELOCATE): Likewise. This avoids a GCC warning,
16791 and may generate better code on some machines.
16792 (yystpcpy): Use prototype if __STDC__ is defined, not just
16793 if __cplusplus is defined.
16794
16795 2001-11-30 Akim Demaille <akim@epita.fr>
16796
16797 * configure.in (WARNING_CFLAGS): Add -Werror when possible.
16798 (CFLAGS): Do not include the WARNING_CFLAGS here, since GNU
16799 Gettext doesn't compile cleanly, and dies with -Werror.
16800 * src/Makefile.am, lib/Makefile.am, tests/atlocal.in (CFLAGS):
16801 Include WARNING_CFLAGS here.
16802 * lib/xstrdup.c: Include xalloc.h, so that xstrdup be declared
16803 before being defined.
16804
16805 2001-11-27 Paul Eggert <eggert@twinsun.com>
16806
16807 * lib/quotearg.h (quotearg_n, quotearg_n_style):
16808 First arg is int, not unsigned.
16809 * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
16810 (SIZE_MAX, UINT_MAX): New macros.
16811 (quotearg_n_options): Abort if N is negative.
16812 Avoid overflow check on hosts where size_t is 64 bits and int
16813 is 32 bits, as overflow is impossible there.
16814 Fix off-by-one typo that caused unnecessary reallocation.
16815
16816 2001-11-29 Paul Eggert <eggert@twinsun.com>
16817
16818 Name space cleanup in generated parser.
16819
16820 * doc/bison.texinfo (Bison Parser): Discuss system headers
16821 and their effect on the user name space.
16822
16823 * src/bison.simple:
16824 (YYSTACK_ALLOC, YYSTACK_FREE, union yyalloc, YYSTACK_GAP_MAX,
16825 YYSTACK_BYTES, YYSTACK_RELOCATE): Do not define unless necessary,
16826 i.e. unless ! defined (yyoverflow) || defined (YYERROR_VERBOSE).
16827
16828 (YYSIZE_T): New macro. Use it instead of size_t, to avoid infringing
16829 on user names when possible.
16830
16831 (YYSTACK_USE_ALLOCA): Do not define; just use any existing defn.
16832 Simplify test for whather <alloca.h> exists.
16833
16834 (<stdlib.h>): Include if we will use malloc, and if standard C or C++.
16835
16836 (<stdio.h>): Include if YYDEBUG.
16837
16838 (yymemcpy): Renamed from __yy_memcpy. Do not define unless
16839 ! defined (yyoverflow) && ! defined (yymemcpy).
16840
16841 (yymemcpy, yyparse): Rename local variables as needed so that
16842 they all begin with 'yy'.
16843
16844 (yystrlen, yystpcpy): New functions.
16845
16846 (YY_DECL_NON_LSP_VARIABLES): Renamed from _YY_DECL_VARIABLES.
16847 All uses changed.
16848
16849 (yyparse): size_t -> YYSIZE_T. Use yystrlen and yystpcpy
16850 instead of relying on string.h functions. Use YYSTACK_ALLOC
16851 and YYSTACK_FREE instead of malloc and free.
16852
16853 2001-11-30 Akim Demaille <akim@epita.fr>
16854
16855 * src/bison.simple (YYSTYPE, YYLTYPE): Move their definitions
16856 before their first uses.
16857 (YYBISON, YYPURE): Move to the top of the output.
16858
16859 2001-11-30 Akim Demaille <akim@epita.fr>
16860
16861 * tests/reduce.at (Useless Nonterminals): Fix.
16862
16863 2001-11-30 Akim Demaille <akim@epita.fr>
16864
16865 * src/bison.simple (YYSTACK_FREE): Use `do {;} while (0)' as empty
16866 if body instead of `;' to pacify GCC's warnings.
16867
16868 2001-11-30 Akim Demaille <akim@epita.fr>
16869
16870 Instead of mapping the LHS of unused rules to -1, keep the LHS
16871 valid, but flag the rules as invalid.
16872
16873 * src/gram.h (rule_t): `useful' is a new member.
16874 * src/print.c (print_grammar): Adjust.
16875 * src/derives.c (set_derives): Likewise.
16876 * src/reader.c (packgram, reduce_output): Likewise.
16877 * src/reduce.c (reduce_grammar_tables): Likewise.
16878 * tests/reduce.at (Underivable Rules, Useless Rules): New.
16879
16880 2001-11-30 Akim Demaille <akim@epita.fr>
16881
16882 * src/reduce.c (reduce_output): Formatting changes.
16883 * src/print.c (print_results, print_grammar): Likewise.
16884 * tests/regression.at (Rule Line Numbers)
16885 (Solved SR Conflicts, Unresolved SR Conflicts): Adjust.
16886
16887 2001-11-30 Akim Demaille <akim@epita.fr>
16888
16889 * src/reduce.c (nonterminals_reduce): Instead of throwing away
16890 useless nonterminals, move them at the end of the symbol arrays.
16891 (reduce_output): Adjust.
16892 * tests/reduce.at (Useless Nonterminals): Adjust.
16893
16894 2001-11-30 Akim Demaille <akim@epita.fr>
16895
16896 * src/reduce.c: Various comment/formatting changes.
16897 (nonterminals_reduce): New, extracted from...
16898 (reduce_grammar_tables): here.
16899 (reduce_grammar): Call nonterminals_reduce.
16900
16901 2001-11-29 Paul Eggert <eggert@twinsun.com>
16902
16903 * src/bison.simple (YYSTACK_REALLOC): Remove.
16904 (YYSTACK_ALLOC): Resurrect this macro, with its old meaning.
16905 (YYSTACK_FREE, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYSTACK_RELOCATE):
16906 New macros.
16907 (union yyalloc): New type.
16908 (__yy_memcpy): Last arg is size_t, not unsigned int, to remove
16909 an arbitrary restriction on hosts where size_t is wider than int.
16910
16911 (yyparse): Don't dump core if alloca or malloc fails; instead, report
16912 a parser stack overflow. Allocate just one block of memory for all
16913 three stacks, instead of allocating three blocks; this typically is
16914 faster and reduces fragmentation.
16915
16916 Do not limit the number of items in the stack to a value that fits
16917 in 'int', as this is an arbitrary limit on hosts with 64-bit
16918 size_t and 32-bit int.
16919
16920 2001-11-29 Marc Autret <autret_m@epita.fr>
16921
16922 * tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose instead
16923 of defining YYERROR_VERBOSE.
16924 [AT_DATA]: $4 is now out of C declarations in the prologue.
16925
16926 2001-11-28 Marc Autret <autret_m@epita.fr>
16927
16928 * src/reader.c (parse_dquoted_param): New.
16929 (parse_skel_decl): Use it.
16930 * src/lex.h: Add its prototype.
16931 * src/lex.c (literalchar): Become not static.
16932
16933 2001-11-28 Marc Autret <autret_m@epita.fr>
16934
16935 * src/output.h: And put its extern declaration here.
16936 * src/output.c (error_verbose): Define here.
16937 (prepare): Echo name modification.
16938 * src/getargs.h: Clean its extern declaration.
16939 * src/getargs.c (error_verbose_flag): Remove.
16940 (getargs): Remove case 'e'.
16941 * src/options.c (option_table): 'error-verbose' is now seen as simple
16942 percent option.
16943 Include output.h.
16944
16945 * src/reader.c (read_declarations): Remove case tok_include.
16946 (parse_include_decl): Remove.
16947 * src/lex.h (token_t): Remove tok_include.
16948 * src/options.c (option_table): 'include' is now a simple command line
16949 option.
16950
16951 2001-11-28 Marc Autret <autret_m@epita.fr>
16952
16953 * src/bison.simple: Adjust muscle names.
16954 * src/muscle_tab.c (muscle_init): Also rename the muscles.
16955 * src/output.c (prepare): s/_/-/ for the muscles names.
16956 (output_parser): When scanning for a muscle, allow '-' instead of '_'.
16957
16958 2001-11-28 Marc Autret <autret_m@epita.fr>
16959
16960 * src/bison.simple: Fix debug.
16961 [YYERROR_VERBOSE]: Re-integrate as an internal macro.
16962
16963 2001-11-28 Akim Demaille <akim@epita.fr>
16964
16965 * src/LR0.c (shifts_new): New.
16966 (save_shifts, insert_start_shift, augment_automaton): Use it.
16967
16968 2001-11-28 Akim Demaille <akim@epita.fr>
16969
16970 * src/closure.c (closure): `b' and `ruleno' denote the same value:
16971 keep ruleno only.
16972
16973 2001-11-28 Akim Demaille <akim@epita.fr>
16974
16975 * src/closure.c (closure): Instead of looping over word in array
16976 then bits in words, loop over bits in array.
16977
16978 2001-11-28 Akim Demaille <akim@epita.fr>
16979
16980 * src/closure.c (closure): No longer optimize the special case
16981 where all the bits of `ruleset[r]' are set to 0, to make the code
16982 clearer.
16983
16984 2001-11-28 Akim Demaille <akim@epita.fr>
16985
16986 * src/closure.c (closure): `r' and `c' are new variables, used to
16987 de-obfuscate accesses to RULESET and CORE.
16988
16989 2001-11-28 Akim Demaille <akim@epita.fr>
16990
16991 * src/reduce.c (reduce_print): Use ngettext.
16992 (dump_grammar): Improve the trace accuracy.
16993
16994 2001-11-28 Akim Demaille <akim@epita.fr>
16995
16996 * src/reduce.c (dump_grammar): Don't translate trace messages.
16997
16998 2001-11-28 Akim Demaille <akim@epita.fr>
16999
17000 * tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
17001 * src/reduce.c (reduce_grammar_tables): Do not free useless tags,
17002 as all tags are free'ed afterwards.
17003 From Enrico Scholz.
17004
17005 2001-11-27 Paul Eggert <eggert@twinsun.com>
17006
17007 * src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
17008 use alloca when we didn't want to, and vice versa.
17009
17010 2001-11-27 Marc Autret <autret_m@epita.fr>
17011
17012 * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle
17013 initialization.
17014 * src/output.c (prepare): Remove its update.
17015
17016 2001-11-27 Marc Autret <autret_m@epita.fr>
17017
17018 * tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE definition.
17019 Use %error-verbose.
17020
17021 2001-11-27 Marc Autret <autret_m@epita.fr>
17022
17023 * src/bison.simple: Remove YYERROR_VERBOSE using.
17024 Use %%error_verbose.
17025 (yyparse): Likewise.
17026 * src/output.c (prepare): Give its final value.
17027 * src/muscle_tab.c (muscle_init): Init new muscle 'error_verbose'.
17028 * src/getargs.h: Add its extern declaration.
17029 * src/getargs.c (error_verbose_flag): New int.
17030 (getargs): Update to catch new case.
17031 * src/options.c (option_table): 'error-verbose' is a new option.
17032 (shortopts): Update.
17033
17034 2001-11-27 Akim Demaille <akim@epita.fr>
17035
17036 * src/system.h: Use intl/libgettext.h.
17037 * src/Makefile.am (INCLUDES): Add -I $(top_srcdir).
17038
17039 2001-11-27 Akim Demaille <akim@epita.fr>
17040
17041 * tests/torture.at (Exploding the Stack Size with Malloc):
17042 s/YYSTACK_USE_ALLOCA_ALLOCA/YYSTACK_USE_ALLOCA/.
17043
17044 2001-11-27 Akim Demaille <akim@epita.fr>
17045
17046 * src/files.c: Include error.h.
17047 Reported by Hans Aberg.
17048
17049 2001-11-26 Marc Autret <autret_m@epita.fr>
17050
17051 * src/reader.c (parse_include_decl): New, not yet implemented.
17052 (read_declarations): Add case tok_include.
17053 * src/getargs.h (include): Add its extern definition.
17054 * src/getargs.c (include): New const char *.
17055 (getargs): Add case '-I'.
17056 * src/options.c (option_table): Add include as command line and
17057 percent option.
17058 * src/lex.h (token_t): Add tok_include.
17059
17060 2001-11-26 Akim Demaille <akim@epita.fr>
17061
17062 * src/reader.c (readgram): Make sure rules for mid-rule actions
17063 have a lineno equal to that of their host rule.
17064 Reported by Hans Aberg.
17065 * tests/regression.at (Rule Line Numbers): New.
17066
17067 2001-11-26 Akim Demaille <akim@epita.fr>
17068
17069 * src/LR0.c (allocate_itemsets): kernel_size contains ints, not
17070 size_ts.
17071
17072 2001-11-26 Akim Demaille <akim@epita.fr>
17073
17074 * src/complain.c, src/complain.h (error): Remove, provided by
17075 lib/error.[ch].
17076
17077 2001-11-26 Akim Demaille <akim@epita.fr>
17078
17079 * src/reader.c (read_declarations): Don't abort on tok_illegal,
17080 issue an error message.
17081 * tests/regression.at (Invalid %directive): New.
17082 Reported by Hans Aberg.
17083
17084 2001-11-26 Akim Demaille <akim@epita.fr>
17085
17086 * configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERROR_AT_LINE.
17087 * lib/Makefile.am (libbison_a_SOURCES): Adjust.
17088
17089 2001-11-26 Akim Demaille <akim@epita.fr>
17090
17091 * src/conflicts.c (conflicts_print): Don't complain at all when
17092 there are no reduce/reduce conflicts, and as many shift/reduce
17093 conflicts as expected.
17094 * tests/regression.at (%expect right): Adjust.
17095
17096 2001-11-23 Akim Demaille <akim@epita.fr>
17097
17098 * lib/alloca.c: Update, from fileutils.
17099
17100 2001-11-23 Akim Demaille <akim@epita.fr>
17101
17102 * lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
17103
17104 2001-11-23 Akim Demaille <akim@epita.fr>
17105
17106 * src/system.h: Include alloca.h.
17107 * src/main.c (main) [C_ALLOCA]: Call alloca (0).
17108
17109 2001-11-23 Akim Demaille <akim@epita.fr>
17110
17111 * src/print_graph.c (print_actions): Remove `rule', unused.
17112 * src/LR0.c (kernel_size): Contain `int' instead of `size_t' to
17113 pacify GCC's signed < unsigned warnings.
17114 * src/closure.c (itemsetsize): Likewise.
17115 * src/reader.c (symbol_list_new): Static.
17116
17117 2001-11-23 Akim Demaille <akim@epita.fr>
17118
17119 Attaching lineno to buckets is stupid, since only one copy of each
17120 symbol is kept, only the line of the first occurrence is kept too.
17121
17122 * src/symtab.h, src/symtab.c (bucket): Remove the line member.
17123 * src/reader.c (rline_allocated): Remove, unused.
17124 (symbol_list): Have a `line' member.
17125 (symbol_list_new): New.
17126 (readgram): Use it.
17127 * src/print.c (print_grammar): Output the rule line numbers.
17128 * tests/regression.at (Solved SR Conflicts)
17129 (Unresolved SR Conflicts): Adjust.
17130 Reported by Hans Aberg.
17131
17132 2001-11-22 Marc Autret <autret_m@epita.fr>
17133
17134 * src/bison.simple [YYERROR_VERBOSE]: Force its value to be 1 or 0.
17135
17136 2001-11-22 Marc Autret <autret_m@epita.fr>
17137
17138 * src/muscle_tab.c (muscle_init): Remove initialization of
17139 skeleton muscle.
17140 * src/output.c (output_master_parser): Do it here.
17141
17142 2001-11-20 Akim Demaille <akim@epita.fr>
17143
17144 * po/sv.po: New.
17145 * configure.in (ALL_LINGUAS): Adjust.
17146 * po/POTFILE.in: Remove `nullable.c' and `derives.c' which no
17147 longer contains strings to translate.
17148
17149 2001-11-19 Akim Demaille <akim@epita.fr>
17150
17151 * src/conflicts.c (conflicts_print): Add a missing \n.
17152
17153 2001-11-19 Akim Demaille <akim@epita.fr>
17154
17155 * src/nullable.c (nullable_print): New.
17156 (set_nullable): Call it when tracing.
17157 Better locality of variables.
17158
17159 2001-11-19 Akim Demaille <akim@epita.fr>
17160
17161 * src/print.c (print_actions): Better locality of variables.
17162
17163 2001-11-19 Akim Demaille <akim@epita.fr>
17164
17165 * src/derives.c (print_derives): Fix and enrich.
17166 * src/closure.c (print_fderives): Likewise.
17167
17168 2001-11-19 Akim Demaille <akim@epita.fr>
17169
17170 * src/closure.c (itemsetend): Remove, replaced with...
17171 (itemsetsize): new.
17172
17173 2001-11-19 Akim Demaille <akim@epita.fr>
17174
17175 * src/LR0.c (kernel_end): Remove, replaced with...
17176 (kernel_size): new.
17177
17178 2001-11-19 Akim Demaille <akim@epita.fr>
17179
17180 * src/conflicts.c (set_conflicts): Use arrays instead of pointers
17181 to clarify.
17182
17183 2001-11-19 Akim Demaille <akim@epita.fr>
17184
17185 * src/closure.c (closure): Use arrays instead of pointers to clarify.
17186
17187 2001-11-19 Akim Demaille <akim@epita.fr>
17188
17189 * src/closure.c, src/derives.c, src/nullable.c: Adjust various
17190 trace messages.
17191 * src/LR0.c: Likewise.
17192 (allocate_itemsets): Use arrays instead of pointers to clarify.
17193
17194 2001-11-19 Akim Demaille <akim@epita.fr>
17195
17196 * src/getargs.c (statistics_flag): Replace with...
17197 (trace_flag): New.
17198 (longopts): Accept --trace instead of --statistics.
17199 * src/getargs.h, src/options.c: Adjust.
17200 * src/LR0.c, src/closure.c, src/derives.c, src/nullable.c,
17201 * src/reduce.c: Use trace_flags instead of the CPP conditional TRACE.
17202
17203 2001-11-19 Akim Demaille <akim@epita.fr>
17204
17205 * src/LR0.c (new_itemsets, get_state): Use more arrays and fewer
17206 pointers to clarify the code.
17207 (save_reductions, save_shifts): Factor common parts of alternatives.
17208
17209 2001-11-19 Akim Demaille <akim@epita.fr>
17210
17211 * src/LR0.c (new_state, get_state): Complete TRACE code.
17212 * src/closure.c: Include `reader.h' to get `tags', needed by the
17213 trace code.
17214 Rename the conditional DEBUG as TRACE.
17215 Output consistently TRACEs to stderr, not stdout.
17216 * src/derives.c: Likewise.
17217 * src/reduce.c: (inaccessable_symbols): Using if is better style
17218 than goto.
17219 Use `#if TRACE' instead of `#if 0' for tracing code.
17220
17221 2001-11-19 Akim Demaille <akim@epita.fr>
17222
17223 * src/system.h (LIST_FREE, shortcpy): New.
17224 * src/LR0.c: Use them.
17225 * src/output.c (free_itemsets, free_reductions, free_shifts):
17226 Remove, replaced by LIST_FREE.
17227
17228 2001-11-19 Akim Demaille <akim@epita.fr>
17229
17230 * src/state.h (CORE_ALLOC, SHIFTS_ALLOC, ERRS_ALLOC)
17231 (REDUCTIONS_ALLOC): New.
17232 * src/LR0.c, src/conflicts.c: Use them to de-obfuscate memory
17233 allocation.
17234
17235 2001-11-19 Akim Demaille <akim@epita.fr>
17236
17237 * src/LR0.c (new_state): Complete trace code.
17238 * src/nullable.c (set_nullable): Don't translate traces.
17239
17240 2001-11-19 Akim Demaille <akim@epita.fr>
17241
17242 * src/print_graph.c (print_core): Better locality of variables.
17243 * src/print.c (print_core): Likewise.
17244
17245 2001-11-19 Akim Demaille <akim@epita.fr>
17246
17247 * src/vcg.c: You do the output, so you are responsible of the
17248 handling of VCG syntax, in particular: use quotearg.
17249 * src/print_graph.c: Don't.
17250 (print_actions): Don't output the actions as part of the nodes,
17251 since that's the job of the edges.
17252 (print_state): Don't output by hand: fill the node description,
17253 and ask for its output.
17254
17255 2001-11-19 Akim Demaille <akim@epita.fr>
17256
17257 * src/bison.simple (yyparse): When verbosely reporting an error,
17258 no longer put additional quotes around token names.
17259 * tests/calc.at: Adjust.
17260
17261 2001-11-19 Akim Demaille <akim@epita.fr>
17262
17263 * src/symtab.h, src/symtab.c: `line' is a new member of `bucket'.
17264 * src/reader.c (record_rule_lines, rline, rline_allocated): Remove.
17265 * src/output.c: Adjust.
17266
17267 2001-11-19 Akim Demaille <akim@epita.fr>
17268
17269 * src/gram.h (rprec, rprecsym, rassoc): Remove, now part of...
17270 (rule_t): this.
17271 * src/conflicts.c, src/reader.c, src/reduce.c: Adjust.
17272
17273 2001-11-19 Akim Demaille <akim@epita.fr>
17274
17275 * src/gram.h (rule_t): New.
17276 (rule_table): New.
17277 (rrhs, rlhs): Remove, part of state_t.
17278 * src/print_graph.c, src/closure.c, src/conflicts.c, src/derives.c,
17279 * src/lalr.c, src/nullable.c, src/output.c, src/print.c,
17280 * src/reader.c, src/reduce.c: Adjust.
17281
17282 2001-11-19 Akim Demaille <akim@epita.fr>
17283
17284 * src/reader.c (symbols_output): New, extracted from...
17285 (packsymbols): Here.
17286 (reader): Call it.
17287
17288 2001-11-19 Akim Demaille <akim@epita.fr>
17289
17290 * src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
17291 (maxrhs): this new function.
17292
17293 2001-11-19 Akim Demaille <akim@epita.fr>
17294
17295 * src/lalr.c (F): New macro to access the variable F.
17296 Adjust.
17297
17298 2001-11-19 Akim Demaille <akim@epita.fr>
17299
17300 * src/lalr.h (LA): New macro to access the variable LA.
17301 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
17302 * src/lalr.c: Adjust.
17303
17304 2001-11-19 Akim Demaille <akim@epita.fr>
17305
17306 * src/lalr.c (initialize_LA): Only initialize LA. Let...
17307 (set_state_table): handle the `lookaheads' members.
17308
17309 2001-11-19 Akim Demaille <akim@epita.fr>
17310
17311 * src/lalr.h (lookaheads): Removed array, whose contents is now
17312 a member of...
17313 (state_t): this structure.
17314 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
17315 Adjust.
17316
17317 2001-11-19 Akim Demaille <akim@epita.fr>
17318
17319 * src/lalr.h (consistent): Removed array, whose contents is now
17320 a member of...
17321 (state_t): this structure.
17322 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
17323 Adjust.
17324
17325 2001-11-19 Akim Demaille <akim@epita.fr>
17326
17327 * src/lalr.h (reduction_table, shift_table): Removed arrays, whose
17328 contents are now members of...
17329 (state_t): this structure.
17330 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
17331 Adjust.
17332
17333 2001-11-19 Akim Demaille <akim@epita.fr>
17334
17335 * src/lalr.h (state_t): New.
17336 (state_table): Be a state_t * instead of a core **.
17337 (accessing_symbol): Remove, part of state_t.
17338 * src/lalr.c: Adjust.
17339 (set_accessing_symbol): Merge into...
17340 (set_state_table): this.
17341 * src/print_graph.c, src/conflicts.c: Adjust.
17342
17343 2001-11-14 Akim Demaille <akim@epita.fr>
17344
17345 * tests/calc.at, tests/output.at, tests/regression.at,
17346 * tests/testsuite.at, tests/torture.at: Rely on Autotest 2.52g:
17347 now the tests are run in private dirs, therefore AC_CLEANUP and
17348 family can be simplified to 0-ary.
17349 * tests/atlocal.in: Now that we run `elsewhere' than in tests/,
17350 use abs. path to find config.h.
17351 * tests/calc.at (AT_CHECK_CALC): Don't try to check the compiler's
17352 stderr, there can be way too much random noise.
17353 Instead pass -Werror to GCC and rely on the exit status.
17354 Reported by Wolfram Wagner.
17355
17356 2001-11-14 Akim Demaille <akim@epita.fr>
17357
17358 * src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
17359 defined only if yyoverflow is defined, to avoid `warning: unused
17360 variable `yyvs1''.
17361 Reported by The Test Suite.
17362
17363 2001-11-14 Akim Demaille <akim@epita.fr>
17364
17365 * src/print.c: Include reduce.h.
17366 Reported by Hans Aberg.
17367
17368 2001-11-14 Akim Demaille <akim@epita.fr>
17369
17370 * src/lex.c, src/lex.h (token_buffer, unlexed_token_buffer):
17371 Revert a previous patch: these are really const.
17372 * src/conflicts.c (conflict_report): Additional useless pair of
17373 braces to pacify GCC's warnings for `if () if () {} else {}'.
17374 * src/lex.c (parse_percent_token): Replace equal_offset with
17375 arg_offset.
17376 arg is const.
17377 Be sure to strdup `arg' when used, since there is no reason for
17378 token_buffer not to change.
17379
17380 2001-11-14 Akim Demaille <akim@epita.fr>
17381
17382 * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure a proper
17383 definition.
17384 * src/main.c (main): Use them.
17385 Suggested by Hans Aberg.
17386
17387 2001-11-12 Akim Demaille <akim@epita.fr>
17388
17389 * src/system.h (ngettext): Now that we use ngettext, be sure to
17390 provide a default definition when NLS are not used.
17391
17392 2001-11-12 Akim Demaille <akim@epita.fr>
17393
17394 * doc/bison.texinfo: Use `$' as shell prompt, not `%'.
17395 Use @kbd to denote user input.
17396 (Language and Grammar): ANSIfy the example.
17397 Adjust its layout for info/notinfo.
17398 (Location Tracking Calc): Output error messages to stderr.
17399 Output locations in a more GNUtically correct way.
17400 Fix a couple of Englishos.
17401 Adjust @group/@end group pairs.
17402
17403 2001-11-12 Akim Demaille <akim@epita.fr>
17404
17405 %expect was not functioning at all.
17406
17407 * src/conflicts.c (expected_conflicts): Set to -1.
17408 (conflict_report): Use ngettext.
17409 (conflicts_print): Check %expect and make its violation an error.
17410 * doc/bison.texinfo (Expect Decl): Adjust.
17411 * configure.in (AM_GNU_GETTEXT): Ask for ngettext.
17412 * tests/regression.at (%expect not enough, %expect right)
17413 (%expect too much): New.
17414
17415 2001-11-12 Akim Demaille <akim@epita.fr>
17416
17417 * tests/regression.at (Conflicts): Rename as...
17418 (Unresolved SR Conflicts): this.
17419 (Solved SR Conflicts): New.
17420
17421 2001-11-12 Akim Demaille <akim@epita.fr>
17422
17423 * src/reduce.c (print_results): Rename as...
17424 (reduce_output): This.
17425 Output to OUT, passed as argument, instead of output_obstack.
17426 (dump_grammar): Likewise.
17427 (reduce_free): New.
17428 Also free V1.
17429 (reduce_grammar): No longer call reduce_output, since...
17430 * src/print.c (print_results): do it.
17431 * src/main.c (main): Call reduce_free;
17432
17433 2001-11-12 Akim Demaille <akim@epita.fr>
17434
17435 * src/conflicts.c (print_reductions): Accept OUT as argument.
17436 Output to it, not to output_obstack.
17437 * src/print.c (print_actions): Adjust.
17438
17439 2001-11-12 Akim Demaille <akim@epita.fr>
17440
17441 * src/conflicts.c (count_sr_conflicts, count_rr_conflicts): Return
17442 the result instead of using...
17443 (src_total, rrc_total, src_count, rrc_count): Remove.
17444 (any_conflicts): Remove.
17445 (print_conflicts): Split into...
17446 (conflicts_print, conflicts_output): New.
17447 * src/conflicts.h: Adjust.
17448 * src/main.c (main): Invoke both conflicts_output and conflicts_print.
17449 * src/print.c (print_grammar): Issue `\n' between two rules.
17450 * tests/regression.at (Conflicts): New.
17451 Reported by Tom Lane.
17452
17453 2001-11-12 Akim Demaille <akim@epita.fr>
17454
17455 * tests/regression.at (Invalid input): Remove, duplicate with
17456 ``Invalid input: 1''.
17457
17458 2001-11-12 Akim Demaille <akim@epita.fr>
17459
17460 * tests/torture.at (AT_DATA_STACK_TORTURE)
17461 (Exploding the Stack Size with Alloca)
17462 (Exploding the Stack Size with Malloc): New.
17463
17464 2001-11-12 Akim Demaille <akim@epita.fr>
17465
17466 * src/bison.simple (YYSTACK_REALLOC): New.
17467 (yyparse) [!yyoverflow]: Use it and free the old stack.
17468 Reported by Per Allansson.
17469
17470 2001-11-12 Pascal Bart <pascal.bart@epita.fr>
17471
17472 * src/bison.simple: Define type yystype instead of YYSTYPE, and
17473 define CPP macro, which substitute YYSTYPE by yystype.
17474 * src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
17475 with yyltype/YYLTYPE. This allows inclusion of the generated
17476 header within the parser if the compiler, such as GGC, accepts
17477 multiple equivalent #defines.
17478 From Akim.
17479
17480 2001-11-05 Akim Demaille <akim@epita.fr>
17481
17482 * src/reader.c (symbols_output): New, extracted from...
17483 (packsymbols): here.
17484 (reader): Adjust.
17485
17486 2001-11-05 Akim Demaille <akim@epita.fr>
17487
17488 * src/lex.c (parse_percent_token): s/quotearg/quote/.
17489
17490 2001-11-05 Akim Demaille <akim@epita.fr>
17491
17492 * tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust the clean up
17493 pattern.
17494
17495 2001-11-05 Akim Demaille <akim@epita.fr>
17496
17497 * src/options.h (struct option_table_struct): set_flags is void*.
17498 * src/options.c (longopts): Support `--output' and `%output'.
17499 (usage): Adjust.
17500 * src/lex.h (tok_setopt): Remove, replaced with...
17501 (tok_intopt, tok_stropt): these new guys.
17502 * src/lex.c (getopt.h): Not needed.
17503 (token_buffer, unlexed_token_buffer): Not const.
17504 (percent_table): Promote `-' over `_' in directive names.
17505 Active `%name-prefix', `file-prefix', and `output'.
17506 (parse_percent_token): Accept possible arguments to directives.
17507 Promote `-' over `_' in directive names.
17508
17509 2001-11-04 Akim Demaille <akim@epita.fr>
17510
17511 * doc/bison.texinfo (Decl Summary): Split the list into
17512 `directives for grammars' and `directives for bison'.
17513 Sort'em.
17514 Add description of `%name-prefix', `file-prefix', and `output'.
17515 Promote `-' over `_' in directive names.
17516 (Bison Options): s/%locactions/%locations/. Nice Freudian slip.
17517 Simplify the description of `--name-prefix'.
17518 Promote `-' over `_' in directive names.
17519 Promote `--output' over `--output-file'.
17520 Fix the description of `--defines'.
17521 * tests/output.at: Exercise %file-prefix and %output.
17522
17523 2001-11-02 Akim Demaille <akim@epita.fr>
17524
17525 * doc/refcard.tex: Update.
17526
17527 2001-11-02 Akim Demaille <akim@epita.fr>
17528
17529 * src/symtab.h (SUNDEF): New.
17530 * src/symtab.c (bucket_new): Init user_token_number to SUNDEF to
17531 stand for `uninitialized', instead of 0.
17532 * src/reader.c (packsymbols, parse_thong_decl): Adjust.
17533 * src/lex.c (lex): Adjust.
17534
17535 * tests/calc.at (_AT_DATA_CALC_Y): Declare a token for EOF.
17536 Number it 0.
17537 Let yylex return it instead of a plain 0.
17538 Reported by Dick Streefland.
17539
17540 2001-11-02 Akim Demaille <akim@epita.fr>
17541
17542 * tests/regression.at (Mixing %token styles): New test.
17543
17544 2001-11-02 Akim Demaille <akim@epita.fr>
17545
17546 * src/reader.c (parse_thong_decl): Formatting changes.
17547 (token_translations_init): New, extracted from...
17548 (packsymbols): Here.
17549 Adjust.
17550
17551 2001-11-01 Akim Demaille <akim@epita.fr>
17552
17553 * tests/regression.at (AT_TEST_CPP_GUARD_H): New.
17554 Check that `9foo.y' produces correct cpp guards.
17555 * src/files.c (compute_header_macro): Prepend `BISON_' to CPP
17556 guards.
17557 Reported by Wwp.
17558
17559 2001-11-01 Akim Demaille <akim@epita.fr>
17560
17561 * tests/regression.at (Invalid input: 2): New.
17562 * src/lex.c (unlexed_token_buffer): New.
17563 (lex, unlex): Adjust: when unlexing, be sure to save token_buffer
17564 too.
17565 Reported by Wwp.
17566
17567 2001-11-01 Akim Demaille <akim@epita.fr>
17568
17569 * tests/calc.at: Catch up with 1.30.
17570 * configure.in: Bump to 1.49a.
17571 Adjust to newer Autotest.
17572
17573 2001-10-19 Pascal Bart <pascal.bart@epita.fr>
17574
17575 * src/conflicts.c: Move global variables rrc_total and src_total ...
17576 (print_conflicts): here.
17577 * src/output.c (output): Free global variable user_toknums.
17578 * src/lex.c (token_obstack): Become static.
17579
17580 2001-10-18 Akim Demaille <akim@epita.fr>
17581
17582 * tests/atlocal.in (GCC): Add.
17583 * tests/calc.at: s/m4_match/m4_bmatch/.
17584 s/m4_patsubst/m4_bpatsubst/.
17585 (AT_CHECK_CALC): Check the compiler's stderr only if it's GCC.
17586 * configure.in: AC_SUBST(GCC).
17587
17588 2001-10-14 Marc Autret <autret_m@epita.fr>
17589
17590 * src/options.c (create_long_option_table): Fix.
17591
17592 2001-10-10 Akim Demaille <akim@epita.fr>
17593
17594 * src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
17595
17596 2001-10-04 Akim Demaille <akim@epita.fr>
17597
17598 * src/reader.c (parse_union_decl): Push the caracters in
17599 union_obstack, not attrs_obstack.
17600
17601 2001-10-04 Akim Demaille <akim@epita.fr>
17602
17603 Merge in the branch 1.29.
17604
17605 * src/reader.c (packsymbols): Use a temporary obstack for
17606 `%%tokendef', since output_stack is already used elsewhere.
17607
17608 2001-10-02 Akim Demaille <akim@epita.fr>
17609
17610 Bump 1.29d.
17611
17612 2001-10-02 Akim Demaille <akim@epita.fr>
17613
17614 Version 1.29c.
17615
17616 2001-10-02 Akim Demaille <akim@epita.fr>
17617
17618 * tests/regression.at (Invalid CPP headers): New.
17619 From Alexander Belopolsky.
17620 * src/files.c (compute_header_macro): Map non alnum chars to `_'.
17621
17622 2001-10-02 Akim Demaille <akim@epita.fr>
17623
17624 * tests/regression.at (Invalid input): New.
17625 * src/lex.c (lex): Be sure to set `token_buffer' in any case.
17626 Reported by Shura.
17627
17628 2001-10-02 Akim Demaille <akim@epita.fr>
17629
17630 * tests/calc.at: Now that --debug works, the tests must be adjusted.
17631
17632 2001-10-02 Akim Demaille <akim@epita.fr>
17633
17634 * src/output.c (output_parser): Assert `skeleton'.
17635 * src/files.c (skeleton_find): Look harder for skeletons on DOSish
17636 systems.
17637 From Shura.
17638
17639 2001-10-01 Marc Autret <autret_m@epita.fr>
17640
17641 * src/lex.h: Echo modifications.
17642 * src/lex.c (unlex): Parameter is now token_t.
17643 From Hans Aberg.
17644
17645 2001-10-01 Marc Autret <autret_m@epita.fr>
17646
17647 * src/main.c: Include lex.h.
17648 From Hans Aberg.
17649
17650 2001-09-29 Akim Demaille <akim@epita.fr>
17651
17652 * src/getargs.c (longopts): `--debug' is `-t', not `-d'.
17653
17654 2001-09-28 Akim Demaille <akim@epita.fr>
17655
17656 * tests/testsuite.at: Update to newer Autotest.
17657 * tests/Makefile.am (EXTRA_DIST): bison is not to be shipped.
17658
17659 2001-09-27 Akim Demaille <akim@epita.fr>
17660
17661 Position independent wrapper.
17662
17663 * tests/bison: Remove.
17664 * tests/bison.in: New.
17665 * configure.in: Adjust.
17666
17667 2001-09-27 Paul Eggert <eggert@twinsun.com>
17668
17669 Port quotearg fixes from tar 1.13.24.
17670
17671 * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
17672 tm to be declared.
17673 (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
17674 (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
17675
17676 * m4/Makefile.am (EXTRA_DIST): Add mbrtowc.m4.
17677 * m4/mbrtowc.m4: New file.
17678 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for mbsinit and stddef.h.
17679 Use jm_FUNC_MBRTOWC instead of AC_CHECK_FUNCS(mbrtowc).
17680
17681 2001-09-27 Akim Demaille <akim@epita.fr>
17682
17683 Bump to 1.29c.
17684
17685 2001-09-27 Akim Demaille <akim@epita.fr>
17686
17687 Version 1.29b.
17688
17689 2001-09-25 Akim Demaille <akim@epita.fr>
17690
17691 * src/system.h: Include `xalloc.h'.
17692 Remove it from the C files.
17693 * src/files.c (output_files): Free the obstacks.
17694 * src/lex.c (init_lex): Rename as...
17695 (lex_init): this.
17696 (lex_free): New.
17697 * src/main.c (main): Use it.
17698
17699 2001-09-24 Marc Autret <autret_m@epita.fr>
17700
17701 * src/vcg.c (open_edge, close_edge, open_node, close_node): Change
17702 to output informations in fout (FILE*).
17703 (open_graph, close_graph): Likewise.
17704 (output_graph, output_edge, output_node): Likewise.
17705 * src/vcg.h: Update function prototypes.
17706 * src/print_graph.c (print_graph): Open output graph file.
17707 (print_actions): Adjust.
17708 * src/files.h: Remove extern declaration.
17709 * src/files.c: Remove graph_obstack declaration.
17710 (open_files): Remove graph_obstack initialization.
17711 (output_files): Remove graph_obstack saving.
17712
17713 2001-09-24 Marc Autret <autret_m@epita.fr>
17714
17715 * src/files.c (compute_output_file_names): Fix.
17716
17717 2001-09-24 Marc Autret <autret_m@epita.fr>,
17718 Akim Demaille <akim@epita.fr>
17719
17720 * src/reader.c (reader): Remove call to free_symtab ().
17721 * src/main.c (main): Call it here.
17722 Include symtab.h.
17723 * src/conflicts.c (initialize_conflicts): Rename as...
17724 (solve_conflicts): this.
17725 * src/print.c (print_core, print_actions, print_state)
17726 (print_grammar): Dump to a file instead a `output_obstack'.
17727 (print_results): Dump `output_obstack', and then proceed with the
17728 FILE *.
17729 * src/files.c (compute_output_file_names, close_files): New.
17730 (output_files): Adjust.
17731 * src/main.c (main): Adjust.
17732
17733 2001-09-23 Marc Autret <autret_m@epita.fr>
17734
17735 * src/files.c (compute_header_macro): Computes header macro name
17736 from spec_defines_file when given.
17737
17738 2001-09-23 Marc Autret <autret_m@epita.fr>
17739
17740 * src/files.c (output_files): Add default extensions.
17741
17742 2001-09-22 Akim Demaille <akim@epita.fr>
17743
17744 * src/conflicts.c (finalize_conflicts): Rename as...
17745 (free_conflicts): this.
17746
17747 2001-09-22 Akim Demaille <akim@epita.fr>
17748
17749 * src/gram.c (gram_free): Rename back as...
17750 (dummy): this.
17751 (output_token_translations): Free `token_translations'.
17752 * src/symtab.c (free_symtab): Free the tag field.
17753
17754 2001-09-22 Akim Demaille <akim@epita.fr>
17755
17756 Remove `translations' as it is always set to true.
17757
17758 * src/gram.h: Adjust.
17759 * src/reader.c (packsymbols, parse_token_decl): Adjust
17760 * src/print.c (print_grammar): Adjust.
17761 * src/output.c (output_token_translations): Adjust.
17762 * src/lex.c (lex): Adjust.
17763 * src/gram.c: Be sure the set pointers to NULL.
17764 (dummy): Rename as...
17765 (gram_free): this.
17766
17767 2001-09-22 Akim Demaille <akim@epita.fr>
17768
17769 * configure.in: Invoke AM_LIB_DMALLOC.
17770 * src/system.h: Use dmalloc.
17771 * src/LR0.c: Be sure to have pointers initialized to NULL.
17772 (allocate_itemsets): Allocate kernel_items only if needed.
17773
17774 2001-09-22 Akim Demaille <akim@epita.fr>
17775
17776 * configure.in: Bump to 1.29b.
17777 * tests/Makefile.am (DISTCLEANFILES): Add package.m4.
17778 * tests/calc.at (_AT_DATA_CALC_Y): #undef malloc so that we don't
17779 need xmalloc.c in calc.y.
17780 From Pascal Bart.
17781
17782 2001-09-21 Akim Demaille <akim@epita.fr>
17783
17784 Version 1.29a.
17785 * Makefile.maint, config/config.guess, config/config.sub,
17786 * config/missing: Update from masters.
17787 * tests/Makefile.am ($(srcdir)/$(TESTSUITE)): No longer depend
17788 upon package.m4.
17789 * configure.in (ALL_LINGUAS): Add `tr'.
17790
17791 2001-09-21 Akim Demaille <akim@epita.fr>
17792
17793 * tests/Makefile.am (package.m4): Move to...
17794 ($(srcdir)/$(TESTSUITE)): here.
17795
17796 2001-09-20 Akim Demaille <akim@epita.fr>
17797
17798 * src/complain.c: No longer try to be standalone: use system.h.
17799 Don't assume __STDC__ is defined to 1. Just test if it is defined.
17800 * src/complain.h: Likewise.
17801 * src/reduce.c (useless_nonterminals, inaccessable_symbols):
17802 Remove the unused variable `n'.
17803 From Albert Chin-A-Young.
17804
17805 2001-09-18 Marc Autret <autret_m@epita.fr>
17806
17807 * doc/bison.1: Update.
17808 * doc/bison.texinfo (Bison Options): Update --defines and --graph
17809 descriptions.
17810 (Option Cross Key): Update.
17811 Add --graph.
17812
17813 2001-09-18 Marc Autret <autret_m@epita.fr>
17814
17815 * tests/regression.at: New test (comment in %union).
17816
17817 2001-09-18 Marc Autret <autret_m@epita.fr>
17818
17819 * src/reader.c (parse_union_decl): Do not output '/'. Let copy_comment
17820 do that.
17821 Reported by Keith Browne.
17822
17823 2001-09-18 Marc Autret <autret_m@epita.fr>
17824
17825 * tests/output.at: Add tests for --defines and --graph.
17826
17827 2001-09-18 Marc Autret <autret_m@epita.fr>
17828
17829 * tests/output.at: Removes tests of %{header,src}_extension features.
17830
17831 2001-09-18 Akim Demaille <akim@epita.fr>
17832
17833 * tests/Makefile.am (package.m4): New.
17834 * tests/calc.at (_AT_CHECK_CALC): Just run `calc input'.
17835 (_AT_CHECK_CALC_ERROR): Likewise.
17836 Factor the `, ' part of verbose error messages.
17837
17838 2001-09-18 Marc Autret <autret_m@epita.fr>
17839
17840 * src/getargs.c (longopts): Declare --defines and --graph as options
17841 with optional arguments.
17842 * src/files.h: Add extern declarations.
17843 * src/files.c (spec_graph_file, spec_defines_file): New.
17844 (output_files): Update.
17845 Remove CPP-outed code.
17846
17847 2001-09-18 Marc Autret <autret_m@epita.fr>
17848
17849 Turn off %{source,header}_extension feature.
17850
17851 * src/files.c (compute_exts_from_gf): Update.
17852 (compute_exts_from_src): Update.
17853 (output_files): CPP-out useless code.
17854 * src/files.h: Remove {header,source}_extension extern declarations.
17855 * src/reader.c (parse_dquoted_param): CPP-out.
17856 (parse_header_extension_decl): Remove.
17857 (parse_source_extension_decl): Remove.
17858 (read_declarations): Remove cases tok_{hdrext,srcext}.
17859 * src/lex.c (percent_table): Remove {header,source}_extension entries.
17860 * src/lex.h (token_t): Remove tok_hdrext and tok_srcext.
17861
17862 2001-09-10 Akim Demaille <akim@epita.fr>
17863
17864 * tests/output.at (AT_CHECK_BISON_FLAGS, AT_CHECK_BISON_PERCENT):
17865 (AT_CHECK_BISON_PERCENT_FLAGS): Merge into...
17866 (AT_CHECK_OUTPUT): this.
17867 Merely check ls' exit status, its output is useless.
17868
17869 2001-09-10 Akim Demaille <akim@epita.fr>
17870
17871 * tests/calc.at: Use m4_match.
17872 (_AT_DATA_CALC_Y): Check `yyin != NULL', not `stdin != NULL'.
17873
17874 2001-09-10 Marc Autret <autret_m@epita.fr>,
17875 Akim Demaille <akim@epita.fr>
17876
17877 * src/vcg.h (graph_s): color, textcolor, bordercolor are now
17878 enum color_e.
17879 * src/print_graph.c (print_graph): Initalize graph.layoutalgorithm
17880 to `normal'.
17881 * src/reader.c (parse_token_decl): Initialize token with tok_eof.
17882 * src/lex.h: Adjust prototype.
17883 (token_t): Add `tok_undef'.
17884 * src/lex.c (struct percent_table_struct): Retval is now a token_t.
17885 (parse_percent_token): Now returns token_t.
17886 Add default statement in switch.
17887 (lex): Separate `c' as an input variable, from the token_t result
17888 part.
17889 (unlexed): Is a token_t.
17890
17891 2001-09-10 Akim Demaille <akim@epita.fr>
17892
17893 * configure.in: Bump to 1.29a.
17894
17895 2001-09-07 Akim Demaille <akim@epita.fr>
17896
17897 Version 1.29.
17898
17899 2001-08-30 Akim Demaille <akim@epita.fr>
17900
17901 * tests/atgeneral.m4, tests/atconfig.in, tests/suite.at: Remove.
17902 * m4/atconfig.m4: Remove.
17903 * tests/testsuite.at, tests/atlocal.in, tests/output.at,
17904 * tests/bison: New.
17905 * tests/regression.at, tests/calc.at: Use m4_define, AT_BANNER,
17906 m4_if, m4_patsubst, and m4_regexp.
17907 * tests/calc.at (_AT_CHECK_CALC, _AT_CHECK_CALC_ERROR): Use an
17908 `input' file instead of echo.
17909
17910 2001-08-29 Akim Demaille <akim@epita.fr>
17911
17912 Bump to 1.28e.
17913
17914 2001-08-29 Akim Demaille <akim@epita.fr>
17915
17916 Version 1.28d.
17917
17918 2001-08-29 Paul Eggert <eggert@twinsun.com>
17919
17920 * src/bison.simple (yyparse): Don't take the address of an
17921 item before the start of an array, as that doesn't conform to
17922 the C Standard.
17923
17924 2001-08-29 Robert Anisko <anisko_r@epita.fr>
17925
17926 * doc/bison.texinfo (Location Tracking Calc): New node.
17927
17928 2001-08-29 Paul Eggert <eggert@twinsun.com>
17929
17930 * src/output.c (output): Do not define const, as this now
17931 causes more problems than it cures.
17932
17933 2001-08-29 Akim Demaille <akim@epita.fr>
17934
17935 * doc/bison.texinfo: Modernize `@node' and `@top' use: just name
17936 the nodes.
17937 Be sure to tag the `detailmenu'.
17938
17939 2001-08-29 Akim Demaille <akim@epita.fr>
17940
17941 * Makefile.maint (do-po-update): Wget refuses to overwrite files:
17942 download in a tmp dir.
17943
17944 2001-08-28 Marc Autret <autret_m@epita.fr>
17945
17946 * config/depcomp: New file.
17947
17948 2001-08-28 Marc Autret <autret_m@epita.fr>
17949
17950 * doc/bison.1 (mandoc): Adjust.
17951 From Juan Manuel Guerrero.
17952
17953 2001-08-28 Marc Autret <autret_m@epita.fr>
17954
17955 * src/print_graph.c (print_state): Fix.
17956
17957 2001-08-27 Marc Autret <autret_m@epita.fr>
17958
17959 * src/vcg.h (classname_s, infoname_s, node_s): Constify the
17960 char * members.
17961 Echo modifications to the functions prototypes.
17962 * src/vcg.c (add_classname, add_infoname): Adjust arguments.
17963
17964 2001-08-27 Marc Autret <autret_m@epita.fr>
17965
17966 * src/vcg.c: Include `xalloc.h'.
17967 (add_colorentry): New.
17968 (add_classname): New.
17969 (add_infoname): New.
17970 * src/vcg.h: Add new prototypes.
17971
17972 2001-08-27 Akim Demaille <akim@epita.fr>
17973
17974 * Makefile.maint: Sync. again with CVS Autoconf.
17975
17976 2001-08-27 Akim Demaille <akim@epita.fr>
17977
17978 * Makefile.maint: Formatting changes.
17979 (po-update, cvs-update, update): New targets.
17980 (AMTAR): Remove.
17981
17982 2001-08-27 Akim Demaille <akim@epita.fr>
17983
17984 * Makefile.am (AUTOMAKE_OPTIONS): 1.5.
17985 * Makefile.maint: Sync. with CVS Autoconf.
17986
17987 2001-08-27 Marc Autret <autret_m@epita.fr>
17988
17989 * src/vcg.h (struct infoname_s): New.
17990 (struct colorentry_s): New.
17991 (graph_s): New fields {vertical,horizontal}_order in structure.
17992 Add `infoname' field.
17993 Add `colorentry' field;
17994 * src/vcg_defaults.h (G_VERTICAL_ORDER): New.
17995 (G_HORIZONTAL_ORDER): New.
17996 (G_INFONAME): New.
17997 (G_COLORENTRY): New.
17998 * src/vcg.c (output_graph): Add output of {vertical,horizontal}_order.
17999 Add output of `infoname'.
18000 Add output of `colorentry'.
18001
18002 2001-08-27 Marc Autret <autret_m@epita.fr>
18003
18004 * src/reader.c (parse_dquoted_param): Rename variable `index' to `i'.
18005 This one shadowed a global parameter.
18006
18007 2001-08-24 Marc Autret <autret_m@epita.fr>
18008
18009 * src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
18010 instead of `unsigned'.
18011 (print_state): Do not call obstack_object_size () in obstack_grow ()
18012 to avoid macro variables shadowing.
18013
18014 2001-08-23 Marc Autret <autret_m@epita.fr>
18015
18016 * src/lex.c (percent_table): Typo: s/naem/name/.
18017 Add graph option.
18018 Normalize new options declarations.
18019
18020 2001-08-20 Pascal Bart <pascal.bart@epita.fr>
18021
18022 * tests/suite.at: Exercise %header_extension and %source_extension.
18023
18024 2001-08-16 Marc Autret <autret_m@epita.fr>
18025
18026 * src/reader.c (parse_dquoted_param): New.
18027 (parse_header_extension_decl): Use it.
18028 (parse_source_extension_decl): Likewise.
18029
18030 2001-08-16 Marc Autret <autret_m@epita.fr>
18031
18032 * src/vcg.c: Remove includes of `complain.h' and `xalloc.h'.
18033 (get_xxxx_str): Use assert () instead of complain ().
18034 Remove return invokations in default cases.
18035 (get_decision_str): Modify default behaviour. Remove second argument.
18036 Echo modifications on calls.
18037 (output_graph): Fix.
18038
18039 2001-08-16 Marc Autret <autret_m@epita.fr>
18040
18041 * src/getargs.c (usage): Update with ``-g, --graph''.
18042
18043 2001-08-16 Marc Autret <autret_m@epita.fr>
18044
18045 * doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
18046 (Option Cross Key): Likewise.
18047 * doc/bison.1: Update.
18048
18049 2001-09-25 Pascal Bart <pascal.bart@epita.fr>
18050
18051 * src/output.c (output_master_parser): Don't finish action_obstack.
18052 (output_parser): Don't care about the muscle action, here.
18053 (prepare): Copy the action_obstack in the action muscle.
18054 (output): Free action_obstack.
18055
18056 2001-09-23 Pascal Bart <pascal.bart@epita.fr>
18057
18058 * src/reader.c (parse_union_decl): Add new obstack union_obstack. Which
18059 will contain `%union' declaration.
18060 (parse_union_decl): Delete #line directive output.
18061 (parse_union_decl): Substitute /attrs_obstack/union_obstack for all
18062 informations about %union.
18063 (parse_union_decl): Copy the union_obstack in the muscle stype.
18064 * src/bison.simple: Add new #line directive.
18065 Add typdef %%stype YYSTYPE.
18066
18067 2001-09-23 Pascal Bart <pascal.bart@epita.fr>
18068
18069 * src/bison.simple: Add new `#line' directive.
18070
18071 2001-09-22 Pascal Bart <pascal.bart@epita.fr>
18072
18073 * src/bison.simple: New `#line' directive.
18074 * src/output.c (output_parser): Support new dynamic muscle input_line.
18075
18076 2001-09-22 Marc Autret <autret_m@epita.fr>
18077
18078 * src/output.c (output_master_parser): New.
18079 (output_parser): Be more re-entrant.
18080
18081 2001-09-21 Marc Autret <autret_m@epita.fr>
18082
18083 * src/reader.c (copy_definition, parse_union_decl): Update and use
18084 `linef' muscle.
18085 (copy_action): Likewise.
18086 Use obstack_1grow ().
18087 * src/muscle_tab.c (muscle_init): Add muscle `linef'.
18088
18089 2001-09-21 Marc Autret <autret_m@epita.fr>
18090
18091 * src/options.c (option_table): Adjust.
18092 * src/lex.c (parse_percent_token): Fix.
18093
18094 2001-09-20 Pascal Bart <pascal.bart@epita.fr>
18095
18096 * src/options.c (symtab.h): Include it, need by lex.h.
18097
18098 2001-09-20 Pascal Bart <pascal.bart@epita.fr>
18099
18100 * src/lex.c (parse_percent_token): Change type of variable `tx', which
18101 is now an option_table_struct*.
18102 (option_strcmp): New function option_strcmp.
18103 (parse_percent_token): Call option_strcmp.
18104 * src/getargs.c (xalloc.h, options.h): Include it.
18105 (getargs): Call create_long_option_table.
18106 (getargs): Free longopts at the end of the function.
18107 (shortopts): Move in options.c.
18108 * src/options.c (create_long_option_table): New function. Convert
18109 information from option_table to option structure.
18110 * src/reader.c (options.h): Include it.
18111
18112 * src/Makefile.am: Adjust.
18113 * src/options.c (option_table): Create from longopts and percent_table.
18114 * src/getargs.c (longopts): Delete.
18115 * src/lex.c (struct percent_table_struct): Delete.
18116 (percent_table): Delete.
18117 (options.h): Include it.
18118 * src/options.c: Create.
18119 * src/options.h: Create.
18120 Declare enum opt_access_e.
18121 Define struct option_table_struct.
18122
18123 2001-09-20 Marc Autret <autret_m@epita.fr>
18124
18125 * doc/bison.texinfo: Adjust terminologies about prologue and epilogue
18126 sections of Bison.
18127
18128 2001-09-19 Pascal Bart <pascal.bart@epita.fr>
18129
18130 * src/bison.simple: s/%%filename/%%skeleton.
18131 * src/muscle_tab.c (getargs.h): Include it.
18132 (muscle_init): Insert new muscle skeleton.
18133
18134 2001-09-18 Pascal Bart <pascal.bart@epita.fr>
18135
18136 * src/output.c (output_parser): Delete unused variable actions_dumped.
18137
18138 2001-09-07 Pascal Bart <pascal.bart@epita.fr>
18139
18140 * src/output.c (output): Delete call to reader_output_yylsp.
18141 * src/reader.c (reader): Likewise.
18142 * src/reader.h: Delete declaration of reader_output_yylsp.
18143
18144 2001-09-02 Marc Autret <autret_m@epita.fr>
18145
18146 * src/reader.c: Include muscle_tab.h.
18147 (parse_union_decl): Update.
18148 (parse_macro_decl): Rename parse_muscle_decl.
18149 Update to use renamed functions and variable.
18150 (read_declarations, copy_action, read_additionnal_code, : Updated
18151 with correct variables and functions names.
18152 (packsymbols, reader): Likewise.
18153
18154 * src/reader.h (muscle_obstack): Extern declaration update.
18155
18156 * src/output.c: Include muscle_tab.h
18157 In all functions using macro_insert, change by using muscle_insert ().
18158 (macro_obstack): Rename muscle_obstack.
18159 Echo modifications in the whole file.
18160 (MACRO_INSERT_INT): Rename MUSCLE_INSERT_INT.
18161 (MACRO_INSERT_STRING): Rename MUSCLE_INSERT_STRING.
18162 (MACRO_INSERT_PREFIX): Rename MUSCLE_INSERT_PREFIX.
18163
18164 * src/muscle_tab.h: Update double inclusion macros.
18165 (macro_entry_s): Rename muscle_entry_s.
18166 Update prototypes.
18167
18168 * src/muscle_tab.c: Include muscle_tab.h.
18169 Rename macro_tabble to muscle_table.
18170 (mhash1, mhash2, mcmp): Use muscle_entry.
18171 (macro_init): Rename muscle_init. Update.
18172 (macro_insert): Rename muscle_insert. Update.
18173 (macro_find): Rename muscle_find. Update.
18174
18175 * src/main.c: Include muscle_tab.h.
18176 (main): Call muscle_init ().
18177 * src/Makefile.am (bison_SOURCES): Echo modifications.
18178
18179 2001-09-02 Marc Autret <autret_m@epita.fr>
18180
18181 Now the files macro_tab.[ch] are named muscle_tab.[ch].
18182
18183 * src/muscle_tab.c, src/muscle_tab.h: Add files.
18184
18185 2001-09-02 Marc Autret <autret_m@epita.fr>
18186
18187 * src/macrotab.c, src/macrotab.h: Remove.
18188
18189 2001-09-01 Pascal Bart <pascal.bart@epita.fr>
18190
18191 * src/reader.c (copy_guard): Use muscle to specify the `#line'
18192 filename.
18193
18194 2001-09-01 Marc Autret <autret_m@epita.fr>
18195
18196 * tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set
18197 to an explicit value to activate the feature. We do it here.
18198
18199 2001-08-31 Pascal Bart <pascal.bart@epita.fr>
18200
18201 * src/output.c (prepare): Delete the `filename' muscule insertion.
18202 * src/reader.c (copy_action): Use `filename' muscule with `#line'.
18203 (parse_union_decl): Likewise.
18204 * src/macrotab.c (macro_init): Initialize filename by infile.
18205
18206 2001-08-31 Marc Autret <autret_m@epita.fr>
18207
18208 * src/bison.simple (YYLSP_NEEDED): New definition.
18209 * src/output.c (prepare): Add macro insertion of `locations_flag'
18210
18211 2001-08-31 Pascal Bart <pascal.bart@epita.fr>
18212
18213 * src/output.c (prepare): Delete insertion of previous muscles,
18214 and insert the `prefix' muscles.
18215 * src/macrotab.c (macro_init): Likewise.
18216 (macro_init): Initialization prefix directive by `yy'.
18217 * src/bison.simple: Substitute all %%yylex, %%yychar, %%yylval,
18218 %%yydebug, %%yyerror, %%yynerrs and %%yyparse by yylex, yychar,
18219 yylval, yydebug, yyerror, yynerrs and yyparse.
18220 New directive `#define' to substitute yydebug, ... with option
18221 name_prefix.
18222
18223 2001-08-31 Pascal Bart <pascal.bart@epita.fr>
18224
18225 * src/main.c (main): Standardize.
18226 * src/output.c (output_table_data, output_parser): Likewise.
18227 * src/macrotab.h, src/macrotab.c, src/bison.simple: Likewise.
18228
18229 2001-08-31 Pascal Bart <pascal.bart@epita.fr>, Marc Autret <autret_m@epita.fr>
18230
18231 * src/reader.c (read_additionnal_code): Rename %%user_code to
18232 %%epilogue.
18233 * src/output.c (output): Rename %%declarations to %%prologue.
18234 * src/bison.simple: Echo modifications.
18235
18236 2001-08-31 Marc Autret <autret_m@epita.fr>
18237
18238 * src/reader.c (readgram): CleanUp.
18239 (output_token_defines): Likewise.
18240 (packsymbols): Likewise.
18241 (reader): Likewise.
18242 * src/output.c (output): CPP-out useless code.
18243
18244 2001-08-31 Pascal Bart <pascal.bart@epita.fr>
18245
18246 * src/reader.c (reader): Delete obsolete call to function
18247 output_trailers and output_headers.
18248 * src/output.h: Remove obsolete functions prototypes of output_headers
18249 and output_trailers.
18250
18251 2001-08-30 Pascal Bart <pascal.bart@epita.fr>
18252
18253 * src/main.c: Include macrotab.h.
18254 * src/macrotab.h (macro_entry_s): Constify fields.
18255 Adjust functions prototypes.
18256 * src/macrotab.c (macro_insert): Constify key and value.
18257 (macro_find): Constify key.
18258 (macro_insert): Include 'xalloc.h'
18259 (macro_insert): Use XMALLOC.
18260 (macro_find): Constify return value.
18261 * src/output.c (output_table_data): Rename table to table_data.
18262 (output_parser): Constify macro_key, macro_value.
18263
18264 2001-08-30 Marc Autret <autret_m@epita.fr>
18265
18266 * src/reader.c (parse_skel_decl): New.
18267 (read_declarations): Add case `tok_skel', call parse_skel_decl ().
18268 * src/lex.h (token_t): New token `tok_skel'.
18269 * src/lex.c (percent_table): Add skeleton option entry.
18270 Standardize.
18271
18272 2001-08-29 Marc Autret <autret_m@epita.fr>
18273
18274 * src/bison.simple: Add %%user_code directive at the end.
18275 * src/reader.c (read_additionnal_code): New.
18276 (reader): Use it.
18277 * src/output.c (output_program): Remove.
18278 (output): Update.
18279
18280 2001-08-28 Marc Autret <autret_m@epita.fr>
18281
18282 * src/output.c (output_actions): Clean up.
18283 (output_gram): CPP-out useless code.
18284 * src/reader.c (reader): Clean up, CPP-out useless code.
18285
18286 2001-08-28 Pascal Bart <pascal.bart@epita.fr>
18287
18288 * src/output.c (output): Copy attrs_obstack in the '%%definitions'
18289 directive.
18290 * src/bison.simple: Add `%%definitions'.
18291
18292 2001-08-28 Marc Autret <autret_m@epita.fr>
18293
18294 * config/depcomp: New file.
18295
18296 2001-08-27 Paul Eggert <eggert@twinsun.com>
18297
18298 * src/bison.simple (yyparse): Don't take the address of an
18299 item before the start of an array, as that doesn't conform to
18300 the C Standard.
18301
18302 2001-08-27 Robert Anisko <robert.anisko@epita.fr>
18303
18304 * src/output.c (output): Remove the initialization of the macro
18305 obstack. It was done too late here.
18306
18307 * src/reader.c (parse_macro_decl): Fix. Use of the macro obstack was
18308 completely wrong.
18309 (reader): Initialize the macro obstack here, since we need it to grow
18310 '%define' directives.
18311
18312 * src/reader.h: Declare the macro obstack as extern.
18313
18314 2001-08-27 Robert Anisko <robert.anisko@epita.fr>
18315
18316 * src/output.c (output_parser): Fix. Store single '%' characters in
18317 the output obstack instead of throwing them away.
18318
18319 2001-08-27 Akim Demaille <akim@epita.fr>
18320
18321 * Makefile.am (AUTOMAKE_OPTIONS): 1.5.
18322
18323 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18324
18325 * lib/Makefile.am: Adjust.
18326
18327 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18328
18329 * src/bison.simple: Update and add '%%' directives.
18330
18331 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18332
18333 * src/reader.c (reader): Remove calls to 'output_headers' and
18334 'output_trailers'. Remove some C output.
18335 (readgram): Disable a piece of code that was writing a default
18336 definition for 'YYSTYPE'.
18337 (reader_output_yylsp): Remove.
18338 (packsymbols): Output token defintions to a macro.
18339 (copy_definition): Disable C output.
18340
18341 * src/reader.c (parse_macro_decl): New function used to parse macro
18342 declarations.
18343 (copy_string2): Put the body of copy_string into this new function.
18344 Add a parameter to let the caller choose whether he wants to copy the
18345 string delimiters or not.
18346 (copy_string): Be a simple call to copy_string2 with the last argument
18347 bound to true.
18348 (read_declarations): Add case for macro definition.
18349 (copy_identifier): New.
18350 (parse_macro_decl): Read macro identifiers using copy_identifier
18351 rather than lex.
18352
18353 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18354
18355 * src/output.c (prepare): Add prefixed names.
18356 (output_parser): Output semantic actions.
18357 (output_parser): Fix bug on '%%line' directives.
18358
18359 * src/output.c (output_headers): Remove. The C code printed by this
18360 function should now be in the skeletons.
18361 (output_trailers): Remove.
18362 (output): Disable call to 'reader_output_yylsp'.
18363 (output_rule_data): Do not output tables to the table obstack.
18364
18365 * src/output.c: Remove some C dedicated output.
18366 Improve the use of macro and output obstacks.
18367 (output_defines): Remove.
18368
18369 * src/output.c (output_token_translations): Associate 'translate'
18370 table with a macro. No output to the table obstack.
18371 (output_gram): Same for 'rhs' and 'prhs'.
18372 (output_stos): Same for 'stos'.
18373 (output_rule_data): Same for 'r1' and 'r2'.
18374 (token_actions): Same for 'defact'.
18375 (goto_actions): Same for 'defgoto'.
18376 (output_base): Same for 'pact' and 'pgoto'.
18377 (output_table): Same for 'table'.
18378 (output_check): Same for 'check'.
18379
18380 * src/output.c (output_table_data): New function.
18381 (output_short_table): Remove.
18382 (output_short_or_char_table): Remove.
18383
18384 * src/output.c (output_parser): Replace most of the skeleton copy code
18385 with something new. Skeletons are now processed character by character
18386 rather than line by line, and Bison looks for '%%' macros. This is the
18387 first step in making Bison's output process (a lot) more flexible.
18388 (output_parser): Use the macro table.
18389
18390 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18391
18392 * src/main.c (main): Initialize the macro table.
18393
18394 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18395
18396 * src/lex.c (percent_table): Add tok_define.
18397 * src/lex.h: Add tok_define.
18398
18399 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18400
18401 * src/macrotab.c: New file.
18402 * src/macrotab.h: New file.
18403 * src/Makefile.am: Update.
18404
18405 2001-08-25 Robert Anisko <robert.anisko@epita.fr>
18406
18407 * lib/hash.c: New file.
18408 * lib/hash.h: New file.
18409 * lib/Makefile.am: Update.
18410
18411 2001-08-15 Akim Demaille <akim@epita.fr>
18412
18413 Version 1.28c.
18414
18415 2001-08-15 Marc Autret <autret_m@epita.fr>
18416
18417 * src/reader.c (readgram): Indent output macro YYSTYPE.
18418 (packsymbols): Likewise.
18419 (output_token_defines): Likewise.
18420 * src/files.c: Standardize.
18421 (compute_header_macro): New.
18422 (defines_obstack_save): New. Use compute_header_macro.
18423 (output_files): Update. Use defines_obstack_save.
18424
18425 2001-08-15 Akim Demaille <akim@epita.fr>
18426
18427 * doc/bison.texinfo (Table of Symbols): Document
18428 YYSTACK_USE_ALLOCA.
18429
18430 2001-08-15 Akim Demaille <akim@epita.fr>
18431
18432 * missing: Update from CVS Automake.
18433 * config/config.guess, config/config.sub, config/texinfo.tex:
18434 Update from gnu.org.
18435
18436 2001-08-15 Akim Demaille <akim@epita.fr>
18437
18438 * Makefile.maint: Sync with CVS Autoconf.
18439
18440 2001-08-14 Pascal Bart <pascal.bart@epita.fr>
18441
18442 * doc/bison.texinfo: Include GNU Free Documentation License from
18443 `fdl.texi'.
18444 * doc/fdl.texi: Add to package.
18445
18446 2001-08-14 Marc Autret <autret_m@epita.fr>
18447
18448 Turn on %{source,header}_extension features.
18449
18450 * src/lex.c (percent_table): Un-CPP out header_extension and
18451 source_extension.
18452 * src/files.c (compute_exts_from_gf): Compare pointers with NULL.
18453 (compute_exts_from_src): Remove conditions. It restores priorities
18454 between options.
18455
18456 2001-08-14 Marc Autret <autret_m@epita.fr>
18457
18458 * src/files.c (compute_base_names): Add extensions computing when
18459 `--file-prefix' used.
18460 Standardize function calls.
18461
18462 2001-08-13 Marc Autret <autret_m@epita.fr>
18463
18464 * src/bison.simple (YYSTACK_USE_ALLOCA): Changed to allow users
18465 defining it (defined but null disables alloca).
18466
18467 2001-08-13 Marc Autret <autret_m@epita.fr>
18468
18469 * src/bison.simple (_yy_memcpy): CPP reformat.
18470
18471 2001-08-13 Pascal Bart <pascal.bart@epita.fr>
18472
18473 * tests/atconfig.in (CPPFLAGS): Fix.
18474
18475 2001-08-10 Pascal Bart <pascal.bart@epita.fr>
18476
18477 * doc/bison.texinfo: Include GNU General Public License from
18478 `gpl.texi'.
18479 * doc/gpl.texi: Add to package.
18480
18481 2001-08-10 Marc Autret <autret_m@epita.fr>
18482
18483 * src/print_graph.h: Fix.
18484 * src/reader.c (read_declarations): Use parse_header_extension_decl ().
18485
18486 2001-08-10 Akim Demaille <akim@epita.fr>
18487
18488 * src/system.h: Provide default declarations for stpcpy, strndup,
18489 and strnlen.
18490
18491 2001-08-10 Robert Anisko <anisko_r@epita.fr>
18492
18493 * doc/bison.texinfo (Locations): Update @$ stuff.
18494
18495 2001-08-09 Robert Anisko <anisko_r@epita.fr>
18496
18497 * src/bison.simple (YYLLOC_DEFAULT): Update.
18498 (yyparse): Adjust.
18499
18500 2001-08-08 Marc Autret <autret_m@epita.fr>
18501
18502 * doc/bison.texinfo: Change @samp{$<@dots{}>} to
18503 @samp{$<@dots{}>@var{n}} in Section Actions in Mid-Rule.
18504 Reported by Fabrice Bauzac.
18505
18506 2001-08-08 Marc Autret <autret_m@epita.fr>
18507
18508 * src/vcg_default.h: Use NULL instead of 0 to initialize pointers.
18509 * src/vcg.c (output_node): Fix.
18510 * src/vcg.h: Cleanup.
18511 * src/print_graph.c: Add comments.
18512 (node_output_size): New global variable. Simplify the formatting of
18513 the VCG graph output.
18514 (print_actions): Unused code is now used. It notifies the final state
18515 and no action states in the VCG graph. It also give the reduce actions.
18516 The `shift and goto' edges are red and the `go to state' edges are
18517 blue.
18518 Get the current node name and node_obstack by argument.
18519 (node_obstack): New variable.
18520 (print_state): Manage node_obstack.
18521 (print_core): Use node_obstack given by argument.
18522 A node is not only computed here but in print_actions also.
18523 (print_graph): CPP out useless code instead of commenting it.
18524
18525 2001-08-07 Pascal Bart <pascal.bart@epita.fr>
18526
18527 * tests/atconfig.in (CPPFLAGS): Fix.
18528
18529 2001-08-07 Akim Demaille <akim@epita.fr>
18530
18531 * src/print_graph.c (quote): New.
18532 (print_core): Use it.
18533
18534 2001-08-06 Akim Demaille <akim@epita.fr>, Marc Autret <autret_m@epita.fr>
18535
18536 * src/vcg.c (complain.h): Include it.
18537 Unepitaize `return' invocations.
18538 [NDEBUG] (main): Remove.
18539 * src/vcg.h (node_t, edge_t, graph_t): Constify the char * members.
18540 * src/files.c (open_files): Initialize graph_obstack.
18541 * src/print_graph.c (print_actions): CPP out useless code.
18542 (print_core): Don't output the last `\n' in labels.
18543 Use `quote'.
18544 * src/files.c (output_files): Output the VCG file.
18545 * src/main.c (main): Invoke print_graph ();
18546
18547 2001-08-06 Marc Autret <autret_m@epita.fr>
18548
18549 Automaton VCG graph output.
18550 Using option ``-g'' or long option ``--graph'', you can generate
18551 a gram_filename.vcg file containing a VCG description of the LALR (1)
18552 automaton of your grammar.
18553
18554 * src/main.c: Call to print_graph() function.
18555 * src/getargs.h: Update.
18556 * src/getargs.c (options): Update to catch `-g' and `--graph' options.
18557 (graph_flag): New flag.
18558 (longopts): Update.
18559 (getargs): Add case `g'.
18560 * src/files.c (graph_obstack): New obstack struct.
18561 (open_files): Initialize new obstack.
18562 (output_files): Saves graph_obstack if required.
18563 * src/files.h (graph_obstack): New extern declaration.
18564 * src/Makefile.am: Add new source files.
18565
18566 2001-08-06 Marc Autret <autret_m@epita.fr>
18567
18568 * src/print_graph.c, src/print_graph.h (graph): New.
18569 * src/vcg.h: New file.
18570 * src/vcg.c: New file, VCG graph handling.
18571
18572 2001-08-06 Marc Autret <autret_m@epita.fr>
18573
18574 Add of %source_extension and %header_extension which specify
18575 the source or/and the header output file extension.
18576
18577 * src/files.c (compute_base_names): Remove initialisation of
18578 src_extension and header_extension.
18579 (compute_exts_from_gf): Update.
18580 (compute_exts_from_src): Update.
18581 (output_files): Update.
18582 * src/reader.c (parse_header_extension_decl): New.
18583 (parse_source_extension_decl): New.
18584 (read_declarations): New case statements for the new tokens.
18585 * src/lex.c (percent_table): Add entries for %source_extension
18586 and %header_extension.
18587 * src/lex.h (token_e): New tokens tok_hdrext and tok_srcext.
18588
18589 2001-08-06 Marc Autret <autret_m@epita.fr>
18590
18591 * configure.in: Bump to 1.28c.
18592 * doc/bison.texinfo: Texinfo thingies.
18593
18594 2001-08-04 Pascal Bart <pascal.bart@epita.fr>
18595
18596 * tests/atconfig.in (CPPFLAGS): Add.
18597 * tests/calc.at (AT_CHECK): Use CPPFLAGS.
18598
18599 2001-08-03 Akim Demaille <akim@epita.fr>
18600
18601 Version 1.28b.
18602
18603 2001-08-03 Akim Demaille <akim@epita.fr>
18604
18605 * tests/Makefile.am (check-local): Ship testsuite.
18606 * tests/calc.at (_AT_DATA_CALC_Y): Prototype all the functions.
18607 Include `string.h'.
18608
18609 2001-08-03 Akim Demaille <akim@epita.fr>
18610
18611 * configure.in: Try using -Wformat when compiling.
18612
18613 2001-08-03 Akim Demaille <akim@epita.fr>
18614
18615 * configure.in: Bump to 1.28b.
18616
18617 2001-08-03 Akim Demaille <akim@epita.fr>
18618
18619 * src/complain.c: Adjust strerror_r portability issues.
18620
18621 2001-08-03 Akim Demaille <akim@epita.fr>
18622
18623 Version 1.28a.
18624
18625 2001-08-03 Akim Demaille <akim@epita.fr>
18626
18627 * src/getargs.c, src/getarg.h (skeleton)): Constify.
18628 * src/lex.c (literalchar): Avoid name clashes on `buf'.
18629 * src/getargs.c: Include complain.h.
18630 * src/files.c, src/files.h (skeleton_find): Avoid name clashes.
18631 * lib/quotearg.c, lib/quotearg.h: Update from fileutils 4.1.
18632
18633 2001-08-03 Akim Demaille <akim@epita.fr>
18634
18635 * src/reader.c (readgram): Display hidden chars in error messages.
18636
18637 2001-08-03 Akim Demaille <akim@epita.fr>
18638
18639 Update to gettext 0.10.39.
18640
18641 2001-08-03 Akim Demaille <akim@epita.fr>
18642
18643 * lib/strspn.c: New.
18644
18645 2001-08-01 Marc Autret <autret_m@epita.fr>
18646
18647 * doc/bison.texinfo: Update.
18648 * doc/bison.1 (mandoc): Update.
18649 * src/system.h (EXT_GUARD_C, EXT_STYPE_H): Remove .c and .h.
18650 * src/files.c: Support output files extensions computing.
18651 (src_extension): New static variable.
18652 (header_extension): New static variable.
18653 (tr): New function.
18654 (get_extension_index): New function, gets the index of an extension
18655 filename in a string.
18656 (compute_exts_from_gf): New function, computes extensions from the
18657 grammar file extension.
18658 (compute_exts_from_src): New functions, computes extensions from the
18659 C source file extension, file given by ``-o'' option.
18660 (compute_base_names): Update.
18661 (output_files): Update.
18662
18663 2001-08-01 Robert Anisko <anisko_r@epita.fr>
18664
18665 * doc/bison.texi: Document @$.
18666 (Locations): New section.
18667
18668 2001-07-18 Akim Demaille <akim@epita.fr>
18669
18670 * Makefile.maint, GNUmakefile: New, from Autoconf 2.52.
18671 * config/prev-version.txt, config/move-if-change: New.
18672 * Makefile.am: Adjust.
18673
18674 2001-07-08 Pascal Bart <pascal.bart@epita.fr>
18675
18676 * src/bison.simple (yyparse): Suppress warning `comparaison
18677 between signed and unsigned'.
18678
18679 2001-07-05 Pascal Bart <pascal.bart@epita.fr>
18680
18681 * src/getargs.h (raw_flag): Remove.
18682 * src/getargs.c: Die on `-r'/`--raw'.
18683 * src/lex.c (parse_percent_token): Die on `%raw'.
18684 * src/reader.c (output_token_defines): Suppress call to `raw_flag'.
18685 * tests/calc.at: Suppress test with option `--raw'.
18686
18687 2001-07-14 Akim Demaille <akim@epita.fr>
18688
18689 * config/: New.
18690 * configure.in: Require Autoconf 2.50.
18691 Update to gettext 0.10.38.
18692
18693 2001-03-16 Akim Demaille <akim@epita.fr>
18694
18695 * doc/bison.texinfo: ANSIfy the examples.
18696
18697 2001-03-16 Akim Demaille <akim@epita.fr>
18698
18699 * getargs.c (skeleton): New variable.
18700 (longopts): --skeleton is a new option.
18701 (shortopts, getargs): -S is a new option.
18702 * getargs.h: Declare skeleton.
18703 * output.c (output_parser): Use it.
18704
18705 2001-03-16 Akim Demaille <akim@epita.fr>
18706
18707 * m4/strerror_r.m4: New.
18708 * m4/error.m4: Run AC_FUNC_STRERROR_R.
18709 * lib/error.h, lib/error.c: Update.
18710
18711 2001-03-16 Akim Demaille <akim@epita.fr>
18712
18713 * src/getargs.c (longopts): Clean up.
18714
18715 2001-02-21 Akim Demaille <akim@epita.fr>
18716
18717 * src/reader.c (gensym): `gensym_count' is your own.
18718 Use a static buf to create the symbol name, as token_buffer is no
18719 longer a buffer.
18720
18721 2001-02-08 Akim Demaille <akim@epita.fr>
18722
18723 * src/conflicts.c (conflict_report): Be sure not to append to res
18724 between two calls, which could happen if both first sprintf were
18725 skipped, but not the first cp += strlen.
18726
18727 2001-02-08 Akim Demaille <akim@epita.fr>
18728
18729 * lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
18730 New, from fileutils 4.0.37.
18731 * configure.in: Require Autoconf 2.49c. I took some time before
18732 making this decision. This is the only way out for portability
18733 issues in Bison, it would mean way too much duplicate effort to
18734 import in Bison features implemented in 2.49c since 2.13.
18735 AC_REPLACE_FUNCS and AC_CHECK_DECLS the functions above.
18736
18737 2001-02-02 Akim Demaille <akim@epita.fr>
18738
18739 * lib/malloc.c, lib/realloc.c: New, from the fileutils 4.0.37.
18740 * lib/xalloc.h, lib/xmalloc.c: Update.
18741
18742 2001-01-19 Akim Demaille <akim@epita.fr>
18743
18744 Get rid of the ad hoc handling of token_buffer in the scanner: use
18745 the obstacks.
18746
18747 * src/lex.c (token_obstack): New.
18748 (init_lex): Initialize it. No longer call...
18749 (grow_token_buffer): this. Remove it.
18750 Adjust all the places which used it to use the obstack.
18751
18752 2001-01-19 Akim Demaille <akim@epita.fr>
18753
18754 * src/lex.h: Rename all the tokens:
18755 s/\bENDFILE\b/tok_eof/g;
18756 s/\bIDENTIFIER\b/tok_identifier/g;
18757 etc.
18758 Let them be enums, not #define, to ease debugging.
18759 Adjust all the code.
18760
18761 2001-01-18 Akim Demaille <akim@epita.fr>
18762
18763 * src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer): Remove, private.
18764 * src/lex.c (maxtoken, grow_token_buffer): Static.
18765
18766 2001-01-18 Akim Demaille <akim@epita.fr>
18767
18768 Since we now use obstacks, more % directives can be enabled.
18769
18770 * src/lex.c (percent_table): Also accept `%yacc',
18771 `%fixed_output_files', `%defines', `%no_parser', `%verbose', and
18772 `%debug'.
18773 Handle the actions for `%semantic_parser' and `%pure_parser' here,
18774 instead of returning a token.
18775 * src/lex.h (SEMANTIC_PARSER, PURE_PARSER): Remove, unused.
18776 * src/reader.c (read_declarations): Adjust.
18777 * src/files.c (open_files): Don't call `compute_base_names', don't
18778 compute `attrsfile' since they depend upon data which might be
18779 *in* the input file now.
18780 (output_files): Do it here.
18781 * src/output.c (output_headers): Document the fact that this patch
18782 introduces a guaranteed SEGV for semantic parsers.
18783 * doc/bison.texinfo: Document them.
18784 * tests/suite.at: Exercise these %options.
18785
18786 2000-12-20 Akim Demaille <akim@epita.fr>
18787
18788 Also handle the output file (--verbose) with obstacks.
18789
18790 * files.c (foutput): Remove.
18791 (output_obstack): New.
18792 Adjust all dependencies.
18793 * src/conflicts.c: Return a string.
18794 * src/system.h (obstack_grow_string): Rename as...
18795 (obstack_sgrow): this. Be ready to work with non literals.
18796 (obstack_fgrow4): New.
18797
18798 2000-12-20 Akim Demaille <akim@epita.fr>
18799
18800 * src/files.c (open_files): Fix the computation of short_base_name
18801 in the case of `-o foo.tab.c'.
18802
18803 2000-12-20 Akim Demaille <akim@epita.fr>
18804
18805 * src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
18806 (copy_dollar): Now that everything uses obstacks, get rid of the
18807 FILE * parameters.
18808
18809 2000-12-20 Akim Demaille <akim@epita.fr>
18810
18811 * src/files.c (open_files): Actually the `.output' file is based
18812 on the short_base_name, not base_name.
18813 * tests/suite.at (Checking output file names): Adjust.
18814
18815 2000-12-20 Akim Demaille <akim@epita.fr>
18816
18817 * src/bison.s1: Remove, we now use directly...
18818 * src/bison.simple: this.
18819 * src/Makefile.am: Use pkgdata instead of data.
18820
18821 2000-12-20 Akim Demaille <akim@epita.fr>
18822
18823 * src/files.c (guard_obstack): New.
18824 (open_files): Initialize it.
18825 (output_files): Dump it...
18826 * src/files.h: Export it.
18827 * src/reader.c (copy_guard): Use it.
18828
18829 2000-12-19 Akim Demaille <akim@epita.fr>
18830
18831 * src/files.c (outfile, defsfile, actfile): Removed as global
18832 vars.
18833 (open_files): Don't compute them.
18834 (output_files): Adjust.
18835 (base_name, short_base_name): Be global.
18836 Adjust dependencies.
18837
18838 2000-12-19 Akim Demaille <akim@epita.fr>
18839
18840 * src/files.c (strsuffix): New.
18841 (stringappend): Be just like strcat but allocate.
18842 (base_names): Eve out from open_files.
18843 Try to simplify the rather hairy computation of base_name and
18844 short_base_name.
18845 (open_files): Use it.
18846 * tests/suite.at (Checking output file names): New test.
18847
18848 2000-12-19 Akim Demaille <akim@epita.fr>
18849
18850 * src/system.h (obstack_grow_literal_string): Rename as...
18851 (obstack_grow_string): this.
18852 * src/output.c (output_parser): Recognize `%% actions' instead of
18853 `$'.
18854 * src/bison.s1: s/$/%% actions/.
18855 * src/bison.hairy: Likewise.
18856
18857 2000-12-19 Akim Demaille <akim@epita.fr>
18858
18859 * src/output.c (output_parser): Compute the `#line' lines when
18860 there are.
18861 * src/Makefile.am (bison.simple): Be a simple copy of bison.s1.
18862 Suggested by Hans Aberg.
18863
18864 2000-12-19 Akim Demaille <akim@epita.fr>
18865
18866 Let the handling of the skeleton files be local to the procedures
18867 that use it.
18868
18869 * src/files.c (xfopen, xfclose, skeleton_find, guardfile): No
18870 longer static.
18871 (fparser, open_extra_files): Remove.
18872 (open_files, output_files): Don't take care of fparser.
18873 * src/files.h: Adjust.
18874 * src/output.c (output_parser): Open and close the file to the
18875 skeleton.
18876 * src/reader.c (read_declarations): When %semantic_parser, open
18877 fguard.
18878
18879 2000-12-19 Akim Demaille <akim@epita.fr>
18880
18881 * src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from here...
18882 * src/system.h (BISON_SIMPLE, BISON_HAIRY): ... to here.
18883
18884 2000-12-19 Akim Demaille <akim@epita.fr>
18885
18886 * src/files.c (open_files): Yipee! We no longer need all the code
18887 looking for `/tmp' since we have no tmp file.
18888
18889 2000-12-19 Akim Demaille <akim@epita.fr>
18890
18891 * src/system.h (EXT_TAB, EXT_OUTPUT, EXT_STYPE_H, EXT_GUARD_C):
18892 New macros.
18893 * src/files.c (open_files): Less dependency on MSDOS etc.
18894
18895 2000-12-14 Akim Demaille <akim@epita.fr>
18896
18897 * src/bison.s1 (YYLLOC_DEFAULT): New macro.
18898 Provide a default definition.
18899 Use it when executing the default @ action.
18900 * src/reader.c (reader_output_yylsp): No longer include
18901 `timestamp' and `text' in the default YYLTYPE.
18902
18903 2000-12-12 Akim Demaille <akim@epita.fr>
18904
18905 * src/reader.c (copy_definition, parse_union_decl, copy_action)
18906 (copy_guard): Quote the file names.
18907 Reported by Laurent Mascherpa.
18908
18909 2000-12-12 Akim Demaille <akim@epita.fr>
18910
18911 * src/output.c (output_headers, output_program, output): Be sure
18912 to escape special characters when outputting filenames.
18913 (ACTSTR_PROLOGUE, ACTSTR_EPILOGUE): Remove.
18914 (output_headers): Don't depend on them, Use ACTSTR.
18915
18916 2000-11-17 Akim Demaille <akim@epita.fr>
18917
18918 * lib/obstack.h: Formatting changes.
18919 (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
18920 prevents type checking.
18921 (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
18922 cast the value to (void *): assigning a `foo *' to a `void *'
18923 variable is valid.
18924 (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
18925 * src/reader.c (parse_union_decl): Typo: use obstack_1grow to
18926 append characters.
18927
18928 2000-11-17 Akim Demaille <akim@epita.fr>
18929
18930 * tests/Makefile.am (suite.m4, regression.m4, calc.m4): Rename
18931 as...
18932 (suite.m4, regression.m4, calc.m4): these.
18933 * tests/atgeneral.m4: Update from CVS Autoconf.
18934
18935 2000-11-17 Akim Demaille <akim@epita.fr>
18936
18937 * tests/regression.m4 (%union and --defines): New test,
18938 demonstrating a current bug in the obstack implementation.
18939
18940 2000-11-17 Akim Demaille <akim@epita.fr>
18941
18942 * src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
18943 macros.
18944 Use them to declare the variables which are global or local to
18945 `yyparse'.
18946
18947 2000-11-17 Akim Demaille <akim@epita.fr>
18948
18949 * acconfig.h: Remove, no longer used.
18950
18951 2000-11-07 Akim Demaille <akim@epita.fr>
18952
18953 * src: s/Copyright (C)/Copyright/g.
18954
18955 2000-11-07 Akim Demaille <akim@epita.fr>
18956
18957 * src/reader.c (reader): #define YYLSP_NEEDED to 1 instead of just
18958 defining.
18959 * src/bison.s1: s/#ifdef YYLSP_NEEDED/#if YYLSP_NEEDED/.
18960
18961 2000-11-07 Akim Demaille <akim@epita.fr>
18962
18963 * src/bison.s1 (YYLEX): Use #if instead of #ifdef.
18964 Merge in a single CPP if/else.
18965
18966 2000-11-07 Akim Demaille <akim@epita.fr>
18967
18968 * src/output.c (output): Remove useless variables.
18969 * lib/obstack.c (obstack_grow, obstack_grow0): Rename the second
18970 argument `data' for consistency with the prototypes.
18971 Qualify it `const'.
18972 (obstack_copy, obstack_copy0): Rename the second argument as
18973 `address' for consistency. Qualify it `const'.
18974 * lib/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
18975 (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
18976 `const' their input argument (`data' or `address').
18977 Adjust the corresponding macros to include `const' in casts.
18978
18979 2000-11-03 Akim Demaille <akim@epita.fr>
18980
18981 * src/Makefile.am (INCLUDES): s/PFILE/BISON_SIMPLE/.
18982 s/PFILE1/BISON_HAIRY/.
18983 Adjust dependencies.
18984
18985 2000-11-03 Akim Demaille <akim@epita.fr>
18986
18987 For some reason, this was not applied.
18988
18989 * src/files.c [VMS]: No longer include `ssdef.h', no longer define
18990 `unlink': it's no longer used.
18991
18992 2000-11-03 Akim Demaille <akim@epita.fr>
18993
18994 * src/files.c (skeleton_find): New function, eved out of...
18995 (open_files, open_extra_files): here.
18996
18997 2000-11-03 Akim Demaille <akim@epita.fr>
18998
18999 Don't use `atexit'.
19000
19001 * src/files.c (obstack_save): New function.
19002 (done): Rename as...
19003 (output_files): this.
19004 Use `obstack_save'.
19005 * src/main.c (main): Don't use `atexit' to register `done', since
19006 it no longer has to remove tmp files, just call `output_files'
19007 when there are no errors.
19008
19009 2000-11-02 Akim Demaille <akim@epita.fr>
19010
19011 * src/files.c [VMS]: No longer include `ssdef.h', no longer define
19012 `unlink': it's no longer used.
19013 * src/files.h: Formatting changes.
19014
19015 2000-11-02 Akim Demaille <akim@epita.fr>
19016
19017 Remove the last uses of mktemp and unlink/delete.
19018
19019 * src/files.c (fdefines, ftable): Removed.
19020 (defines_ostack, table_obstack): New.
19021 Adjust dependencies of the former into uses of the latter.
19022 * src/output.c (output_short_or_char_table, output_short_table):
19023 Convert to using obstacks.
19024 * src/reader.c (copy_comment2): Accept one FILE * and two
19025 obstacks.
19026 (output_token_defines, reader_output_yylsp): Use obstacks.
19027 * src/system.h (obstack_fgrow3): New.
19028 * po/POTFILES.in: Adjust.
19029
19030 2000-11-01 Akim Demaille <akim@epita.fr>
19031
19032 Change each use of `fattrs' into a use of `attrs_obstack'.
19033
19034 * src/reader.c (copy_at): Typo: s/yylloc/yyloc/.
19035 * src/files.c (fattrs): Remove.
19036 (attrs_obstack): New.
19037 Adjust all dependencies.
19038 (done): If SEMANTIC_PARSER, dump attrs_obstack into attrsfile.
19039
19040 2000-11-01 Akim Demaille <akim@epita.fr>
19041
19042 Introduce obstacks.
19043 Change each use of `faction' into a use of `action_obstack'.
19044
19045 * lib/obstack.h, lib/obstack.c: New files.
19046 * src/files.c (faction): Remove.
19047 (action_obstack): New.
19048 Adjust all dependencies.
19049
19050 2000-10-20 Akim Demaille <akim@epita.fr>
19051
19052 * lib/quote.h (PARAMS): New macro. Use it.
19053
19054 2000-10-16 Akim Demaille <akim@epita.fr>
19055
19056 * src/output.c (output_short_or_char_table): New function.
19057 (output_short_table, output_token_translations): Use it.
19058 (goto_actions): Use output_short_table.
19059
19060 2000-10-16 Akim Demaille <akim@epita.fr>
19061
19062 * src/symtab.c (bucket_new): New function.
19063 (getsym): Use it.
19064
19065 * src/output.c (output_short_table): New argument to display the
19066 comment associated with the table.
19067 Adjust dependencies.
19068 (output_gram): Use it.
19069 (output_rule_data): Nicer output layout for YYTNAME.
19070
19071 2000-10-16 Akim Demaille <akim@epita.fr>
19072
19073 * src/lex.c (read_typename): New function.
19074 (lex): Use it.
19075 * src/reader.c (copy_dollar): Likewise.
19076
19077 2000-10-16 Akim Demaille <akim@epita.fr>
19078
19079 * src/reader.c (copy_comment2): Expect the input stream to be on
19080 the `/' which is suspected to open a comment, instead of being
19081 called after `//' or `/*' was read.
19082 (copy_comment, copy_definition, parse_union_decl, copy_action)
19083 (copy_guard): Adjust.
19084
19085 2000-10-16 Akim Demaille <akim@epita.fr>
19086
19087 * src/reader.c (parse_expect_decl): Use `skip_white_space' and
19088 `read_signed_integer'.
19089
19090 2000-10-16 Akim Demaille <akim@epita.fr>
19091
19092 * src/reader.c (copy_dollar): New function.
19093 (copy_guard, copy_action): Use it.
19094
19095 2000-10-16 Akim Demaille <akim@epita.fr>
19096
19097 * lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
19098 * m4/prereq.m4, m4/c-bs-a.m4, m4/mbstate.m4:
19099 New files, from Fileutils 4.0.27.
19100 * src/main.c (printable_version): Remove.
19101 * src/lex.c, src/reader.c: Use `quote'.
19102
19103 2000-10-04 Akim Demaille <akim@epita.fr>
19104
19105 * lib/error.c, lib/error.h: New files, needed by xmalloc.c.
19106
19107 2000-10-04 Akim Demaille <akim@epita.fr>
19108
19109 * doc/bison.texinfo: Various typos spotted by Neil Booth.
19110
19111 2000-10-04 Akim Demaille <akim@epita.fr>
19112
19113 When a literal string is used to define two different tokens,
19114 `bison -v' segfaults.
19115 Reported by Piotr Gackiewicz, and fixed by Neil Booth.
19116
19117 * tests/regression.m4: New file.
19118 Include the core of the sample provided by Piotr Gackiewicz.
19119 * src/reader.c (parse_token_decl): Diagnose bad cases, and proceed
19120 properly.
19121
19122 2000-10-04 Akim Demaille <akim@epita.fr>
19123
19124 * src/reader.c (parse_expect_decl): Keep `count' within the size
19125 of `buffer'.
19126 From Neil Booth.
19127
19128 2000-10-02 Paul Eggert <eggert@twinsun.com>
19129
19130 * bison.s1 (yyparse): Assign the default value
19131 unconditionally, to avoid a GCC warning and make the parser a
19132 tad smaller.
19133
19134 2000-10-02 Akim Demaille <akim@epita.fr>
19135
19136 * src/getargs.c (getargs): Don't dump `--help' on unrecognized
19137 options.
19138
19139 2000-10-02 Akim Demaille <akim@epita.fr>
19140
19141 * src/derives.c, src/print.c, src/reduce.c: To ease the
19142 translation, move some `\n' out of the translated strings.
19143
19144 2000-10-02 Akim Demaille <akim@epita.fr>
19145
19146 The location tracking mechanism is precious for parse error
19147 messages. Nevertheless, it is enabled only when `@n' is used in
19148 the grammar, which is a different issue (you can use it in error
19149 message, but not in the grammar per se). Therefore, there should
19150 be another means to enable it.
19151
19152 * src/getargs.c (getargs): Support `--locations'.
19153 (usage): Report it.
19154 * src/getargs.h (locationsflag): Export it.
19155 * src/lex.c (percent_table): Support `%locations'.
19156 * src/reader.c (yylsp_needed): Remove this variable, now replaced
19157 with `locationsflag'.
19158 * doc/bison.texinfo: Document `--locations' and `%locations'.
19159 Sort the options.
19160 * tests/calc.m4: Test it.
19161
19162 For regularity of the names, replace each
19163 (nolineflag, toknumflag, rawtokenumflag, noparserflag): with...
19164 (no_lineflag, token_tableflag, rawflag, no_parserflag): this.
19165 In addition replace each `flag' with `_flag'.
19166
19167 2000-10-02 Akim Demaille <akim@epita.fr>
19168
19169 Also test parse error messages, including with YYERROR_VERBOSE.
19170
19171 * tests/calc.m4 (calc.y): Add support for `exp = exp' (non
19172 associative).
19173 Use it to check the computations.
19174 Use it to check `nonassoc' is honored.
19175 (AT_DATA_CALC_Y): Equip `calc.y' with YYERROR_VERBOSE when passed
19176 `--yyerror-verbose'.
19177 (_AT_CHECK_CALC): Adjust to this option.
19178 (_AT_CHECK_CALC_ERROR): New macro to check parse error messages.
19179
19180 2000-10-02 Akim Demaille <akim@epita.fr>
19181
19182 Test also `--verbose', `--defines' and `--name-prefix'. Testing
19183 the latter demonstrates a flaw in the handling of non debugging
19184 parsers introduced by myself on 2000-03-16: `#define yydebug 0'
19185 was used in order to simplify:
19186
19187 #if YYDEBUG
19188 if (yydebug)
19189 {
19190 ...
19191 }
19192 #endif
19193
19194 into
19195
19196 if (yydebug)
19197 {
19198 ...
19199 }
19200
19201 unfortunately this leads to a CPP conflict when
19202 `--name-prefix=foo' is used since it produces `#define yydebug
19203 foodebug'.
19204
19205 * src/bison.s1 [!YYDEBUG]: Do not define yydebug.
19206 (YYDPRINTF): New macro.
19207 Spread its use.
19208 * tests/calc.m4 (AT_CHECK_CALC): Do require a title, build it from
19209 the bison options.
19210 Also test `--verbose', `--defines' and `--name-prefix'.
19211
19212 2000-10-02 Akim Demaille <akim@epita.fr>
19213
19214 Improve the readability of the produced parsers.
19215
19216 * src/bison.s1: Formatting changes.
19217 Improve the comment related to the `$' mark.
19218 (yydefault): Don't fall through to `yyresume': `goto' there.
19219 * src/output.c (output_parser): When the `$' is met, skip the end
19220 of its line.
19221 New variable, `number_of_dollar_signs', to check there's exactly
19222 one `$' in the parser skeleton.
19223
19224 2000-10-02 Akim Demaille <akim@epita.fr>
19225
19226 * lib/xstrdup.c: New file, from the fileutils.
19227 * src/reader.c (parse_token_decl, get_type_name, parse_type_decl)
19228 (parse_assoc_decl, parse_thong_decl, get_type): Use `xstrdup'
19229 instead of strlen + xmalloc + strcpy.
19230 * src/symtab.c (copys): Remove, use xstrdup instead.
19231
19232 2000-10-02 Akim Demaille <akim@epita.fr>
19233
19234 * src/gram.h (associativity): New enum type which replaces the
19235 former CPP macros `RIGHT_ASSOC', `LEFT_ASSOC' and `NON_ASSOC' with
19236 `right_assoc', `left_assoc' and `non_assoc'.
19237 Adjust all dependencies.
19238 * src/reader.c: Formatting changes.
19239 (LTYPESTR): Don't define it, use it as a literal in
19240 `reader_output_yylsp'.
19241 * src/symtab.h (symbol_class): New enum type which replaces the
19242 former CPP macros `SUNKNOWN', `STOKEN and `SNTERM' with
19243 `sunknown', `stoken and `snterm'.
19244
19245 2000-10-02 Akim Demaille <akim@epita.fr>
19246
19247 * src/getargs.c (fixed_outfiles): Rename as...
19248 (yaccflag): for consistency and accuracy.
19249 Adjust dependencies.
19250
19251 2000-10-02 Akim Demaille <akim@epita.fr>
19252
19253 Use the more standard files `xalloc.h' and `xmalloc.c' instead of
19254 Bison's `allocate.c' and `alloc.h'. This patch was surprisingly
19255 difficult and introduced a lot of core dump. It turns out that
19256 Bison used an implementation of `xmalloc' based on `calloc', and
19257 at various places it does depend upon the initialization to 0. I
19258 have not tried to isolate the pertinent places, and all the former
19259 calls to Bison's `xmalloc' are now using `XCALLOC'. Someday,
19260 someone should address this issue.
19261
19262 * src/allocate.c, src/alloc.h, m4/bison-decl.m4: Remove.
19263 * lib/xmalloc.c, lib/xalloc.h, m4/malloc.m4, m4/realloc.m4: New
19264 files.
19265 Adjust dependencies.
19266 * src/warshall.h: New file.
19267 Propagate.
19268
19269 2000-10-02 Akim Demaille <akim@epita.fr>
19270
19271 Various anti-`extern in *.c' changes.
19272
19273 * src/system.h: Include `assert.h'.
19274
19275 2000-10-02 Akim Demaille <akim@epita.fr>
19276
19277 * src/state.h (nstates, final_state, first_state, first_shift)
19278 (first_reduction): Move their exportation from here...
19279 * src/LR0.h: to here.
19280 Adjust dependencies.
19281 * src/getargs.c (statisticsflag): New variable.
19282 Add support for `--statistics'.
19283 Adjust dependencies.
19284
19285 Remove a lot of now useless `extern' statements in most files.
19286
19287 2000-10-02 Akim Demaille <akim@epita.fr>
19288
19289 * src/LR0.h: New file.
19290 Propagate its use.
19291
19292 2000-10-02 Akim Demaille <akim@epita.fr>
19293
19294 * src/print.h: New file.
19295 Propagate its use.
19296 * src/print.c: Formatting and ordering changes.
19297 (verbose, terse): Replace with...
19298 (print_results): this new function.
19299 Adjust dependencies.
19300
19301 2000-10-02 Akim Demaille <akim@epita.fr>
19302
19303 * src/conflicts.c (conflict_report): New function.
19304 (conflict_log, verbose_conflict_log): Replace with...
19305 (print_conflicts): this function.
19306 Adjust dependencies.
19307 * src/conflicts.h: New file.
19308 Propagate its inclusion.
19309
19310 2000-10-02 Akim Demaille <akim@epita.fr>
19311
19312 * src/nullable.h: New file.
19313 Propagate its inclusion.
19314 * src/nullable.c: Formatting changes.
19315
19316 2000-10-02 Akim Demaille <akim@epita.fr>
19317
19318 * src/reduce.h: New file.
19319 Propagate its inclusion.
19320 * src/reduce.c: Topological sort and other formatting changes.
19321 (bool, TRUE, FALSE): Move their definition to...
19322 * src/system.h: here.
19323
19324 2000-10-02 Akim Demaille <akim@epita.fr>
19325
19326 * src/files.c: Formatting changes.
19327 (tryopen, tryclose, openfiles): Rename as...
19328 (xfopen, xfclose, open_files): this.
19329 (stringappend): static.
19330 * src/files.h: Complete the list of exported symbols.
19331 Propagate its use.
19332
19333 2000-10-02 Akim Demaille <akim@epita.fr>
19334
19335 * src/reader.h: New file.
19336 Propagate its use instead of tedious list of `extern' and
19337 prototypes.
19338 * src/reader.c: Formatting changes, topological sort,
19339 s/register//.
19340
19341 2000-10-02 Akim Demaille <akim@epita.fr>
19342
19343 * src/lex.h: Prototype `lex.c' exported functions.
19344 * src/reader.c: Adjust.
19345 * src/lex.c: Formatting changes.
19346 (safegetc): Rename as...
19347 (xgetc): this.
19348
19349 2000-10-02 Akim Demaille <akim@epita.fr>
19350
19351 * src/lalr.h: New file.
19352 Propagate its inclusion instead of prototypes and `extern'.
19353 * src/lalr.c: Formatting changes, topological sorting etc.
19354
19355 2000-10-02 Akim Demaille <akim@epita.fr>
19356
19357 * src/output.c (token_actions): Introduce a temporary array,
19358 YYDEFACT, that makes it possible for this function to use
19359 output_short_table.
19360
19361 2000-10-02 Akim Demaille <akim@epita.fr>
19362
19363 `user_toknums' is output as a `short[]' in `output.c', while it is
19364 defined as a `int[]' in `reader.c'. For consistency with the
19365 other output tables, `user_toknums' is now defined as a table of
19366 shorts.
19367
19368 * src/reader.c (user_toknums): Be a short table instead of an int
19369 table.
19370 Adjust dependencies.
19371
19372 Factor the short table outputs.
19373
19374 * src/output.c (output_short_table): New function.
19375 * src/output.c (output_gram, output_stos, output_rule_data)
19376 (output_base, output_table, output_check): Use it.
19377
19378 2000-10-02 Akim Demaille <akim@epita.fr>
19379
19380 * src/output.c (output): Topological sort of the functions, in
19381 order to get rid of the `static' prototypes.
19382 No longer use `register'.
19383 * src/output.h: New file.
19384 Propagate its inclusion in files explicitly prototyping functions
19385 from output.c.
19386
19387 2000-09-21 Akim Demaille <akim@epita.fr>
19388
19389 * src/atgeneral.m4: Update from Autoconf.
19390
19391 2000-09-21 Akim Demaille <akim@epita.fr>
19392
19393 * src/closure.h: New file.
19394 * src/closure.c: Formatting changes, topological sort over the
19395 functions, use of closure.h.
19396 (initialize_closure, finalize_closure): Rename as...
19397 (new_closure, free_closure): these. Adjust dependencies.
19398 * src/LR0.c: Formatting changes, topological sort, use of
19399 cloture.h.
19400 (initialize_states): Rename as...
19401 (new_states): this.
19402 * src/Makefile.am (noinst_HEADERS): Adjust.
19403
19404 2000-09-20 Akim Demaille <akim@epita.fr>
19405
19406 * src/acconfig.h: Don't protect config.h against multiple
19407 inclusion.
19408 Don't define PARAMS.
19409 * src/system.h: Define PARAMS.
19410 Remove some of the ad-hoc CPP magic for DOS, VMS etc.: this is the
19411 purpose of config.h. system.h must not try to fix wrong
19412 definitions in config.h.
19413
19414 2000-09-20 Akim Demaille <akim@epita.fr>
19415
19416 * src/derives.h: New file.
19417 * src/main.c, src/derives.h: Use it.
19418 Formatting changes.
19419 * src/Makefile.am (noinst_HEADERS): Adjust.
19420
19421 2000-09-20 Akim Demaille <akim@epita.fr>
19422
19423 * tests/atgeneral.m4: Update from Autoconf.
19424 * tests/calc.m4 (_AT_DATA_CALC_Y, AT_DATA_CALC_Y, _AT_CHECK_CALC)
19425 (AT_CHECK_CALC): New macros.
19426 Use these macros to test bison with options `', `--raw',
19427 `--debug', `--yacc', `--yacc --debug'.
19428
19429 2000-09-19 Akim Demaille <akim@epita.fr>
19430
19431 * src/output.c: Formatting changes.
19432 * src/machine.h: Remove, leaving its contents in...
19433 * src/system.h: here.
19434 Include stdio.h.
19435 Adjust all dependencies on stdio.h and machine.h.
19436 * src/getargs.h: New file.
19437 Let all `extern' declarations about getargs.c be replaced with
19438 inclusion of `getargs.h'.
19439 * src/Makefile.am (noinst_HEADERS): Adjust.
19440
19441 * tests/calc.m4 (yyin): Be initialized in main, not on the global
19442 scope.
19443 (yyerror): Returns void, not int.
19444 * doc/bison.texinfo: Formatting changes.
19445
19446 2000-09-19 Akim Demaille <akim@epita.fr>
19447
19448 * tests/calc.m4 (calc.y): Do not assign to stdin, as it's not
19449 portable.
19450
19451 2000-09-18 Akim Demaille <akim@epita.fr>
19452
19453 * configure.in: Append WARNING_CFLAGS to CFLAGS.
19454 * src/Makefile.am (INCLUDES): Don't.
19455 Be ready to fetch headers in lib/.
19456
19457 2000-09-18 Akim Demaille <akim@epita.fr>
19458
19459 * doc/bison.texinfo: Update the copyright.
19460 ANSIfy and GNUify the examples.
19461 Remove the old menu.
19462
19463 2000-09-18 Akim Demaille <akim@epita.fr>
19464
19465 First set of tests: use the `calc' example from the documentation.
19466
19467 * src/bison.s1 (yyparse): Condition the code using `yytname' which
19468 is defined only when YYDEBUG is.
19469 * m4/atconfig.m4 (AT_CONFIG): Adjust to Autoconf 2.13.
19470 * src/files.c (tryopen, tryclose): Formatting changes.
19471 Move to the top and be static.
19472 * src/reader.c (read_signed_integer): Likewise.
19473 * tests/calc.m4: New file.
19474 * Makefile.am, suite.m4: Adjust.
19475 * m4/atconfig.m4: Set BISON_SIMPLE and BISON_HAIRY.
19476
19477 2000-09-18 Akim Demaille <akim@epita.fr>
19478
19479 Add support for an Autotest test suite for Bison.
19480
19481 * m4/m4.m4, m4/atconfig.m4: New files.
19482 * m4/Makefile.am (EXTRA_DIST): Adjust.
19483 * tests/suite.m4, tests/Makefile.am, tests/atgeneral.m4: New
19484 files.
19485 * src/getargs.c: Display a more standard --version message.
19486 * src/reader.c (reader): Formatting changes.
19487 No longer depend upon VERSION_STRING.
19488 * configure.in: No longer use `dnl'.
19489 Set up the test suite and the new directory `tests/.
19490 (VERSION_STRING): Remove.
19491
19492 2000-04-14 Akim Demaille <akim@epita.fr>
19493
19494 * src/reader.c (copy_comment2): New function, same as former
19495 `copy_comment', but outputs into two FILE *.
19496 (copy_comment): Use it.
19497 (parse_union_decl): Use it.
19498 (get_type, parse_start_decl): Use the same `invalid' message.
19499 (parse_start_decl, parse_union_decl): Use the same `multiple'
19500 message.
19501 (parse_union_decl, copy_guard, copy_action): Use the same
19502 `unmatched' message.
19503 * m4/Makefile.am (EXTRA_DIST): Add `warning.m4'.
19504
19505 2000-03-31 Akim Demaille <akim@epita.fr>
19506
19507 * src/files.c (tryopen, tryclose): Move to the top.
19508 Be static.
19509
19510 2000-03-31 Akim Demaille <akim@epita.fr>
19511
19512 * src/main.c (main): Don't call `done', exit does it.
19513
19514 2000-03-31 Akim Demaille <akim@epita.fr>
19515
19516 * allocate.c: s/return (foo)/return foo/.
19517 * lalr.c: Likewise.
19518 * LR0.c: Likewise.
19519 * output.c: Likewise.
19520 * reader.c: Likewise.
19521 * symtab.c: Likewise.
19522 * vmsgetargs.c: Likewise.
19523
19524 2000-03-31 Akim Demaille <akim@epita.fr>
19525
19526 Clean up the error reporting functions.
19527
19528 * src/report.c: New file.
19529 * src/report.h: Likewise.
19530 * src/Makefile.am: Adjust.
19531 * m4/error.m4: New file.
19532 * m4/Makefile.am: Adjust.
19533 * configure.in (jm_PREREQ_ERROR): Call it.
19534 * src/main.c (int_to_string, banner, fatal_banner, warn_banner):
19535 Remove.
19536 (fatal, fatals): Remove. All callers use complain.c::fatal.
19537 (warn, warni, warns, warnss, warnss): Remove. All callers use
19538 complain.c::complain.
19539 (toomany): Remove, use fatal instead.
19540 * src/files.c (done): No argument, use complain_message_count.
19541 * src/main.c (main): Register `done' to `atexit'.
19542
19543 * src/getargs.c (usage): More `fputs', less `fprintf'.
19544
19545 2000-03-28 Akim Demaille <akim@epita.fr>
19546
19547 * lib/: New directory.
19548 * Makefile.am (SUBDIRS): Adjust.
19549 * configure.in: Adjust.
19550 (LIBOBJS): Although not used yet, AC_SUBST it, otherwise it's
19551 useless.
19552 * src/alloca.c: Moved to lib/.
19553 * src/getopt.c: Likewise.
19554 * src/getopt1.c: Likewise.
19555 * src/getopt.h: Likewise.
19556 * src/ansi2knr.c: Likewise.
19557 * src/ansi2knr.1: Likewise.
19558 * src/Makefile.am: Adjust.
19559 * lib/Makefile.am: New file.
19560
19561 2000-03-28 Akim Demaille <akim@epita.fr>
19562
19563 * src/getargs.c (usage): Refresh the help message.
19564
19565 2000-03-17 Akim Demaille <akim@epita.fr>
19566
19567 * src/getopt1.c: Updated from textutils 2.0e
19568 * src/getopt.c: Likewise.
19569 * src/getopt.h: Likewise.
19570
19571 2000-03-17 Akim Demaille <akim@epita.fr>
19572
19573 * src/Makefile.am (bison.simple): Fix the awk program: quote only
19574 the file name, not the whole `#line LINE FILE'.
19575
19576 2000-03-17 Akim Demaille <akim@epita.fr>
19577
19578 On syntax errors, report the token on which we choked.
19579
19580 * src/bison.s1 (yyparse): In the label yyerrlab, when
19581 YYERROR_VERBOSE, add yychar in msg.
19582
19583 2000-03-17 Akim Demaille <akim@epita.fr>
19584
19585 * src/reader.c (copy_at): New function.
19586 (copy_guard): Use it.
19587 (copy_action): Use it.
19588
19589 2000-03-17 Akim Demaille <akim@epita.fr>
19590
19591 Be kind to translators, save some useless translations.
19592
19593 * src/main.c (banner): New function.
19594 (fatal_banner): Use it.
19595 (warn_banner): Use it.
19596
19597 2000-03-17 Akim Demaille <akim@epita.fr>
19598
19599 * src/reader.c (copy_definition): Use copy_string and
19600 copy_comment. Removed now unused `match', `ended',
19601 `cplus_comment'.
19602 (copy_comment, copy_string): Moved, to be visible from
19603 copy_definition.
19604
19605 2000-03-17 Akim Demaille <akim@epita.fr>
19606
19607 * src/reader.c (copy_string): Declare `static inline'. No
19608 problems with inline, since it is checked by configure.
19609 (copy_comment): Likewise.
19610
19611 2000-03-17 Akim Demaille <akim@epita.fr>
19612
19613 * src/reader.c (packsymbols): Formatting changes.
19614
19615 2000-03-17 Akim Demaille <akim@epita.fr>
19616
19617 * src/reader.c (copy_comment): New function, factored out from:
19618 (copy_action): Use it. Removed now unused `match', `ended',
19619 `cplus_comment'.
19620 (copy_guard): Likewise.
19621
19622 2000-03-17 Akim Demaille <akim@epita.fr>
19623
19624 * src/reader.c (copy_string): New function, factored out from:
19625 (copy_action): Use it.
19626 (copy_guard): Likewise.
19627
19628 2000-03-17 Akim Demaille <akim@epita.fr>
19629
19630 Change the handling of @s so that they behave exactly like $s.
19631 There is now a pseudo variable @$ (readble and writable), location
19632 of the lhs of the rule (by default ranging from the location of
19633 the first symbol of the rhs, to the location of the last symbol,
19634 or, if the rhs is empty, YYLLOC).
19635
19636 * src/bison.s1 [YYLSP_NEEDED] (yyloc): New variable, twin of
19637 yyval.
19638 (yyparse): When providing a default semantic action, provide a
19639 default location action.
19640 (after the $): No longer change `*YYLSP', just stack YYLOC the
19641 same way you stack YYVAL.
19642 * src/reader.c (read_declarations): Use warns.
19643 (copy_guard, case '@'): Also recognize `@$', expanded as `YYLOC'.
19644 (copy_action, case '@'): Likewise.
19645 Use a standard error message, to save useless work from
19646 translators.
19647
19648 2000-03-17 Akim Demaille <akim@epita.fr>
19649
19650 * src/bison.s1: Formatting and cosmetics changes.
19651 * src/reader.c: Likewise.
19652 Update the Copyright notice.
19653
19654 2000-03-17 Akim Demaille <akim@epita.fr>
19655
19656 * src/bison.s1 (#line): All set to `#line' only, since the
19657 Makefile now handles them.
19658
19659 2000-03-16 Akim Demaille <akim@epita.fr>
19660
19661 * src/output.c (output_rule_data): Output the documentation of
19662 some of the tables.
19663 (Copyright notice): Update.
19664 Formatting changes.
19665
19666 2000-03-16 Akim Demaille <akim@epita.fr>
19667
19668 * src/bison.s1 [!YYDEBUG]: Define yydebug to 0. This allows to
19669 remove most `#if YYDEBUG != 0', since `if (yydebug)' is enough.
19670 One `#if YYDEBUG' remains, since it uses variables which are
19671 defined only if `YYDEBUG != 0'.
19672
19673 2000-03-16 Akim Demaille <akim@epita.fr>
19674
19675 * src/bison.s1 (yyparse): Reorganize the definitions of the stacks
19676 and related variables so that the similarities are highlighted.
19677
19678 2000-03-16 Akim Demaille <akim@epita.fr>
19679
19680 * src/bison.s1: Properly indent CPP directives.
19681
19682 2000-03-16 Akim Demaille <akim@epita.fr>
19683
19684 * src/bison.s1: Properly indent the `alloca' CPP section.
19685
19686 2000-03-16 Akim Demaille <akim@epita.fr>
19687
19688 Do not hard code values of directories in `configure.in'.
19689 Update the `configure' tool chain.
19690
19691 * configure.in (XPFILE, XPFILE1, LOCALEDIR): Remove, handled by
19692 src/makefile.am.
19693 (VERSION_STRING): Use the third arg of AC_DEFINE_UNQUOTED.
19694 (AC_OUTPUT): Add m4/Makefile.
19695 Bump to bison 1.28a, 1.29 has never been released.
19696 * acconfig.h (XPFILE, XPFILE1, LOCALEDIR): Remove, since they are
19697 handled via src/Makefile.am.
19698 (VERSION_STRING, PROTOTYPES, ENABLE_NLS, HAVE_CATGETS,
19699 HAVE_GETTEXT, HAVE_LC_MESSAGES, HAVE_STPCPY): Remove, handled by
19700 autoheader.
19701 * Makefile.am (SUBDIRS): Add m4.
19702 (ACLOCAL_AM_FLAGS): New variable.
19703 (AUTOMAKE_OPTIONS): Add check-news.
19704 * src/Makefile.am (bison.simple): Use awk to replace #line lines with
19705 the proper line number and file name.
19706 (DEFS): Propagate the location of bison library files and of the
19707 locale files.
19708 (INCLUDES): Added `-I ..' so that one can compile with srcdir !=
19709 builddir.
19710 * acinclude.m4: Remove, replaced by the directory m4.
19711 * m4/Makefile.am (EXTRA_DIST): New variable.
19712 * m4/gettext.m4: New file, from the fileutils.
19713 * m4/lcmessage.m4: Likewise
19714 * m4/progtest.m4: Likewise.
19715 * m4/bison-decl.m4: New file, extracted from former acinclude.m4.
19716
19717 2000-03-10 Akim Demaille <akim@epita.fr>
19718
19719 * src/closure.c:
19720 Formatting changes of various comments.
19721 Respect the GNU coding standards at various places.
19722 Don't use `_()' when no translation is needed.
19723
19724 1999-12-13 Jesse Thilo <jthilo@gnu.org>
19725
19726 * src/files.c:
19727 OS/2 honors TMPDIR environment variable.
19728
19729 1999-12-13 Jesse Thilo <jthilo@gnu.org>
19730
19731 * doc/bison.texinfo: Tweaked spelling and grammar.
19732 Updated ISBN.
19733 Removed reference to price of printed copy.
19734 Mention BISON_SIMPLE and BISON_HAIRY.
19735
19736 1999-12-13 Jesse Thilo <jthilo@gnu.org>
19737
19738 * configure.in, NEWS:
19739 Bison 1.29 released.
19740
19741 1999-10-27 Jesse Thilo <jthilo@gnu.org>
19742
19743 * doc/.cvsignore, doc/Makefile.am, doc/refcard.tex:
19744 Added reference card.
19745
19746 1999-07-26 Jesse Thilo <jthilo@gnu.org>
19747
19748 * po/ru.po: Added Russian translation.
19749
19750 1999-07-26 Jesse Thilo <jthilo@gnu.org>
19751
19752 * configure.in: Added Russian translation.
19753
19754 1999-07-06 Jesse Thilo <jthilo@gnu.org>
19755
19756 * configure.in, NEWS, README:
19757 Released version 1.28.
19758
19759 1999-06-14 Jesse Thilo <jthilo@gnu.org>
19760
19761 * src/system.h:
19762 Squashed redefinition warning on some systems.
19763
19764 * src/getargs.c, src/Makefile.am, src/reader.c, src/version.c:
19765 Have configure build version string instead of relying on ANSI string
19766 concatentation.
19767
19768 1999-06-14 Jesse Thilo <jthilo@gnu.org>
19769
19770 * po/POTFILES.in: Got rid of version.c.
19771
19772 1999-06-14 Jesse Thilo <jthilo@gnu.org>
19773
19774 * acconfig.h, configure.in:
19775 Have configure build version string instead of relying on ANSI string
19776 concatentation.
19777
19778 1999-06-08 Jesse Thilo <jthilo@gnu.org>
19779
19780 * doc/bison.1:
19781 Dropped mention of `+' for long-named options.
19782
19783 1999-05-30 Jesse Thilo <jthilo@gnu.org>
19784
19785 * src/files.c: Added <unistd.h> for unlink().
19786
19787 * src/Makefile.am, src/system.h:
19788 I18n fixes.
19789
19790 1999-05-30 Jesse Thilo <jthilo@gnu.org>
19791
19792 * README: Added a FAQ list.
19793
19794 * configure.in, acconfig.h:
19795 I18n fixes.
19796
19797 1999-05-30 Jesse Thilo <jthilo@gnu.org>
19798
19799 * doc/FAQ, doc/Makefile.am:
19800 Added a FAQ list.
19801
19802 1999-05-19 Jesse Thilo <jthilo@gnu.org>
19803
19804 * src/alloc.h, src/symtab.h, src/version.c:
19805 Protected inclusion of "config.h" with HAVE_CONFIG_H.
19806
19807 1999-04-18 Jesse Thilo <jthilo@gnu.org>
19808
19809 * src/.cvsignore, src/Makefile.am:
19810 Reorganized: sources in `src', documentation in `doc'.
19811
19812 * src/lex.c (literalchar):
19813 fixed the code for escaping double quotes (thanks
19814 Jonathan Czisny.)
19815
19816 1999-04-18 Jesse Thilo <jthilo@gnu.org>
19817
19818 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/POTFILES.in:
19819 Adjusted paths to reflect directory reorganization.
19820
19821 1999-04-18 Jesse Thilo <jthilo@gnu.org>
19822
19823 * doc/.cvsignore, doc/Makefile.am:
19824 Reorganized: sources in `src', documentation in `doc'.
19825
19826 1999-04-18 Jesse Thilo <jthilo@gnu.org>
19827
19828 * configure.in:
19829 Updated AC_INIT file to reflect directory reorganization.
19830
19831 * configure.in, .cvsignore, Makefile.am, POTFILES.in:
19832 Reorganized: sources in `src', documentation in `doc'.
19833
19834 1999-04-13 Jesse Thilo <jthilo@gnu.org>
19835
19836 * src/allocate.c:
19837 Don't declare calloc() and realloc() if not necessary.
19838
19839 1999-04-13 Jesse Thilo <jthilo@gnu.org>
19840
19841 * configure.in, acconfig.h, acinclude.m4:
19842 Don't declare calloc() and realloc() if not necessary.
19843
19844 1999-03-23 Jesse Thilo <jthilo@gnu.org>
19845
19846 * po/.cvsignore: Added i18n support.
19847
19848 1999-03-23 Jesse Thilo <jthilo@gnu.org>
19849
19850 * acconfig.h, configure.in, Makefile.am:
19851 Added i18n support.
19852
19853 1999-03-22 Jesse Thilo <jthilo@gnu.org>
19854
19855 * src/bison.s1: Fixed #line numbers.
19856
19857 1999-03-15 Jesse Thilo <jthilo@gnu.org>
19858
19859 * po/es.po, po/fr.po, po/nl.po, po/de.po:
19860 Added PO files from Translation Project.
19861
19862 1999-03-03 Jesse Thilo <jthilo@gnu.org>
19863
19864 * Makefile.am:
19865 Added support for non-ANSI compilers (ansi2knr).
19866
19867 1999-02-16 Jesse Thilo <jthilo@gnu.org>
19868
19869 * configure.in: Bumped version number to 1.27.
19870
19871 * Makefile.am:
19872 Added `bison.simple' to list of files removed by `make distclean'.
19873
19874 1999-02-12 Jesse Thilo <jthilo@gnu.org>
19875
19876 * src/files.c, src/files.h:
19877 Defined locations of parser files in config.h instead of Makefile.
19878
19879 1999-02-12 Jesse Thilo <jthilo@gnu.org>
19880
19881 * acconfig.h, acinclude.m4, configure.in, Makefile.am:
19882 Defined locations of parser files in config.h instead of Makefile.
19883
19884 1999-02-09 Jesse Thilo <jthilo@gnu.org>
19885
19886 * Makefile.am:
19887 Removed inappropriate use of $< macro.
19888
19889 1999-02-05 Jesse Thilo <jthilo@gnu.org>
19890
19891 * po/Makefile.in.in, po/POTFILES.in:
19892 Add `po' directory skeleton.
19893
19894 1999-01-27 Jesse Thilo <jthilo@gnu.org>
19895
19896 * README: Document help-bison list.
19897
19898 * configure.in: Add check for mkstemp().
19899
19900 1999-01-20 Jesse Thilo <jthilo@gnu.org>
19901
19902 * src/conflicts.c, src/LR0.c, src/output.c, src/reader.c:
19903 Hush a few compiler warnings.
19904
19905 * src/files.c:
19906 Add tryclose(), which verifies that fclose was successful.
19907 Hush a couple of compiler warnings.
19908
19909 1999-01-20 Jesse Thilo <jthilo@gnu.org>
19910
19911 * Makefile.am, OChangeLog:
19912 ChangeLog is now automatically generated. Include the old version as
19913 OChangeLog.
19914
19915 1999-01-14 Jesse Thilo <jthilo@gnu.org>
19916
19917 * src/gram.h, src/lalr.c, src/lex.c, src/lex.h, src/machine.h, src/main.c, src/nullable.c, src/output.c, src/print.c, src/reader.c, src/reduce.c, src/state.h, src/symtab.c, src/symtab.h, src/types.h, src/vmsgetargs.c, src/warshall.c, src/allocate.c, src/alloc.h, src/bison.s1, src/closure.c, src/conflicts.c, src/derives.c, src/files.c, src/files.h, src/getargs.c, src/gram.c, src/LR0.c:
19918 Update FSF address.
19919
19920 1999-01-14 Jesse Thilo <jthilo@gnu.org>
19921
19922 * doc/bison.texinfo: Fix formatting glitch.
19923
19924 * doc/bison.texinfo: Update FSF address.
19925
19926 1999-01-14 Jesse Thilo <jthilo@gnu.org>
19927
19928 * acconfig.h: Update FSF address.
19929
19930 1999-01-08 Jesse Thilo <jthilo@gnu.org>
19931
19932 * src/system.h:
19933 Don't define PACKAGE here, since config.h defines it.
19934
19935 1998-12-30 Jesse Thilo <jthilo@gnu.org>
19936
19937 * src/reader.c: Update copyright date.
19938
19939 * src/main.c:
19940 Ditch sprintf to statically-sized buffers in fatal/warn functions in
19941 favor of output directly to stderr (avoids buffer overruns).
19942
19943 * src/reader.c: Some checks for premature EOF.
19944
19945 * src/allocate.c, src/alloc.h, src/closure.c, src/conflicts.c, src/derives.c, src/getargs.c, src/gram.c, src/lalr.c, src/lex.c, src/LR0.c, src/main.c, src/nullable.c, src/output.c, src/print.c, src/reduce.c, src/symtab.c, src/symtab.h, src/warshall.c:
19946 Use prototypes if the compiler understands them.
19947
19948 * src/files.c: Honor TMPDIR on Unix hosts.
19949 Use prototypes if the compiler understands them.
19950
19951 * src/reader.c:
19952 Fix a couple of buffer overrun bugs.
19953 Use prototypes if the compiler understands them.
19954
19955 * src/system.h: Include unistd.h and ctype.h.
19956 Use #ifdef instead of #if for NLS symbols.
19957
19958 1998-12-30 Jesse Thilo <jthilo@gnu.org>
19959
19960 * doc/bison.texinfo:
19961 Delete comment "consider using @set for edition number, etc..." since
19962 we now are doing so.
19963
19964 1998-12-30 Jesse Thilo <jthilo@gnu.org>
19965
19966 * configure.in:
19967 Use prototypes if the compiler understands them.
19968
19969 * NEWS: Document 1.26 highlights.
19970
19971 * Makefile.am: Require Automake 1.3 or later.
19972
19973 * acconfig.h:
19974 Use prototypes if the compiler understands them.
19975
19976 1998-12-29 Jesse Thilo <jthilo@gnu.org>
19977
19978 * src/version.c:
19979 Use VERSION symbol from automake for version number.
19980
19981 1998-12-29 Jesse Thilo <jthilo@gnu.org>
19982
19983 * acconfig.h, configure.in, version.cin:
19984 Use VERSION symbol from automake for version number.
19985
19986 1998-11-28 Jesse Thilo <jthilo@gnu.org>
19987
19988 * Makefile.am:
19989 Distribute original version of simple parser (bison.s1), not built
19990 version (bison.simple).
19991
19992 1998-11-28 Jesse Thilo <jthilo@gnu.org>
19993
19994 * doc/bison.texinfo: Add info dir entry.
19995
19996 * doc/bison.texinfo:
19997 Let automake put version number into documentation.
19998
19999 1998-11-26 Jesse Thilo <jthilo@gnu.org>
20000
20001 * src/bison.cld, src/build.com, src/vmshlp.mar:
20002 Add non-RCS files from /gd/gnu/bison.
20003
20004 1998-11-26 Jesse Thilo <jthilo@gnu.org>
20005
20006 * doc/bison.1:
20007 Document the BISON_HAIRY and BISON_SIMPLE variables.
20008
20009 1998-11-25 Jesse Thilo <jthilo@gnu.org>
20010
20011 * src/version.c: Build version.c automatically.
20012
20013 * src/reader.c:
20014 Fix token numbering (used to start at 258, not 257).
20015
20016 * src/system.h: Include config.h.
20017
20018 * src/getargs.c: Update bug report address.
20019
20020 * src/alloca.c, src/getopt1.c, src/getopt.c, src/getopt.h:
20021 Get latest copies of alloca.c, getopt.c, getopt.h, getopt1.c from gnu.org.
20022
20023 1998-11-25 Jesse Thilo <jthilo@gnu.org>
20024
20025 * Makefile.am:
20026 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
20027
20028 * configure.in, version.cin:
20029 Build version.c automatically.
20030
20031 * AUTHORS: Add AUTHORS file.
20032
20033 * README: Update bug report address.
20034
20035 * bison.simple:
20036 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
20037
20038 * configure.in, Makefile.am, Makefile.in, stamp-h.in:
20039 Add automake stuff.
20040
20041 1998-11-25 Jesse Thilo <jthilo@gnu.org>
20042
20043 * doc/bison.texinfo: Clean up some formatting.
20044
20045 1998-05-05 Richard Stallman <rms@gnu.org>
20046
20047 * doc/bison.texinfo:
20048 Explain better why to make a pure parser.
20049
20050 1998-01-05 Richard Stallman <rms@gnu.org>
20051
20052 * src/files.c (openfiles):
20053 [_WIN32 && !__CYGWIN32__] Use TEMP or Temp to
20054 find a temporary directory, if possible. Do not unlink files while
20055 they are open.
20056
20057 1997-08-25 Richard Stallman <rms@gnu.org>
20058
20059 * src/reader.c (stack_offset;):
20060 Change some warni to warns.
20061
20062 * src/lex.c (literalchar): Use warns, not warni.
20063
20064 1997-06-28 Richard Stallman <rms@gnu.org>
20065
20066 * src/bison.s1: Add a Bison version comment.
20067
20068 * src/main.c (fatal, warn, berror):
20069 Use program_name.
20070
20071 1997-06-28 Richard Stallman <rms@gnu.org>
20072
20073 * Makefile.in (bison_version): New variable.
20074 (dist): Use that variable.
20075 (bison.s1): Substitute the Bison version into bison.simple.
20076
20077 * bison.simple: Add a Bison version comment.
20078
20079 1997-06-18 Richard Stallman <rms@gnu.org>
20080
20081 * src/main.c (fatal, warn, berror):
20082 Make error messages standard.
20083 (toomany): Improve error message text.
20084
20085 * src/LR0.c, src/closure.c, src/conflicts.c, src/derives.c, src/files.c, src/lalr.c, src/lex.c, src/nullable.c, src/output.c, src/print.c, src/reader.c, src/reduce.c, src/symtab.c:
20086 new.h renamed to alloc.h.
20087
20088 1997-06-18 Richard Stallman <rms@gnu.org>
20089
20090 * Makefile.in: new.h renamed to alloc.h.
20091
20092 1997-05-24 Richard Stallman <rms@gnu.org>
20093
20094 * src/lex.c (literalchar):
20095 Fix the code for escaping \, " and '.
20096
20097 (lex): Avoid trouble when there are many chars
20098 to discard in a char literal with just several chars in it.
20099
20100 1997-05-17 Richard Stallman <rms@gnu.org>
20101
20102 * src/bison.s1:
20103 Use malloc, if using alloca is troublesome.
20104 (YYSTACK_USE_ALLOCA): New flag macro.
20105 Define it for some systems and compilers.
20106 (YYSTACK_ALLOC): New macro.
20107 (yyparse): Use YYSTACK_ALLOC to allocate stack.
20108 If it was malloc'd, free it.
20109
20110 1997-05-17 Richard Stallman <rms@gnu.org>
20111
20112 * bison.simple:
20113 Use malloc, if using alloca is troublesome.
20114 (YYSTACK_USE_ALLOCA): New flag macro.
20115 Define it for some systems and compilers.
20116 (YYSTACK_ALLOC): New macro.
20117 (yyparse): Use YYSTACK_ALLOC to allocate stack.
20118 If it was malloc'd, free it.
20119
20120 1997-04-23 Richard Stallman <rms@gnu.org>
20121
20122 * src/bison.s1:
20123 (alloca) [__hpux]: Always define as __builtin_alloca.
20124
20125 1997-04-23 Richard Stallman <rms@gnu.org>
20126
20127 * bison.simple:
20128 (alloca) [__hpux]: Always define as __builtin_alloca.
20129
20130 1997-04-22 Richard Stallman <rms@gnu.org>
20131
20132 * src/bison.s1:
20133 [__hpux]: Include alloca.h (right for HPUX 10)
20134 instead of declaring alloca (right for HPUX 9).
20135
20136 * src/bison.s1 (__yy_memcpy):
20137 Declare arg `count' as unsigned int.
20138 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
20139
20140 1997-04-22 Richard Stallman <rms@gnu.org>
20141
20142 * bison.simple:
20143 [__hpux]: Include alloca.h (right for HPUX 10)
20144 instead of declaring alloca (right for HPUX 9).
20145
20146 * bison.simple (__yy_memcpy):
20147 Declare arg `count' as unsigned int.
20148 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
20149
20150 1997-01-03 Richard Stallman <rms@gnu.org>
20151
20152 * src/allocate.c: [__STDC__ or _MSC_VER]:
20153 Declare calloc and realloc to return void *.
20154
20155 1997-01-02 Richard Stallman <rms@gnu.org>
20156
20157 * src/system.h:
20158 [_MSC_VER]: Include stdlib.h and process.h.
20159 [_MSC_VER] (getpid): Define as macro--translate it to _getpid.
20160
20161 * src/main.c (main): Return FAILURE as a value.
20162 (printable_version): Declare arg as int, not char.
20163
20164 1997-01-02 Richard Stallman <rms@gnu.org>
20165
20166 * Makefile.in (dist):
20167 Explicitly check for symlinks, and copy them.
20168
20169 1996-12-19 Richard Stallman <rms@gnu.org>
20170
20171 * src/files.c:
20172 [_MSC_VER] (XPFILE, XPFILE1): Define, if not already defined.
20173
20174 1996-12-18 Paul Eggert <eggert@gnu.org>
20175
20176 * src/bison.s1 (yyparse):
20177 If __GNUC__ and YYPARSE_PARAM are both defined,
20178 declare yyparse to have a void * argument.
20179
20180 1996-12-18 Paul Eggert <eggert@gnu.org>
20181
20182 * bison.simple (yyparse):
20183 If __GNUC__ and YYPARSE_PARAM are both defined,
20184 declare yyparse to have a void * argument.
20185
20186 1996-12-17 Richard Stallman <rms@gnu.org>
20187
20188 * src/reduce.c (nbits): Add some casts.
20189
20190 1996-08-12 Richard Stallman <rms@gnu.org>
20191
20192 * src/bison.s1: Test _MSDOS as well as _MSDOS_.
20193
20194 1996-08-12 Richard Stallman <rms@gnu.org>
20195
20196 * bison.simple: Test _MSDOS as well as _MSDOS_.
20197
20198 1996-07-31 Richard Stallman <rms@gnu.org>
20199
20200 * src/bison.s1:
20201 [__sun && __i386]: Include alloca.h.
20202
20203 1996-07-31 Richard Stallman <rms@gnu.org>
20204
20205 * bison.simple:
20206 [__sun && __i386]: Include alloca.h.
20207
20208 1996-07-30 Richard Stallman <rms@gnu.org>
20209
20210 * src/bison.s1: Comment change.
20211
20212 * src/bison.s1: Test _MSDOS_, not MSDOS.
20213
20214 1996-07-30 Richard Stallman <rms@gnu.org>
20215
20216 * bison.simple: Comment change.
20217
20218 * bison.simple: Test _MSDOS_, not MSDOS.
20219
20220 1996-06-01 Richard Stallman <rms@gnu.org>
20221
20222 * src/reduce.c, src/reader.c, src/print.c, src/output.c, src/nullable.c, src/lex.c, src/lalr.c, src/getargs.c, src/derives.c, src/conflicts.c, src/closure.c, src/allocate.c:
20223 Insert `_' macro around many string constants.
20224
20225 * src/main.c:
20226 Insert `_' macro around many string constants.
20227
20228 (main): Call setlocale, bindtextdomain and textdomain.
20229
20230 * src/system.h: [HAVE_LOCALE_H]: Include locale.h.
20231 [! HAVE_LOCALE_H] (setlocale): Define as no-op.
20232 [ENABLE_NLS]: Include libintl.h.
20233 [ENABLE_NLS] (gettext): Define.
20234 [! ENABLE_NLS] (bintextdomain, textdomain, _): Consolation definitions.
20235 (N_, PACKAGE, LOCALEDIR): New macros.
20236
20237 1996-06-01 Richard Stallman <rms@gnu.org>
20238
20239 * POTFILES.in: New file.
20240
20241 * Makefile.in (allocate.o):
20242 Define target explicitly.
20243
20244 * Makefile.in (CFLAGS): Set to @CFLAGS@.
20245 (LDFLAGS): Set to @LDFLAGS@.
20246 (configure): Run autoconf only if preceding `cd' succeeds.
20247 (bison.s1): Redirect output to temporary file then move the
20248 temporary to the target, rather than redirecting directly to bison.s1.
20249 (clean): Remove config.status and config.log.
20250 (distclean): Don't remove config.status here.
20251
20252 1996-05-12 Richard Stallman <rms@gnu.org>
20253
20254 * src/bison.s1:
20255 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
20256
20257 1996-05-12 Richard Stallman <rms@gnu.org>
20258
20259 * bison.simple:
20260 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
20261
20262 1996-05-11 Richard Stallman <rms@gnu.org>
20263
20264 * src/bison.s1 (__yy_memcpy):
20265 Really reorder the args, as was supposedly done on Feb 14 1995.
20266 (yyparse): Calls changed accordingly.
20267
20268 1996-05-11 Richard Stallman <rms@gnu.org>
20269
20270 * Makefile.in (dist): Don't use $(srcdir).
20271
20272 * bison.simple (__yy_memcpy):
20273 Really reorder the args, as was supposedly done on Feb 14 1995.
20274 (yyparse): Calls changed accordingly.
20275
20276 1996-01-27 Richard Stallman <rms@gnu.org>
20277
20278 * src/output.c (output_rule_data):
20279 Test YYERROR_VERBOSE in the conditional
20280 around the definition of ttyname.
20281
20282 1995-12-29 Richard Stallman <rms@gnu.org>
20283
20284 * src/bison.s1:
20285 Fix line numbers in #line commands.
20286
20287 1995-12-29 Richard Stallman <rms@gnu.org>
20288
20289 * bison.simple:
20290 Fix line numbers in #line commands.
20291
20292 1995-12-27 Richard Stallman <rms@gnu.org>
20293
20294 * src/bison.s1 (YYPARSE_PARAM_DECL):
20295 In C++, make it always null.
20296 (YYPARSE_PARAM_ARG): New macro.
20297 (yyparse): Use YYPARSE_PARAM_ARG.
20298
20299 1995-12-27 Richard Stallman <rms@gnu.org>
20300
20301 * bison.simple (YYPARSE_PARAM_DECL):
20302 In C++, make it always null.
20303 (YYPARSE_PARAM_ARG): New macro.
20304 (yyparse): Use YYPARSE_PARAM_ARG.
20305
20306 1995-11-29 Richard Stallman <rms@gnu.org>
20307
20308 * doc/bison.texinfo:
20309 Describe literal string tokens, %raw, %no_lines, %token_table.
20310
20311 1995-11-29 Daniel Hagerty <hag@gnu.org>
20312
20313 * doc/bison.texinfo: Fixed update date
20314
20315 1995-10-16 Richard Stallman <rms@gnu.org>
20316
20317 * src/version.c: Version 1.25.
20318
20319 1995-10-16 Richard Stallman <rms@gnu.org>
20320
20321 * NEWS: *** empty log message ***
20322
20323 1995-10-16 Richard Stallman <rms@gnu.org>
20324
20325 * doc/bison.1, doc/bison.rnh:
20326 Add new options.
20327
20328 1995-10-15 Richard Stallman <rms@gnu.org>
20329
20330 * src/vmsgetargs.c, src/getargs.c:
20331 Added -n, -k, and -raw switches.
20332 (noparserflag, toknumflag, rawtoknumflag): New variables.
20333
20334 * src/symtab.h (SALIAS):
20335 New #define for adding aliases to %token.
20336 (struct bucket): Added `alias' field.
20337
20338 * src/reduce.c (reduce_grammar):
20339 Revise error message.
20340 (print_notices): Remove final `.' from error message.
20341
20342 * src/reader.c (reader_output_yylsp):
20343 New function.
20344 (readgram): Use `#if 0' around code that accepted %command
20345 inside grammar rules: The documentation doesn't allow it,
20346 and it will fail since the %command processors scan for the next %.
20347 (parse_token_decl): Extended the %token
20348 declaration to allow a multi-character symbol as an alias.
20349 (parse_thong_decl): New function.
20350 (read_declarations): Added %thong declarations.
20351 (read_declarations): Handle NOOP to deal with allowing
20352 % declarations as another means to specify the flags.
20353 (readgram): Allow %prec prior to semantics embedded in a rule.
20354 (skip_to_char, read_declarations, copy_definition)
20355 (parse_token_decl, parse_start_decl, parse_type_decl)
20356 (parse_assoc_decl, parse_union_decl, parse_expect_decl)
20357 (get_type_name, copy_guard, copy_action, readgram)
20358 (get_type, packsymbols): Revised most error messages.
20359 Changed `fatal' to `warnxxx' to avoid aborting for error.
20360 Revised and use multiple warnxxx functions to avoid using VARARGS1.
20361 (read_declarations): Improve the error message for
20362 an invalid character. Do not abort.
20363 (read_declarations, copy_guard, copy_action): Use
20364 printable_version to avoid unprintable characters in printed output.
20365 (parse_expect_decl): Error if argument to %expect exceeds 10 digits.
20366 (parse_token_decl, parse_assoc_decl, parse_type_decl, get_type):
20367 Allow the type of a non-terminal can be given
20368 more than once, as long as all specifications give the same type.
20369
20370 * src/output.c:
20371 (output_headers, output_trailers, output, output_gram)
20372 (output_rule_data): Implement noparserflag variable.
20373 Implement toknumflag variable.
20374 (output): Call reader_output_yylsp to output LTYPESTR.
20375
20376 * src/main.c (main):
20377 If reader sees an error, don't process the grammar.
20378 (fatals): Updated to not use VARARGS1.
20379 (printable_version, int_to_string, warn, warni, warns, warnss)
20380 (warnsss): New error reporting functions. Avoid abort for error.
20381
20382 * src/lex.h:
20383 Added THONG and NOOP for alias processing.
20384 Added SETOPT for the new code that allows setting options with %flags.
20385
20386 * src/lex.c:
20387 Include getopt.h. Add some extern decls.
20388 (safegetc): New function to deal with EOF gracefully.
20389 (literalchar); new function to deal with reading \ escapes.
20390 (lex): Use literalchar.
20391 (lex): Implemented "..." tokens.
20392 (literalchar, lex, parse_percent_token): Made tokenbuffer
20393 always contain the token. This includes growing the token
20394 buffer while reading an integer.
20395 (parse_percent_token): Replaced if-else statement with percent_table.
20396 (parse_percent_token): Added % declarations as another
20397 way to specify the flags -n, -l, and -r. Also added hooks for
20398 -d, -k, -y, -v, -t, -p, -b, -o, but implementation requires
20399 major changes to files.c.
20400 (lex) Retain in the incoming stream a character following
20401 an incorrect '/'.
20402 (skip_white_space, lex): Revised most error messages
20403 and changed fatal to warn to avoid aborting.
20404 (percent_table): Added %thong declarations.
20405
20406 * src/gram.h: Comment changes.
20407
20408 * src/files.c (openfiles, open_extra_files, done):
20409 Add faction flag
20410 and actfile file. Handle noparserflag. Both for -n switch.
20411
20412 * src/conflicts.c (resolve_sr_conflict):
20413 Remove use of alloca.
20414
20415 1995-06-01 Jim Meyering <meyering@gnu.org>
20416
20417 * doc/bison.texinfo: *** empty log message ***
20418
20419 1995-05-06 Richard Stallman <rms@gnu.org>
20420
20421 * src/bison.s1: Comment change.
20422
20423 1995-05-06 Richard Stallman <rms@gnu.org>
20424
20425 * bison.simple: Comment change.
20426
20427 1995-05-03 Richard Stallman <rms@gnu.org>
20428
20429 * src/version.c: Version now 1.24.
20430
20431 * src/bison.s1: Change distribution terms.
20432
20433 * src/version.c: Version now 1.23.
20434
20435 1995-05-03 Richard Stallman <rms@gnu.org>
20436
20437 * doc/bison.texinfo:
20438 Rewrite "Conditions for Using Bison".
20439 Update version to 1.24.
20440
20441 1995-05-03 Richard Stallman <rms@gnu.org>
20442
20443 * bison.simple: Change distribution terms.
20444
20445 1995-02-23 Richard Stallman <rms@gnu.org>
20446
20447 * src/files.c: Test __VMS_POSIX as well as VMS.
20448
20449 1995-02-14 Jim Meyering <meyering@gnu.org>
20450
20451 * src/bison.s1 (__yy_memcpy):
20452 Renamed from __yy_bcopy to avoid
20453 confusion. Reverse FROM and TO arguments to be consistent with
20454 those of memcpy.
20455
20456 1995-02-14 Jim Meyering <meyering@gnu.org>
20457
20458 * bison.simple (__yy_memcpy):
20459 Renamed from __yy_bcopy to avoid
20460 confusion. Reverse FROM and TO arguments to be consistent with
20461 those of memcpy.
20462
20463 1994-11-10 David J. MacKenzie <djm@gnu.org>
20464
20465 * NEWS: reformat
20466
20467 * NEWS: New file.
20468
20469 * Makefile.in (DISTFILES): Include NEWS.
20470
20471 * Makefile.in (DISTFILES):
20472 Include install-sh, not install.sh.
20473
20474 * configure.in: Update to Autoconf v2 macro names.
20475
20476 1994-10-05 David J. MacKenzie <djm@gnu.org>
20477
20478 * Makefile.in: fix typo
20479
20480 * Makefile.in (prefix, exec_prefix):
20481 Let configure set them.
20482
20483 1994-09-28 David J. MacKenzie <djm@gnu.org>
20484
20485 * Makefile.in: Set datadir to $(prefix)/share.
20486
20487 1994-09-15 Richard Stallman <rms@gnu.org>
20488
20489 * src/bison.s1:
20490 Update copyright notice and GPL version.
20491
20492 1994-09-15 Richard Stallman <rms@gnu.org>
20493
20494 * bison.simple:
20495 Update copyright notice and GPL version.
20496
20497 1994-07-12 Richard Stallman <rms@gnu.org>
20498
20499 * src/reduce.c, src/reader.c:
20500 entered into RCS
20501
20502 1994-05-05 David J. MacKenzie <djm@gnu.org>
20503
20504 * Makefile.in: entered into RCS
20505
20506 1994-03-26 Richard Stallman <rms@gnu.org>
20507
20508 * src/bison.s1: entered into RCS
20509
20510 1994-03-26 Richard Stallman <rms@gnu.org>
20511
20512 * bison.simple: entered into RCS
20513
20514 1994-03-25 Richard Stallman <rms@gnu.org>
20515
20516 * src/main.c: entered into RCS
20517
20518 1994-03-24 Richard Stallman <rms@gnu.org>
20519
20520 * src/conflicts.c: entered into RCS
20521
20522 1994-01-02 Richard Stallman <rms@gnu.org>
20523
20524 * Makefile.in: *** empty log message ***
20525
20526 1993-11-21 Richard Stallman <rms@gnu.org>
20527
20528 * src/bison.s1: *** empty log message ***
20529
20530 1993-11-21 Richard Stallman <rms@gnu.org>
20531
20532 * doc/bison.texinfo: entered into RCS
20533
20534 * doc/bison.texinfo: *** empty log message ***
20535
20536 1993-11-21 Richard Stallman <rms@gnu.org>
20537
20538 * bison.simple: *** empty log message ***
20539
20540 1993-10-25 David J. MacKenzie <djm@gnu.org>
20541
20542 * doc/bison.texinfo: *** empty log message ***
20543
20544 1993-10-19 Richard Stallman <rms@gnu.org>
20545
20546 * src/bison.s1: *** empty log message ***
20547
20548 1993-10-19 Richard Stallman <rms@gnu.org>
20549
20550 * bison.simple: *** empty log message ***
20551
20552 1993-10-14 Richard Stallman <rms@gnu.org>
20553
20554 * src/bison.s1: *** empty log message ***
20555
20556 1993-10-14 Richard Stallman <rms@gnu.org>
20557
20558 * bison.simple: *** empty log message ***
20559
20560 1993-09-14 David J. MacKenzie <djm@gnu.org>
20561
20562 * doc/bison.texinfo: *** empty log message ***
20563
20564 1993-09-13 Noah Friedman <friedman@gnu.org>
20565
20566 * Makefile.in: *** empty log message ***
20567
20568 1993-09-10 Richard Stallman <rms@gnu.org>
20569
20570 * src/conflicts.c: *** empty log message ***
20571
20572 * src/system.h: entered into RCS
20573
20574 1993-09-10 Richard Stallman <rms@gnu.org>
20575
20576 * doc/bison.1: entered into RCS
20577
20578 1993-09-06 Noah Friedman <friedman@gnu.org>
20579
20580 * src/version.c: entered into RCS
20581
20582 1993-09-06 Noah Friedman <friedman@gnu.org>
20583
20584 * Makefile.in: *** empty log message ***
20585
20586 1993-07-30 David J. MacKenzie <djm@gnu.org>
20587
20588 * Makefile.in: *** empty log message ***
20589
20590 1993-07-24 Richard Stallman <rms@gnu.org>
20591
20592 * src/bison.s1: *** empty log message ***
20593
20594 1993-07-24 Richard Stallman <rms@gnu.org>
20595
20596 * bison.simple: *** empty log message ***
20597
20598 1993-07-08 David J. MacKenzie <djm@gnu.org>
20599
20600 * Makefile.in: *** empty log message ***
20601
20602 1993-07-04 Richard Stallman <rms@gnu.org>
20603
20604 * src/bison.s1: *** empty log message ***
20605
20606 1993-07-04 Richard Stallman <rms@gnu.org>
20607
20608 * bison.simple: *** empty log message ***
20609
20610 1993-06-26 David J. MacKenzie <djm@gnu.org>
20611
20612 * src/getargs.c: entered into RCS
20613
20614 1993-06-26 David J. MacKenzie <djm@gnu.org>
20615
20616 * doc/bison.texinfo: *** empty log message ***
20617
20618 * doc/bison.1: New file.
20619
20620 1993-06-25 Richard Stallman <rms@gnu.org>
20621
20622 * src/getargs.c: New file.
20623
20624 1993-06-16 Richard Stallman <rms@gnu.org>
20625
20626 * src/bison.s1: *** empty log message ***
20627
20628 1993-06-16 Richard Stallman <rms@gnu.org>
20629
20630 * bison.simple: *** empty log message ***
20631
20632 1993-06-03 Richard Stallman <rms@gnu.org>
20633
20634 * src/bison.s1: New file.
20635
20636 1993-06-03 Richard Stallman <rms@gnu.org>
20637
20638 * doc/bison.texinfo: *** empty log message ***
20639
20640 1993-06-03 Richard Stallman <rms@gnu.org>
20641
20642 * bison.simple: New file.
20643
20644 1993-05-19 Richard Stallman <rms@gnu.org>
20645
20646 * doc/bison.texinfo: New file.
20647
20648 1993-05-07 Noah Friedman <friedman@gnu.org>
20649
20650 * Makefile.in: *** empty log message ***
20651
20652 1993-04-28 Noah Friedman <friedman@gnu.org>
20653
20654 * src/reader.c: *** empty log message ***
20655
20656 1993-04-23 Noah Friedman <friedman@gnu.org>
20657
20658 * src/alloc.h: entered into RCS
20659
20660 1993-04-20 David J. MacKenzie <djm@gnu.org>
20661
20662 * src/version.c: *** empty log message ***
20663
20664 * src/files.c, src/allocate.c:
20665 entered into RCS
20666
20667 * src/reader.c: *** empty log message ***
20668
20669 * src/lex.c: entered into RCS
20670
20671 * src/conflicts.c: New file.
20672
20673 * src/symtab.c: entered into RCS
20674
20675 * src/alloc.h: New file.
20676
20677 * src/LR0.c: entered into RCS
20678
20679 1993-04-18 Noah Friedman <friedman@gnu.org>
20680
20681 * src/reader.c: New file.
20682
20683 * src/version.c: *** empty log message ***
20684
20685 1993-04-18 Noah Friedman <friedman@gnu.org>
20686
20687 * Makefile.in: *** empty log message ***
20688
20689 1993-04-17 Noah Friedman <friedman@gnu.org>
20690
20691 * Makefile.in: *** empty log message ***
20692
20693 1993-04-15 Richard Stallman <rms@gnu.org>
20694
20695 * src/main.c, src/files.c:
20696 New file.
20697
20698 1993-04-15 Noah Friedman <friedman@gnu.org>
20699
20700 * configure.in: entered into RCS
20701
20702 * configure.in: *** empty log message ***
20703
20704 * configure.in: New file.
20705
20706 1993-04-14 Richard Stallman <rms@gnu.org>
20707
20708 * Makefile.in: New file.
20709
20710 1993-04-13 Richard Stallman <rms@gnu.org>
20711
20712 * src/version.c: New file.
20713
20714 1993-03-25 Richard Stallman <rms@gnu.org>
20715
20716 * src/output.c: entered into RCS
20717
20718 1992-09-25 Richard Stallman <rms@gnu.org>
20719
20720 * configure.bat: entered into RCS
20721
20722 1992-06-22 Richard Stallman <rms@gnu.org>
20723
20724 * src/vmsgetargs.c: entered into RCS
20725
20726 1992-06-22 Richard Stallman <rms@gnu.org>
20727
20728 * doc/bison.rnh: entered into RCS
20729
20730 1992-04-20 David J. MacKenzie <djm@gnu.org>
20731
20732 * README: entered into RCS
20733
20734 1992-01-22 Richard Stallman <rms@gnu.org>
20735
20736 * src/machine.h: entered into RCS
20737
20738 1991-12-21 Richard Stallman <rms@gnu.org>
20739
20740 * src/lalr.c, src/closure.c:
20741 entered into RCS
20742
20743 1991-12-20 Richard Stallman <rms@gnu.org>
20744
20745 * src/state.h: entered into RCS
20746
20747 1991-12-18 Richard Stallman <rms@gnu.org>
20748
20749 * src/print.c, src/nullable.c, src/derives.c:
20750 entered into RCS
20751
20752 1991-11-03 David J. MacKenzie <djm@gnu.org>
20753
20754 * src/warshall.c, src/types.h, src/symtab.h, src/lex.h, src/gram.c, src/gram.h, src/files.h:
20755 entered into RCS
20756
20757 1988-09-09 Richard Stallman <rms@gnu.org>
20758
20759 * src/bison.hairy: entered into RCS
20760
20761 1987-12-16 Richard Stallman <rms@gnu.org>
20762
20763 * REFERENCES: entered into RCS
20764
20765
20766 -----
20767
20768 Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
20769 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
20770 Free Software Foundation, Inc.
20771
20772 Copying and distribution of this file, with or without
20773 modification, are permitted provided the copyright notice and this
20774 notice are preserved.