]> git.saurik.com Git - bison.git/blame_incremental - ChangeLog
i18n: update.
[bison.git] / ChangeLog
... / ...
CommitLineData
12010-07-28 Joel E. Denny <joeldenny@joeldenny.org>
2
3 i18n: update.
4 * po/POTFILES.in: Add src/graphviz.c.
5
62010-07-28 Joel E. Denny <joeldenny@joeldenny.org>
7
8 i18n: fix for gnulib.
9 * po/POTFILES.in: Add remaining gnulib files that have
10 translatable strings.
11
122010-07-25 Joel E. Denny <joeldenny@joeldenny.org>
13
14 maint: use announce-gen's new --mail-headers.
15 * HACKING (Announce): Update instructions.
16 * cfg.mk (announcement_Cc_): Define.
17 * configure.ac (AM_GNU_GETTEXT_VERSION): Update to 0.18 as
18 required by latest gnulib.
19 * gnulib: Update to latest.
20
212010-07-24 Joel E. Denny <joeldenny@joeldenny.org>
22
23 tests: handle Valgrind that complains about >&-.
24 * tests/output.at (AT_CHECK_OUTPUT): Extend to accept pre-tests.
25 (Output files: -dv >&-): Skip test group if running
26 maintainer-check-valgrind.
27
282010-06-17 Paul Eggert <eggert@cs.ucla.edu>
29
30 Update from GFDL GFDL 1.2 to 1.3.
31 * doc/bison.texinfo: Update GFDL version number.
32 * doc/fdl.texi: Update to version 1.3, taken from:
33 http://www.gnu.org/licenses/fdl.texi
34
352010-06-17 Paul Eggert <eggert@cs.ucla.edu>
36
37 Do not use date ranges in copyright notices.
38 See http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices
39
40 * HACKING, Makefile.am, NEWS, PACKAGING, README, README-alpha:
41 * TODO, bootstrap, bootstrap.conf:
42 * build-aux/update-b4-copyright, cfg.mk, configure.ac:
43 * data/README, data/bison.m4, data/c++-skel.m4, data/c++.m4:
44 * data/c-skel.m4, data/c.m4, data/glr.c, data/glr.cc:
45 * data/java-skel.m4, data/java.m4, data/lalr1.cc:
46 * data/lalr1.java, data/location.cc:
47 * data/xslt/bison.xsl:
48 * data/xslt/xml2dot.xsl, data/xslt/xml2text.xsl:
49 * data/xslt/xml2xhtml.xsl, data/yacc.c, djgpp/Makefile.maint:
50 * djgpp/README.in, djgpp/config.bat, djgpp/config.sed:
51 * djgpp/config.site, djgpp/config_h.sed, djgpp/djunpack.bat:
52 * djgpp/subpipe.c, djgpp/subpipe.h:
53 * djgpp/testsuite.sed, doc/bison.texinfo:
54 * doc/refcard.tex, etc/README, etc/bench.pl.in:
55 * examples/calc++/Makefile.am, examples/extexi:
56 * lib/abitset.c, lib/abitset.h:
57 * lib/bbitset.h, lib/bitset.c, lib/bitset.h:
58 * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
59 * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
60 * lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
61 * lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
62 * lib/libiberty.h, lib/main.c, lib/timevar.c:
63 * lib/timevar.def, lib/timevar.h, lib/vbitset.c:
64 * lib/vbitset.h, lib/yyerror.c, m4/bison-i18n.m4:
65 * m4/c-working.m4, m4/cxx.m4, m4/subpipe.m4, m4/timevar.m4:
66 * src/AnnotationList.c, src/AnnotationList.h:
67 * src/InadequacyList.c, src/InadequacyList.h, src/LR0.c:
68 * src/LR0.h, src/Sbitset.c, src/Sbitset.h, src/assoc.c:
69 * src/assoc.h, src/closure.c, src/closure.h, src/complain.c:
70 * src/complain.h, src/conflicts.c, src/conflicts.h:
71 * src/derives.c, src/derives.h, src/files.c, src/files.h:
72 * src/flex-scanner.h, src/getargs.c, src/getargs.h:
73 * src/gram.c, src/gram.h, src/graphviz.c, src/ielr.c:
74 * src/ielr.h, src/lalr.c, src/lalr.h:
75 * src/location.c, src/location.h, src/main.c:
76 * src/muscle-tab.c, src/muscle-tab.h, src/named-ref.c:
77 * src/named-ref.h, src/nullable.c, src/nullable.h:
78 * src/output.c, src/output.h, src/parse-gram.y:
79 * src/print-xml.c, src/print-xml.h, src/print.c, src/print.h:
80 * src/print_graph.c, src/print_graph.h, src/reader.c:
81 * src/reader.h, src/reduce.c, src/reduce.h, src/relation.c:
82 * src/relation.h, src/scan-code.h, src/scan-code.l:
83 * src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
84 * src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
85 * src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
86 * src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
87 * tests/actions.at, tests/atlocal.in, tests/c++.at:
88 * tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
89 * tests/existing.at, tests/glr-regression.at:
90 * tests/headers.at, tests/input.at, tests/java.at:
91 * tests/local.at, tests/named-refs.at:
92 * tests/output.at, tests/push.at, tests/reduce.at:
93 * tests/regression.at, tests/sets.at, tests/skeletons.at:
94 * tests/synclines.at, tests/testsuite.at, tests/torture.at:
95 * data/Makefile.am, data/location.cc, doc/Makefile.am, src/Makefile.am:
96 * tests/Makefile.am, lib/Makefile.am, examples/Makefile.am:
97 * etc/Makefile.am:
98 Don't use date ranges in copyright notices.
99
1002010-05-11 Akim Demaille <demaille@gostai.com>
101
102 lalrl1.cc: give a chance to user defined YYLLOC_DEFAULT.
103 * data/lalr1.cc (YYLLOC_DEFAULT): Move its definition from the
104 header file to the implementation file, after the user %code
105 sections.
106 * NEWS (2.5): Document this.
107
1082010-05-07 Akim Demaille <demaille@gostai.com>
109
110 c++: use YYRHSLOC.
111 * data/lalr1.cc (YYRHSLOC): New.
112 (YYLLOC_DEFAULT): Use it.
113 * data/glr.cc: If location_type was user defined, do not include
114 location.hh, and do not produce location.hh and position.hh.
115 * tests/calc.at (YYLLOC_DEFAULT): Use YYRHSLOC.
116 Check that glr.cc supports user defined location_type.
117 * NEWS: Document this.
118
1192010-05-10 Akim Demaille <demaille@gostai.com>
120
121 doc: fix lalr1.cc documentation.
122 * doc/bison.texinfo (C++ Scanner Interface): Fix yylex signature.
123 (C++ Bison Interface): Fix lalr1.cc skeleton name.
124 (C++ Parser Interface): Fix semantic_type and location_type names.
125 Document yy::parser::token.
126 Reported by Jerry Quinn.
127
1282010-05-04 Akim Demaille <demaille@gostai.com>
129
130 lalr1.cc: don't generate location.hh when location_type is defined
131 * data/bison.m4 (b4_percent_define_use): New.
132 (b4_percent_define_get): Use it.
133 Accept a default value.
134 * data/c++.m4: Do not provide a default value for the %define
135 variable location_type, rather, use b4_percent_define_get with a
136 default argument where its value is needed.
137 * data/lalr1.cc: Do not load location.cc (which outputs both
138 location.hh and position.hh) if the user defined location_type.
139 Do not include location.hh either.
140 * data/glr.cc: Likewise.
141
1422010-05-04 Akim Demaille <demaille@gostai.com>
143
144 lalr1.cc: location_type: make sure we don't depend on loc.(begin|end).
145 * tests/calc.at (Span): Instead of begin/end, as in the built-in
146 location class, use first and last.
147 Define YYLLOC_DEFAULT to adjust to these changes.
148 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Adjust to the
149 location_type changes.
150
1512010-05-04 Akim Demaille <demaille@gostai.com>
152
153 tests: enhance AT_SYNCLINES_COMPILE.
154 * tests/synclines.at (AT_TEST_SYNCLINE): Move GCC 4.5 protection
155 into...
156 (AT_SYNCLINES_COMPILE): here.
157 Add more distcc patterns.
158
1592010-05-01 Joel E. Denny <joeldenny@joeldenny.org>
160
161 tests: fix maintainer-xml-check.
162 * data/xslt/xml2dot.xsl (xsl:template match="bison-xml-report"):
163 Update output to include comments now produced by --graph.
164 (xsl:template match="automaton"): As for --graph, name the
165 digraph after the grammar file.
166 * src/print-xml.c (escape_bufs): Enlarge array.
167 (print_xml): Add bug-report and url attributes to
168 bison-xml-report element.
169
1702010-05-01 Joel E. Denny <joeldenny@joeldenny.org>
171
172 In DOT output, convert from "/*" comments to "//" comments.
173 This handles the possibility that a "*/" might appear in
174 variable portions of those comments at some point in the future.
175 * src/graphviz.c (start_graph): Implement.
176
1772010-04-30 Joel E. Denny <joeldenny@joeldenny.org>
178
179 Document that undefined %prec identifier warnings will remain.
180 * NEWS (2.4.3): Here.
181 (2.4.2): Here.
182
1832010-04-30 Joel E. Denny <joeldenny@joeldenny.org>
184
185 Revert 2009-12-30 change for undefined %prec token complaints.
186 That is, keep them as warnings because that should be sufficient
187 to satisfy POSIX without creating backward compatibility issues.
188 Suggested by Richard Stallman at
189 <http://lists.gnu.org/archive/html/bison-patches/2010-03/msg00033.html>.
190 * NEWS (2.5): Remove mention of complaint.
191 * src/reader.c (grammar_rule_check): Convert complaint back to
192 warning.
193 * tests/input.at (%prec's token must be defined): Update.
194
1952010-04-25 Joel E. Denny <joeldenny@joeldenny.org>
196
197 build: don't require src/bison during bootstrap.
198 Suggested by Eric Blake at
199 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00003.html>.
200 * bootstrap.conf (bootstrap_epilogue): New function to make sure
201 src/parse-gram.[ch] are stamped later than src/parse-gram.y.
202
2032010-04-25 Joel E. Denny <joeldenny@joeldenny.org>
204
205 i18n: fix untranslatable string.
206 Reported by Goran Uddeborg at
207 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00000.html>.
208 * src/muscle-tab.c (muscle_percent_define_insert): Here.
209
2102010-04-13 Akim Demaille <demaille@gostai.com>
211
212 tests: calc: minor refactoring.
213 * tests/calc.at (_AT_DATA_CALC_Y): Simplify yylex.
214
2152010-04-13 Akim Demaille <demaille@gostai.com>
216
217 tests: calc: simplify location management.
218 * tests/local.at (AT_LOC_PUSHDEF, AT_LOC_POPDEF): New.
219 (_AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS): Use them to
220 define the appropriate AT_LOC accessors.
221 * tests/calc.at: Use AT_LOC accessors.
222
2232010-04-13 Akim Demaille <demaille@gostai.com>
224
225 test location_type.
226 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS):
227 Define AT_LOCATION_TYPE_IF.
228 (_AT_BISON_OPTION_POPDEFS): Undefine AT_LOCATION_TYPE_IF.
229 * tests/calc.at (_AT_DATA_CALC_Y): When %define location_type is
230 used, provide a user location type and use it.
231 (Simple LALR1 C++ Calculator): Add a test case for location_type.
232
2332010-04-13 Akim Demaille <demaille@gostai.com>
234
235 tests: check fclose's return value.
236 * tests/calc.at (_AT_DATA_CALC_Y): Check fclose's return status.
237
2382010-04-13 Akim Demaille <demaille@gostai.com>
239
240 tests: don't depend on the actual location type.
241 * tests/calc.at: Use yy::parser::location_type rather than
242 yy::location, since the former is always right, and might point to
243 another type than the latter.
244
2452010-04-13 Akim Demaille <demaille@gostai.com>
246
247 formatting changes.
248 * tests/calc.at: Formatting changes.
249
2502010-04-13 Akim Demaille <demaille@gostai.com>
251
252 lalr1.cc: remove useless forward declaration.
253 * data/lalr1.cc: Include location.hh before stack.hh.
254 Remove the useless forward declarations of position and location.
255 Reported by Chris Morley.
256 * data/glr.cc: Likewise.
257
2582010-04-11 Joel E. Denny <joeldenny@joeldenny.org>
259
260 * NEWS (2.4.3): Mention fix for Sun Studio C++.
261
2622010-04-10 Joel E. Denny <joeldenny@joeldenny.org>
263
264 tests: fix for newer Sun Studio C++.
265 Reported by Dagobert Michelsen at
266 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00023.html>.
267 * THANKS (Dagobert Michelsen): Add.
268 * configure.ac (AC_PREREQ): Set to 2.64 so we get the latest
269 Autoconf macro for handling the restrict keyword.
270 * gnulib: Update to latest, which no longer overrides that macro
271 from Autoconf.
272
2732010-04-03 Joel E. Denny <jdenny@ces.clemson.edu>
274
275 portability: fix pointer arithmetic to conform to C standard.
276 Reported by Tys Lefering at
277 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00035.html>.
278 This fix is already implemented in glr.c and does not apply to
279 lalr1.java.
280 * data/lalr1.cc (yy::parser::parse): Increase size of
281 yyerror_range and adjust subscripting so you don't have to
282 subtract one from the beginning of the array.
283 * data/yacc.c (b4_declare_parser_state_variables,
284 yyparse, yypush_parse): Likewise.
285
2862010-04-05 Akim Demaille <demaille@gostai.com>
287
288 remove useless include.
289 * src/graphviz.h: Don't include stdbool.h.
290
2912010-04-05 Akim Demaille <demaille@gostai.com>
292
293 graph: sign the output file.
294 * src/graphviz.c (start_graph): Issue comments about Bison.
295 Suggested by Tys Lefering.
296
2972010-03-31 Joel E. Denny <jdenny@ces.clemson.edu>
298
299 portability: fix test suite for GCC 4.5's new #error message.
300 Reported by Tys Lefering at
301 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00030.html>.
302 * NEWS (2.4.3): Mention.
303 * tests/synclines.at (AT_TEST_SYNCLINE): Implement.
304
3052010-03-30 Akim Demaille <demaille@gostai.com>
306
307 fix comments.
308 * src/graphviz.h: Add missing license notice.
309 Document.
310
3112010-03-25 Akim Demaille <demaille@gostai.com>
312
313 tests: fix 250: parse.error=verbose overflow.
314 * tests/regression.at (parse.error=verbose overflow): Avoid the
315 double inclusion of stdlib.h as it triggers hard errors.
316
3172010-03-23 Joel E. Denny <jdenny@ces.clemson.edu>
318
319 portability: fix for BSD make.
320 Reported by Johan van Selst at
321 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00016.html>.
322 * tests/Makefile.am ($(TESTSUITE)): Qualify package.m4 in
323 this dependency list as in package.m4's target rule.
324
3252010-03-23 Joel E. Denny <jdenny@ces.clemson.edu>
326
327 portability: fix spawning on at least FreeBSD 8 and FreeBSD 9.
328 Reported by Johan van Selst at
329 <http://lists.gnu.org/archive/html/bug-bison/2010-03/msg00014.html>.
330 * NEWS (2.4.3): New.
331 * THANKS (Johan van Selst): Add.
332 * gnulib: Update to latest.
333
3342010-03-20 Joel E. Denny <jdenny@ces.clemson.edu>
335
336 maint: update for changes to gnulib's announce-gen.
337 * HACKING (Announce): RELEASE_TYPE=major must now be written
338 RELEASE_TYPE=stable.
339
3402010-03-20 Joel E. Denny <jdenny@ces.clemson.edu>
341
342 Version 2.4.2.
343 * NEWS (2.4.2): Set version and date. For the recent test suite
344 portability fixes, don't be so optimistic about their success
345 given the lack of feedback on the affected platforms.
346
3472010-02-22 Joel E. Denny <jdenny@ces.clemson.edu>
348
349 tests: fix maintainer-xml-check for recent changes.
350 * tests/output.at (AT_CHECK_CONFLICTING_OUTPUT): Use
351 AT_BISON_CHECK_NO_XML rather than AT_BISON_CHECK because an
352 output file whose name conflicts with a previous output file
353 is now never generated.
354
3552010-02-22 Joel E. Denny <jdenny@ces.clemson.edu>
356
357 portability: fix several issues with M4 subprocess.
358
359 M4's output pipe was not being drained upon fatal errors during
360 scan_skel. As a result, broken-pipe messages from M4 were seen
361 on at least AIX, HP-UX, Solaris, and RHEL4, and this caused a
362 failure in the test suite. The problem was that, on platforms
363 where the default disposition for SIGPIPE is ignore instead of
364 terminate, M4 sometimes saw fwrite fail with errno=EPIPE and
365 then reported it. However, there's some sort of race condition,
366 because the new test group occasionally succeeded.
367 Reported by Albert Chin at
368 <http://lists.gnu.org/archive/html/bug-bison/2010-02/msg00004.html>.
369
370 There were also problems with the test suite livelocking on
371 Tru64 5.1b. Reported by Didier Godefroy at
372 <http://lists.gnu.org/archive/html/bug-bison/2009-05/msg00005.html>.
373 Switching to create_pipe_bidi suggested by Akim Demaille.
374
375 To attempt to solve both of these problems, switch to gnulib's
376 create_pipe_bidi and register M4 process as a slave. Along the
377 way, clean up file name conflict handling, which was affected by
378 the broken-pipe problem before the switch.
379 * NEWS (2.4.2): Document.
380 * THANKS (Didier Godefroy): Add.
381 * bootstrap.conf (gnulib_modules): Add pipe.
382 * gnulib: Update to latest to make sure we have all the latest
383 fixes.
384 * lib/Makefile.am (libbison_a_SOURCES): Remove subpipe.h and
385 subpipe.c.
386 * po/POTFILES.in (lib/subpipe.c): Remove.
387 * src/files.c (compute_output_file_names): Update invocations
388 of output_file_name_check.
389 (output_file_name_check): In the case that the grammar file
390 would be overwritten, use complain instead of fatal, but replace
391 the output file name with /dev/null. Use the /dev/null solution
392 for the case of two conflicting output files as well because it
393 seems safer in case Bison one day tries to open both files at
394 the same time.
395 * src/files.h (output_file_name_check): Update prototype.
396 * src/output.c (output_skeleton): Use create_pipe_bidi and
397 wait_subprocess. Assert that scan_skel completely drains the
398 pipe.
399 * src/scan-skel.l (at_directive_perform): Update
400 output_file_name_check invocation.
401 * tests/output.at (AT_CHECK_CONFLICTING_OUTPUT): Check that the
402 grammar file actually isn't overwritten.
403 (Conflicting output files: -o foo.y): Update expected output.
404 * tests/skeletons.at (Fatal errors but M4 continues producing
405 output): New test group.
406
4072010-02-04 Joel E. Denny <jdenny@ces.clemson.edu>
408
409 Update POTFILES.
410 * HACKING (Release Procedure): Add reminder about keeping
411 POTFILES files up-to-date.
412 * po/POTFILES.in (src/muscle-tab.c, src/scan-skel.l): Add.
413
4142010-02-01 Joel E. Denny <jdenny@clemson.edu>
415
416 Code cleanup.
417 * tests/atlocal.in (abs_top_srcdir): Remove shell variable,
418 which is already defined in atconfig.
419
4202010-01-21 Joel E. Denny <jdenny@clemson.edu>
421
422 * cfg.mk (gnulib_dir): Assume gnulib is a subdirectory.
423
4242010-01-21 Joel E. Denny <jdenny@clemson.edu>
425
426 maint: automate PACKAGE_COPYRIGHT_YEAR update, and update it.
427 * HACKING (Release Procedure): Update notes on copyright years.
428 * Makefile.am (update-package-copyright-year): New target rule.
429 * build-aux/update-package-copyright-year: New file.
430 * cfg.mk (update-copyright): Add update-package-copyright-year
431 as a dependency.
432
4332010-01-19 Joel E. Denny <jdenny@clemson.edu>
434
435 * bootstrap: Import improvements from latest gnulib.
436
4372010-01-19 Joel E. Denny <jdenny@clemson.edu>
438
439 build: require Automake 1.11.1 to avoid a security flaw.
440 * HACKING (Release Procedure): Don't document Automake security
441 flaw here.
442 * configure.ac (AM_INIT_AUTOMAKE): Require 1.11.1, and explain
443 why here.
444
4452010-01-19 Joel E. Denny <jdenny@clemson.edu>
446
447 gnulib: update to latest.
448
4492010-01-19 Joel E. Denny <jdenny@clemson.edu>
450
451 ChangeLog (2006-09-15): add Odd Arild Olsen's role for push.c.
452
4532010-01-15 Joel E. Denny <jdenny@clemson.edu>
454
455 Thank the developer of the initial push parser implementation.
456 This unfortunate oversight is several years old.
457 * THANKS (Odd Arild Olsen): Add.
458
4592010-01-04 Joel E. Denny <jdenny@clemson.edu>
460
461 Fix some comments concerning LR(0) versus LALR(1).
462
463 Stop equating LR(0) with nondeterminism and LALR(1) with
464 determinism. That is, if all states are consistent, then LR(0)
465 tables are deterministic. On the other hand, LALR(1) tables
466 might be nondeterministic before conflict resolution, and GLR
467 permits LALR(1) tables to remain nondeterministic.
468 * src/LR0.c, src/LR0.h: Here.
469 * src/lalr.c, src/lalr.h: Here.
470 * src/main.c (main): Here.
471 * src/state.c, src/state.h: Here.
472
473 * src/ielr.h (ielr): In preconditions, expect LR(0) not LALR(1)
474 parser tables.
475
4762010-01-04 Joel E. Denny <jdenny@clemson.edu>
477
478 maint: run "make update-copyright"
479
4802009-12-30 Joel E. Denny <jdenny@clemson.edu>
481
482 POSIX: complain if %prec's token was not defined.
483 * NEWS (2.5): Document.
484 * src/reader.c (grammar_rule_check): Convert warning to
485 complaint.
486 * tests/input.at (%prec's token must be defined): Update.
487
4882009-12-30 Joel E. Denny <jdenny@clemson.edu>
489
490 POSIX: warn if %prec's token was not defined.
491 Reported by Florian Krohm at
492 <http://lists.gnu.org/archive/html/bug-bison/2009-12/msg00005.html>.
493 * NEWS (2.4.2): Document.
494 * src/reader.c (grammar_rule_check): Implement.
495 (grammar_current_rule_prec_set): Add comments explaining that we
496 here assume a %prec identifier is a token, but we still manage
497 to support POSIX.
498 * tests/input.at (%prec's token must be defined): New test
499 group.
500
5012009-12-31 Joel E. Denny <jdenny@clemson.edu>
502
503 * HACKING (Release Procedure): Recommend a secure automake.
504
5052008-12-11 Akim Demaille <demaille@gostai.com>
506
507 Propagate i18n changes into glr.c.
508 * data/glr.c (yyreportSyntaxError): Use "switch" instead of
509 building the error message format dynamically.
510 * data/lalr1.java: Formatting changes.
511
5122009-12-22 Joel E. Denny <jdenny@clemson.edu>
513
514 Port small part of master's 11707b2b so future ports are easier.
515 * data/lalr1.java (YYParser::yysyntax_error): Untabify.
516
5172008-12-11 Akim Demaille <demaille@gostai.com>
518
519 Simplify the i18n of the error messages.
520 * data/lalr1.cc: Comment changes.
521
5222008-11-11 Akim Demaille <demaille@gostai.com>
523
524 Prefer M4 to CPP.
525 * data/lalr1.cc: Use b4_error_verbose_if instead of #if
526 YYERROR_VERBOSE.
527
5282008-11-11 Akim Demaille <demaille@gostai.com>
529
530 Support i18n of the parse error messages.
531 * TODO (lalr1.cc/I18n): Remove.
532 * data/lalr1.cc (yysyntax_error_): Support the translation of the
533 error messages, as done in yacc.c.
534 Stay within the yy* pseudo namespace.
535
5362009-12-22 Joel E. Denny <jdenny@clemson.edu>
537
538 Port small part of master's 8901f32e so future ports are easier.
539 * data/lalr1.cc (yy::parser::yysyntax_error_): Always add second
540 argument, but name it in the function definition only when
541 verbose error messages are enabled and it'll thus be used.
542 (yy::parser::parse): Update use of yysyntax_error_.
543
5442009-12-29 Joel E. Denny <jdenny@clemson.edu>
545
546 portability: `<' and `>' are not always defined on addresses.
547 Specifically, don't sort objects by their memory addresses when
548 they're not allocated in the same array or other object. Though
549 I haven't found a test case where that fails on my platform, C
550 says the behavior is undefined.
551 * src/AnnotationList.c (AnnotationList__insertInto): Remove
552 FIXME. Use new id field of InadequacyList nodes rather than
553 their memory addresses when sorting.
554 (AnnotationList__compute_from_inadequacies): Add
555 inadequacy_list_node_count argument to pass to
556 InadequacyList__new_conflict.
557 * src/AnnotationList.h
558 (AnnotationList__compute_from_inadequacies): Update prototype
559 and documentation for new argument.
560 * src/InadequacyList.c (InadequacyList__new_conflict): Add
561 node_count argument and use it to assign a unique ID.
562 * src/InadequacyList.h (InadequacyListNodeCount): New typedef.
563 (InadequacyList): Add id field.
564 (InadequacyList__new_conflict): Update prototype and
565 documentation for new argument.
566 * src/ielr.c (ielr_compute_annotation_lists): Update
567 AnnotationList__compute_from_inadequacies invocation.
568
5692009-12-20 Joel E. Denny <jdenny@clemson.edu>
570
571 Fix handling of yychar manipulation in user semantic actions.
572 The problem was that yacc.c didn't always update the yychar
573 translation afterwards. However, other skeletons appear to be
574 fine. glr.c appears to already translate yychar before every
575 use. lalr1.cc does not define yychar and does not document its
576 replacement, yyla, for users. It does provide yyclearin, but
577 that does not manipulate yyla and thus requires no translation
578 update. In lalr1.java, yychar is out of scope during semantic
579 actions.
580 * NEWS (2.5): Document.
581 * data/yacc.c (YYBACKUP): Don't bother translating yychar into
582 yytoken here.
583 (yyparse, yypush_parse): Instead, translate before every use of
584 yytoken, and add comments explaining this approach.
585 * tests/actions.at (Destroying lookahead assigned by semantic
586 action): New test group checking that translation happens before
587 lookahead destructor calls at parser return. Previously,
588 incorrect destructors were called.
589 * tests/conflicts.at (%error-verbose and consistent
590 errors): New test group checking that translation happens at
591 syntax error detection before the associated verbose error
592 message and the associated lookahead destructor calls. While
593 the destructor call is fixed by this patch, the verbose error
594 message is currently incorrect due to another bug (see
595 comments in test group), so this is an expected failure for now.
596
5972009-12-21 Joel E. Denny <jdenny@clemson.edu>
598
599 YYFAIL: warn about uses and remove from lalr1.java.
600 * NEWS (2.5): Document.
601 * data/lalr1.java (parser::YYStack::YYFAIL): Rename to YYERRLAB,
602 and make it private. Update all uses.
603 * src/scan-code.l (SC_RULE_ACTION): Implement warning.
604
6052009-12-21 Joel E. Denny <jdenny@clemson.edu>
606
607 YYFAIL: deprecate.
608 * NEWS (2.4.2): Document deprecation and the phase-out plan.
609 * data/lalr1.java (parser::YYStack::YYFAIL): Add comment about
610 deprecation.
611 * data/yacc.c (YYFAIL): Likewise, and suppress warnings about
612 YYFAIL from GCC cpp's -Wunused-macros.
613 * doc/bison.texinfo (Java Action Features): Remove YYFAIL
614 documentation.
615 (LocalWords): Remove YYFAIL.
616
6172009-12-17 Joel E. Denny <jdenny@clemson.edu>
618
619 Code cleanup.
620 * src/symtab.c, src/symtab.h (symbol_class_get_string): Remove
621 function, which is no longer used.
622
6232009-12-16 Joel E. Denny <jdenny@clemson.edu>
624
625 Add gcc's -Wundef to test suite and fix another warning from it.
626 * NEWS (2.4.2): Update description of -Wundef fix.
627 * configure.ac (WARN_CXXFLAGS_TEST): New substitution.
628 (WARN_CFLAGS_TEST): New substitution.
629 * data/glr.c: Avoid warning about __STRICT_ANSI__.
630 * tests/atlocal.in (CFLAGS): Use WARN_CFLAGS_TEST instead of
631 WARN_CFLAGS.
632 (NO_WERROR_CFLAGS): Likewise.
633 (CXXFLAGS): Use WARN_CXXFLAGS_TEST instead of WARN_CXXFLAGS.
634
6352009-12-16 Joel E. Denny <jdenny@clemson.edu>
636
637 * data/yacc.c: Reformat m4 a little.
638
6392009-12-16 Joel E. Denny <jdenny@clemson.edu>
640
641 Document gcc -Wundef fix.
642 * NEWS (2.4.2): Here.
643 * THANKS (Jonathan Nieder): Add.
644
6452009-12-15 Jonathan Nieder <jrnieder@gmail.com> (tiny change)
646
647 Simplify y.tab.c when location tracking is disabled.
648 * data/yacc.c: Do not check YYLTYPE_IS_TRIVIAL if location
649 tracking is not enabled. Instead, unconditionally define
650 YY_LOCATION_PRINT as a no-op for backward compatibility.
651
6522009-12-15 Jonathan Nieder <jrnieder@gmail.com> (tiny change)
653
654 Avoid warnings from gcc -Wundef y.tab.c.
655 * data/glr.c: Check if YYENABLE_NLS and YYLTYPE_IS_TRIVIAL are
656 defined before using them.
657 * data/lalr1.cc: Likewise.
658 * data/yacc.c: Likewise.
659
6602009-12-15 Joel E. Denny <jdenny@clemson.edu>
661
662 autoconf: update to latest for fix of M4 detection.
663 Reported by Eric Blake.
664 * submodules/autoconf: Update.
665
6662009-12-15 Joel E. Denny <jdenny@clemson.edu>
667
668 portability: use -DGNULIB_POSIXCHECK.
669 Reported by Eric Blake. See discussions at
670 <http://lists.gnu.org/archive/html/bug-bison/2009-09/msg00008.html>
671 and
672 <http://lists.gnu.org/archive/html/bug-gnulib/2009-10/msg00108.html>.
673 * HACKING (Release checks): Suggest -DGNULIB_POSIXCHECK.
674 * bootstrap.conf (gnulib_modules): Add all the printf modules
675 suggested by -DGNULIB_POSIXCHECK. Add realloc-posix as
676 suggested by -DGNULIB_POSIXCHECK for gnulib's own vasnprintf.c.
677 (excluded_files): Remove m4/printf-posix.m4.
678 * tests/atlocal.in (LIBS): As for LDADD in src/local.mk, add
679 lib/libbison.a so gnulib libraries can be linked.
680
6812009-12-14 Joel E. Denny <jdenny@clemson.edu>
682
683 Enable assertion output and --disable-assert for configure.
684 * bootstrap.conf (gnulib_modules): Add assert module.
685 * src/system.h (aver): Define as assert, and summarize the
686 discussion on this issue.
687
6882009-12-14 Joel E. Denny <jdenny@clemson.edu>
689
690 Expand GLR acronym in summary of Bison.
691 Based on discussion with Akim Demaille starting at
692 <http://lists.gnu.org/archive/html/bison-patches/2009-04/msg00087.html>.
693 * doc/bison.texinfo (Introduction): Here.
694 * src/getargs.c (usage): Here.
695
6962009-10-03 Alex Rozenman <rozenman@gmail.com>
697
698 Document named references.
699 * doc/bison.texinfo (Actions): Add new example and xref to
700 Using Named References node.
701 (Using Named References): New node.
702
7032009-10-16 Joel E. Denny <jdenny@clemson.edu>
704
705 cleanup.
706 * src/Sbitset.c (Sbitset__new_on_obstack): Use Sbitset instead
707 of char*.
708 (Sbitset__isEmpty): Use Sbitset instead of char*.
709 * src/Sbitset.h (Sbitset): Make it a pointer to unsigned char
710 instead of char. This helps to avoid casting errors.
711 (Sbitset__or): Use Sbitset instead of char*.
712
7132009-10-16 Joel E. Denny <jdenny@clemson.edu>
714
715 portability: don't assume 8-bit bytes.
716 That is, use CHAR_BIT and UCHAR_MAX instead of 8 and 0xff.
717 * src/Sbitset.h (Sbitset__nbytes): Here.
718 (Sbitset__byteAddress): Here.
719 (Sbitset__bit_mask): Here.
720 (Sbitset__last_byte_mask): Here.
721 (Sbitset__ones): Here.
722 (SBITSET__FOR_EACH): Here.
723
7242009-10-11 Joel E. Denny <jdenny@clemson.edu>
725
726 portability: use va_start and va_end in the same function.
727 * src/complain.c (error_message): Move va_end from here...
728 (ERROR_MESSAGE): ... to here.
729
7302009-10-08 Joel E. Denny <jdenny@clemson.edu>
731
732 * data/bison.m4: Update comments for rename to muscle-tab.h.
733
7342009-10-08 Joel E. Denny <jdenny@clemson.edu>
735
736 Rename muscle_tab.* to muscle-tab.* for consistency with master.
737 * src/Makefile.am (bison_SOURCES): Update.
738 * src/getargs.c, src/ielr.c, src/lalr.c, src/main.c,
739 src/output.c, src/parse-gram.y, src/print.c, src/reader.c,
740 src/tables.c: Update include.
741 * src/muscle_tab.c, src/muscle_tab.h: Rename to...
742 * src/muscle-tab.c, src/muscle-tab.h: ... these and update
743 include.
744
7452009-10-07 Joel E. Denny <jdenny@clemson.edu>
746
747 Minor code cleanup.
748 * src/muscle_tab.c (MUSCLE_USER_NAME_CONVERT): Remove macro and
749 replace all uses with UNIQSTR_CONCAT.
750 * src/uniqstr.c (uniqstr_vsprintf): New function.
751 * src/uniqstr.h (uniqstr_vsprintf): Add prototype.
752 (UNIQSTR_CONCAT, UNIQSTR_GEN_FORMAT, UNIQSTR_GEN_FORMAT_): New
753 macros.
754
7552009-10-04 Joel E. Denny <jdenny@clemson.edu>
756
757 Minor code cleanup.
758 * src/parse-gram.y: Clean up sorting of declarations.
759 Use types to simplify %printer declarations where possible.
760 Provide %printer for BRACKETED_ID and symbol.prec.
761 * src/symtab.c: Whitespace change.
762
7632009-10-04 Joel E. Denny <jdenny@clemson.edu>
764
765 tests: skip tests of file names that platform does not support.
766 Reported by Michael Raskin at
767 <http://lists.gnu.org/archive/html/bug-bison/2009-09/msg00001.html>.
768 * THANKS (Michael Raskin): Add.
769 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Fix. Cygwin used
770 to fail at least for file names containing ":" or "\".
771
7722009-09-23 Joel E. Denny <jdenny@clemson.edu>
773
774 yysyntax_error: avoid duplicate lookahead collection.
775 Except when memory reallocation is required, this change
776 eliminates the need to invoke yysyntax_error twice and thus to
777 repeat the collection of lookaheads. It also prepares for
778 future extensions that will make those repetitions more
779 expensive and that will require additional memory management in
780 yysyntax_error. Finally, it fixes an obscure bug already
781 exercised in the test suite.
782 * data/yacc.c (yysyntax_error): Add arguments for message
783 buffer variables stored in the parser. Instead of size, return
784 status similar to yyparse status but indicating success of
785 message creation. Other than the actual reallocation of the
786 message buffer, import and clean up memory management code
787 from...
788 (yyparse, yypush_parse): ... here.
789 * tests/regression.at (%error-verbose overflow): No longer an
790 expected failure.
791
7922009-09-23 Joel E. Denny <jdenny@clemson.edu>
793
794 yysyntax_error: test memory management more.
795 * tests/atlocal.in (NO_WERROR_CFLAGS): New cpp macro.
796 * tests/regression.at (%error-verbose and YYSTACK_USE_ALLOCA):
797 New test group.
798 (%error-verbose overflow): New test group that reveals an
799 obscure bug. Expected fail for now.
800
8012008-12-11 Akim Demaille <demaille@gostai.com>
802
803 Pass the token type to yysyntax_error.
804 * data/yacc.c (yysyntax_error): Take the transated token instead
805 of the raw number.
806 Adjust callers.
807
8082008-12-11 Akim Demaille <demaille@gostai.com>
809
810 Simplify the i18n of the error messages.
811 * data/yacc.c (yysyntax_error): Rewrite, using a switch instead
812 of building dynamically the format string.
813
8142009-10-03 Joel E. Denny <jdenny@clemson.edu>
815
816 Remove dead code.
817 * src/symtab.c (symbol_pack): Here because every symbol's number
818 is always defined by this time.
819
8202009-10-03 Alex Rozenman <rozenman@gmail.com>
821
822 Add additional space after periods in NEWS.
823 * NEWS (2.5): here.
824
8252009-09-29 Joel E. Denny <jdenny@clemson.edu>
826
827 Use the correct conversion specifier for size_t.
828 Reported by Jim Meyering.
829 * src/Sbitset.h (SBITSET__INDEX__CONVERSION_SPEC): New, "zu"
830 because Sbitset__Index is size_t.
831 * src/Sbitset.c (Sbitset__fprint): Use it instead of %d.
832
8332009-09-27 Joel E. Denny <jdenny@clemson.edu>
834
835 tests: don't abuse AT_BISON_CHECK.
836 * tests/regression.at (parse-gram.y: LALR = IELR): Move
837 additional shell commands outside of AT_BISON_CHECK.
838
8392009-09-26 Joel E. Denny <jdenny@clemson.edu>
840
841 tests: check that parse-gram.y's IELR and LALR are identical.
842 * tests/atlocal.in (abs_top_srcdir): New shell variable.
843 * tests/regression.at (parse-gram.y: LALR = IELR): New test
844 group.
845
8462009-09-16 Akim Demaille <demaille@gostai.com>
847
848 doc: comment changes.
849 * doc/bison.texinfo: Comment changes.
850
8512009-09-16 Akim Demaille <demaille@gostai.com>
852
853 doc: spell checking.
854 * doc/bison.texinfo: here.
855
8562009-09-19 Alex Rozenman <rozenman@gmail.com>
857
858 Keep sub-messages aligned. Fix strings for translation.
859 * src/location.h (location_print): Add return value.
860 * src/location.c (location_print): Return number of printed
861 characters.
862 * src/complain.h (complain_at_indent, warn_at_indent): Prototype
863 new functions.
864 * src/complain.cpp (indent_ptr): New static variable.
865 (error_message, complain_at_indent, warn_at_indent): Implement
866 the alignment mechanism.
867 * src/scan-code.l (parse_ref, show_sub_messages): Fix strings
868 for translations. Use new alignment mechanism.
869 * tests/named-ref.at: Adjust test-cases.
870 * NEWS (2.5): Add an announcement about named references.
871
8722009-09-13 Joel E. Denny <jdenny@clemson.edu>
873
874 tests: clean up push.at test group titles.
875 * tests/push.at: Remove "Push Parsing: " from test group titles
876 because these are already under the banner "Push Parsing Tests".
877
8782009-09-12 Alex Rozenman <rozenman@gmail.com>
879
880 Provide an additional sub-message for clarity.
881 Add "symbol not found in production" error message when
882 an "invalid reference" is detected in named references
883 resolution.
884 * src/scan-code.l: Update "invalid reference" case.
885 * tests/named-ref.at: Adjust test-cases.
886
8872009-09-10 Joel E. Denny <jdenny@clemson.edu>
888
889 Clean up yacc.c a little.
890 * data/yacc.c: Clean up M4 for readability, and make output
891 whitespace more consistent. For the main parse function
892 comment, instead of saying "yyparse or yypush_parse", say either
893 "yyparse" or "yypush_parse" depending on which it actually is.
894
8952009-09-03 Joel E. Denny <jdenny@clemson.edu>
896
897 Complain about unused %define variables and %code qualifiers.
898 * NEWS (2.5): Document.
899 * data/bison.m4 (b4_check_user_names): Complain instead of warn.
900 * doc/bison.texinfo (Decl Summary): Document complaint, and
901 improve %define documentation a little otherwise.
902 * tests/input.at (Reject unused %code qualifiers): Update.
903 (%define errors): Update.
904 (%define, --define, --force-define): Update.
905 (%define backward compatibility): Update.
906 (Unused %define api.pure): Update.
907 * tests/push.at (Push Parsing: Unsupported Skeletons): Update.
908
9092009-09-03 Joel E. Denny <jdenny@clemson.edu>
910
911 Use aver not assert.
912 * src/output.c: Don't include assert.h.
913 (output_skeleton): Use aver not assert.
914 * src/system.h (aver): In documentation of why, add links to
915 Paul Eggert's explanations in the mailing lists.
916
9172009-09-05 Alex Rozenman <rozenman@gmail.com>
918
919 Use "Unresolved reference" error message when no symbols were found
920 in a symbolic reference resolution. Remove .expr and -expr from
921 the shown reference when the reference is unresolved.
922 * src/scan-code.l: Change the error message, adjust location columns,
923 rename variable "exact_mode" to "explicit_bracketing".
924 * tests/named-ref.at: Adjust existing tests and add a new one.
925
9262009-09-03 Akim Demaille <demaille@gostai.com>
927
928 * NEWS (2.4.2): Add "Internationalization" item.
929
9302009-09-03 Akim Demaille <demaille@gostai.com>
931
932 bootstrap: fix/improve find_tool.
933 * bootstrap (find_tool): Improve error messages.
934 Fix typo about find_tool_names.
935
9362009-08-29 Joel E. Denny <jdenny@clemson.edu>
937
938 Fix gcc 3.4.4 shadowing warning reported by Eric Blake.
939 See
940 <http://lists.gnu.org/archive/html/bison-patches/2009-08/msg00093.html>.
941 * src/scan-code.h (code_props_rule_action_init): Rename
942 named_ref arg to name so it doesn't shadow named_ref type. This
943 makes it consistent with the function definition in scan-code.l
944 anyway.
945
9462009-08-28 Joel E. Denny <jdenny@clemson.edu>
947
948 %define: accept unquoted values.
949 * NEWS (2.5): Group all %define changes together, and document
950 this one. Remove quotes in IELR and canonical LR entry.
951 * doc/bison.texinfo: Remove quotes in most examples throughout.
952 (Decl Summary): Update %define documentation.
953 (Table of Symbols): Likewise.
954 * src/ielr.c (LrType): Update documentation.
955 * src/parse-gram.y (content.opt): Add production for ID.
956 * tests/calc.at: Remove quotes in most tests.
957 * tests/existing.at: Likewise.
958 * tests/input.at: Likewise.
959 * tests/local.at: Likewise.
960 * tests/push.at: Likewise.
961 * tests/reduce.at: Likewise.
962 * tests/torture.at: Likewise.
963
9642009-08-28 Joel E. Denny <jdenny@clemson.edu>
965
966 %define lr.type: make values lowercase IDs.
967 That is, "LALR" => "lalr", "IELR" => "ielr", and
968 "canonical LR" => "canonical-lr".
969 * NEWS (2.5): Update documentation.
970 * doc/bison.texinfo (Decl Summary): Likewise.
971 * src/ielr.c (ielr): Use new values.
972 * src/ielr.h (ielr): Update documentation.
973 * src/reader.c (prepare_percent_define_front_end_variables): Use
974 and validate new values.
975 * tests/existing.at (AT_TEST_EXISTING_GRAMMAR): Update test
976 grammars.
977 * tests/reduce.at (AT_TEST_LR_TYPE): Likewise.
978
9792009-08-27 Eric Blake <ebb9@byu.net>
980
981 scan-gram: avoid portability trap with ctype usage.
982 * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
983 Avoid compiler warning.
984
9852009-08-27 Joel E. Denny <jdenny@clemson.edu>
986
987 tests: use perl for printing special sequences to files.
988 And skip tests if perl is not available. This is better than
989 playing tricks with shell portability. Suggested by Akim
990 Demaille.
991 * tests/input.at (Bad character literals): Use it here for
992 omitting final newlines.
993 (Bad escapes in literals): Use it here for special characters.
994
9952009-08-26 Joel E. Denny <jdenny@clemson.edu>
996
997 tests: show a use of %define lr.default-reductions "consistent"
998 * tests/conflicts.at (%nonassoc and eof): Extend to test that it
999 prevents the omission of expected tokens for %error-verbose.
1000
10012009-08-26 Akim Demaille <demaille@gostai.com>
1002
1003 tests: portability fix.
1004 * tests/input.at (Bad escapes in literals): Don't expect "echo
1005 '\0'" to output \ then 0.
1006
10072009-08-26 Joel E. Denny <jdenny@clemson.edu>
1008
1009 Actually handle the yytable zero value correctly this time.
1010 * data/glr.c, data/lalr1.cc, data/lalr1.java, data/yacc.c: Don't
1011 mention zero values in the YYTABLE comments.
1012 * data/glr.c (yytable_value_is_error): Don't check for zero
1013 value.
1014 * data/lalr1.cc (yy_table_value_is_error_): Likewise.
1015 * data/yacc.c (yytable_value_is_error): Likewise.
1016 * data/lalr1.java (yy_table_value_is_error_): Likewise.
1017 (yysyntax_error): Fix typo in code: use yytable_ not yycheck_.
1018 * src/tables.h: In header comments, explain why it's useless to
1019 check for a zero value in yytable.
1020
10212009-08-25 Joel E. Denny <jdenny@clemson.edu>
1022
1023 More fixes related to last two patches.
1024 * data/c.m4 (b4_table_value_equals): Comment that YYID must be
1025 defined.
1026 * data/glr.c, data/lalr1.cc, data/lalr1.java, data/yacc.c: Fix
1027 yytable comments: zero indicates syntax error not default
1028 action.
1029 * data/glr.c (yyis_pact_ninf): Rename to...
1030 (yypact_value_is_default): ... this.
1031 (yyisDefaultedState): Update for rename.
1032 (yyis_table_ninf): Rename to...
1033 (yytable_value_is_error): ... this, and check for value zero
1034 besides just YYTABLE_NINF.
1035 (yygetLRActions): Check for default value from yypact. It
1036 appears that this check is always performed before this function
1037 is invoked, and so adding the check here is probably redundant.
1038 However, the code may evolve after this subtlety is forgotten.
1039 Also, update for rename to yytable_value_is_error. Because that
1040 macro now checks for zero, a different but equivalent branch of
1041 the if-then-else here is evaluated.
1042 (yyreportSyntaxError): Update for rename to
1043 yytable_value_is_error. The zero condition was mishandled
1044 before.
1045 (yyrecoverSyntaxError): Update for renames. No behavioral
1046 changes.
1047 * data/lalr1.cc, data/lalr1.java (yy_pact_value_is_default_):
1048 New function.
1049 (yy_table_value_is_error_): New function.
1050 (parse): Use new functions where possible. No behavioral
1051 changes.
1052 (yysyntax_error_, yysyntax_error): Use yy_table_value_is_error_.
1053 The zero condition was mishandled before.
1054 * data/yacc.c (yyis_pact_ninf): Rename to...
1055 (yypact_value_is_default): ... this.
1056 (yyis_table_ninf): Rename to...
1057 (yytable_value_is_error): ... this, and check for value zero
1058 besides just YYTABLE_NINF.
1059 (yysyntax_error): Update for rename to yytable_value_is_error.
1060 The zero condition was mishandled before.
1061 (yyparse): Update for renames. No behavioral changes.
1062 * src/tables.h: Improve comments about yypact, yytable, etc.
1063 more. Most importantly, say yytable value of zero means syntax
1064 error not default action.
1065
10662009-08-25 Joel E. Denny <jdenny@clemson.edu>
1067
1068 Fix %error-verbose for conflicts resolved by %nonassoc.
1069 * NEWS (2.5): Document.
1070 * data/glr.c (yyreportSyntaxError): Fix this by checking
1071 yyis_table_ninf.
1072 * data/yacc.c (yysyntax_error): Likewise.
1073 * data/lalr1.cc (yysyntax_error_): Fix this by checking
1074 yytable_ninf_.
1075 * data/lalr1.java (yysyntax_error): Likewise.
1076 * tests/conflicts.at (%nonassoc and eof): Update expected output
1077 and remove FIXME.
1078
10792009-08-25 Joel E. Denny <jdenny@clemson.edu>
1080
1081 Some code and documentation improvements.
1082 * data/c.m4 (b4_table_value_equals): New macro to capture
1083 some repeated code.
1084 * data/glr.c (yyis_pact_ninf): Use it here.
1085 (yyis_table_ninf): Likewise.
1086 (yyreportSyntaxError): Improve internal comments.
1087 * data/yacc.c (yyis_pact_ninf): New macro copied from glr.c.
1088 Use it everywhere possible.
1089 (yyis_table_ninf): Likewise.
1090 (yysyntax_error): Improve internal comments.
1091 * data/lalr1.cc (yysyntax_error_): Likewise.
1092 * data/lalr1.java (yysyntax_error): Likewise.
1093 * src/tables.h: Improve comments about yypact, yytable, etc.
1094
10952009-08-21 Joel E. Denny <jdenny@clemson.edu>
1096
1097 Use locale when quoting.
1098 * src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER): Use
1099 quote rather than implementing quoting here.
1100
11012009-08-20 Eric Blake <ebb9@byu.net>
1102
1103 Make previous patch more robust.
1104 * src/output.c (ARRAY_CARDINALITY): New macro, copied from
1105 argmatch.h.
1106 (output_skeleton): Use it.
1107 Suggested by Akim Demaille.
1108
1109 Import latest m4/m4.m4.
1110 * submodules/autoconf: Update to autoconf 2.64.
1111 * configure.ac (M4_GNU_OPTION): New define.
1112 * src/output.c (output_skeleton): Use it to resolve FIXME.
1113 * NEWS: Mention this.
1114
11152009-08-19 Joel E. Denny <jdenny@clemson.edu>
1116
1117 Fix complaints about escape sequences.
1118 Discussed starting at
1119 <http://lists.gnu.org/archive/html/bison-patches/2009-08/msg00036.html>.
1120 * src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER):
1121 For a \0 and similar escape sequences meaning the null
1122 character, report an invalid escape sequence instead of an
1123 invalid null character because the latter does not actually
1124 appear in the user's input.
1125 In all escape sequence complaints, don't escape the initial
1126 backslash, and don't quote when the sequence appears at the end
1127 of the complaint line unless there's whitespace that quotearg
1128 won't escape.
1129 Consistently say "invalid" not "unrecognized".
1130 Consistently prefer "empty character literal" over "extra
1131 characters in character literal" warning for invalid escape
1132 sequences; that is, consistently discard those sequences.
1133 * tests/input.at (Bad escapes in literals): New.
1134
11352009-08-19 Akim Demaille <demaille@gostai.com>
1136
1137 doc: fixes.
1138 * doc/bison.texinfo: Fix minor Texinfo errors.
1139
11402009-08-19 Akim Demaille <demaille@gostai.com>
1141
1142 doc: %initial-action to initialize yylloc.
1143 Reported by Bill Allombert.
1144 * doc/bison.texinfo: Set fill-column to 76.
1145 (Location Type): Document the use of %initial-action to initialize
1146 yylloc.
1147
11482009-08-18 Joel E. Denny <jdenny@clemson.edu>
1149
1150 maint: update for gnulib's recent update-copyright changes
1151 * gnulib: Update.
1152 * .x-update-copyright (COPYING): Add as it's no longer implied
1153 when .x-update-copyright is present.
1154 * cfg.mk (update-copyright-local): Remove, now ignored.
1155 (update-copyright): Declare update-b4-copyright as a dependency.
1156
11572009-08-17 Akim Demaille <demaille@gostai.com>
1158
1159 build: require gettext 0.17.
1160
1161 Suggested by Bruno Haible.
1162 http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00009.html
1163 * configure.ac: require gettext 0.17 to ensure compatibility with
1164 gnulib.
1165
11662009-08-17 Akim Demaille <demaille@gostai.com>
1167
1168 build: lower gettext requirements.
1169
1170 Bison was uselessly requiring the formatstring macros from
1171 gettext, which resulted in mo files not being installed on systems
1172 that perfectly supported Bison mo files. Lower the requirement.
1173 http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00006.html
1174
1175 * configure.ac: Require need-ngettext instead of
1176 need-formatstring-macros.
1177 Reported by Martin Jabocs.
1178 Suggested by Bruno Haible.
1179 * INSTALL: Restructure.
1180 (Internationalization): New.
1181
11822009-08-14 Joel E. Denny <jdenny@clemson.edu>
1183
1184 maint: fix use of copyright year intervals.
1185 * gnulib: Update.
1186 * bootstrap.conf (gnulib_modules): Update getopt to getopt-gnu
1187 as now recommended in gnulib/NEWS.
1188 * build-aux/update-b4-copyright: Fix.
1189 * cfg.mk (update-copyright-env): Configure update-copyright.
1190
11912009-08-13 Joel E. Denny <jdenny@clemson.edu>
1192
1193 Make it easier to write deterministic tests.
1194 Continues Akim's work from his 2009-06-10 commits.
1195 * src/reader.c (check_and_convert_grammar): Don't add any
1196 symbols after the first symbols_do invocation.
1197 * src/symtab.c (symbols_sorted): New static global.
1198 (user_token_number_redeclaration): Update comments.
1199 (symbol_from_uniqstr): If a new symbol is being created, assert
1200 that symbols_sorted hasn't been allocated yet.
1201 (symbols_free): Free symbols_sorted.
1202 (symbols_cmp, symbols_cmp_qsort): New functions.
1203 (symbols_do): Sort symbol_table into symbols_sorted on first
1204 invocation.
1205 * tests/input.at (Numbered tokens): Recombine tests now that the
1206 output should be deterministic across multiple numbers.
1207
12082009-08-12 Akim Demaille <demaille@gostai.com>
1209
1210 distcheck: fix.
1211
1212 * examples/calc++/Makefile.am: (EXTRA_DIST): Ship calc.stamp.
1213
12142009-08-10 Joel E. Denny <jdenny@clemson.edu>
1215
1216 * tests/Makefile.am (TESTSUITE_AT): Add named-refs.at.
1217
12182009-08-10 Joel E. Denny <jdenny@clemson.edu>
1219
1220 Miscellaneous code readability improvements.
1221
1222 * src/reader.c (reader): Move %define front-end variable
1223 defaults and checking into...
1224 (prepare_percent_define_front_end_variables): ... this new
1225 function.
1226
1227 * src/scan-gram.l (INITIAL): For consistency with string
1228 literals, don't store open quote on character literal. It's
1229 discarded before returning anyway.
1230 (SC_ESCAPED_CHARACTER): Similarly, don't store close quote.
1231 Make length test more readable, and make the character stored
1232 for an empty literal more obvious while consistent with the
1233 previous behavior.
1234
1235 * src/symtab.c, src/symtab.h: Rename USER_NUMBER_ALIAS to
1236 USER_NUMBER_HAS_STRING_ALIAS throughout.
1237 * src/symtab.c (symbol_make_alias): Remove comment from symtab.c
1238 that is repeated in symtab.h. Improve argument names to make it
1239 clear which side of the symbol-string alias pair is which.
1240 (symbol_check_alias_consistency): Improve local variable names
1241 for the same purpose.
1242 * src/symtab.h (struct symbol): Make comments about aliases
1243 clearer.
1244 (symbol_make_alias): Improve comments and argument name.
1245 * src/output.c (token_definitions_output): Update for rename to
1246 USER_NUMBER_HAS_STRING_ALIAS and improve comments about aliases.
1247
12482009-08-08 Alex Rozenman <rozenman@gmail.com>
1249
1250 Convert "misleading reference" messages to warnings.
1251 * src/scan-code.l: New function 'show_sub_messages', more
1252 factoring.
1253 * tests/named-ref.at: Adjust tests.
1254
12552009-08-06 Joel E. Denny <jdenny@clemson.edu>
1256
1257 maint: run "make update-copyright"
1258
12592009-08-06 Joel E. Denny <jdenny@clemson.edu>
1260
1261 maint: make update-b4-copyright easier to use
1262 * build-aux/update-b4-copyright: In warnings, report line
1263 numbers rather than character positions.
1264 * cfg.mk (update-copyright-local): Set to update-b4-copyright so
1265 that update-copyright runs it.
1266 * gnulib: Update.
1267
12682009-08-05 Joel E. Denny <jdenny@clemson.edu>
1269
1270 maint: clean up update-b4-copyright code
1271 * build-aux/update-b4-copyright: Do not accept 2-digit
1272 UPDATE_COPYRIGHT_YEAR, which was not handled correctly.
1273 Don't accept a `[' in a b4_copyright argument.
1274 Format code more consistently.
1275 Don't assume b4*copyright never occurs.
1276
12772009-08-04 Joel E. Denny <jdenny@clemson.edu>
1278
1279 maint: automate b4_copyright updates.
1280 * Makefile.am (update-b4-copyright): New target rule.
1281 * build-aux/Makefile.am (EXTRA_DIST): Add update-b4-copyright.
1282 * build-aux/update-b4-copyright: New.
1283 * data/yacc.c: Remove stray characters around b4_copyright
1284 invocations.
1285
12862009-08-04 Joel E. Denny <jdenny@clemson.edu>
1287
1288 maint: automate annual package-wide copyright-year update.
1289 * .x-update-copyright: New.
1290 * Makefile.am (EXTRA_DIST): Remove maint.mk.
1291 * bootstrap.conf (gnulib_modules): Add maintainer-makefile and
1292 update-copyright. Remove gnumakefile, which is implied by
1293 maintainer-makefile.
1294 * cfg.mk (bootstrap-tools): Copy from old maint.mk.
1295 * gnulib: Update.
1296 * maint.mk: Remove, now copied from gnulib.
1297 * examples/extexi: Add missing "(C)" in copyright statement so
1298 update-copyright can recognize it.
1299 * src/LR0.h: Likewise.
1300 * src/print.h: Likewise.
1301 * src/print_graph.h: Likewise.
1302 * src/gram.c: Add missing comma in copyright statement.
1303 * src/gram.h: Likewise.
1304
13052009-08-04 Joel E. Denny <jdenny@clemson.edu>
1306
1307 Fix "make distcheck".
1308 * examples/calc++/Makefile.am: Say $(srcdir)/calc.stamp instead
1309 of just calc.stamp.
1310
13112009-08-01 Joel E. Denny <jdenny@clemson.edu>
1312
1313 Pacify "gcc -Wunused" for the input function from Flex.
1314 Reported by Alex Rozenman. This warning shows up with gcc-4.3.0
1315 and later.
1316 * src/scan-code.l: Add "%option noinput", which I cannot find in
1317 the Flex manual, but which Flex has supported since at least as
1318 far back as 2.5.4. However, if any of our developers still use
1319 Flex 2.5.4, they'll need to stop configuring with
1320 --enable-gcc-warnings because "%option noinput" didn't work
1321 correctly until Flex 2.5.6.
1322 * src/scan-gram.l: Likewise.
1323 * src/scan-skel.l: Likewise.
1324
13252009-07-31 Alex Rozenman <rozenman@gmail.com>
1326
1327 Fix --enable-gcc-warnings problems.
1328 * src/reader.c: Adjust variable names.
1329 * src/scan-code.l: Fix prototypes and adjust names.
1330 * src/named-ref.c: Remove redundant "if".
1331
13322009-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
1333
1334 Fix a --enable-gcc-warnings problem.
1335 * src/scan-gram.l (SC_ESCAPED_CHARACTER): Actually use length
1336 variable.
1337
13382009-07-24 Alex Rozenman <rozenman@gmail.com>
1339
1340 Fix some memory leaks.
1341 * src/named-ref.c: Add a pointer check (named_ref_free).
1342 * src/scan-code.l: New function (variant_table_free). Called in
1343 code_scanner_free.
1344 * src/symlist.c: Call to named_ref_free (symbol_list_free).
1345
13462009-07-24 Joel E. Denny <jdenny@ces.clemson.edu>
1347
1348 Warn about character literals not of length one.
1349 * NEWS (2.5): Document.
1350 * src/scan-gram.l (INITIAL): Remove comment that we don't check
1351 the length.
1352 (SC_ESCAPED_CHARACTER): Warn if length is wrong.
1353 * tests/input.at (Bad character literals): New test group.
1354
13552009-07-24 Joel E. Denny <jdenny@ces.clemson.edu>
1356
1357 * src/lalr.c (state_lookahead_tokens_count): Correct comment.
1358
13592009-07-22 Joel E. Denny <jdenny@ces.clemson.edu>
1360
1361 Some M4 cleanup in the testsuite.
1362 Suggested by Eric Blake at
1363 <http://lists.gnu.org/archive/html/bison-patches/2009-04/msg00083.html>.
1364 * tests/existing.at (_AT_TEST_EXISTING_GRAMMAR): Do not
1365 complicate the code by distinguishing between a missing value
1366 and an empty string value for an optional argument. This fix is
1367 allowed by the similar fix in AT_TEST_TABLES_AND_PARSE below.
1368 * tests/local.at (_AT_TEST_TABLES_AND_PARSE): Merge into...
1369 (AT_TEST_TABLES_AND_PARSE): ... this now that the special
1370 arguments are not needed because of the following changes.
1371 Fix stale comments.
1372 Bison developers should use GNU M4 and should not use
1373 POSIXLY_CORRECT when building the test suite, so do not
1374 complicate the code by avoiding $10 and above.
1375 Do not quote an empty string value for an optional argument, and
1376 do not distinguish between a missing value and an empty string
1377 value.
1378
13792009-07-21 Joel E. Denny <jdenny@ces.clemson.edu>
1380
1381 * m4/m4.m4: Make it a sym link to submodules/autoconf/m4/m4.m4.
1382
13832009-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
1384
1385 Revert unnecessary column realignment in --help output.
1386 Reported by Akim Demaille at
1387 <http://lists.gnu.org/archive/html/bison-patches/2009-06/msg00010.html>.
1388 * src/getargs.c (usage): Here.
1389
13902009-07-04 Alex Rozenman <rozenman@gmail.com>
1391
1392 Alphabetical order in src/Makefile.am.
1393 * src/Makefile.am: Adjust.
1394
13952009-07-04 Alex Rozenman <rozenman@gmail.com>
1396
1397 Style changes and factoring.
1398 * src/named-ref.h: Add comments.
1399 * src/parse-gram.y: Readability and style changes.
1400 * src/reader.c: Factoring: assign_named_ref function.
1401 * src/scan-code.l: Factoring and style changes. Rename
1402 parse_named_ref to parse_ref. Use "c-ctype.h" from gnulib.
1403 Use "unsigned" type for variant index. Improve readablity.
1404 * src/scan-gram.l: Change error messages and add comments.
1405 * src/symlist.h: symbol_list_null: New function decl.
1406 * src/symlist.c: symbol_list_null: Implement here.
1407 * tests/named-refs.at: Adjust for new error messages.
1408
14092009-06-29 Eric Blake <ebb9@byu.net>
1410
1411 scan-code: avoid compiler warnings
1412 * src/scan-code.l (parse_named_ref): Use correct specifiers.
1413
14142009-06-29 Akim Demaille <demaille@gostai.com>
1415
1416 build: avoid concurrent extraction of calc++.
1417 * examples/calc++/Makefile.am (calc.stamp): New.
1418 Depend on it to create the sources of calc++ so that concurrent
1419 builds don't launch several "extexi" in parallel.
1420 Not only this is inefficient, this also builds incorrect sources
1421 with several extractions mixed together.
1422
14232009-06-27 Alex Rozenman <rozenman@gmail.com>
1424
1425 Implement support for named symbol references.
1426 * src/parse-gram.y: Add new syntax (named_ref.opt).
1427 * src/reader.c: Store named refs in symbol lists.
1428 * src/reader.h: New argument for symbol_append and
1429 action_append functions.
1430 * src/scan-code.h: Add new field (named_ref) into
1431 code_props data structure. Keeps named ref of midrule
1432 actions.
1433 * src/scan-code.l: Support for named refs in semantic
1434 action code. New function 'parse_named_ref'.
1435 * src/scan-gram.l: Support bracketed id.
1436 * src/symlist.c: Store named refs in symbol lists.
1437 * src/symlist.h: New field in symbol list: named_ref.
1438 * src/named-ref.h: New file, a struct for named_ref.
1439 * src/named-ref.cp: New file, named_ref_new function.
1440 * src/local.mk: Add two new files.
1441 * tests/testsuite.at: Include new test group:
1442 * tests/named-refs.at: this new file.
1443
14442009-06-25 Akim Demaille <demaille@gostai.com>
1445
1446 hash: check insertion for memory exhaustion.
1447 * src/uniqstr.c (uniqstr_new): New.
1448
14492009-06-11 Akim Demaille <demaille@gostai.com>
1450
1451 style changes.
1452 * data/xslt/xml2dot.xsl, data/xslt/xml2xhtml.xsl: Space changes.
1453 * src/print-xml.c: Style changes.
1454 * tests/conflicts.at: Comment changes.
1455
14562009-06-11 Akim Demaille <demaille@gostai.com>
1457
1458 xml: beware of user strings used to give a %prec to rules.
1459 * tests/conflicts.at (%prec with user strings): New.
1460 * src/gram.c (grammar_rules_print_xml): Escape the precedence for
1461 XML output.
1462
14632009-06-11 Akim Demaille <demaille@gostai.com>
1464
1465 hash: check insertion for memory exhaustion.
1466 * src/muscle-tab.c (muscle_insert, muscle_grow)
1467 * src/state.c (state_hash_insert): Check the return value of
1468 hash_insert.
1469
14702009-06-10 Akim Demaille <demaille@gostai.com>
1471
1472 deterministic test suite.
1473 Some consistency checks on symbols are performed after all the
1474 symbols were read, by an iteration over the symbol table. This
1475 traversal is nondeterministic, which can be a problem for test
1476 cases.
1477 Avoid this.
1478 Addresses another form of nondeterminism reported by Joel E. Denny.
1479 http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00023.html
1480
1481 * tests/input.at (Numbered tokens): Split the hexadecimal/decimal
1482 test in two.
1483 Use different file names for the three tests to make the
1484 maintenance easier.
1485
14862009-06-10 Akim Demaille <demaille@gostai.com>
1487
1488 deterministic user-token-number redeclaration errors.
1489 Address nondeterminism reported by Joel E. Denny.
1490 http://lists.gnu.org/archive/html/bison-patches/2009-05/msg00023.html
1491
1492 * src/uniqstr.h: Comment changes.
1493 * src/location.h (boundary_cmp, location_cmp): New.
1494 * src/symtab.c (user_token_number_redeclaration): New.
1495 (symbol_translation): Use it.
1496 * tests/input.at (Numbered tokens): Adjust the expected output.
1497
14982009-05-25 Akim Demaille <demaille@gostai.com>
1499
1500 gnulib: update.
1501 * gnulib: Update to latest.
1502 * lib/.cvsignore, lib/.gitignore, m4/.cvsignore,
1503 * m4/.gitignore: Regen.
1504 * src/symtab.c (symbol_from_uniqstr, semantic_type_from_uniqstr):
1505 Call xalloc_die on hash_insert failures.
1506 Requested by the new __warn_unused_result__ attribute of
1507 hash_insert.
1508
15092009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
1510
1511 Convert multiple variable definition warnings to complaints.
1512 * NEWS (2.5): Add a new entry for that change.
1513 * doc/bison.texinfo (Decl Summary): Update %define entry.
1514 (Bison Options): Update -D/--define/-F/--force-define entry.
1515 * src/muscle_tab.c (muscle_percent_define_insert): Implement.
1516 * src/muscle_tab.h (muscle_percent_define_insert): Update
1517 comments.
1518 * tests/input.at (`%define errors'): Update.
1519 (`%define, --define, --force-define'): Update.
1520
15212009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
1522
1523 -F/--force-define and relative %define/-D/--define priorities.
1524 * NEWS (2.5): Add documentation to -D/--define entry.
1525 * build-aux/cross-options.pl: Hard-code association of
1526 --force-define with %define.
1527 * doc/bison.texinfo (Decl Summary): In %define entry,
1528 cross-reference command-line options.
1529 (Bison Options): Add documentation to -D/--define entry.
1530 (Option Cross Key): Widen column for --force-define row.
1531 * src/getargs.c (usage): Document -F/--force-define. Realign
1532 options in output.
1533 (short_options, long_options, getargs): Parse -F/--force-define,
1534 and update muscle_percent_define_insert invocation.
1535 * src/muscle_tab.h (muscle_percent_define_how): New enum type.
1536 (muscle_percent_define_insert): Add argument with that type.
1537 * src/muscle_tab.c (muscle_percent_define_insert): Implement
1538 -F/--force-define behavior and priorities.
1539 * src/parse-gram.y (prologue_declaration): Update
1540 muscle_percent_define_insert invocations.
1541 * tests/input.at (`%define, --define'): Rename to...
1542 (`%define, --define, --force-define'): ... this and extend.
1543
15442009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
1545
1546 Update some comments to make sense for -D.
1547 * data/bison.m4 (b4_check_user_names): In header comments, say
1548 "user occurrence" instead of "grammar occurrence".
1549 * src/muscle_tab.h (muscle_percent_define_insert): Likewise.
1550 (muscle_percent_code_grow): Likewise just for consistency.
1551
15522009-05-22 Joel E. Denny <jdenny@ces.clemson.edu>
1553
1554 * data/c++.m4: Update copyright year.
1555
15562009-05-20 Joel E. Denny <jdenny@ces.clemson.edu>
1557
1558 * data/c++.m4 (b4_namespace_close): Simplify slightly.
1559
15602009-05-19 Joel E. Denny <jdenny@ces.clemson.edu>
1561
1562 Handle a trailing `:' in a user-supplied C++ namespace better.
1563 * data/c++.m4 (b4_namespace_close): Don't let it be printed
1564 among the closing braces here. This fix might make the
1565 generated code easier to debug, but otherwise it should be
1566 insignificant because a trailing `:' is a C++ error already.
1567
15682009-05-19 Akim Demaille <demaille@gostai.com>
1569
1570 remove useless variable.
1571 * src/getargs.c (skeleton_arg): Remove now useless variable.
1572 Should help the compiler see that this printf-like call is sane.
1573
15742009-05-11 Akim Demaille <demaille@gostai.com>
1575
1576 doc: use C++ headers.
1577 * doc/bison.texinfo (Calc++ Scanner): Prefer C++ headers to C
1578 headers.
1579
15802009-05-05 Akim Demaille <demaille@gostai.com>
1581
1582 fix hexadecimal token number support.
1583 * src/scan-gram.l: Catch incorrect ids after hexadecimal numbers.
1584
15852009-05-05 Akim Demaille <demaille@gostai.com>
1586
1587 tests: check token numbers.
1588 * tests/input.at (Numbered tokens): New.
1589
15902009-05-04 Akim Demaille <demaille@gostai.com>
1591
1592 bison: catch bad symbol names.
1593 * src/scan-gram.l({int}{id}): Report as an invalid identifier.
1594 * tests/input.at: Adjust.
1595
15962009-05-04 Akim Demaille <demaille@gostai.com>
1597
1598 space changes.
1599 * src/scan-gram.l: Untabify to be robust to zealous editors.
1600
16012009-05-04 Akim Demaille <demaille@gostai.com>
1602
1603 identifiers: dashes are letters.
1604 Dashes can now start identifiers (symbols and directives).
1605
1606 * src/scan-gram.l ({letter}): Add dash.
1607 ({id}): Remove it.
1608 * tests/input.at (Symbols): Adjust.
1609 Remove stray comment.
1610 * tests/regression.at (Invalid inputs): Adjust error message.
1611 * doc/bison.texinfo (Symbols): Update.
1612
16132009-05-01 Joel E. Denny <jdenny@ces.clemson.edu>
1614
1615 Declare %code to be a permanent feature.
1616 * NEWS (2.4.2): Here.
1617 * doc/bison.texinfo (Prologue Alternatives): Don't say it's
1618 experimental.
1619 (Decl Summary): Likewise.
1620
16212009-04-30 Joel E. Denny <jdenny@ces.clemson.edu>
1622
1623 Convert underscores to dashes in some %define variable names.
1624 For now, just api.push-pull and lr.keep-unreachable-states.
1625 Maintain old names for backward compatibility.
1626 * NEWS (2.5): Document.
1627 * data/c.m4 (b4_identification): Update comment.
1628 * data/yacc.c: Update access.
1629 * doc/bison.texinfo: Update.
1630 * etc/bench.pl.in (bench_grammar): Update use.
1631 * src/files.c (tr): Move to...
1632 * src/getargs.c, src/getargs.h (tr): ... here because I can't
1633 think of a better place to expose it. My logic is that, for all
1634 uses of tr so far, command-line arguments can be involved, and
1635 getargs.h is already included.
1636 * src/main.c (main): Update access.
1637 * src/muscle_tab.c (muscle_percent_define_insert): Convert old
1638 variable names to new variable names before assigning value.
1639 * src/reader.c (reader): Update setting default.
1640 * tests/calc.at: Update uses.
1641 * tests/conflicts.at (Unreachable States After Conflict
1642 Resolution): Update use.
1643 * tests/input.at (%define enum variables): Update use.
1644 (%define backward compatibility): New test group.
1645 * tests/push.at: Update uses.
1646 * tests/reduce.at: Update uses.
1647 * tests/torture.at: Update uses.
1648
16492009-04-30 Joel E. Denny <jdenny@ces.clemson.edu>
1650
1651 Set all front-end %define defaults in one place.
1652 * src/main.c (main): Move lr.keep_unreachable_states default...
1653 * src/reader.c (reader): ... to here.
1654
16552009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
1656
1657 Rename lr.default_reductions to lr.default-reductions.
1658 * NEWS (2.5): Here.
1659 * doc/bison.texinfo: Here.
1660 * src/lalr.c (initialize_LA): Here.
1661 * src/print.c (print_reductions): Here.
1662 * src/reader.c (reader): Here.
1663 * src/tables.c (action_row): Here.
1664 * tests/input.at (%define enum variables): Here.
1665 * tests/reduce.at (AT_TEST_LR_DEFAULT_REDUCTIONS): Here.
1666
16672009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
1668
1669 Pacify ./configure --enable-gcc-warnings.
1670 * tests/input.at (Symbols): Prototype yyerror and yylex.
1671
16722009-04-21 Akim Demaille <demaille@gostai.com>
1673
1674 tests: check the use of dashes and periods in symbols.
1675 * tests/input.at (Symbol): New test group.
1676
16772009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
1678
1679 Document how `%define "var" "value"' is not M4-friendly.
1680 * src/parse-gram.y (variable): In comments here.
1681
16822009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
1683
1684 Add copyright updates missed during previous cherry pick.
1685 * src/output.c: Here.
1686 * src/parse-gram.y: Here.
1687 * src/scan-gram.l: Here.
1688
16892009-04-20 Akim Demaille <demaille@gostai.com>
1690
1691 variables: accept dashes.
1692 * src/scan-gram.l ({id}): Also accept dashes after the initial
1693 letter.
1694 ({directive}): Use {id}.
1695 * src/parse-gram.y: Comment and formatting changes.
1696 * doc/bison.texinfo (Symbols): Adjust the lexical definitions of
1697 symbols.
1698 * src/complain.h, src/complain.c (yacc_at): New.
1699 * src/symtab.c (symbol_new): Use yacc_at to report inappropriate
1700 symbol names.
1701 * src/output.c (token_definitions_output): Do not #define token
1702 names with dashes.
1703
17042009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
1705
1706 Clean up recent patches a little.
1707 Reported by Akim Demaille.
1708 * doc/bison.texinfo (Understanding): Fix typos.
1709 * src/print.c (print_reductions): Don't use negated variable.
1710
17112009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
1712
1713 List accepted values for a %define enum variable with an invalid value.
1714 Suggested by Akim Demaille at
1715 <http://lists.gnu.org/archive/html/bison-patches/2009-04/msg00082.html>.
1716 * data/bison.m4 (_b4_percent_define_check_values): Implement.
1717 * src/muscle_tab.c (muscle_percent_define_check_values): Implement.
1718 * tests/input.at (%define lr.default_reductions invalid values): Merge
1719 into...
1720 (%define enum variables): ... here, and update output.
1721
17222009-04-23 Joel E. Denny <jdenny@ces.clemson.edu>
1723
1724 Rename "default rule" to "default reduction".
1725 This includes changing variable names in code, changing
1726 comments, and renaming %define lr.default_rules to %define
1727 lr.default_reductions.
1728 * NEWS (2.5): Update IELR documentation.
1729 * data/glr.c, data/lalr1.cc, data/lalr1.java, data/yacc.c:
1730 Adjust YYDEFACT and yydefact_ documentation.
1731 * doc/bison.texinfo (Decl Summary): Adjust lr.default_reductions
1732 and lr.type documentation. Make some other wording
1733 improvements.
1734 (Glossary): Adjust cross-references and Default Reduction
1735 definition.
1736 * src/lalr.c (state_lookahead_tokens_count): Adjust code.
1737 Remove a confusing comment pointed out by Akim Demaille.
1738 (initialize_LA): Adjust code.
1739 * src/print-xml.c (print_reductions): Adjust code.
1740 * src/print.c (print_reductions): Adjust code.
1741 * src/reader.c (reader): Adjust code.
1742 * src/tables.c (action_row): Adjust code.
1743 (token_actions): Adjust code.
1744 * src/tables.h: Adjust YYDEFACT documentation.
1745 * tests/input.at (%define lr.default_rules invalid values):
1746 Rename test group to...
1747 (%define lr.default_reductions invalid values): ... this, and
1748 update grammar file and expected output.
1749 * tests/reduce.at (AT_TEST_LR_DEFAULT_RULES): Rename to...
1750 (AT_TEST_LR_DEFAULT_REDUCTIONS): ... this, and update.
1751
17522009-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
1753
1754 Document %define lr.type and lr.default_rules.
1755 * NEWS (2.5): Add an entry.
1756 * src/getargs.c (usage): Mention IELR(1) and canonical LR(1)
1757 besides just LALR(1) and GLR(1).
1758 * doc/bison.texinfo (Introduction): Likewise.
1759 (Language and Grammar): Bison is no longer limited to LALR(1)
1760 restrictions.
1761 (GLR parsing): Say deterministic or LR(1) rather than LALR(1)
1762 when trying to distinguish from GLR. Talk about LR(1) grammars
1763 rather than LALR(1) grammars.
1764 (Decl Summary): In %define api.push_pull entry, say it applies
1765 to deterministic parsers in C rather than LALR(1) parsers in C.
1766 Add lr.default_rules entry.
1767 Add lr.type entry.
1768 (Mystery Conflicts): Bison is no longer limited to LALR(1)
1769 restrictions.
1770 (Generalized LR Parsing): Same changes as for the previous GLR
1771 section.
1772 (Memory Management): Say deterministic rather than LALR(1).
1773 (Understanding): Correct some bison output.
1774 Index discussion of "accepting state".
1775 Say deterministic rather than LALR(1).
1776 (Bison Options): In --yacc entry, say deterministic rather than
1777 LALR(1).
1778 In --report, --graph, and --xml entries, just don't mention
1779 LALR(1).
1780 (C++ Parsers): Say deterministic rather than LALR(1).
1781 (Table of Symbols): Likewise in YYSTACK_USE_ALLOCA entry.
1782 (Glossary): Add Accepting State, Consistent State, Default Rule,
1783 and IELR(1) definitions.
1784 In Generalized LR (GLR) definition, make same changes as in
1785 previous GLR sections.
1786 In LALR(1) definition, say Bison uses LALR(1) by default rather
1787 than implying Bison is limited to LALR(1).
1788 (LocalWords): Add IELR.
1789
17902009-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
1791
1792 Finish implementing %define lr.type.
1793 Its value can be "LALR", "IELR", or "canonical LR".
1794 * lib/timevar.def (TV_IELR_PHASE1): New var.
1795 (TV_IELR_PHASE2): New var.
1796 (TV_IELR_PHASE3): New var.
1797 (TV_IELR_PHASE4): New var.
1798 * src/Makefile.am (bison_SOURCES): Add AnnotationList.c,
1799 AnnotationList.h, InadequacyList.c, InadequacyList.h, Sbitset.c,
1800 Sbitset.h, ielr.h, and ielr.c.
1801 * src/getargs.h, src/getargs.c (enum trace, trace_args,
1802 trace_types): Add trace_ielr.
1803 * src/lalr.h, src/lalr.c (ngotos): Export it.
1804 (F): Rename to...
1805 (goto_follows): ... this, update all uses, and export it.
1806 (set_goto_map): Export it.
1807 (map_goto): Export it.
1808 (compute_lookahead_tokens): Don't free goto_follows yet. Now
1809 handled in ielr.
1810 (initialize_LA): Export it. Move lookback allocation to...
1811 (lalr): ... here because, for canonical LR, initialize_LA must
1812 be invoked but lookback and much of the rest of LALR isn't
1813 needed.
1814 * main.c (main): Instead of lalr, invoke ielr, which invokes
1815 lalr.
1816 * src/reader.c (reader): Default lr.type to "LALR".
1817 Default lr.default_rules to "accepting" if lr.type is "canonical
1818 LR". Leave the default as "all" otherwise.
1819 Check for a valid lr.type value.
1820 * src/state.h, src/state.c (struct state_list): Add state_list
1821 member.
1822 (state_new): Initialize state_list member to NULL.
1823 (state_new_isocore): New function, exported.
1824 * tests/existing.at (AT_TEST_EXISTING_GRAMMAR): New macro that
1825 exercises all values of lr.type.
1826 (GNU AWK Grammar): Rename test group to...
1827 (GNU AWK 3.1.0 Grammar): ... this, and extend to use
1828 AT_TEST_EXISTING_GRAMMAR.
1829 (GNU Cim Grammar): Extend to use AT_TEST_EXISTING_GRAMMAR.
1830 (GNU pic Grammar): Rename test group to...
1831 (GNU pic (Groff 1.18.1) Grammar): ... this, and extend to use
1832 AT_TEST_EXISTING_GRAMMAR.
1833 * tests/reduce.at (AT_TEST_LR_TYPE): New macro that exercises
1834 all values of lr.type.
1835 (Single State Split): New test groups using AT_TEST_LR_TYPE.
1836 (Lane Split): Likewise.
1837 (Complex Lane Split): Likewise.
1838 (Split During Added Lookahead Propagation): Likewise.
1839
18402009-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
1841
1842 Add new files for IELR and canonical LR implementation.
1843 * src/AnnotationList.c: New.
1844 * src/AnnotationList.h: New.
1845 * src/InadequacyList.c: New.
1846 * src/InadequacyList.h: New.
1847 * src/Sbitset.c: New.
1848 * src/Sbitset.h: New.
1849 * src/ielr.c: New.
1850 * src/ielr.h: New.
1851
18522009-04-20 Joel E. Denny <jdenny@ces.clemson.edu>
1853
1854 Implement %define lr.default_rules.
1855 Its value describes the states that are permitted to contain
1856 default rules: "all", "consistent", or "accepting".
1857 * src/reader.c (reader): Default lr.default_rules to "all".
1858 Check for a valid lr.default_rules value.
1859 * src/lalr.c (state_lookahead_tokens_count): If lr.default_rules
1860 is "accepting", then only mark the accepting state as
1861 consistent.
1862 (initialize_LA): Tell state_lookahead_tokens_count whether
1863 lr.default_rules is "accepting".
1864 * src/tables.c (action_row): If lr.default_rules is not "all",
1865 then disable default rules in inconsistent states.
1866 * src/print.c (print_reductions): Use this opportunity to
1867 perform some assertions about whether lr.default_rules was
1868 obeyed correctly.
1869 * tests/local.at (AT_TEST_TABLES_AND_PARSE): New macro that
1870 helps with checking the parser tables for a grammar.
1871 * tests/input.at (%define lr.default_rules invalid values): New
1872 test group.
1873 * tests/reduce.at (AT_TEST_LR_DEFAULT_RULES): New macro using
1874 AT_TEST_TABLES_AND_PARSE.
1875 (`no %define lr.default_rules'): New test group generated by
1876 AT_TEST_LR_DEFAULT_RULES.
1877 (`%define lr.default_rules "all"'): Likewise.
1878 (`%define lr.default_rules "consistent"'): Likewise.
1879 (`%define lr.default_rules "accepting"'): Likewise.
1880
18812009-04-20 Akim Demaille <demaille@gostai.com>
1882
1883 Consistently refer to Yacc, not YACC.
1884 * src/getargs.c (usage, warnings_args): s/YACC/Yacc/.
1885
18862009-04-17 Joel E. Denny <jdenny@ces.clemson.edu>
1887
1888 Pacify make maintainer-check-posix.
1889 * tests/input.at (%define, --define): Move bison command-line
1890 options before grammar file name.
1891
18922009-04-04 Joel E. Denny <jdenny@ces.clemson.edu>
1893
1894 Document semicolon warnings.
1895 * NEWS (2.5): Here.
1896
18972008-12-08 Akim Demaille <demaille@gostai.com>
1898
1899 Fix portability issue in the test suite.
1900 * tests/local.at (AT_MATCHES_CHECK): New.
1901 Based on Perl instead of Sed. Sed has too many portability
1902 pitfalls, not ever Sed is GNU Sed.
1903 * tests/actions.at (Fix user actions without a trailing semicolon):
1904 Use it.
1905
19062008-12-07 Di-an Jan <dianj@freeshell.org>
1907
1908 Implement the FIXME that ends an user action with a semicolon
1909 if it seems necessary.
1910 * src/scan-code.l (flex rules section): Flag cpp directive from
1911 any `#' to the first unescaped end-of-line. Semicolon is not
1912 needed after `;', `{', '}', or cpp directives and is needed after
1913 any other token (whitespaces and comments have no effect).
1914 * tests/actions.at (Fix user actions without a trailing semicolon):
1915 New test.
1916 * tests/input.at (AT_CHECK_UNUSED_VALUES): Add semicolons to
1917 to make user actions complete statements.
1918 Adjust column numbers in error messages.
1919 * tests/regression.at (Fix user actions without a trailing semicolon):
1920 Remove. Covered by new test.
1921
19222009-04-14 Akim Demaille <demaille@gostai.com>
1923
1924 doc: minor fixes.
1925 * doc/bison.texinfo (Decl Summary): Fix entry about %debug.
1926 (Table of Symbols): Remove duplicate entry for %debug.
1927
19282009-04-10 Eric Blake <ebb9@byu.net>
1929
1930 submodules: update to latest
1931 * submodules/autoconf: Use latest upstream Autoconf.
1932
19332009-04-06 Eric Blake <ebb9@byu.net>
1934
1935 Work around autoconf 2.63b bug in testsuite.
1936 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Avoid tripping
1937 autoconf bug related to # in test.
1938
19392009-04-06 Joel E. Denny <jdenny@ces.clemson.edu>
1940
1941 * NEWS (2.5): Describe new -D/--define feature.
1942
19432008-11-10 Akim Demaille <demaille@gostai.com>
1944
1945 --trace=muscles
1946 * src/getargs.h, src/getargs.c (trace_muscle): New.
1947 (trace_types, trace_args): Support it.
1948 * src/output.c (output_skeleton): Use it.
1949
19502008-11-10 Akim Demaille <demaille@gostai.com>
1951
1952 muscles_output.
1953 * src/output.c (muscles_output): New, extracted from...
1954 (output_skeleton): here.
1955 Adjust.
1956
19572008-11-21 Akim Demaille <demaille@gostai.com>
1958
1959 Display the changes in cross-options.texi.
1960 * build-aux/cross-options.pl ($sep): New, to separate items.
1961 * doc/Makefile.am ($(srcdir)/cross-options.texi): Use diff to display
1962 the changes.
1963
19642008-11-20 Di-an Jan <dianj@freeshell.org>
1965
1966 Improves options in the manual.
1967 * doc/bison.texinfo (-g, -x): Add space before argument.
1968 (Option Cross Key): Implement FIXME: listing directives also.
1969 * build-aux/cross-options.pl: Read from <STDIN> rather than <>.
1970 (Short Option): Special case -d. Put arguments inside @option.
1971 (Bison Directive): Add column, automatically extracted from
1972 src/scan-gram.l (actual name passed as the first argument)
1973 with special case for %define.
1974 * doc/Makefile.am (doc/cross-options.texi): Pass src/scan-gram.l
1975 to build-aux/cross-options.pl.
1976 * src/getargs.c (usage): Document limitations of cross-options.pl.
1977 * src/scan-gram.l: Likewise.
1978
19792009-02-25 Akim Demaille <demaille@gostai.com>
1980
1981 Copyright years.
1982 * data/glr.c: Add 2007 and 2008 here, consistenly with the comments.
1983
19842008-12-08 Akim Demaille <demaille@gostai.com>
1985
1986 Install autoconf as a submodule to get m4sugar.
1987 * .gitmodules: Add submodules/autoconf.
1988 * data/m4sugar/foreach.m4, data/m4sugar/m4sugar.m4: Now links into
1989 submodules/autoconf.
1990
19912008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
1992
1993 Simplify last patch slightly.
1994 * src/getargs.c (getargs): Here.
1995
19962008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
1997
1998 Fix last warning from --enable-gcc-warnings.
1999 * src/getargs.c (getargs): Don't assign const address to non-const
2000 pointer.
2001
20022008-11-17 Di-an Jan <dianj@freeshell.org>
2003
2004 Handle --enable-gcc-warnings.
2005 * src/getargs.c (command_line_location): Set parameters to void.
2006
20072008-11-11 Akim Demaille <demaille@gostai.com>
2008
2009 AT_FULL_COMPILE.
2010 * tests/actions.at, tests/regression.at: Use it.
2011
20122008-11-07 Akim Demaille <demaille@gostai.com>
2013
2014 Pass command line location to skeleton_arg and language_argmatch.
2015 * src/getargs.h, src/getargs.c (skeleton_arg, language_argmatch):
2016 The location argument is now mandatory.
2017 Adjust all dependencies.
2018 (getargs): Use command_line_location.
2019
20202008-11-07 Akim Demaille <demaille@gostai.com>
2021
2022 -D, --define.
2023 * src/getargs.c (usage): Document -D.
2024 Fix help string for --locations.
2025 (command_line_location): New.
2026 (short_options, long_options, getargs): Support -D, --define.
2027 (getargs): Move -d support at the right place.
2028 * doc/bison.texinfo (Bison Options): Update.
2029 * tests/input.at (%define, --define): New.
2030
20312008-11-07 Akim Demaille <demaille@gostai.com>
2032
2033 Initialize the muscle table before parsing the command line.
2034 * src/getargs.c (quotearg.h, muscle_tab.h): Include.
2035 (getargs): Define file_name.
2036 * src/main.c (main): Initialize muscle_tab before calling
2037 getargs.
2038 * src/muscle_tab.c (muscle_init): No longer define file_name, as
2039 its value is not available yet.
2040
20412008-11-09 Akim Demaille <demaille@gostai.com>
2042
2043 Require the generation of parse-gram.output.
2044 * src/Makefile.am (YACC): Pass --report=all.
2045
20462009-04-06 Joel E. Denny <jdenny@ces.clemson.edu>
2047
2048 * NEWS (2.5): New stub.
2049
20502009-04-06 Joel E. Denny <jdenny@ces.clemson.edu>
2051
2052 Fix options documentation.
2053 * build-aux/cross-options.pl: As in --help output, write optional
2054 arguments as [=ARG] not =[ARG].
2055 * doc/bison.texinfo (Bison Options): Add -W/--warnings argument.
2056
20572008-11-07 Akim Demaille <demaille@gostai.com>
2058
2059 Fix --help.
2060 * src/getargs.c (usage): Fix help string for -W.
2061
20622008-11-07 Akim Demaille <demaille@gostai.com>
2063
2064 Handle more general types of option arguments.
2065 * build-aux/cross-options.pl: The argument ends at the first
2066 space, not the first non-symbol character.
2067 Use @var for each word appearing the argument description.
2068
20692009-04-04 Joel E. Denny <jdenny@ces.clemson.edu>
2070
2071 Remove spurious initial empty lines.
2072 * data/location.cc: End the @output lines with an @.
2073
20742008-11-04 Akim Demaille <demaille@gostai.com>
2075
2076 Remove spurious initial empty lines.
2077 * data/glr.c, data/glr.cc, data/lalr1.cc, data/lalr1.java,
2078 * data/yacc.c: End the @output lines with an @.
2079
20802009-04-04 Joel E. Denny <jdenny@ces.clemson.edu>
2081
2082 Replace BISON_PROG_GNU_M4 with Autoconf's AC_PROG_GNU_M4.
2083 If the first m4 in $PATH is wrong, it keeps looking. Moreover, its
2084 requirements for a correct m4 are stricter.
2085 * m4/m4.m4: Replace with Autoconf 2.63's m4/m4.m4.
2086 * configure.ac: Update to use AC_PROG_GNU_M4.
2087 Reported by Eric Blake.
2088
20892009-04-03 Joel E. Denny <jdenny@ces.clemson.edu>
2090
2091 Help with updating web manual.
2092 * HACKING: Incorporate instructions from gnulib/doc/README.
2093 * bootstrap.conf (gnulib_modules): Add gendocs.
2094
20952009-04-03 Joel E. Denny <jdenny@ces.clemson.edu>
2096
2097 Fix strange %define locations for default values.
2098 Reported by Akim Demaille at
2099 <http://lists.gnu.org/archive/html/bug-bison/2007-12/msg00001.html>
2100 and discussed again starting at
2101 <http://lists.gnu.org/archive/html/bison-patches/2008-11/msg00102.html>.
2102 * data/bison.m4 (b4_percent_define_default): Leave syncline blank
2103 because location information is bogus.
2104 Use angle brackets to delimit fake file name because square brackets
2105 look like underexpanded m4. Choose a better fake file name.
2106 Use negative line numbers.
2107 * src/muscle_tab.c (muscle_percent_define_default): Likewise.
2108 * src/location.c (location_print): If line for a boundary is negative,
2109 only print that boundary's file name.
2110 * src/location.h: Document that.
2111 * tests/skeletons.at (%define Boolean variables: invalid skeleton
2112 defaults): Update output.
2113
21142008-11-07 Akim Demaille <demaille@gostai.com>
2115
2116 Locations without columns for command line arguments.
2117 * src/location.c (location_print): Don't display negative columns.
2118 * src/location.h: Document this.
2119
21202009-02-03 Joel E. Denny <jdenny@ces.clemson.edu>
2121
2122 Add reminder about uploading public key to keys.gnupg.net.
2123 * HACKING (Release Procedure): Here.
2124
21252009-03-31 Akim Demaille <demaille@gostai.com>
2126
2127 bootstrap: --help to stdout.
2128 * bootstrap (usage): Don't send --help to stderr.
2129 Use a here doc instead of a long string.
2130
21312009-03-31 Akim Demaille <demaille@gostai.com>
2132
2133 bootstrap: README-hacking no longer exists
2134 * bootstrap (checkout_only_file): Set to HACKING.
2135
21362009-03-26 Akim Demaille <demaille@gostai.com>
2137
2138 doc: merge HACKING and README-hacking.
2139 Two files is confusing.
2140 Reported by Alexandre Duret-Lutz.
2141
2142 * README-hacking: Merge into...
2143 * HACKING (Working from the repository): here.
2144
21452009-03-26 Akim Demaille <demaille@gostai.com>
2146
2147 doc: update README-hacking.
2148 * README-hacking: We now use git and git submodules.
2149 Reported by Ralf Wildenhues and Alexandre Duret-Lutz.
2150
21512009-03-26 Akim Demaille <demaille@gostai.com>
2152
2153 lalr1.cc: avoid GCC 4.3 warnings.
2154 GCC 4.3 now warns about "a || b && c" and asks for explicit
2155 parentheses.
2156 Reported by Alexandre Duret-Lutz.
2157 * data/location.cc: Update copyright years.
2158 (Position::operator==): Use parens to make precedence explicit.
2159 Compare lines and columns first, as they are more likely to be
2160 different, and they are faster to compare.
2161
21622009-03-26 Akim Demaille <demaille@gostai.com>
2163
2164 gnulib: update.
2165 * gnulib: Update to latest.
2166 * lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so
2167 use +=.
2168
21692009-01-08 Akim Demaille <demaille@gostai.com>
2170
2171 Fix grep portability issues.
2172 Grep on Solaris does not support -q.
2173 Reported by Summum Bonum.
2174
2175 * NEWS: Add a stub for 2.4.2.
2176 * THANKS: Add Summum Bonum.
2177 * tests/atlocal.in (EGREP): New.
2178 (CC, CXX, XSLTPROC): Make it possible to override them via
2179 envvars.
2180 * tests/java.at: Use $EGREP instead of egrep.
2181 Use AT_CHECK's ignore instead of grep's -q.
2182
21832008-12-11 Joel E. Denny <jdenny@ces.clemson.edu>
2184
2185 Version 2.4.1.
2186 * NEWS: Set version and date.
2187 * lib/Makefile.am: Update copyright year.
2188 * tests/atlocal.in: Update copyright year.
2189
21902008-12-11 Joel E. Denny <jdenny@ces.clemson.edu>
2191
2192 Semicolon feature removal is not about future language support.
2193 * NEWS: The semicolon feature is no longer active for newer languages,
2194 so don't claim that it causes trouble for them.
2195
21962008-12-11 Joel E. Denny <jdenny@ces.clemson.edu>
2197
2198 * gnulib: Update submodule to HEAD.
2199
22002008-12-09 Akim Demaille <demaille@gostai.com>
2201
2202 Update data/README.
2203 * data/README: Document glr.cc, lalr1.java, m4sugar and xslt.
2204
22052008-12-05 Eric Blake <ebb9@byu.net>
2206
2207 Build testsuite with newer autoconf.
2208 * tests/output.at (m4_expand): Don't override in newer autoconf,
2209 where the underlying implementation changed.
2210 * tests/cxx-type.at (_AT_RESOLVED_GLR_OUTPUT)
2211 (_AT_RESOLVED_GLR_OUTPUT_WITH_LOC, _AT_AMBIG_GLR_OUTPUT)
2212 (_AT_AMBIG_GLR_OUTPUT_WITH_LOC, _AT_GLR_STDERR)
2213 (_AT_VERBOSE_GLR_STDERR): Expand to double-quoted strings,
2214 since some of them contain unbalanced ')'.
2215
22162008-11-19 Joel E. Denny <jdenny@ces.clemson.edu>
2217
2218 * NEWS: Clarify a little.
2219
22202008-11-19 Joel E. Denny <jdenny@ces.clemson.edu>
2221
2222 * NEWS: Update for recent changes.
2223
22242008-11-18 Joel E. Denny <jdenny@ces.clemson.edu>
2225
2226 Fix unexpanded macros in GLR defines file.
2227 Reported by Csaba Raduly at
2228 <http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00048.html>.
2229 * THANKS (Csaba Raduly): Add.
2230 * data/glr.c: Fix overquoting on b4_prefix for yylval and yylloc.
2231 * tests/calc.at (_AT_DATA_CALC_Y): If %defines is specified, generate
2232 lexer in a separate module that includes the defines file.
2233 (AT_CHECK_CALC): Use AT_FULL_COMPILE and request compilation of lexer
2234 source.
2235 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Push AT_DEFINES_IF.
2236 Adjust AT_LOC and AT_VAL to use AT_NAME_PREFIX.
2237 (AT_BISON_OPTION_POPDEFS): Pop AT_DEFINES_IF.
2238 (AT_DATA_SOURCE_PROLOGUE): New.
2239 (AT_DATA_GRAMMAR_PROLOGUE): Use AT_DATA_SOURCE_PROLOGUE.
2240 (AT_DATA_SOURCE): New.
2241 (AT_FULL_COMPILE): New, copied from master branch and extended to
2242 support an additional source file.
2243
22442008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
2245
2246 Don't let maintainer-*-check targets force a version update.
2247 * cfg.mk (_is-dist-target): Implement. maintainer-check* was already
2248 handled.
2249
22502008-11-17 Di-an Jan <dianj@freeshell.org>
2251
2252 * doc/bison.texinfo: Synchronize ``Detail Node Listing''.
2253 Align menus. Adjust word wrapping. Use node names for menu names.
2254 (Examples): Don't abbreviate node names.
2255 (LocalWords): Remove abbreviations.
2256 (Copying): Make description a sentence.
2257 (Java Action Features): Remove period to match the rest of menu.
2258
22592008-11-11 Paolo Bonzini <bonzini@gnu.org>
2260
2261 * bootstrap.conf: Replace m4/warning.m4 with warnings module.
2262 * configure.ac: Adjust usage.
2263 * lib/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS).
2264 * src/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS).
2265 * tests/atlocal.in: Replace $(WARNING_*FLAGS) with $(WARN_*FLAGS).
2266
22672008-11-07 Joel E. Denny <jdenny@ces.clemson.edu>
2268
2269 Don't add a semicolon to actions for %skeleton or %language.
2270 It breaks Java test cases as reported by Akim Demaille.
2271 * src/scan-code.l: Implement.
2272
22732008-11-07 Joel E. Denny <jdenny@ces.clemson.edu>
2274
2275 Clean up %skeleton and %language priority implementation.
2276 * src/getargs.c (skeleton_prio): Use default_prio rather than 2, and
2277 remove static qualifier because others will soon need to see it.
2278 (language_prio): Likewise.
2279 (getargs): Use command_line_prio rather than 0.
2280 * src/getargs.h (command_line_prio, grammar_prio, default_prio): New
2281 enum fields.
2282 (skeleton_prio): Extern it.
2283 (language_prio): Extern it.
2284 * src/parse-gram.y: Use grammar_prio rather than 1.
2285
22862008-11-04 Akim Demaille <demaille@gostai.com>
2287
2288 * NEWS: Mention the trailing semicolon in action.
2289
22902008-11-04 Akim Demaille <demaille@gostai.com>
2291
2292 Reformat NEWS.
2293 * NEWS: Use more outline-mode markup.
2294 Suggested by Jim Meyering.
2295
22962008-11-04 Joel E. Denny <jdenny@ces.clemson.edu>
2297
2298 Fix user actions without a trailing semicolon.
2299 Reported by Sergei Steshenko at
2300 <http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00001.html>.
2301 * THANKS (Sergei Steshenko): Add.
2302 * src/scan-code.l (SC_RULE_ACTION): Fix it.
2303 * tests/regression.at (Fix user actions without a trailing semicolon):
2304 New test case.
2305
23062008-11-02 Joel E. Denny <jdenny@ces.clemson.edu>
2307
2308 Initiate further development.
2309 * NEWS: Create an empty section for new entries.
2310 * gnulib: Update submodule to HEAD.
2311
23122008-11-02 Joel E. Denny <jdenny@ces.clemson.edu>
2313
2314 * NEWS: Version 2.4.
2315
23162008-11-02 Joel E. Denny <jdenny@ces.clemson.edu>
2317
2318 Prepare for next release.
2319 * NEWS: Briefly mention changes since 2.3b.
2320 * README: Say GNU m4 1.4.6, which we've been requiring in release
2321 announcements already, not 1.4.3, which breaks the build.
2322
23232008-11-02 Joel E. Denny <jdenny@ces.clemson.edu>
2324
2325 Say %language is experimental.
2326 We're thinking of extending it's effect on output file naming. See the
2327 thread at
2328 <http://lists.gnu.org/archive/html/bison-patches/2008-10/msg00003.html>.
2329 * NEWS: Say it's experimental.
2330 * doc/bison.texinfo (Decl Summary): Say it's experimental, and so don't
2331 recommend it over %skeleton for now.
2332 (Bison Options): Likewise.
2333 (C++ Bison Interface): Use %skeleton not %language.
2334 (Calc++ Parser): Use %skeleton not %language.
2335 * src/getargs.c (usage): Say it's experimental.
2336
23372008-11-01 Di-an Jan <dianj@freeshell.org>
2338 Paolo Bonzini <bonzini@gnu.org>
2339
2340 Support all Java parser class modifiers.
2341 * data/java.m4 (b4_percent_define_get3): New.
2342 (b4_final_if, b4_strictfp_if): New.
2343 * data/lalr1.java (final, strictfp, extends, implements): Support.
2344 * doc/bison.texinfo (final, strictfp, extends, implements): Add
2345 documentation.
2346 * tests/java.at (AT_CHECK_JAVA_MINIMAL): New.
2347 (AT_CHECK_JAVA_MINIMAL_W_LEXER): New.
2348 (AT_CHECK_JAVA_GREP): New.
2349 (Java parser class modifiers): New test.
2350 (Java parser class extends and implements): New test.
2351
2352 Model exception propagation better with throws and lex_throws.
2353 * data/java.m4 (b4_list2): New.
2354 (throws): Change default.
2355 * data/lalr1.java (yyaction): Add throws.
2356 (parse): Add lex_throws in addition to throws.
2357 * doc/bison.texinfo (throws, lex_throws): Add documentation.
2358 * tests/java.at (Java throws specifications): New test.
2359
2360 Improve documentation for Java parsers.
2361 * doc/bison.texinfo (Java Parsers): Add subsections.
2362 Don't quote first argument of %define.
2363 (Java Bison Interface): Document output files. Move documentation
2364 of parser class and merge into Java Parser Interface. Document
2365 features that error out. Document directives with no effect.
2366 Move note about Javadoc higher.
2367 (Java Semantic Values): Explicitly mention stype.
2368 Document that generic types cannot be used.
2369 (Java Location Values): Use @deftypeivar. Document constructors.
2370 Correct return value for toString.
2371 (Java Parser Interface): List undocumented constants/fields.
2372 Move documentation of fields added by %parse-param closer to list
2373 of members. Document that token names are added as fields.
2374 Document constructors accurately. Remove error method.
2375 (Java Scanner Interface): Move note on %pure-parser to Java Bison
2376 Interface. Describe %code lexer and yylex accutately.
2377 Remove documentation that does not match the code.
2378 (Java Action Features): New.
2379 (Java Differences): Add reference. Add item on semantic values.
2380 Add note about @{ ... @}. Clarify %% epilogue placement.
2381 (Java Declarations Summary): New.
2382
2383 Fix Java skeleton.
2384 * data/java.m4 (b4_prefix): Correct quoting for m4_define_default.
2385 (b4_remove_comma): Quote test argument.
2386 (b4_identification): Remove "bison" field.
2387 * tests/java.at (Java parser class and package names): New test.
2388 (Java %parse-param and %lex-param): New test.
2389 (Java stype, position_class and location_class): New test.
2390
23912008-10-31 Di-an Jan <dianj@freeshell.org>
2392
2393 * data/lalr1.jave: Update copyright years.
2394 (YYParser): Correct name of "generated from" file in Javadoc:
2395 use b4_file_name instead of @ofile@.
2396 (Location constructor): Correct Javadoc parameter name.
2397 (yylloc): Add missing opening m4 quote after b4_location_if.
2398 This removes a stray [ in the Javadoc of Lexer.getStartPos.
2399 (Lexer.yyerror): Fix incorrect m4 and Javadoc.
2400 (YYParser constructor): Correct Javadoc parameter name.
2401
24022008-10-30 Joel E. Denny <jdenny@ces.clemson.edu>
2403
2404 Always put auxiliary code files in the same dir as other output files.
2405 * src/files.c (compute_file_name_parts): When the user specifies
2406 --output but not --file-prefix, extract the directory prefix from the
2407 file prefix not from the grammar file name. This affects the location
2408 of files like location.hh generated by the C++ skeleton. The includes
2409 in the other output files require this fix.
2410 * tests/output.at (AT_CHECK_OUTPUT): Automatically create directories
2411 for expected output files.
2412 (Output files): Add a test for the above.
2413
24142008-10-29 Joel E. Denny <jdenny@ces.clemson.edu>
2415
2416 * gnulib: Update submodule to HEAD.
2417
24182008-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
2419
2420 Update copyright year.
2421 * src/files.c: Here.
2422
24232008-10-28 Di-an Jan <dianj@freeshell.org> (tiny change)
2424
2425 Don't overwrite the input file.
2426 * src/files.c (output_file_name_check): Fatal error if using input file
2427 for output.
2428 * tests/output.at: (AT_CHECK_CONFLICTING_OUTPUT): Add return status
2429 argument.
2430 (Conflicting output files): Add test.
2431
24322008-10-28 Akim Demaille <demaille@gostai.com>
2433
2434 Space changes.
2435 * data/lalr1.cc: Formatting changes.
2436
24372008-10-28 Akim Demaille <demaille@gostai.com>
2438
2439 Don't define debugging functions when !YYDEBUG.
2440 * data/lalr1.cc (debug_stream, set_debug_stream)
2441 (debug_level_type, debug_level, set_debug_level): Don't
2442 declare them when YYDEBUG is not defined.
2443 The implementation are already YYDEBUG-aware.
2444
24452008-10-28 Akim Demaille <demaille@gostai.com>
2446
2447 Prefer "continue" for empty loop bodies.
2448 * etc/bench.pl.in: Use "continue" instead of {}.
2449
24502008-10-28 Akim Demaille <demaille@gostai.com>
2451
2452 Space and comments changes.
2453 * data/c++.m4, data/glr.c, data/lalr1.cc: Copyright year changes.
2454 * data/c.m4, data/lalr1.cc: Space changes.
2455
24562008-10-28 Akim Demaille <demaille@gostai.com>
2457
2458 Make gnulib a submodule.
2459 * gnulib: New.
2460 * .gitmodules (gnulib): New.
2461
24622008-10-18 Joel E. Denny <jdenny@ces.clemson.edu>
2463
2464 Fix yyerror_range for user-defined location type in C++. Reported by
2465 Georg Sauthoff at
2466 <http://lists.gnu.org/archive/html/bug-bison/2008-08/msg00008.html>.
2467 * data/lalr1.cc (parse): Change type of yyerror_range to location_type.
2468 * THANKS (Georg Sauthoff): Add.
2469
24702008-10-18 Joel E. Denny <jdenny@ces.clemson.edu>
2471
2472 Update several administrative files mainly to facilitate releasing.
2473 * HACKING (Administrivia): Make the git-merge-changelog notes more
2474 helpful.
2475 (Test suite): Don't say lalr1.cc is not exercised in the test suite.
2476 (Release Procedure): Update for git and add numerous details that were
2477 previously missing.
2478 * Makefile.am (EXTRA_DIST): Remove Makefile.cfg and Makefile.maint.
2479 * maint.mk (announcement): Don't list bison as a bootstrap tool so
2480 that announcements don't claim we bootstrapped with whatever bison
2481 happened to be in PATH. Add flex as a bootstrap tool.
2482 * Makefile.maint: Remove, previously replaced by maint.mk.
2483 * Makefile.cfg: Remove, and migrate settings to...
2484 * cfg.mk: ... here for the sake of `make announcement'.
2485 * bootstrap.conf (gnulib_modules): Add announce-gen.
2486 * README: Say GNU Bison instead of just Bison. Suggested by Karl
2487 Berry.
2488
24892008-10-08 Di-an Jan <dianj@freeshell.org> (tiny change)
2490
2491 Small but important bugfixes for the Java skeleton.
2492 * data/lalr1.java (yyerror): Change Location to b4_location_type.
2493 (yy_symbol_print): Call toString on yyvaluep.
2494
24952008-08-29 Akim Demaille <demaille@gostai.com>
2496
2497 Clarify UPDATED use.
2498 * doc/bison.texinfo: It refers to the last edition of this file,
2499 not to the release date of Bison.
2500 Reported by Joel E. Denny.
2501
25022008-08-29 Akim Demaille <demaille@gostai.com>
2503
2504 * README: Update FAQ pointer.
2505 Reported by Joel E. Denny.
2506
25072008-08-27 Eric Blake <ebb9@byu.net>
2508
2509 Resync m4sugar from autoconf.
2510 * data/m4sugar/m4sugar.m4 (m4_defn, m4_popdef, m4_undefine)
2511 (m4_init): Adjust to latest m4.git changes.
2512 (m4_mapall_sep, _m4_list_cmp, m4_version_compare): Reduce side
2513 effects.
2514 * data/m4sugar/foreach.m4 (_m4_shiftn): Fix off-by-one bug.
2515 (_m4_list_cmp): Reduce side effects.
2516
25172008-08-27 Akim Demaille <demaille@gostai.com>
2518
2519 Check yyerrok in calc.at.
2520 * tests/calc.at (calc.y): Use yyerrok on "( error )".
2521 (AT_CHECK_CALC): Add a check that ensures that yyerrok works as
2522 expected.
2523
25242008-08-27 Akim Demaille <demaille@gostai.com>
2525
2526 Support yyerrok in lalr1.cc.
2527 YYBACKUP is still to import back into lalr1.cc.
2528 * data/lalr1.cc (yyerrork, yyclearin, YYRECOVERING): Define.
2529
25302008-08-26 Joel E. Denny <jdenny@ces.clemson.edu>
2531
2532 For maintainer-check*, don't recompile for a $(VERSION) update.
2533 * cfg.mk: New file.
2534 (_is-dist-target): Override the one in GNUmakefile.
2535 * Makefile.am (EXTRA_DIST): Add cfg.mk.
2536
25372008-08-26 Joel E. Denny <jdenny@ces.clemson.edu>
2538
2539 Update for recent change to gnulib.
2540 * src/parse-gram.y: Don't include strverscmp.h. It comes from
2541 string.h now.
2542
25432008-08-15 Eric Blake <ebb9@byu.net>
2544
2545 Remaining m4sugar merge from autoconf.
2546 * data/m4sugar/m4sugar.m4: Copy entire file from autoconf.
2547 * data/m4sugar/foreach.m4: New file, copied from autoconf.
2548 * data/Makefile.am (dist_m4sugar_DATA): Distribute it.
2549 * src/output.c (output_skeleton): Tell m4 how to find it.
2550
2551 Partial m4sugar merge from autoconf: m4_map.
2552 * data/m4sugar/m4sugar.m4 (m4_fst): Delete.
2553 (m4_map, m4_map_sep, _m4_map): Rewrite more efficiently.
2554 (m4_apply, _m4_apply, m4_mapall, m4_mapall_sep): New macros.
2555 * data/java.m4 (b4_token_enums): Use more efficient short-circuit
2556 for empty list.
2557 * data/c.m4 (b4_token_defines, b4_token_enums, b4_c_ansi_formals):
2558 Likewise.
2559 (b4_parse_param_for): Avoid m4_fst, now that autoconf no longer
2560 declares it.
2561
25622008-08-07 Joel E. Denny <jdenny@ces.clemson.edu>
2563
2564 Keep .version and PACKAGE_VERSION in sync.
2565 * Makefile.am ($(top_srcdir)/.version): Declare configure as a
2566 dependency, and add comments justifying this in more detail. Discussed
2567 starting at
2568 <http://lists.gnu.org/archive/html/bison-patches/2008-07/msg00022.html>.
2569
25702008-08-06 Eric Blake <ebb9@byu.net>
2571
2572 Partial m4sugar merge from autoconf: m4_shiftn.
2573 * data/m4sugar/m4sugar.m4 (m4_shiftn): Faster implementation.
2574 (m4_shift2, m4_shift3): New macros.
2575 (m4_case, m4_bmatch, m4_bpatsubsts, m4_join): Adjust clients.
2576 * data/c.m4 (b4_c_function_def, b4_c_ansi_function_def)
2577 (b4_c_ansi_function_decl, b4_c_function_call): Likewise.
2578 * data/java.m4 (b4_remove_comma): Likewise.
2579
2580 Partial m4sugar merge from autoconf: m4_wrap vs. m4 1.6.
2581 * data/m4sugar/m4sugar.m4 (m4_unquote, m4_wrap_lifo): New macros.
2582 (m4_wrap): Guarantee FIFO order, in spite of m4 1.6.
2583 (m4_init): Consolidate wrapped text into single m4_wrap.
2584 * data/bison.m4 (b4_check_user_names_wrap): Stick with LIFO order
2585 in wrapped text.
2586
25872008-08-05 Eric Blake <ebb9@byu.net>
2588
2589 Partial m4sugar merge from autoconf: builtins, version.m4.
2590 * data/m4sugar/m4sugar.m4 (changeword): Nuke.
2591 (m4_prepend): Remove, as it is unused and inherently quadratic,
2592 whereas m4_append is linear in newer m4.
2593 (m4_mkstemp): New builtin.
2594 (m4_symbols): Make rename conditional.
2595 (m4_version_prereq): Ensure fatal error if used in bison, which
2596 intentionally lacks version.m4.
2597
2598 Fix comments in m4sugar.
2599 * data/m4sugar/m4sugar.m4: Comment changes, borrowed from autoconf.
2600
26012008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
2602
2603 Update for recent .gitignore fix in Gnulib.
2604 * bootstrap: Back out 2008-07-18 hack now that gnulib-tool creates
2605 anchored .gitignore entries.
2606
26072008-08-02 Joel E. Denny <jdenny@ces.clemson.edu>
2608
2609 Set gnu or gnits strictness.
2610 * configure.ac (AM_INIT_AUTOMAKE): Set gnu strictness during
2611 development and gnits strictness for releases. Based on Eric Blake's
2612 suggestion at
2613 <http://lists.gnu.org/archive/html/bug-bison/2008-07/msg00019.html>.
2614
26152008-07-31 Paolo Bonzini <bonzini@gnu.org>
2616
2617 * NEWS: Clarify documentation of %language.
2618
26192008-07-31 Paolo Bonzini <bonzini@gnu.org>
2620
2621 Support usage of git-merge-changelog.
2622 * .gitattributes: New.
2623 * HACKING: Document usage of git-merge-changelog.
2624 * bootstrap: Install git-merge-changelog entries in .git/config
2625 if appropriate.
2626
26272008-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
2628
2629 Remove remaining dependence on CVS Id keyword.
2630 * ChangeLog: For the sake of people still using CVS, don't use dollars
2631 when mentioning Id.
2632 * data/xslt/bison.xsl: Remove Id from header comments, where it was
2633 unusual anyway.
2634 * data/xslt/xml2dot.xsl: Likewise.
2635 * data/xslt/xml2text.xsl: Likewise.
2636 * data/xslt/xml2xhtml.xsl: Likewise.
2637 * doc/Doxyfile.in (PROJECT_NUMBER): Don't use ID.
2638 * doc/Makefile.am (neutralize): Remove, no longer needed.
2639 (.x.1): Don't use neutralize.
2640 (edit): Don't substitute for ID.
2641 (Doxyfile): Don't define Id, and thus don't depend on ChangeLog.
2642
26432008-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
2644
2645 Fix dependence on computed configure variables.
2646 * doc/Makefile.am (common_dep): Depend on $(top_srcdir)/configure not
2647 $(top_srcdir)/configure.ac so that changes to computed variables, such
2648 as PACKAGE_VERSION, are seen.
2649 * tests/Makefile.am ($(srcdir)/package.m4): Likewise.
2650
26512008-07-20 Joel E. Denny <jdenny@ces.clemson.edu>
2652
2653 Update copyright dates for recent changes.
2654 * Makefile.am: Here.
2655 * src/Makefile.am: Here.
2656 * src/reduce.c: Here.
2657 * tests/reduce.at: Here.
2658
26592008-07-18 Joel E. Denny <jdenny@ces.clemson.edu>
2660
2661 Use git-version-gen for version names between releases.
2662 * .cvsignore (.tarball-version, GNUmakefile, *~): Add.
2663 * .gitignore (/.tarball-version, /GNUmakefile, /*~): Add.
2664 * .prev-version: New.
2665 * .version.in: Remove.
2666 * ChangeLog: Remove the Id previously used for capturing the CVS
2667 revision.
2668 * GNUmakefile: Remove, now copied from Gnulib.
2669 * Makefile.am: Add code suggested by comments in
2670 build-aux/git-version-gen.
2671 (EXTRA_DIST): Remove GNUmakefile, handled by Gnulib. Add maint.mk,
2672 .prev-version, and .version.
2673 * NEWS (2.3b+): Rename to...
2674 (?.?): ... this because we're dropping the "+" version naming scheme,
2675 but, in general, we still can't be sure of our next release name.
2676 * bootstrap: Add a quick hack to remove from .gitignore the
2677 GNUmakefile entry that gnulib adds. We already have a /GNUmakefile
2678 entry. This should really be fixed in gnulib instead.
2679 * bootstrap.conf (gnulib_modules): Add gnumakefile.
2680 * configure.ac (AC_INIT): Set version name by invoking
2681 build-aux/git-version-gen.
2682 (AC_CONFIG_FILES): Remove .version, now generated by
2683 build-aux/git-version-gen.
2684 * maint.mk: New, copied from coreutils.
2685 * doc/.cvsignore (bison.1): Add.
2686 * doc/.gitignore (/bison.1): Add.
2687 * doc/bison.1: Remove, generated.
2688 * src/.cvsignore (revision.c): Remove.
2689 * src/.gitignore (/revision.c): Remove.
2690 * src/Makefile.am (bison_SOURCES): Remove revision.c and revision.h.
2691 (BUILT_SOURCES): Remove revision.c.
2692 (revision.c): Remove.
2693 * src/getargs.c (version): Don't print revision after the VERSION.
2694 * src/revision.h: Remove.
2695
26962008-07-16 Joel E. Denny <jdenny@ces.clemson.edu>
2697
2698 Fix untranslatable composition of sentences. Reported by Goran
2699 Uddeborg at
2700 <http://lists.gnu.org/archive/html/bug-bison/2008-06/msg00000.html>.
2701 * THANKS (Goran Uddeborg): Add.
2702 * src/reduce.c (reduce_print): Report the number of nonterminals and
2703 rules useless in the grammar in separate sentences.
2704 * tests/reduce.at (Useless Rules): Update output.
2705 (Reduced Automaton): Likewise.
2706 (Underivable Rules): Likewise.
2707 (Empty Language): Likewise.
2708
27092008-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
2710
2711 Fix some .gitignore and .cvsignore problems.
2712 * bootstrap (insert_sorted_if_absent): Replace all uses with...
2713 (insert_vc_ignore): ... this new function, which prepends `/' to all
2714 .gitignore entries before passing them to insert_sorted_if_absent.
2715 * bootstrap.conf (vc_ignore): Set to '.cvsignore .gitignore' so that
2716 .cvsignore files are maintained even though Bison developers run
2717 bootstrap while using Git.
2718 * .cvsignore (*.patch *.log log patches applied): Remove, apparently
2719 unneeded by Bison.
2720 (gnulib): Add.
2721 * .gitignore (/*.patch *.log log patches applied): Remove, broken and
2722 unneeded. Reported by Eric Blake.
2723 * lib/.gitignore (/*~): Add.
2724 * po/.cvsignore, runtime-po/.cvsignore: Sync with .gitignore.
2725 * examples/calc++/.gitignore (/calc++.exe): Add. Reported by Eric
2726 Blake.
2727 * src/.gitignore (/bison.exe): Add. Reported by Eric Blake.
2728
27292008-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
2730
2731 Improve forward-compatibility with GNU M4. Reported by Eric Blake at
2732 <http://lists.gnu.org/archive/html/bug-bison/2008-07/msg00000.html>.
2733 * bootstrap.conf (gnulib_modules): Add unsetenv.
2734 * lib/.gitignore, lib/.cvsignore (/unsetenv.c): Add.
2735 * m4/.gitignore, m4/.cvsignore (/environ.m4): Add.
2736 (/setenv.m4): Add.
2737 * src/output.c (output_skeleton): For the m4 invocation, pass -dV as
2738 the first argument because it may become position-dependent, and unset
2739 POSIXLY_CORRECT so Bison's skeletons have access to GNU M4 extensions.
2740 Add comments explaining these issues in more detail.
2741
27422008-07-14 Joel E. Denny <jdenny@ces.clemson.edu>
2743
2744 Add .gitignore everywhere based on .cvsignore.
2745 * .gitignore: New.
2746 * build-aux/.gitignore: New.
2747 * data/.gitignore: New.
2748 * doc/.gitignore: New.
2749 * etc/.gitignore: New.
2750 * examples/.gitignore: New.
2751 * examples/calc++/.gitignore: New.
2752 * lib/.gitignore: New.
2753 * m4/.gitignore: New.
2754 * po/.gitignore: New.
2755 * runtime-po/.gitignore: New.
2756 * src/.gitignore: New.
2757 * tests/.gitignore: New.
2758
27592008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
2760
2761 * NEWS (2.3b+): New section, empty for now.
2762 * configure.ac (AC_INIT): 2.3b -> 2.3b+.
2763
27642008-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
2765
2766 * NEWS (2.3b): Update release date since there has been a delay in
2767 getting the announcements and tarballs out.
2768
27692008-05-23 Joel E. Denny <jdenny@ces.clemson.edu>
2770
2771 * NEWS: Version 2.3b.
2772 * configure.ac (AC_INIT): Likewise.
2773 (PACKAGE_COPYRIGHT_YEAR): Update to 2008.
2774
27752008-05-23 Joel E. Denny <jdenny@ces.clemson.edu>
2776
2777 * HACKING: Don't say don't mention HACKING in the ChangeLog. We've
2778 been doing it for years.
2779 (Test suite): Mention maintainer-push-check and maintainer-xml-check.
2780 (Release Procedure): Add FIXME about make alpha being unmaintained.
2781
27822008-05-13 Joel E. Denny <jdenny@ces.clemson.edu>
2783
2784 * data/yacc.c: Reformat m4 a little for readability.
2785 * src/lalr.c (build_relations): Correct comment.
2786
27872008-05-12 Juan Manuel Guerrero <juan.guerrero@gmx.de>
2788
2789 DJGPP specific issue.
2790 * djgpp/config.sed: Fixes required to run configure scripts generated
2791 by autoconf 2.62.
2792
27932008-05-07 Joel E. Denny <jdenny@ces.clemson.edu>
2794
2795 * HACKING (Release Procedure): translation@iro.umontreal.ca is now
2796 coordinator@translationproject.org.
2797
27982008-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
2799
2800 * THANKS: Add Eric Blake.
2801
28022008-04-23 Eric Blake <ebb9@byu.net>
2803
2804 Revert prior patch, by working around autoconf regression.
2805 * tests/output.at (m4_expand): Add workaround for autoconf 2.62.
2806 ("Output file name: ("): Uncomment test.
2807 ("Output file name: )"): Likewise.
2808 Based on an idea from Noah Misch.
2809
28102008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
2811
2812 Work-around an Autoconf 2.62 AT_SETUP bug that was not present in
2813 2.61. Reported by Juan Manuel Guerrero at
2814 <http://lists.gnu.org/archive/html/bug-bison/2008-04/msg00011.html>.
2815 * tests/output.at ("Output file name: ("): Comment out test case for
2816 now.
2817 ("Output file name: )"): Likewise.
2818
28192008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
2820
2821 * GNUmakefile: Update git-version-gen invocation so make dist
2822 succeeds.
2823
28242008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
2825
2826 Update to the current gnulib CVS repository, and fix trigraph handling
2827 in Bison.
2828 * bootstrap: Update gnulib CVS repository URL.
2829 (symlink_to_dir): Encapsulate the code that guarantees the destination
2830 directory exists into...
2831 (check_dst_dir): ... this new function, and...
2832 (cp_mark_as_generated): ... reuse it here so that bootstrap doesn't
2833 fail when copying files into lib/uniwidth/.
2834 * src/output.c (prepare_symbols): When writing yytname muscles, where
2835 symbol names will be encoded in C-string literals, tell quotearg to
2836 escape trigraphs. This used to be the default in gnulib.
2837 * tests/regression.at (Token definitions): Because of the change in
2838 gnulib's quotearg behavior, string_as_id in parse-gram.y no longer
2839 escapes trigraphs in symbol names. Thus, yytname no longer has
2840 trigraphs unnecessarily doubly escaped. Update test case output.
2841 Extend test case to be sure Bison's own error messages will no longer
2842 have trigraphs in symbol names unnecessarily escaped once.
2843
28442008-04-20 Joel E. Denny <jdenny@ces.clemson.edu>
2845
2846 Fix make dist infinite loop reported by Juan Manuel Guerrero at
2847 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00009.html>.
2848 * .cvsignore: Add .version.
2849 * .version.in: New.
2850 * bootstrap.conf (gnulib_modules): Add git-version-gen.
2851 * configure.ac (AC_CONFIG_FILES): Add .version.
2852 * build-aux/.cvsignore: Add git-version-gen.
2853
28542008-03-08 Joel E. Denny <jdenny@ces.clemson.edu>
2855
2856 * NEWS (2.3a+): Mention that -g now takes an argument.
2857 * doc/bison.texinfo (Bison Options): Reword -W entry a little for
2858 consistency. Update the -g and -x entries now that they take
2859 arguments. Use brackets to indicate optional arguments.
2860 * src/getargs.c (usage): Explain the relationship between arguments of
2861 long and short options more completely. Document --defines and -d
2862 separately since the former takes an argument but, for POSIX Yacc, the
2863 latter does not.
2864 (short_options): Let -W take an optional argument like --warnings.
2865 (getargs): Sort cases.
2866
28672008-02-28 Akim Demaille <demaille@gostai.com>
2868
2869 * doc/bison.texinfo: Fix a few typos.
2870
28712008-02-28 Akim Demaille <akim@epita.fr>
2872
2873 * doc/bison.texinfo (Bison Options): Document -W.
2874 Based on Joel E. Denny's NEWS entry, and Automake's documentation.
2875
28762008-02-28 Akim Demaille <akim@epita.fr>
2877
2878 * src/getargs.c (short_options): Split and sort for readability.
2879 -g and -x take optional arguments, just like their long options.
2880 * build-aux/cross-options.pl: Use /x to make the regexp easier to
2881 understand.
2882 Fix the handling of $opt which resulted in all the argument to be
2883 considered as optional.
2884
28852008-02-22 Joel E. Denny <jdenny@ces.clemson.edu>
2886
2887 * NEWS (2.3a+): Don't say %language is experimental. Mention Java and
2888 say its interface is experimental.
2889 * doc/bison.texinfo (Decl Summary): In the %language entry, mention
2890 Java.
2891 (Bison Options): In the -L and --language entry, mention Java.
2892 (Java Bison Interface): Say the interface is experimental.
2893 * src/getargs.c (usage): Mention -L and --language.
2894
2895 * NEWS (2.3a+): Say the push parsing interface is experimental.
2896 * doc/bison.texinfo (Push Decl): Likewise.
2897 (Decl Summary): Likewise in the "%define api.push_pull" entry.
2898 (Push Parser Function): Likewise.
2899 (Pull Parser Function): Likewise.
2900 (Parser Create Function): Likewise.
2901 (Parser Delete Function): Likewise.
2902 (Table of Symbols): Likewise in the yypstate_delete, yypstate_new,
2903 yypull_parse, and yypush_parse entries.
2904
2905 * NEWS (2.3a+): Mention XML support, and say the schema is
2906 experimental.
2907 * doc/bison.texinfo (Bison Options): Mention -x and --xml.
2908 * src/getargs.c (usage): Say the XML schema is experimental.
2909
2910 * NEWS (2.3a+): Say option instead of flag.
2911
29122008-02-21 Wojciech Polak <polak@gnu.org>
2913
2914 * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Change footer
2915 text.
2916
29172008-02-20 Joel E. Denny <jdenny@ces.clemson.edu>
2918
2919 Fix impure push parser compile error reported by Bob Rossi at
2920 <http://lists.gnu.org/archive/html/help-bison/2008-02/msg00023.html>.
2921 * data/yacc.c: Clean up whitespace in the output a little.
2922 (yypstate_allocated): Define for impure push parsers regardless of
2923 whether the pull interface is also requested.
2924 * tests/push.at (Push Parsing: Multiple impure instances): Extend to
2925 check impure push parsers without the pull interface.
2926
2927 * data/yacc.c (yypstate_new): Don't try to invoke yyerror since
2928 yyerror takes arguments specified by %parse-param while yypstate_new
2929 does not.
2930 * doc/bison.texinfo (Parser Create Function): Document that
2931 yypstate_new returns 0 for multiple impure parser instances.
2932 * tests/push.at (Push Parsing: Multiple impure instances): Update
2933 expected stderr output.
2934
29352008-02-19 Joel E. Denny <jdenny@ces.clemson.edu>
2936
2937 * runtime-po/POTFILES.in (push.c): Remove.
2938
29392008-02-17 Joel E. Denny <jdenny@ces.clemson.edu>
2940
2941 * data/Makefile.am (dist_pkgdata_DATA): Remove push.c.
2942 * data/push.c: Rename to...
2943 * data/yacc.c: ... this, overwriting it.
2944 * etc/bench.pl.in (bench_grammar): `%pure-parser'-> `%define api.pure'.
2945 `%push-pull-parser' -> `%define api.push_pull "both"'.
2946 Remove old yacc.c tests, and update push.c tests to yacc.c.
2947
29482008-02-17 Joel E. Denny <jdenny@ces.clemson.edu>
2949
2950 * data/bison.m4 (b4_percent_code_get): Output %code block comments like
2951 `"%code top" blocks' instead of `%code "top" blocks'.
2952 * data/push.c: Import yacc.c changes from 2008-01-09 and 2007-08-03.
2953 Clean up whitespace in the output a little.
2954
29552008-02-16 Joel E. Denny <jdenny@ces.clemson.edu>
2956
2957 Fix documentation problems reported by Tim Josling at
2958 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00013.html>.
2959 * NEWS (2.3a+): Mention removal of --no-parser, -n, and %no-parser.
2960 * doc/bison.texinfo (Token Decl): Token numbers are *nonnegative*
2961 integers. Explain the effect of literal string aliases on error
2962 messages. Copy token 0 documentation from the C++ skeleton
2963 documentation.
2964
29652008-02-16 Joel E. Denny <jdenny@ces.clemson.edu>
2966
2967 Accept a token number in a %left, %right, or %nonassoc for POSIX
2968 conformance. Reported by Tim Josling at
2969 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00010.html>.
2970 * NEWS (2.3a+): Mention.
2971 * doc/bison.texinfo (Precedence Decl): Describe how literal strings
2972 and code numbers are treated by precedence declarations.
2973 * src/parse-gram.y (precedence_declaration): Use symbols.prec instead
2974 of symbols.1.
2975 (symbols.prec): New, just like symbols.1 but uses symbol.prec instead
2976 of symbol.
2977 (symbol.prec): New, just like symbol but allows INT.
2978 * src/symtab.c (symbol_user_token_number_set): Remove an aver that no
2979 longer holds.
2980 * tests/regression.at (Token number in precedence declaration): New
2981 test case.
2982
29832008-02-06 Juan Manuel Guerrero <juan.guerrero@gmx.de>
2984
2985 DJGPP specific issues.
2986 * djgpp/config.bat: Add filenames that are not 8.3 clean and that must
2987 be changed. Copyright timestamp adjusted.
2988 * djgpp/config.sed: Add filenames that are not 8.3 clean and that must
2989 be changed. Copyright timestamp adjusted.
2990 * djgpp/config.site: Copyright timestamp adjusted.
2991 * djgpp/config_h.sed: Copyright timestamp adjusted.
2992 * djgpp/djunpack.bat: Copyright timestamp adjusted.
2993 * djgpp/fnchnage.lst: Add filenames that are not 8.3 clean to the
2994 filename translation list.
2995 * djgpp/subpipe.c (init_subpipe): Check the environment variables
2996 TMPDIR, TMP and TEMP, in that order, to determinate where the temp
2997 files shall be created. Before trying to use the temp dir where the
2998 environment variable points to check that the dir really exists. If
2999 not default to the cwd as temp dir. Copyright timestamp adjusted.
3000 * djgpp/subpipe.h: Copyright timestamp adjusted.
3001 * djgpp/testsuite.sed: Copyright timestamp adjusted.
3002
30032008-01-30 Paul Eggert <eggert@cs.ucla.edu>
3004
3005 * doc/bison.texinfo: Update Back-Cover text to reflect new GNU wording.
3006
30072008-01-09 Paul Eggert <eggert@cs.ucla.edu>
3008
3009 * data/yacc.c (yyparse): Correct the comment when locations aren't used.
3010 Problem reported by Claudio Saavedra in
3011 <http://lists.gnu.org/archive/html/bug-bison/2008-01/msg00003.html>.
3012
30132008-01-05 Wojciech Polak <polak@gnu.org>
3014
3015 * data/xslt/xml2xhtml.xsl (xsl:template match="/"): Precede an XHTML
3016 document's title with the input grammar file name.
3017
30182007-12-22 Joel E. Denny <jdenny@ces.clemson.edu>
3019
3020 Automate regression testing of the XML/XSLT implementation. Discussed
3021 starting at
3022 <http://lists.gnu.org/archive/html/bison-patches/2007-11/msg00021.html>.
3023 * configure.ac (XSLTPROC): New substitution.
3024 * Makefile.am (maintainer-xml-check): New phony target invoking...
3025 * tests/Makefile.am (maintainer-xml-check): ... this new phony target
3026 invoking make maintainer-check with BISON_TEST_XML=1.
3027 * tests/atlocal.in (XSLTPROC): New.
3028 * tests/local.at (AT_BISON_CHECK): New macro to (1) instruct Valgrind
3029 not to report reachable memory when Bison is expected to have a
3030 non-zero exit status and (2) to compare XML/XSLT output with --graph
3031 and --report=all output for every working grammar when
3032 BISON_TEST_XML=1.
3033 (AT_BISON_CHECK_NO_XML): Likewise, but skip XML checks.
3034 (AT_BISON_CHECK_XML): New.
3035 (AT_QUELL_VALGRIND): New.
3036 * tests/testsuite.at (ORIGINAL_AT_CHECK): Remove this and...
3037 (AT_CHECK): ... don't redefine this since this was the old way to
3038 quell Valgrind.
3039 * tests/actions.at: Rewrite all AT_CHECK invocations for bison as
3040 AT_BISON_CHECK invocations.
3041 * tests/c++.at: Likewise.
3042 * tests/calc.at: Likewise.
3043 * tests/conflicts.at: Likewise.
3044 * tests/cxx-type.at: Likewise.
3045 * tests/existing.at: Likewise.
3046 * tests/glr-regression.at: Likewise.
3047 * tests/headers.at: Likewise.
3048 * tests/input.at: Likewise.
3049 * tests/java.at: Likewise.
3050 * tests/output.at: Likewise.
3051 * tests/push.at: Likewise.
3052 * tests/reduce.at: Likewise.
3053 * tests/regression.at: Likewise.
3054 * tests/sets.at: Likewise.
3055 * tests/skeletons.at: Likewise.
3056 * tests/synclines.at: Likewise.
3057 * tests/torture.at: Likewise.
3058 (Big triangle): Use AT_BISON_CHECK_NO_XML instead since this grammar
3059 tends to hang xsltproc.
3060 (Big horizontal): Likewise.
3061
30622007-12-08 Joel E. Denny <jdenny@ces.clemson.edu>
3063
3064 In XML output, remove redundant class attribute on symbol element.
3065 * data/xslt/bison.xsl (xsl:key name="bison:symbolByName"): New.
3066 * data/xslt/xml2xhtml.xsl (xsl:template match="symbol"): Use it to
3067 look up a symbol to determine whether it's a nonterminal or terminal.
3068 * src/gram.c (rule_rhs_print_xml): Remove class attribute.
3069 * src/state.c (state_rule_lookahead_tokens_print_xml): Likewise.
3070
3071 Add prec/assoc information to XML output.
3072 * src/gram.c (grammar_rules_print_xml): For each rule that has a
3073 %prec, add a percent_prec attribute.
3074 * src/print-xml.c (print_grammar): For each terminal that has a
3075 precedence or associativity, add a prec or assoc attribute.
3076 (xml_indent): New.
3077 (xml_puts): Use xml_indent.
3078 (xml_printf): Use xml_indent.
3079 * src/print-xml.h (xml_indent): Prototype.
3080
3081 * tests/existing.at (GNU pic Grammar): Fix a rule miscopied from
3082 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00026.html>.
3083
30842007-12-08 Joel E. Denny <jdenny@ces.clemson.edu>
3085
3086 * data/xslt/bison.xsl (bison:ruleNumber): Rename to...
3087 (bison:ruleByNumber): ... this for clarity.
3088 * data/xslt/xml2dot.xsl (xsl:template match="item"): Update.
3089 * data/xslt/xml2text.xsl (xsl:template match="item"): Update.
3090 (xsl:template match="reduction"): Update.
3091 (xsl:template match="item"): Update.
3092 (xsl:template match="reduction"): Update.
3093
3094 In the XML output, don't print the list of rules where symbols appear.
3095 Compute it in XSLT instead. Discussed at
3096 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00024.html>.
3097 * data/xslt/bison.xsl (bison:ruleByLhs): New.
3098 (bison:ruleByRhs): New.
3099 * data/xslt/xml2text.xsl (xsl:template match="terminal"): Use
3100 bison:ruleByRhs.
3101 (xsl:template match="terminal/rule"): Remove.
3102 (xsl:template match="nonterminal"): Use bison:ruleByLhs and
3103 bison:ruleByRhs.
3104 (xsl:template match="nonterminal/left/rule|nonterminal/right/rule"):
3105 Remove.
3106 * data/xslt/xml2xhtml.xsl (xsl:template match="terminal"): Use
3107 bison:ruleByRhs and mode="number-link" for rule template.
3108 (xsl:template match="terminal/rule"): Remove.
3109 (xsl:template match="nonterminal"): Use bison:ruleByLhs and
3110 bison:ruleByRhs and mode="number-link" for rule template.
3111 (xsl:template match="nonterminal/left/rule|nonterminal/right/rule"):
3112 Rewrite as...
3113 (xsl:template match="rule" mode="number-link"): ... this.
3114 * src/print-xml.c (print_grammar): Don't print the list of rules.
3115
31162007-12-01 Joel E. Denny <jdenny@ces.clemson.edu>
3117
3118 Don't let --report affect XML output; always print all information.
3119 Discussed at
3120 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00020.html>.
3121 * src/conflicts.c (log_resolution): Implement.
3122 * src/print-xml.c (print_core): Implement.
3123 (print_state): Implement.
3124 (print_xml): Implement.
3125
3126 * NEWS (2.3a+): Fix quotes.
3127 * src/parse-gram.y (prologue_declaration): For consistency with -v,
3128 don't let %verbose clear the list specified by --report.
3129
31302007-11-26 Akim Demaille <akim@epita.fr>
3131
3132 * data/Makefile.am (dist_pkgdata_DATA): Ship and install bison.xsl.
3133
31342007-11-24 Joel E. Denny <jdenny@ces.clemson.edu>
3135
3136 In the XML output, list useless and unused symbols and rules with the
3137 useful ones and add a "usefulness" attribute. Discussed starting at
3138 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00017.html>.
3139 * src/gram.c (grammar_rules_partial_print_xml): Remove.
3140 (grammar_rules_print_xml): Print all rules instead of just those
3141 useful in the grammar, and add a "usefulness" attribute.
3142 * src/gram.h (grammar_rules_partial_print_xml): Remove prototype.
3143 * src/print-xml.c (print_rules_useless_in_parser): Remove.
3144 (print_grammar): Print all nonterminals instead of just useful ones,
3145 and add a "usefulness" attribute to nonterminals and terminals.
3146 (print_xml): Don't print a separate "reductions" or
3147 "rules-useless-in-parser" element.
3148 * src/reduce.c (reduce_output): Use reduce_token_unused_in_grammar.
3149 (reduce_xml): Remove.
3150 (reduce_token_unused_in_grammar): New.
3151 (reduce_nonterminal_useless_in_grammar): New.
3152 * src/reduce.h (reduce_xml): Remove prototype.
3153 (reduce_token_unused_in_grammar): Add prototype.
3154 (reduce_nonterminal_useless_in_grammar): Add prototype.
3155 * data/xslt/xml2text.xsl: Update for XML changes.
3156 * data/xslt/xml2xhtml.xsl: Update for XML changes.
3157 * tests/reduce.at (Useless Terminals): Update output.
3158 (Useless Rules): Update output.
3159 (Reduced Automaton): Update output.
3160
3161 Say "Terminals unused in grammar" instead of "Unused terminals".
3162 * NEWS (2.3a+): Update.
3163 * doc/bison.texinfo (Understanding): Update example output.
3164 * src/reduce.c (reduce_output): Implement.
3165 * data/xslt/xml2text.xsl: Implement.
3166 * data/xslt/xml2xhtml.xsl: Implement.
3167
31682007-11-18 Joel E. Denny <jdenny@ces.clemson.edu>
3169
3170 Accept --report-file=FILE to override the default `.output' filename.
3171 * NEWS (2.3a+): Mention.
3172 * doc/bison.texinfo (Bison Options): Add an entry.
3173 * src/files.c (compute_output_file_names): Don't override
3174 spec_verbose_file if already set.
3175 * src/getargs.c (usage): Document --report-file.
3176 (REPORT_FILE_OPTION): New anonymous enum member.
3177 (long_options): Add entry for it.
3178 (getargs): Add case for it setting spec_verbose_file.
3179
3180 * build-aux/cross-options.pl: Don't record a short option just because
3181 there's an arg.
3182 * doc/.cvsignore: Add yacc.1.
3183
31842007-11-14 Akim Demaille <akim@epita.fr>
3185
3186 * doc/yacc.1.in: New.
3187 * configure.ac, doc/Makefile.am: Adjust.
3188 * configure.ac (PACKAGE_COPYRIGHT_YEAR): New substitution, and new
3189 config.h symbol.
3190 Use AC_SUBST for assignments too.
3191 * src/getargs.c (version): Use PACKAGE_COPYRIGHT_YEAR.
3192
31932007-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
3194
3195 * src/gram.c: Remove comments that duplicate comments in gram.h.
3196
3197 When reporting useless rules and nonterminals, say "useless in grammar"
3198 instead of "useless", and say "useless in parser" instead of "never
3199 reduced". Discussed starting at
3200 <http://lists.gnu.org/archive/html/bison-patches/2007-10/msg00033.html>.
3201 * NEWS (2.3a+): Mention this change.
3202 * data/xslt/xml2text.xsl: Update output text and expected input XML
3203 element names to match changes below.
3204 * data/xslt/xml2xhtml.xsl: Likewise.
3205 (xsl:template match="bison-xml-report"): Add missing entry in Table of
3206 Contents: "Rules useless in parser due to conflicts".
3207 * doc/bison.texinfo (Decl Summary): Reword a little.
3208 (Understanding): Update example output for changes below.
3209 * src/gram.c: (rule_useful_p): Rename to...
3210 (rule_useful_in_grammar_p): ... this.
3211 (rule_useless_p): Rename to...
3212 (rule_useless_in_grammar_p): ... this.
3213 (rule_never_reduced_p): Rename to...
3214 (rule_useless_in_parser_p): ... this.
3215 (grammar_rules_print): Update for renames.
3216 (grammar_rules_print_xml): Update for renames.
3217 (grammar_rules_never_reduced_report): Rename to...
3218 (grammar_rules_useless_report): ... this since it is used for either
3219 kind of useless rule.
3220 * src/gram.h: Reword comments and update function names in prototypes.
3221 * src/main.c (main): Say "rule useless in parser due to conflicts".
3222 * src/print-xml.c (print_rules_never_reduced): Rename to...
3223 (print_rules_useless_in_parser): ... this, and rename output XML
3224 element "rules-never-reduced" to "rules-useless-in-parser".
3225 (print_xml): Update for rename.
3226 * src/print.c (print_results): Say "Rules useless in parser due to
3227 conflicts".
3228 * src/reduce.c (reduce_grammar_tables): Say "rule useless in grammar".
3229 (nonterminals_reduce): Say "nonterminal useless in grammar".
3230 (reduce_output): Say "Nonterminals useless in grammar".
3231 Say "Rules useless in grammar".
3232 (reduce_xml): Rename output XML element "useless" to
3233 "useless-in-grammar".
3234 (reduce_print): Don't report the count of grammatically useless rules
3235 as "rules never reduced" just because %yacc is specified.
3236 In the correct report of this count, say nonterminal(s) and rule(s)
3237 "useless in grammar".
3238 * tests/conflicts.at (S/R in initial): Update expected output.
3239 (Defaulted Conflicted Reduction): Likewise.
3240 (Unreachable States After Conflict Resolution): Likewise.
3241 * tests/existing.at (GNU pic Grammar): Likewise.
3242 * tests/reduce.at (Useless Nonterminals): Likewise.
3243 (Useless Rules): Likewise.
3244 (Reduced Automaton): Likewise.
3245 (Underivable Rules): Likewise.
3246 (Empty Language): Likewise.
3247
32482007-11-09 Joel E. Denny <jdenny@ces.clemson.edu>
3249
3250 * data/bison.m4 (b4_cat): Put a newline after the end delimiter of the
3251 here document and before the EOF so that BSD's implementation of Bourne
3252 shell doesn't parse the delimiter as part of the here document.
3253 * doc/.cvsignore: Add cross-options.texi.
3254 * src/getargs.c (usage): Add a blank line after the warning categories.
3255
32562007-11-08 Paolo Bonzini <bonzini@gnu.org>
3257
3258 * data/lalr1.java (Lexer): Remove usage of b4_pure_if.
3259
32602007-11-05 Akim Demaille <akim@epita.fr>
3261
3262 Remove Id: from bison.1.
3263 * doc/Makefile.am (remove_time_stamp): Include the sed invocation.
3264 (perl -0777 -pi -e 's/\.PP\nId): New.
3265 (.x.1): Use it to ignore the version control revision.
3266
32672007-11-05 Akim Demaille <demaille@gostai.com>
3268
3269 * build-aux/Makefile.am: Ship cross-options.pl.
3270 * doc/Makefile.am: Always refer to cross-options.texi with
3271 $(srcdir).
3272 (MAINTAINERCLEANFILES): Add it.
3273
32742007-11-04 Akim Demaille <demaille@gostai.com>
3275
3276 Generate the long/short option cross-table.
3277 * build-aux/cross-options.pl: New.
3278 * doc/Makefile.am (cross-options.texi): New.
3279 * doc/bison.texinfo: Use it.
3280
32812007-11-04 Akim Demaille <demaille@gostai.com>
3282
3283 Generate bison.1 using help2man.
3284 * doc/common.x, doc/bison.x: New.
3285 * doc/Makefile.am (bison.1, .x.1): New.
3286 The code is taken from autoconf-2.61/man/Makefile.am.
3287 * configure.ac: Look for help2man.
3288
32892007-11-04 Akim Demaille <demaille@gostai.com>
3290
3291 Complete --help.
3292 * src/getargs.c (usage): Document -W, make it clear that -d,
3293 -g and -x have optional arguments.
3294
32952007-11-04 Akim Demaille <demaille@gostai.com>
3296
3297 Find sha1sum when named gsha1sum.
3298 * bootstrap (find_tool): New.
3299 ($SHA1SUM): New.
3300
33012007-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
3302
3303 Deprecate %pure-parser and add `%define api.pure'. Discussed starting
3304 at
3305 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00006.html>.
3306 * NEWS (2.3a+): Mention.
3307 * data/bison.m4 (b4_pure_if): Don't define it here.
3308 * data/c.m4 (b4_identification): Depend on individual skeletons to
3309 define b4_pure_flag, b4_push_flag, or b4_pull_flag if they use the
3310 values of the %define variables api.pure or api.push_pull. Define
3311 YYPURE, YYPUSH, and YYPULL accordingly.
3312 * data/glr.c: Define b4_pure_if based on `%define api.pure' unless
3313 glr.cc has already defined b4_pure_flag.
3314 * data/push.c: Define b4_pure_if based on `%define api.pure'.
3315 Remove YYPUSH and YYPULL since they're back in b4_identification again.
3316 * data/yacc.c: Define b4_pure_if based on `%define api.pure'.
3317 * doc/bison.texinfo (Pure Decl): Update.
3318 (Push Decl): Update.
3319 (Decl Summary): Add api.pure to %define entry.
3320 In %pure-parser entry, say it's deprecated and reference %define.
3321 (Pure Calling): Update.
3322 (Error Reporting): Update.
3323 (C++ Scanner Interface): Update.
3324 (How Can I Reset the Parser): Update.
3325 (Table of Symbols): In %pure-parser entry, say it's deprecated and
3326 reference %define.
3327 * src/getargs.c (pure_parser): Remove global variable.
3328 * src/getargs.h (pure_parser): Remove extern.
3329 * src/output.c (prepare): Don't define pure_flag muscle.
3330 * src/parse-gram.y (prologue_declaration): Implement %pure-parser as a
3331 wrapper around `%define api.pure'.
3332 * tests/calc.at (Simple LALR Calculator): Update.
3333 (Simple GLR Calculator): Update.
3334 * tests/cxx-type.at (GLR: Resolve ambiguity, pure, no locations):
3335 Update.
3336 (GLR: Resolve ambiguity, pure, locations): Update.
3337 (GLR: Merge conflicting parses, pure, no locations): Update.
3338 (GLR: Merge conflicting parses, pure, locations): Update.
3339 * tests/glr-regression.at (Uninitialized location when reporting
3340 ambiguity): Update
3341 * tests/input.at (Unused %define api.pure): New test case.
3342 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Update definition for
3343 AT_PURE_IF and AT_PURE_AND_LOC_IF.
3344 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update.
3345
33462007-10-28 Joel E. Denny <jdenny@ces.clemson.edu>
3347
3348 %define push_pull -> %define api.push_pull. Discussed starting at
3349 <http://lists.gnu.org/archive/html/bison-patches/2007-09/msg00005.html>.
3350 * data/push.c: Expect the new name.
3351 * data/yacc.c: Likewise.
3352 * doc/bison.texinfo (Push Decl): Update.
3353 (Decl Summary): Update %define entry.
3354 (Push Parser Function): Update.
3355 (Pull Parser Function): Update.
3356 (Parser Create Function): Update.
3357 (Parser Delete Function): Update.
3358 * tests/calc.at (Simple LALR Calculator): Update.
3359 * tests/input.at (%define enum variables): Update.
3360 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update.
3361 (Push Parsing: Multiple impure instances): Update.
3362 (Push Parsing: Unsupported Skeletons): Update.
3363 * tests/torture.at (Exploding the Stack Size with Alloca): Update.
3364 (Exploding the Stack Size with Malloc): Update.
3365
3366 * NEWS (2.3a+): Add an entry for the push parser, and clean up the
3367 other entries some.
3368
33692007-10-27 Joel E. Denny <jdenny@ces.clemson.edu>
3370
3371 For the XML output's terminal element, rename @number to @token-number,
3372 and add @symbol-number. In the nonterminal element, rename @number to
3373 @symbol-number. Discussed starting at
3374 <http://lists.gnu.org/archive/html/bison-patches/2007-10/msg00040.html>.
3375 * data/xslt/xml2text.xsl (xsl:template match="terminal"): Update for
3376 renames.
3377 (xsl:template match="nonterminal"): Likewise.
3378 * data/xslt/xml2xhtml.xsl (xsl:template match="terminal"): Likewise.
3379 (xsl:template match="nonterminal"): Likewise.
3380 * src/print-xml.c (print_grammar): Implement.
3381
33822007-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
3383
3384 * data/xslt/xml2dot.xsl (xsl:template match="automaton/state"): After
3385 2007-10-11 change, the child elements here are items not rules.
3386 (xsl:template match="item"): New.
3387 (xsl:template match="rule"): Update for new reduced itemset.
3388 (xsl:template match="point"): Remove.
3389 (xsl:template match="empty"): For consistency with --graph, don't
3390 output "/* empty */".
3391 * data/xslt/xml2text.xsl (xsl:template match="terminal"): When invoking
3392 line-wrap, don't pass a negative value as first-line-length since this
3393 won't work with the following changes.
3394 (xsl:template name="line-wrap"): Simplify slightly.
3395 (xsl:template name="ws-search"): Eliminate recursion.
3396 * src/print_graph.c (print_core): Don't print a reduction's lookahead
3397 set next to an item whose dot is not at the end of the RHS even if it
3398 happens to be associated with the same rule.
3399
34002007-10-19 Joel E. Denny <jdenny@ces.clemson.edu>
3401
3402 Add %define lr.keep_unreachable_states.
3403 * NEWS (2.3a+): Mention it in the entry for unreachable state removal.
3404 * doc/bison.texinfo (Decl Summary): Mention it in the %define entry.
3405 * src/main.c (main): Implement it.
3406 * tests/conflicts.at (Unreachable States After Conflict Resolution):
3407 Extend to test it, and fix a typo.
3408
34092007-10-19 Joel E. Denny <jdenny@ces.clemson.edu>
3410
3411 * NEWS (2.3a+): Add entry for recent .output file lookahead set fix.
3412 * doc/bison.texinfo (Understanding): Remove a bogus lookahead set in
3413 the example .output text.
3414 * tests/regression.at (Extra lookahead sets in report): Improve wording
3415 of comments.
3416
34172007-10-17 Wojciech Polak <polak@gnu.org>
3418
3419 * src/print-xml.c (print_grammar): Renamed
3420 <terminal> and <nonterminal> attributes:
3421 "type" to "number" and "symbol" to "name".
3422 * data/xslt/xml2text.xsl (xsl:template match="terminal"):
3423 Use new attribute names.
3424 (xsl:template match="nonterminal"): Likewise.
3425 * data/xslt/xml2xhtml.xsl: Likewise.
3426
34272007-10-17 Joel E. Denny <jdenny@ces.clemson.edu>
3428
3429 * doc/bison.texinfo (Bison Options): Add entry for --print-datadir.
3430 (Option Cross Key): Likewise.
3431
3432 * src/print-xml.c (print_core): Don't print a reduction's lookahead set
3433 next to an item whose dot is not at the end of the RHS even if it
3434 happens to be associated with the same rule.
3435 * src/print.c (print_core): Likewise.
3436 * tests/conflicts.at (Unresolved SR Conflicts): Update output.
3437 (Resolved SR Conflicts): Update output.
3438 * tests/regression.at (Extra lookahead sets in report): New test case.
3439
34402007-10-11 Wojciech Polak <polak@gnu.org>
3441
3442 * src/print-xml.c (print_core): Remove item set
3443 redundancy.
3444 * data/xslt/bison.xsl (bison:ruleNumber): New key.
3445 Improve processing time. Suggested by Joel E. Denny.
3446 * data/xslt/xml2dot.xsl (xsl:template name="escape"):
3447 Write xsl:param "required" attribute as comment.
3448 * data/xslt/xml2text.xsl (xsl:template match="item"): New.
3449 (xsl:template match="rule"): Support new reduced itemset.
3450 (xsl:template match="point"): Remove.
3451 * data/xslt/xml2xhtml.xsl: Likewise.
3452
34532007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
3454
3455 * src/getargs.c (version): Update copyright year.
3456
34572007-10-09 Joel E. Denny <jdenny@ces.clemson.edu>
3458
3459 Make xml2dot.xsl and --graph produce the same output.
3460 * data/xslt/xml2dot.xsl (xsl:template match="rule"): Use a `&#10;'
3461 instead of a `\n'. That is, don't add escapes yet or they'll be doubly
3462 escaped later.
3463 (xsl:template name="output-node"): Use the new escape template instead
3464 of the string-replace template directly.
3465 (xsl:template name="output-edge"): Likewise.
3466 (xsl:template name="escape"): New, escapes backslashes and newlines in
3467 addition to quotation marks.
3468 * src/graphviz.c (start_graph, output_node, output_edge): Add
3469 whitespace to output for legibility.
3470
3471 Make xml2text.xsl and --report produce the same output, and remove the
3472 XML "conflicts" element since a conflict summary is easily extracted
3473 from the automaton.
3474 * data/xslt/bison.xsl: New.
3475 (xsl:template match="state" mode="bison:count-conflicts): New.
3476 * data/xslt/xml2text.xsl: Import bison.xsl.
3477 (xsl:template match="bison-xml-report"): Instead of styling the
3478 "conflicts" element, style the "automaton" element with mode
3479 "conflicts". Unlike the former, the latter lists S/R and R/R
3480 conflicts for a state on the same line.
3481 (xsl:template match="conflicts"): Remove.
3482 (xsl:template match="conflict"): Remove.
3483 (xsl:template match="terminal"): Line-wrap the list of rules in which
3484 the terminal is used.
3485 (xsl:template match="nonterminal"): Likewise for nonterminals.
3486 (xsl:template match="automaton" mode="conflicts"): New.
3487 (xsl:template match="state" mode="conflicts"): New.
3488 (xsl:template name="line-wrap"): New.
3489 (xsl:template name="ws-search"): New.
3490 * data/xslt/xml2xhtml.xsl: Import bison.xsl.
3491 (xsl:template match="bison-xml-report"): Instead of styling the
3492 "conflicts" element, style the "automaton" element with mode
3493 "conflicts."
3494 (xsl:template match="conflicts"): Remove.
3495 (xsl:template match="conflict"): Remove.
3496 (xsl:template match="automaton" mode="conflicts"): New.
3497 (xsl:template match="state" mode="conflicts): New.
3498 * src/conflicts.c (conflicts_output_xml): Remove.
3499 * src/conflicts.h (conflicts_output_xml): Remove prototype.
3500 * src/print-xml.c (print_xml): Don't invoke conflicts_output_xml.
3501 * src/print.c (print_grammar): Consistently wrap at the 66th column so
3502 the corresponding XSLT is easier. Also, never wrap between a word and
3503 the comma that follows it.
3504
35052007-10-08 Joel E. Denny <jdenny@ces.clemson.edu>
3506
3507 Improve C++ namespace support. Discussed starting at
3508 <http://lists.gnu.org/archive/html/help-bison/2007-09/msg00016.html>.
3509 * data/c++.m4: (b4_namespace_ref, b4_namespace_open,
3510 b4_namespace_close): New macros that interpret the %define variable
3511 "namespace" so its value can contain "::" to indicate nested
3512 namespaces.
3513 * data/glr.cc (b4_namespace): Don't define, and replace all uses with
3514 the above macros.
3515 * data/lalr1.cc (b4_namespace): Likewise.
3516 * data/location.cc (b4_namespace): Likewise.
3517 * doc/bison.texinfo (Decl Summary): Move `%define push_pull' entry
3518 inside a new table in the general %define entry. Document `%define
3519 namespace' there as well. Point the %name-prefix entry to it since it
3520 explains it more completely in the case of C++.
3521 (C++ Bison Interface): Mention `%define namespace' instead of
3522 %name-prefix.
3523 (Table of Symbols): Remove the `%define push_pull' entry. The %define
3524 entry suffices.
3525 * tests/c++.at (Relative namespace references): New test case.
3526 (Absolute namespace references): New test case.
3527 (Syntactically invalid namespace references): New test case.
3528 * tests/input.at (C++ namespace reference errors): New test case.
3529
35302007-10-08 Joel E. Denny <jdenny@ces.clemson.edu>
3531
3532 Add syncline support and location accessor to internal %define
3533 interfaces.
3534 * data/bison.m4 (b4_percent_define_get_loc): New.
3535 (b4_percent_define_get_syncline): New.
3536 (b4_percent_define_flag_if): Use b4_percent_define_get_loc.
3537 (b4_percent_define_default): Record defining location as line 1 rather
3538 than 0 for the sake of synchronizing #line's, and define
3539 b4_percent_define_syncline(VARIABLE).
3540 (b4_percent_define_check_values): Use b4_percent_define_get_loc.
3541 * src/muscle_tab.c (muscle_syncline_grow): New.
3542 (muscle_code_grow): Use muscle_syncline_grow.
3543 (muscle_percent_define_insert): Use muscle_percent_define_get_loc, and
3544 define b4_percent_define_syncline(VARIABLE).
3545 (muscle_percent_define_get_loc): New.
3546 (muscle_percent_define_get_syncline): New.
3547 (muscle_percent_define_flag_if): Use muscle_percent_define_get_loc, and
3548 remove some unused variables.
3549 (muscle_percent_define_default): Record defining location as line 1
3550 rather than 0 for the sake of synchronizing #line's, and define
3551 b4_percent_define_syncline(VARIABLE).
3552 (muscle_percent_define_check_values): Use
3553 muscle_percent_define_get_loc.
3554 * src/muscle_tab.h (muscle_percent_define_get_loc): Prototype.
3555 (muscle_percent_define_get_syncline): Prototype.
3556 * tests/skeletons.at (%define Boolean variables: invalid skeleton
3557 defaults): Update output for location change.
3558 (Complaining during macro argument expansion): Extend to test
3559 b4_percent_define_get_loc and b4_percent_define_get_syncline errors.
3560
35612007-10-07 Joel E. Denny <jdenny@ces.clemson.edu>
3562
3563 Fix some error-reporting macro bugs.
3564 * data/bison.m4 (b4_cat): New.
3565 (b4_error, b4_error_at): Use b4_cat to send error directives directly
3566 to stdout so they don't become arguments to other macros. Update
3567 comments and add examples.
3568 (b4_warn, b4_warn_at, b4_complain, b4_complain_at): Update comments and
3569 add examples.
3570 (b4_fatal, b4_fatal_at): Likewise, and invoke m4_exit(1) immediately
3571 after printing the error directive so that M4 doesn't report subsequent
3572 problems that are induced by this problem.
3573 * src/scan-skel.l: Recognize @` digraph outside of directive arguments
3574 instead of just in them. Recognize @\n in both places. Both expand to
3575 the empty string. Needed by b4_cat.
3576 * tests/skeletons.at (Complaining during macro argument expansion):
3577 New test case.
3578 (Fatal errors make M4 exit immediately): New test case.
3579
35802007-10-04 Joel E. Denny <jdenny@ces.clemson.edu>
3581
3582 Implement --print-datadir.
3583 * src/getargs.c (usage): Mention.
3584 (PRINT_DATADIR_OPTION): New anonymous enum member.
3585 (long_options): Add entry for it.
3586 (getargs): Add case for it calling compute_pkgdatadir.
3587 * src/output.c (output_skeleton): Encapsulate data directory
3588 computation from here...
3589 (prepare): ... and from here...
3590 (compute_pkgdatadir): ... into this new function.
3591 * src/output.h (compute_pkgdatadir): Prototype.
3592
35932007-09-29 Joel E. Denny <jdenny@ces.clemson.edu>
3594
3595 * src/print-xml.c (escape_bufs): New static global variable
3596 replacing...
3597 (xml_escape_n): ... the static local variable buf here.
3598 (print_xml): Free memory for escape_bufs.
3599 * src/reduce.c (reduce_xml): XML-escape terminal symbol tags.
3600
36012007-09-25 Joel E. Denny <jdenny@ces.clemson.edu>
3602
3603 Replace `%push-parser' and `%push-pull-parser' with
3604 `%define push_pull "push"' and `%define push_pull "both"'.
3605 `%define push_pull "pull"' is the default.
3606 * doc/bison.texinfo (Push Decl, Push Parser Function,
3607 Pull Parser Function, Parser Create Function, Parser Delete Function):
3608 Update declarations.
3609 (Decl Summary, Table of Symbols): Replace %push-parser and
3610 %push-pull-parser entries with a %define push_pull entry.
3611 * data/bison.m4 (b4_percent_define_check_values): New macro.
3612 (b4_pull_if, b4_push_if, b4_use_push_for_pull_if): Move these
3613 definitions...
3614 * data/c.m4 (b4_identification): ... and the YYPUSH and YYPULL cpp
3615 definitions...
3616 * data/push.c: ... to here and compute them from the value of the
3617 %define variable push_pull.
3618 * data/c-skel.m4: Instead of choosing the push.c skeleton for push
3619 parsing requests here...
3620 * data/yacc.c: ... hack this to switch to push.c any time
3621 b4_use_push_pull_flag or the %define variable push_pull is set. This
3622 will go away when we mv push.c yacc.c.
3623 * data/c++-skel.m4, data/glr.c, data/java-skel.m4: Don't report that
3624 push parsing is not supported since unused %define variables are
3625 reported anyway.
3626 * src/getargs.c, src/getargs.h (pull_parser, push_parser): Remove.
3627 * src/muscle_tab.h (muscle_percent_define_check_values): Update
3628 comments for consistency with b4_percent_define_check_values.
3629 * src/output.c (prepare): Don't insert b4_pull_flag and b4_push_flag
3630 muscles.
3631 * src/parse-gram.y (PERCENT_PUSH_PARSER, PERCENT_PUSH_PULL_PARSER):
3632 Remove.
3633 (prologue_declaration): Remove %push-parser and %push-pull-parser
3634 rules.
3635 * src/scan-gram.l (%push-parser, %push-pull-parser): Remove rules.
3636 * tests/calc.at: Update declarations.
3637 * tests/input.at (%define enum variables): New test case.
3638 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Update
3639 declaration.
3640 (Push Parsing: Multiple impure instances): Update declaration.
3641 (Push Parsing: Unsupported Skeletons): New test case.
3642 * tests/torture.at (Exploding the Stack Size with Alloca): Update
3643 declaration.
3644 (Exploding the Stack Size with Malloc): Update declaration.
3645
36462007-09-24 Wojciech Polak <polak@gnu.org>
3647
3648 Add XSLT transformations.
3649
3650 * data/xslt/xml2dot.xsl: Transform XML into DOT.
3651 * data/xslt/xml2text.xsl: Transform XML into plain text.
3652 * data/xslt/xml2xhtml.xsl: Transform XML into XHTML.
3653 * data/Makefile.am (xsltdir): New variable.
3654 (dist_xslt_DATA): Add xslt/*.xsl files.
3655
36562007-09-23 Paul Eggert <eggert@cs.ucla.edu>
3657
3658 * src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
3659 Problem reported by Wojciech Polak.
3660 * src/print-xml.c (xml_puts): Work even if LEVEL exceeds INT_MAX/2.
3661 (xml_printf): Undo change I made on 21 September; that is,
3662 indent 2 spaces, not 1.
3663
36642007-09-23 Joel E. Denny <jdenny@ces.clemson.edu>
3665
3666 Pacify ./configure --enable-gcc-warnings.
3667 * src/print-xml.c, src/print-xml.h (xml_puts): Make third argument
3668 `char const *' instead of `char *'.
3669 * src/state.c (state_rule_lookahead_tokens_print_xml): Remove unused
3670 local variable `sep'.
3671
36722007-09-21 Paul Eggert <eggert@cs.ucla.edu>
3673
3674 * src/gram.c (rule_rhs_print_xml): Now static, since it isn't used
3675 elsewhere.
3676 * src/print-xml.c: Prefer "const" after types; that's more consistent.
3677 (xml_printf): Indent just 1 space for level.
3678 (e_char, xlate_char): Remove.
3679 (xml_escape_string): Rewrite to avoid undefined behavior (used
3680 storage that was freed from the stack).
3681 (xml_escape_n): Don't bother checking for subscript error.
3682
36832007-09-21 Wojciech Polak <polak@gnu.org>
3684
3685 Add Bison XML Automaton Report.
3686
3687 Add support for an -x option to generate an XML report.
3688 It is not documented yet.
3689 * src/print-xml.c: New file.
3690 * src/print-xml.h: Likewise.
3691 * lib/timevar.def (TV_XML): New var.
3692 * src/Makefile.am (bison_SOURCES): Add print-xml.c, print-xml.h.
3693 * src/conflicts.c: Include print-xml.h.
3694 (solved_conflicts_xml_obstack): New var.
3695 (log_resolution, conflicts_solve, conflicts_free):
3696 Add support for XML report.
3697 (conflicts_output_val): New function.
3698 * src/conflicts.h (conflicts_output_val): New decl.
3699 * src/files.c (spec_xml_file): New var.
3700 (compute_output_file_names, output_file_names_free): Add XML support.
3701 * src/files.h (spec_xml_file): New decl.
3702 * src/getargs.c (xml_flag): New var.
3703 (usage, short_options, long_options, getargs): Add XML support.
3704 * src/getargs.h (xml_flag): New decl.
3705 * src/gram.c: Include print-xml.h.
3706 (rule_lhs_print_xml, rule_rhs_print_xml):
3707 (grammar_rules_partial_print_xml, grammar_rules_print_xml):
3708 New functions.
3709 * src/gram.h: Declare external ones.
3710 * src/main.c: Include print-xml.h.
3711 (main): Add XML support.
3712 * src/reduce.c: Include print-xml.h.
3713 (reduce_xml): New function.
3714 * src/reduce.h: Declare it.
3715 * src/state.c: Include print-xml.h.
3716 (state_new): Add XML support.
3717 (state_rule_lookahead_tokens_print_xml): New function.
3718 * src/state.h: Declare it.
3719 (struct state): New member solved_conflicts_xml.
3720 * src/symtab.c (symbol_class_get_string): New function.
3721 * src/symtab.h: Declare it.
3722
37232007-09-21 Paul Eggert <eggert@cs.ucla.edu>
3724
3725 * GNUmakefile: Switch to coreutils's version.
3726 * bootstrap: Likewise.
3727 * Makefile.cfg: Adjust to new GNUmakefile.
3728 * README-hacking: Likewise.
3729
3730 Import from gnulib:
3731
3732 2006-08-18 Paul Eggert <eggert@cs.ucla.edu>
3733 Bruno Haible <bruno@clisp.org>
3734
3735 * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
3736 and is a script that invokes bison. Tighten the code. Add comments.
3737
37382007-08-28 Joel E. Denny <jdenny@ces.clemson.edu>
3739
3740 Spell "boolean" as "Boolean". Reported by Akim Demaille.
3741 * data/bison.m4 (b4_percent_define_flag_if): Fix complaint.
3742 * doc/bison.texinfo (Decl Summary): Fix.
3743 * src/muscle_tab.c (muscle_percent_define_flag_if): Fix complaint.
3744 * tests/input.at (Boolean %define variables): Update output.
3745 * tests/skeletons.at (%define boolean variables: invalid skeleton
3746 defaults): Rename to...
3747 (%define Boolean variables: invalid skeleton defaults): ... this and
3748 update output.
3749
37502007-08-17 Joel E. Denny <jdenny@ces.clemson.edu>
3751
3752 In impure push mode, don't allow more than one yypstate to be allocated
3753 since multiple impure parsers would corrupt yynerrs.
3754 * data/push.c (yypstate_allocated): New static global variable
3755 initialized to 0.
3756 (yypull_parse): If yypstate_new returns 0, don't report it as memory
3757 exhaustion if yypstate_allocated is 1, but still return 2.
3758 (yypstate_new): Invoke yyerror and return 0 if yypstate_allocated is
3759 already 1. Otherwise, set it to 1.
3760 (yypstate_delete): Set it to 0.
3761 * tests/push.at (Push Parsing: Multiple impure instances): New test
3762 case.
3763
37642007-08-17 Bob Rossi <bob@brasko.net>
3765
3766 * doc/bison.texinfo (Push Decl): Document the push parser.
3767 (Table of Symbols): Ditto.
3768 (Pure Decl): Ditto.
3769 (Decl Summary): Ditto.
3770 (Multiple Parsers, Push Parser Function, Pull Parser Function,
3771 Parser Create Function, Parser Delete Function):
3772 Add new push parser symbols.
3773 (Table of Symbols): Document push-parser, push-pull-parser,
3774 yypush_parse, yypull_parse, yypstate_new and yypstate_delete.
3775
37762007-08-15 Paul Eggert <eggert@cs.ucla.edu>
3777
3778 Update to GPLv3.
3779 * doc/gpl-3.0.texi: New file.
3780 * doc/gpl.texi: Remove.
3781 * COPYING, GNUmakefile, HACKING, Makefile.am, Makefile.cfg:
3782 * Makefile.maint, NEWS, PACKAGING, README, README-alpha:
3783 * README-hacking, TODO, bootstrap, bootstrap.conf:
3784 * configure.ac, data/Makefile.am, data/README, data/bison.m4:
3785 * data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4:
3786 * data/glr.c, data/glr.cc, data/java-skel.m4, data/java.m4:
3787 * data/lalr1.cc, data/lalr1.java, data/location.cc:
3788 * data/push.c, data/yacc.c, data/m4sugar/m4sugar.m4:
3789 * djgpp/Makefile.maint, djgpp/README.in, djgpp/config.bat:
3790 * djgpp/config.sed, djgpp/config.site, djgpp/config_h.sed:
3791 * djgpp/djunpack.bat, djgpp/subpipe.c, djgpp/subpipe.h:
3792 * djgpp/testsuite.sed, doc/Makefile.am, doc/bison.texinfo:
3793 * doc/fdl.texi, doc/refcard.tex, etc/Makefile.am, etc/README:
3794 * etc/bench.pl.in, examples/Makefile.am, examples/extexi:
3795 * examples/calc++/Makefile.am, lib/Makefile.am, lib/abitset.c:
3796 * lib/abitset.h, lib/bbitset.h, lib/bitset.c, lib/bitset.h:
3797 * lib/bitset_stats.c, lib/bitset_stats.h, lib/bitsetv-print.c:
3798 * lib/bitsetv-print.h, lib/bitsetv.c, lib/bitsetv.h:
3799 * lib/ebitset.c, lib/ebitset.h, lib/get-errno.c:
3800 * lib/get-errno.h, lib/lbitset.c, lib/lbitset.h:
3801 * lib/libiberty.h, lib/main.c, lib/subpipe.c, lib/subpipe.h:
3802 * lib/timevar.c, lib/timevar.def, lib/timevar.h:
3803 * lib/vbitset.c, lib/vbitset.h, lib/yyerror.c:
3804 * m4/c-working.m4, m4/cxx.m4, m4/m4.m4, m4/subpipe.m4:
3805 * m4/timevar.m4, src/LR0.c, src/LR0.h, src/Makefile.am:
3806 * src/assoc.c, src/assoc.h, src/closure.c, src/closure.h:
3807 * src/complain.c, src/complain.h, src/conflicts.c:
3808 * src/conflicts.h, src/derives.c, src/derives.h, src/files.c:
3809 * src/files.h, src/flex-scanner.h, src/getargs.c:
3810 * src/getargs.h, src/gram.c, src/gram.h, src/graphviz.c:
3811 * src/lalr.c, src/lalr.h, src/location.c, src/location.h:
3812 * src/main.c, src/muscle_tab.c, src/muscle_tab.h:
3813 * src/nullable.c, src/nullable.h, src/output.c, src/output.h:
3814 * src/parse-gram.c, src/parse-gram.h, src/parse-gram.y:
3815 * src/print.c, src/print.h, src/print_graph.c:
3816 * src/print_graph.h, src/reader.c, src/reader.h, src/reduce.c:
3817 * src/reduce.h, src/relation.c, src/relation.h:
3818 * src/revision.h, src/scan-code.h, src/scan-code.l:
3819 * src/scan-gram.h, src/scan-gram.l, src/scan-skel.h:
3820 * src/scan-skel.l, src/state.c, src/state.h, src/symlist.c:
3821 * src/symlist.h, src/symtab.c, src/symtab.h, src/system.h:
3822 * src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h:
3823 * tests/Makefile.am, tests/actions.at, tests/c++.at:
3824 * tests/calc.at, tests/conflicts.at, tests/cxx-type.at:
3825 * tests/existing.at, tests/glr-regression.at:
3826 * tests/headers.at, tests/input.at, tests/java.at:
3827 * tests/local.at, tests/output.at, tests/push.at:
3828 * tests/reduce.at, tests/regression.at, tests/sets.at:
3829 * tests/skeletons.at, tests/synclines.at, tests/testsuite.at:
3830 * tests/torture.at:
3831 Update to GPLv3.
3832
38332007-08-11 Joel E. Denny <jdenny@ces.clemson.edu>
3834
3835 Get rid of broken %no-parser, -n, and --no-parser implementation and
3836 documentation.
3837 * TODO: Don't mention them.
3838 * doc/bison.1: Likewise.
3839 * doc/bison.texinfo (Decl Summary): Likewise.
3840 (Bison Options): Likewise.
3841 (Option Cross Key): Likewise.
3842 * src/getargs.c (no_parser_flag): Remove global variable.
3843 (usage): Don't print description of -n and --no-parser.
3844 (long_options): Remove --no-parser entry here.
3845 (getargs): Remove -n case in the switch here.
3846 * src/getargs.h (no_parser_flag): Remove extern.
3847 * tests/regression.at (Web2c Actions): Remove comment that mentions
3848 --no-parser.
3849
38502007-08-11 Joel E. Denny <jdenny@ces.clemson.edu>
3851
3852 * tests/push.at (Push Parsing: Memory Leak for Early Deletion): Do not
3853 name user variables starting with `yy'. Just pass NULL instead of a
3854 dummy local &yylval to yypush_parse.
3855 * tests/torture.at (AT_DATA_STACK_TORTURE): Do not name user variables
3856 starting with `yy'.
3857
38582007-08-03 Joel E. Denny <jdenny@ces.clemson.edu>
3859
3860 * data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
3861 true since it's then always used regardless of whether yyoverflow is
3862 defined. Reported by Christian Burger at
3863 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00031.html>.
3864 * THANKS: Add Christian Burger.
3865
3866 * ChangeLog: For changes in doc/bison.texinfo, consistently reference
3867 node names: say "Decl Summary" not "Bison Declaration Summary".
3868
38692007-07-28 Joel E. Denny <jdenny@ces.clemson.edu>
3870
3871 * src/muscle_tab.c (muscle_percent_define_flag_if): In order to
3872 determine whether this function has already complained about an invalid
3873 value for a %define boolean variable, don't check whether Bison has
3874 ever examined the value. As written, the check was a tautology.
3875 Instead, record and check for this complaint using a separate muscle.
3876
38772007-07-27 Joel E. Denny <jdenny@ces.clemson.edu>
3878
3879 Fix push parsing memory leak reported by Brandon Lucia at
3880 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00032.html>.
3881 * THANKS: Add Brandon Lucia.
3882 * data/push.c (yypstate_delete): Free the stack if it was reallocated
3883 but the parse never completed and thus freed it.
3884 * tests/Makefile.am (TESTSUITE_AT): Add push.at.
3885 * tests/testsuite.at: Include push.at.
3886 * test/push.at: New.
3887 (Push Parsing: Memory Leak for Early Deletion): New test case.
3888
38892007-07-17 Joel E. Denny <jdenny@ces.clemson.edu>
3890
3891 Improve handling of multiple S/R conflicts in the same state and of S/R
3892 conflicts involving multiple reductions.
3893 * src/conflicts.c (resolve_sr_conflict): Don't assign the error action
3894 set for a state here or Bison will abort if it is reassigned on a
3895 later conflicted reduction in the same state.
3896 Similarly, don't finalize and assign the solved conflicts report here
3897 or it will be lost if it is reassigned on a later conflicted reduction
3898 in the same state.
3899 (set_conflicts): Instead, assign them both here after all S/R conflicts
3900 in the state have been fully examined.
3901 * src/print.c (shift_set): Rename to...
3902 (no_reduce_set): ... this.
3903 (print_reductions): Update for rename, and add %nonassoc error action
3904 tokens to no_reduce_set so that, when printing the first remaining
3905 reduction on an error action token, the reduction is enclosed in
3906 brackets.
3907 (print_results): Update for rename.
3908 * tests/conflicts.at (Solved conflicts report for multiple reductions
3909 in a state): New test case.
3910 (%nonassoc error actions for multiple reductions in a state): New test
3911 case.
3912
3913 * src/main.c (main): Don't depend on C99 features.
3914
39152007-07-16 Joel E. Denny <jdenny@ces.clemson.edu>
3916
3917 * build-aux/.cvsignore: Add compile.
3918 * lib/.cvsignore: Add charset.alias, ref-add.sed, ref-del.sed, and
3919 uniwidth.
3920
39212007-07-10 Joel E. Denny <jdenny@ces.clemson.edu>
3922
3923 * bootstrap (slurp): Create target directories that don't exist.
3924 Specifically, we need lib/uniwidth/ because of recent Gnulib changes.
3925
39262007-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
3927
3928 * LR0.c (new_itemsets): Fix wording in comments: say item index rather
3929 than item number.
3930 * closure.c (closure): Likewise.
3931 * state.h (reductions): Comment sorting of rules.
3932 (state): Comment sorting of items.
3933
39342007-07-02 Joel E. Denny <jdenny@ces.clemson.edu>
3935
3936 Fix C++ test cases after recent Gnulib changes. Discussed starting at
3937 <http://lists.gnu.org/archive/html/bug-bison/2007-07/msg00000.html>.
3938 * examples/calc++/Makefile.am (DEFAULT_INCLUDES): Override Automake's
3939 definition in order to avoid Gnulib headers since we don't use config.h
3940 here.
3941 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Use AT_DATA_GRAMMAR
3942 rather than AT_DATA so that config.h is included.
3943
39442007-07-01 Joel E. Denny <jdenny@ces.clemson.edu>
3945
3946 * data/glr.c (yy_yypstack, yypstates, yypdumpstack): Use YYFPRINTF
3947 instead of fprintf. Guard these functions with #if YYDEBUG instead of
3948 #ifdef YYDEBUG for consistency with all other uses of YYDEBUG in Bison
3949 and so that YYFPRINTF is guaranteed to be defined here.
3950
39512007-05-29 Joel E. Denny <jdenny@ces.clemson.edu>
3952
3953 * src/muscle_tab.c (muscle_percent_define_invalid_value): Replace
3954 with...
3955 (muscle_percent_define_check_values): ... this more helpful function.
3956 Again, it's not used yet, but it will be.
3957 * src/muscle_tab.h: Likewise.
3958
3959 Improve some comments in parser table construction.
3960 * src/LR0.c (new_itemsets): Explain sorting of itemset and kernel_base.
3961 (generate_states): Don't mention ruleset, which is internal to closure.
3962 * src/closure.c (closure): Explain sorting of core and itemset, which
3963 is required for this function to behave correctly.
3964 * src/closure.h (closure): Mention sorting.
3965
39662007-05-28 Joel E. Denny <jdenny@ces.clemson.edu>
3967
3968 * src/lalr.c (state_lookahead_tokens_count): For code readability,
3969 move the check for disabled transitions to an aver since conflict
3970 resolution hasn't happened yet.
3971
3972 * src/lalr.c (state_lookahead_tokens_count): Remove the check that
3973 labels a state as inconsistent just because it has error transitions.
3974 The original form of this check appeared in revision 1.1 of lalr.c,
3975 which was committed on 1991-12-21. Now (at least), changing the
3976 consistency label on such a state appears to have no useful effect in
3977 any of the places it is examined, which I enumerate below. The key
3978 point to understanding each item in this enumeration is that a state
3979 with an error transition is labelled consistent in the first place only
3980 if it has no rules, so the check cannot matter for states that have
3981 rules. (1) Labelling a state as inconsistent will cause set_conflicts
3982 to try to identify its conflicts, and a state must have *rules* to have
3983 conflicts. (2) Labelling a state as inconsistent will affect how
3984 action_row sets the default *rule* for the state. (3) Labelling a
3985 state as inconsistent will cause build_relations to add lookback edges
3986 to *rules* in that state.
3987 * src/state.h (struct state): Word the comment for member consistent
3988 more carefully.
3989
39902007-05-27 Joel E. Denny <jdenny@ces.clemson.edu>
3991
3992 Don't depend on C99 features.
3993 * src/conflicts.c (conflicts_update_state_numbers): Fix for-loop.
3994 * src/lalr.c (lalr_update_state_numbers): Fix for-loop.
3995 * src/reader.c (check_and_convert_grammar): Fix for-loop.
3996 * src/state.c (state_mark_reachable_states): Fix for-loop.
3997 (state_remove_unreachable_states): Fix for-loop.
3998
3999 Don't widen struct state with member reachable just to temporarily
4000 record reachability. Instead, use a local bitset.
4001 * src/state.h (struct state): Remove member.
4002 * src/state.c (state_new): Don't initialize it.
4003 (state_mark_reachable_states): Rename to...
4004 (state_record_reachable_states): ... this, and use bitset.
4005 (state_remove_unreachable_states): Use bitset.
4006
40072007-05-26 Joel E. Denny <jdenny@ces.clemson.edu>
4008
4009 * src/Makefile.am (yacc): Quote target action commands properly so
4010 that the yacc script isn't corrupt. Reported by Hans Aberg at
4011 <http://lists.gnu.org/archive/html/bug-bison/2007-05/msg00003.html>.
4012
4013 * data/glr.c (yylval): As in yacc.c, don't extern in the header for
4014 the case of pure parsers. Reported by Frans Englich at
4015 <http://lists.gnu.org/archive/html/help-bison/2007-05/msg00018.html>.
4016 * THANKS: Add Frans Englich.
4017
4018 * NEWS (2.3a+): In the %code entry, reference section `Bison
4019 Declaration Summary' from the manual now since the %code summary has
4020 moved there.
4021 * doc/bison.texinfo (Prologue Alternatives): Mention that directives
4022 in the rules section must be terminated by semicolons.
4023
40242007-05-20 Joel E. Denny <jdenny@ces.clemson.edu>
4025
4026 Extend the front-end API for %define variables to more completely
4027 mirror the back-end. This will be useful in the future.
4028 * data/bison.m4 (b4_percent_define_get, b4_percent_define_ifdef):
4029 Update comments to mention the new front-end counterparts of these
4030 macros.
4031 * src/muscle_tab.c (MUSCLE_COMMON_DECODE): New macro with common code
4032 for muscle_string_decode and muscle_location_decode.
4033 (muscle_string_decode): New static function.
4034 (muscle_location_decode): Use MUSCLE_COMMON_DECODE.
4035 (muscle_percent_define_get, muscle_percent_define_ifdef): New
4036 functions.
4037 (muscle_percent_define_flag_if): Use muscle_percent_define_ifdef and
4038 muscle_percent_define_get to mimic the b4_percent_define_flag_if
4039 implementation more closely.
4040 (muscle_percent_define_invalid_value): New function.
4041 * src/muscle_tab.h (muscle_percent_define_get,
4042 muscle_percent_define_ifdef, muscle_percent_define_invalid_value):
4043 Prototype.
4044
40452007-05-07 Joel E. Denny <jdenny@ces.clemson.edu>
4046
4047 * NEWS (2.3a+): Mention yesterday's state-removal change.
4048 (2.3a): Remove the %language entry, which was added after 2.3a.
4049 * src/LR0.c, src/closure.c, src/closure.h, src/conflicts.c,
4050 src/conflicts.h, src/lalr.c, src/lalr.h, src/print.c,
4051 src/print_graph.c, src/state.c, src/state.h, tests/conflicts.at,
4052 tests/existing.at: Update copyright date.
4053
40542007-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
4055
4056 If conflict resolution makes states unreachable, remove those states,
4057 report rules that are then unused, and don't report conflicts in those
4058 states.
4059 * src/conflicts.c, src/conflicts.h (conflicts_update_state_numbers):
4060 New global function.
4061 * src/lalr.c, src/lalr.h (lalr_update_state_numbers): New global
4062 function.
4063 * src/main.c (main): After conflict resolution, remove the unreachable
4064 states and update all data structures that reference states by number.
4065 * src/state.c (state_new): Initialize each state's reachable member to
4066 false.
4067 (state_mark_reachable_states): New static function.
4068 (state_remove_unreachable_states): New global function.
4069 * src/state.h (struct state): Add member bool reachable.
4070 (state_remove_unreachable_states): Prototype.
4071 * tests/conflicts.at (Unreachable States After Conflict Resolution):
4072 New test case.
4073 * tests/existing.at (GNU pic Grammar): Update test case output now that
4074 an unused rule is discovered.
4075
40762007-05-06 Joel E. Denny <jdenny@ces.clemson.edu>
4077
4078 Minor code cleanup in parser table construction.
4079 * src/LR0.c (new_itemsets): Use item_number_is_symbol_number.
4080 (new_itemsets, save_reductions): Update for rename to nitemset.
4081 * src/closure.c (nritemset): Rename to...
4082 (nitemset): ... this since the "r" appears to meaningless and isn't
4083 used in the comments.
4084 (closure): Update for rename.
4085 * src/closure.h (nritemset): Update extern to...
4086 (nitemset): ... this.
4087 * src/lalr.c (LA): Fix a typo in comments.
4088 * src/print.c (print_core): Update for rename to nitemset.
4089 * src/print_graph.c (print_graph): Likewise.
4090 * src/state.h: Fix some typos in header comments.
4091
40922007-04-04 Paul Eggert <eggert@cs.ucla.edu>
4093
4094 * THANKS: Use ASCII for Sebastien Fricker's name. Bison source
4095 still sticks to ASCII. Sorry!
4096
4097 * README-hacking: New file, taken mostly from coreutils, with changes
4098 for Bison. Contains much of the contents of:
4099 * README-cvs: Remove.
4100 * bootstrap: Sync from gnulib.
4101 * build-aux/.cvsignore: Remove *.t, mkinstalldirs.
4102 * lib/.cvsignore: Add wchar.h, wctype.h. Remove exit.h.
4103
41042007-03-10 Joel E. Denny <jdenny@ces.clemson.edu>
4105
4106 * doc/bison.texinfo (Destructor Decl): Fix typo reported by Sebastian
4107 Setzer.
4108 (Java Differences): Fix some typos.
4109 * THANKS: Add Sebastian Setzer.
4110
41112007-03-07 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * data/java.m4 (b4_single_class_if): Remove.
4114 (b4_abstract_if): Look at "%define abstract".
4115 (b4_lexer_if): New.
4116 (b4_union_name): Rename...
4117 (b4_yystype): ... to this. Map to "%define stype".
4118 (b4_rhs_value, b4_parse_param_decl, b4_lex_param_decl,
4119 b4_maybe_throws): Fix quoting.
4120 (b4_lex_param_call): Move below to keep b4_*_param_decl close.
4121 * data/lalr1.java (Lexer interface): Always define.
4122 (Lexer interface within parser class): Remove.
4123 (YYLexer class): New, used when "%code lexer" is present.
4124 (constructor): When "%code lexer" is used, pass %lex-param
4125 to the lexer constructor.
4126 (yylex, yyparse): Remove %lex-param from method invocations
4127 (YYStack, yyaction, yyparse): Rename b4_union_name to b4_yystype.
4128
4129 * doc/bison.texinfo (Java Bison Interface): Mention "%define
4130 abstract". Rename "%define union_name" to "%define stype".
4131 Rename method names according to previous patch.
4132 (Java Scanner Interface): Describe "%code lexer" instead of
4133 "%pure-parser" and "%define single_class".
4134 (Java Differences): Mention "%code lexer".
4135
4136 * tests/java.at (_AT_DATA_JAVA_CALC_Y): Remove final argument.
4137 Include scanner here, using macros from tests/local.at.
4138 (AT_DATA_CALC_Y): Remove final argument.
4139 (_AT_CHECK_JAVA_CALC): Likewise.
4140 (AT_CHECK_JAVA_CALC): Likewise. Test all four combinations
4141 of %locations and %error-verbose.
4142 (main): Test with and without %lex-param.
4143 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Push AT_LEXPARAM_IF.
4144 (AT_BISON_OPTION_POPDEFS): Pop it.
4145
41462007-03-07 Juan Manuel Guerrero <juan.guerrero@gmx.de>
4147
4148 DJGPP spefic issue. Inhibit the use of disallowed characters for
4149 file name genertion on Win98, WinXP, etc. These are |<>":?*\
4150 and concern testsuite case 46.
4151 * Makefile.am: djgpp/testsuite.sed added to EXTRA_DIST
4152 * djgpp/testsuite.sed: Inhibit the use of disallowed characters.
4153 * djgpp/config.bat: Inhibit the use of disallowed characters.
4154
41552007-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
4156
4157 Miscellaneous %define and %code cleanup.
4158 * data/bison.m4 (b4_percent_define_flag_if): Correct comments on how
4159 values are interpreted.
4160 * doc/bison.texinfo (Decl Summary): Clean up and extend %define
4161 documentation a little more.
4162 * src/muscle_tab.c (MUSCLE_USER_NAME_CONVERT,
4163 muscle_percent_define_insert, muscle_percent_code_grow): New
4164 functions/macros.
4165 * src/muscle_tab.h (muscle_percent_define_insert,
4166 muscle_percent_code_grow): Prototype.
4167 * src/parse-gram.y (prologue_declaration): Use
4168 muscle_percent_define_insert and muscle_percent_code_grow when parsing
4169 %define and %code directives.
4170
4171 Make it easy to share %define boolean variables between the front-end
4172 and back-end. Though not used yet, this will be useful in the future.
4173 * data/bison.m4 (b4_check_user_names): Rewrite comments to talk about
4174 Bison uses of names rather than just skeleton uses of names.
4175 (b4_percent_define_get, b4_percent_define_ifdef): Rename
4176 b4_percent_define_skeleton_variables(VARIABLE) to
4177 b4_percent_define_bison_variables(VARIABLE).
4178 (b4_percent_code_get, b4_percent_code_ifdef): Rename
4179 b4_percent_code_skeleton_qualifiers(QUALIFIER) to
4180 b4_percent_code_bison_qualifiers(QUALIFIER).
4181 (b4_check_user_names_wrap): Update for renames.
4182 * src/muscle_tab.c, src/muscle_tab.h (muscle_percent_define_flag_if,
4183 muscle_percent_define_default): New functions mimicking
4184 b4_percent_define_flag_if and b4_percent_define_default.
4185
4186 For %define variables, report locations for invalid values and
4187 redefinitions.
4188 * data/bison.m4 (b4_percent_define_flag_if): Read
4189 b4_percent_define_loc(VARIABLE) to report the location of an invalid
4190 value for VARIABLE.
4191 (b4_percent_define_default): Save a special location in
4192 b4_percent_define_loc(VARIABLE) in case the default value for VARIABLE
4193 must later be reported as invalid.
4194 * src/muscle_tab.c (muscle_location_grow, muscle_location_decode): New
4195 functions.
4196 (muscle_percent_define_insert): Record the location of VARIABLE in
4197 muscle percent_define_loc(VARIABLE), and use it to report the previous
4198 location for a redefinition.
4199 (muscle_percent_define_flag_if): Update like b4_percent_define_flag_if.
4200 (muscle_percent_define_default): Update like b4_percent_define_default.
4201 (muscle_grow_user_name_list): Rename to...
4202 (muscle_user_name_list_grow): ... this for consistency and use
4203 muscle_location_grow.
4204 * src/muscle_tab.h (muscle_location_grow): Prototype.
4205 * tests/input.at (%define errors): Update expected output.
4206 * tests/skeletons.at (%define boolean variables: invalid skeleton
4207 defaults): New test case.
4208
42092007-02-28 Joel E. Denny <jdenny@ces.clemson.edu>
4210
4211 * src/print.c (lookahead_set, state_default_rule): Remove.
4212 (print_reductions): Replace state_default_rule invocation with
4213 equivalent use of yydefact, which was computed in token_actions in
4214 tables.c.
4215 (print_results): Don't allocate lookahead_set.
4216
42172007-02-27 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * data/lalr1.java: Prefix all private members with yy.
4220
42212007-02-24 Joel E. Denny <jdenny@ces.clemson.edu>
4222
4223 Use YYFPRINTF instead of fprintf where appropriate. Reported by
4224 Sebastien Fricker at
4225 <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00035.html>.
4226 * THANKS: Add Sebastien Fricker.
4227 * data/glr.c, data/push.c, data/yacc.c (yy_reduce_print): Implement.
4228 * doc/bison.texinfo (Tracing): Make it clearer that YYFPRINTF must
4229 accept a variable number of arguments.
4230
42312007-02-19 Joel E. Denny <jdenny@ces.clemson.edu>
4232
4233 * bootstrap: Remove occurrences of .#bootmp from lib/Makefile.
4234
42352007-02-13 Juan Manuel Guerrero <juan.guerrero@gmx.de>
4236
4237 * djgpp/config.bat: Adjustments concerning the use of autoconf 2.61.
4238 * djgpp/config.sed: Adjustments concerning the use of autoconf 2.61.
4239 * djgpp/config.site: Adjustments concerning the use of autoconf 2.61.
4240
42412007-02-11 Paul Eggert <eggert@cs.ucla.edu>
4242
4243 Undo my 2007-02-07 change, switching back to the c-strcase module
4244 introduced in the 2007-02-03 change. Bruno Haible reported that
4245 the 2007-02-07 change would be dangerous in Turkish if we add a
4246 language whose name contains "i", since "i" is not lowercase "I"
4247 in Turkish.
4248 * bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase.
4249 * lib/.cvsignore: Add c-ctype.c, c-ctype.h, c-strcase.h,
4250 c-strcasecomp.c, c-strncasecmp.c. Remove strcasecmp.c, strncasecmp.c.
4251 * m4/.cvsignore: Remove strcase.m4.
4252 * src/getargs.c: Revert 2007-02-07 change, as follows.
4253 Include c-strcase.h.
4254 (language_argmatch): Use c_strcasecmp rather than strcasecmp.
4255
42562007-02-11 Bruno Haible <bruno@clisp.org>
4257
4258 Enable the Java related testsuite tests when the only Java compiler
4259 found is a gcj < 4.3. Discussed at
4260 <http://lists.gnu.org/archive/html/bug-bison/2007-02/msg00016.html>.
4261 * configure.ac (gt_JAVACOMP): Don't specify a target_version.
4262
42632007-02-11 Joel E. Denny <jdenny@ces.clemson.edu>
4264
4265 * data/Makefile.am: Update copyright date.
4266 * data/push.c (yypull_parse): Report memory exhaustion and return 2 if
4267 yypstate_new returns NULL.
4268 (yypstate_new): Return NULL if malloc does.
4269 * src/reader.c (packgram): Move translation of rule actions from the
4270 beginning of packgram to...
4271 (check_and_convert_grammar): ... here right before packgram is invoked
4272 so it's easier to write more complete comments, and remove redundant
4273 code.
4274
42752007-02-10 Joel E. Denny <jdenny@ces.clemson.edu>
4276
4277 As in semantic actions, make @$ in %initial-action, %destructor, and
4278 %printer imply %locations.
4279 * src/scan-code.l (SC_SYMBOL_ACTION): Set locations_flag = true when
4280 scanning @$.
4281 * tests/actions.at (AT_CHECK_ACTION_LOCATIONS): New macro supporting...
4282 (@$ in %initial-action implies %locations,
4283 @$ in %destructor implies %locations,
4284 @$ in %printer implies %locations): ... these new test cases.
4285
42862007-02-07 Paul Eggert <eggert@cs.ucla.edu>
4287
4288 Undo most of the 2007-02-03 change, switching to the strcase module
4289 now that gnulib strcase has been fixed.
4290 * bootstrap.conf (gnulib_modules): Remove c-strcase. Add strcase.
4291 * lib/.cvsignore: Remove c-ctype.c, c-ctype.h, c-strcase.h,
4292 c-strcasecomp.c, c-strncasecmp.c. Add strcasecmp.c, strncasecmp.c
4293 * m4/.cvsignore: Add strcase.m4.
4294 * src/getargs.c: Revert 2007-02-03 change, as follows.
4295 Don't include c-strcase.h.
4296 (language_argmatch): Use strcasecmp rather than c_strcasecmp.
4297 strcasecmp has "unspecified behavior" outside the POSIX locale,
4298 but it works fine in practice if at least one argument is ASCII,
4299 as is the case in Bison.
4300
43012007-02-07 Paolo Bonzini <bonzini@gnu.org>
4302
4303 * tests/java.at: Skip tests if only one of javac/java is present.
4304 Reported by Joel E. Denny.
4305 * tests/atlocal.in: Adjust copyright years.
4306
43072007-02-05 Paolo Bonzini <bonzini@gnu.org>
4308
4309 * data/lalr1.java (Stack): Work around old verifiers that disallow
4310 access to the private fields of an inner class, from the outer class.
4311 We can make Stack's fields public because user code doesn't have access
4312 to the instance of Stack used by parse(). Reported by Paul Eggert.
4313
43142007-02-03 Paul Eggert <eggert@cs.ucla.edu>
4315
4316 * .cvsignore: Add javacomp.sh, javaexec.sh. Is this really
4317 the right spot for these files?
4318 * bootstrap.conf (gnulib_modules): Add c-strcase.
4319 * lib/.cvsignore: Add c-ctype.c c-ctype.h, c-strcasecomp.c,
4320 c-strncasecmp.c.
4321 * src/getargs.c: Include c-strcase.h.
4322 (language_argmatch): Use c_strcasecmp rather than strcasecmp,
4323 to avoid unspecified behavior.
4324
43252007-02-01 Joel E. Denny <jdenny@ces.clemson.edu>
4326
4327 * doc/bison.texinfo (Decl Summary): Correct typo.
4328
43292007-01-30 Paolo Bonzini <bonzini@gnu.org>
4330
4331 * data/bison.m4 (b4_percent_define_flag_if): Don't treat 0 as false.
4332 Complain if the value does not match empty, "true" or "false".
4333 * data/c++.m4: Adjust default definitions of %define variables.
4334 * data/java.m4: Adjust default definitions of %define variables.
4335 * doc/bison.texinfo (Decl Summary): Adjust the %define entry according
4336 to above behavior.
4337 * tests/input.at (Boolean %define variables): Test new behavior.
4338
43392007-01-29 Paolo Bonzini <bonzini@gnu.org>
4340
4341 * NEWS: Mention java.
4342 * TODO: Remove things that are done.
4343 * bootstrap.conf: Add javacomp-script and javaexec-script.
4344 * configure.ac: Invoke gt_JAVACOMP and gt_JAVAEXEC.
4345
4346 * data/Makefile.am: Add new files.
4347 * data/java-skel.m4: New.
4348 * data/java.m4: New.
4349 * data/lalr1.java: New.
4350
4351 * doc/bison.texinfo: Put "A Complete C++ Example" under
4352 C++ Parsers. Add Java Parsers. Put C++ Parsers and Java Parsers
4353 under Other Languages.
4354
4355 * src/getargs.c (valid_languages): Add Java.
4356 * src/getargs.h (struct bison_language): Update size of string fields.
4357
4358 * tests/Makefile.am: Add java.at.
4359 * tests/atlocal.in: Add CONF_JAVA and CONF_JAVAC.
4360 * tests/java.at: New.
4361 * tests/testsuite.at: Include it.
4362
43632007-01-28 Joel E. Denny <jdenny@ces.clemson.edu>
4364
4365 Clean up.
4366 * src/scan-skel.l (at_directive_perform): Add at_directive_argc and
4367 at_directive_argv arguments so these no longer have to be global
4368 variables. Also, update the implementation for the following changes.
4369 (fail_for_at_directive_too_many_args,
4370 fail_for_at_directive_too_few_args): Add at_directive_name argument.
4371 (at_directive_name): Remove as at_directive_argv[0] will be used for
4372 this now.
4373 (AT_DIRECTIVE_ARGC_MAX): Increment to make space in at_directive_argv
4374 for the directive name.
4375 (at_directive_argc, at_directive_argv): Make these local within
4376 skel_lex instead of global.
4377 (INITIAL): Update directive start action for above changes.
4378 (SC_AT_DIRECTIVE_ARG): Rename to...
4379 (SC_AT_DIRECTIVE_ARGS): ... this, and update for above changes.
4380 (SC_AT_DIRECTIVE_SKIP_WS): Update.
4381 (scan_skel): Move yylex_destroy to...
4382 (skel_scanner_free): ... here.
4383 * tests/skeletons.at (installed skeleton file name): Rename to...
4384 (installed skeleton file names): ... this.
4385
43862007-01-27 Joel E. Denny <jdenny@ces.clemson.edu>
4387
4388 * ChangeLog: For changes in doc/bison.texinfo, consistently reference
4389 node names: say "Table of Symbols" not "Bison Symbols", and say "Decl
4390 Summary" not "Directives".
4391 * doc/bison.texinfo (Decl Summary, Calc++ Parser): Cross-reference the
4392 %code entry in "Decl Summary" rather than the one in "Table of Symbols"
4393 since the former is now the more complete one.
4394 (Prologue Alternatives): Likewise and do the same for %defines.
4395 (Table of Symbols): Add summary of %code, add summary of %define, and
4396 move full %code documentation to...
4397 (Decl Summary): ... here for consistency with other entries in these
4398 sections.
4399 Move %define entry in order to keep this list alphabetized.
4400 Reword %define entry a little to put less emphasis on the skeleton
4401 concept, which most users shouldn't have to think about.
4402
44032007-01-26 Paul Eggert <eggert@cs.ucla.edu>
4404
4405 Adjust to recent gnulib changes.
4406 * lib/.cvsignore: Remove stpcpy.h, strndup.h, strnlen.h.
4407 Add string.h, string_.h, unistd_.h, wchar_.h.
4408 * m4/.cvsignore: Add gnulib-common.m4, string_h.m4, wchar.m4.
4409 * src/system.h: Don't include <stpcpy.h>; this is now done by
4410 <string.h>.
4411
44122007-01-23 Paolo Bonzini <bonzini@gnu.org>
4413
4414 Simplify implementation of unqualified %code, implement macros for
4415 uniform treatment of boolean %define flags. Document %define.
4416 * data/bison.m4 (b4_percent_define_ifdef, b4_percent_define_flag_if,
4417 b4_percent_code_ifdef): New.
4418 (b4_percent_code_get): Map unqualified %code to b4_percent_code().
4419 * data/c++.m4: Define default value for global_tokens_and_yystype.
4420 * data/glr.cc: Likewise.
4421 * data/location.cc: Use b4_percent_define_flag_if.
4422
4423 * doc/bison.texinfo (Decl Summary): Document %define.
4424
4425 * src/parse-gram.y (Unqualified %code): Change muscle name to
4426 b4_percent_code().
4427 (content.opt): Default to empty.
4428
44292007-01-17 Joel E. Denny <jdenny@ces.clemson.edu>
4430
4431 Implement support for relative and absolute skeleton file names.
4432 Discussed starting at
4433 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00071.html>.
4434 * doc/bison.texinfo (Decl Summary): Document in %skeleton entry.
4435 (Bison Options): Document in --skeleton entry.
4436 * src/output.c (output_skeleton): Use strncpy rather than strcpy since
4437 full_skeleton can't necessarily hold all of pkgdatadir.
4438 If the specified skeleton file name contains a `/', don't prepend
4439 pkgdatadir.
4440 * src/parse-gram.y (prologue_declaration): If the specified skeleton
4441 file name contains a `/', prepend the grammar file directory.
4442 * tests/Makefile.am (TESTSUITE_AT): Add skeletons.at.
4443 * skeletons.at: New file.
4444 (relative skeleton file names): New test case.
4445 (installed skeleton file names): New test case.
4446 * tests/testsuite.at: Include skeletons.at.
4447
4448 * bootstrap: Update copyright to 2007.
4449
44502007-01-17 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * bootstrap: Remove occurrences of .#bootmp from the files.
4453
44542007-01-17 Akim Demaille <akim@epita.fr>
4455
4456 * doc/bison.texinfo (Calc++ Parser): Don't try to alias
4457 nonterminals.
4458 Use per-type %printer.
4459
44602007-01-17 Joel E. Denny <jdenny@ces.clemson.edu>
4461
4462 * NEWS, data/c++-skel.m4, data/c++.m4, data/c-skel.m4, data/c.m4,
4463 data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
4464 djgpp/config.site, src/files.c, src/files.h, src/main.c,
4465 src/muscle_tab.c, src/muscle_tab.h, src/parse-gram.y, src/reader.h,
4466 src/scan-skel.h, src/scan-skel.l, tests/actions.at, tests/calc.at,
4467 tests/glr-regression.at, tests/input.at, tests/local.at,
4468 tests/output.at, tests/torture.at: Update copyright to 2007.
4469
44702007-01-16 Akim Demaille <akim@epita.fr>
4471
4472 * doc/bison.texinfo (Calc++ Parsing Driver): Let "parse" return an
4473 error code.
4474 (Calc++ Scanner): Exit with failure if we can't open the input
4475 file.
4476 Accept "-" standing for stdin.
4477 (Calc++ Top Level): Print the result only if the parsing was
4478 successful.
4479
44802007-01-16 Akim Demaille <akim@epita.fr>
4481
4482 * data/lalr1.cc (yy_reduce_print_): Add a missing end-of-line.
4483
44842007-01-15 Paolo Bonzini <bonzini@gnu.org>
4485 and Joel E. Denny <jdenny@ces.clemson.edu>
4486
4487 Clean up %define and %code implementation in M4 some. Most
4488 importantly, rename all related macros to be in the b4_percent_define
4489 and b4_percent_code namespaces. Also, complete support for `.' in
4490 %define variable names and %code qualifiers.
4491 * data/bison.m4 (b4_check_user_names): Check for special
4492 "SKELETON-NAMESPACE(name)" macros instead of using two nested
4493 m4_foreach loops.
4494 (b4_get_percent_define, b4_get_percent_code): Rename to...
4495 (b4_percent_define_get, b4_percent_code_get): ... these.
4496 Extend documentation with examples.
4497 For SKELETON-NAMESPACE (as documented for b4_check_user_names), use
4498 b4_percent_define_skeleton_variables and
4499 b4_percent_code_skeleton_qualifiers.
4500 Expect any value for the %define variable `foo' to be stored in the
4501 macro named `b4_percent_define(foo)'; expect any %code blocks for the
4502 qualifier `foo' to be stored in a macro named `b4_percent_code(foo)';
4503 expect any unqualified %code blocks to be stored in a macro named
4504 `b4_percent_code_unqualified'.
4505 Use m4_indir so that %define variable names and %code qualifiers can
4506 contain `.', which is allowed by the grammar parser.
4507 (b4_percent_define_default): New macro to set a default value for a
4508 %define variable.
4509 (m4_wrap): Update wrapped code, and fix some underquoting.
4510 (b4_check_user_names_wrap): Update and define outside the m4_wrap.
4511 Expect grammar uses of %define variables and %code qualifiers to be
4512 defined in b4_percent_define_user_variables and
4513 b4_percent_code_user_qualifiers.
4514 * data/c++.m4: Use b4_percent_define_default rather than
4515 m4_define_default. Fix some underquoting. Skeleton usage of %define
4516 variable define_location_comparison now implies skeleton usage of
4517 %define variable filename_type.
4518 * data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
4519 data/push.c, data/yacc.c: Update macro names.
4520 * src/parse-gram.y (prologue_declaration, grammar_declaration): Update
4521 muscle names.
4522
45232007-01-14 Juan Manuel Guerrero <juan.guerrero@gmx.de>
4524
4525 DJGPP specific issues.
4526
4527 * djgpp/config.site: Set ac_cv_path_mkdir to a sane DJGPP specific
4528 default. Set gl_cv_absolute_wctype_h to a sane DJGPP specific default.
4529
45302007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
4531
4532 * tests/glr-regression.at: Use AT_PARSER_CHECK rather than AT_CHECK to
4533 run parsers in all tests so that Valgrind is invoked during
4534 maintainer-check-valgrind.
4535 (Duplicate representation of merged trees): Free all semantic values.
4536 (Duplicated user destructor for lookahead): Likewise.
4537
45382007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
4539
4540 * tests/local.at (AT_PARSER_CHECK): Add a PRE argument to specify a
4541 command-line prefix.
4542 * tests/torture.at (Exploding the Stack Size with Alloca): Stderr is
4543 ignored, so use that PRE to set --log-fd=1 in VALGRIND_OPTS so we don't
4544 miss Valgrind messages.
4545 (Exploding the Stack Size with Malloc): Likewise.
4546
45472007-01-09 Joel E. Denny <jdenny@ces.clemson.edu>
4548
4549 Ignore YYSTACK_USE_ALLOCA for push parsers since the stacks can't be
4550 locals. Reported by Juan Manuel Guerrero at
4551 <http://lists.gnu.org/archive/html/bug-bison/2007-01/msg00000.html>.
4552 * data/push.c: Enclose the #ifdef YYSTACK_USE_ALLOCA in b4_push_if.
4553 Fix some indentation also.
4554 * tests/torture.at (Exploding the Stack Size with Alloca): Add comment
4555 explaining this issue.
4556
45572007-01-09 Paolo Bonzini <bonzini@gnu.org>
4558 and Joel E. Denny <jdenny@ces.clemson.edu>
4559
4560 Simplify union and prologue handling, and escape union and lex/parse
4561 params with digraphs.
4562 * data/bison.m4 (b4_pre_prologue, b4_post_prologue): Set their default
4563 values to the empty string since these are no longer guaranteed
4564 initialized by the front-end.
4565 * data/glr.c, data/glr.cc, data/lalr1.cc, data/push.c, data/yacc.c: Add
4566 braces around b4_user_stype since this is no longer done by the
4567 front-end.
4568 * src/files.c, src/files.h (pre_prologue_obstack,
4569 post_prologue_obstack): Remove.
4570 * src/muscle_tab.c (muscle_pair_list_grow): Don't duplicate header
4571 comments here. Use MUSCLE_OBSTACK_SGROW so that values are escaped
4572 with digraphs. This fixes lex params and parse params.
4573 * src/muscle_tab.h (muscle_pair_list_grow): Update comments.
4574 * src/output.c (prepare): Remove muscle insertion of the prologues.
4575 (output): Remove freeing of pre_prologue_obstack and
4576 post_prologue_obstack.
4577 * src/parse-gram.y (prologue_declaration): Use muscle_code_grow rather
4578 than prologue_augment for prologue parsing so you don't need prologue
4579 obstacks.
4580 (grammar_declaration): For %union RHS, use `braceless' instead of
4581 "{...}" so that braces are already stripped and code is escaped with
4582 digraphs.
4583 * src/reader.c (prologue_augment): Remove.
4584 (reader): Remove initialization of pre_prologue_obstack and
4585 post_prologue_obstack.
4586 * src/reader.h (prologue_augment): Remove.
4587
4588 * data/c.m4: Remove stray parenthesis.
4589
45902007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
4591
4592 Remove quotes from variables names in %define directives and from
4593 qualifiers in %code directives, and restrict the characters that are
4594 allowed in them to M4-friendly ones. For %define, continue to support
4595 the quoted form as a deprecated feature. Discussed starting at
4596 <http://lists.gnu.org/archive/html/bison-patches/2007-01/msg00023.html>.
4597 * NEWS (2.3a+): Add entry for the change to %define. Update entry for
4598 %code.
4599 * doc/bison.texinfo (Prologue Alternatives): Update.
4600 (Decl Summary): In %defines entry, update mention of `%code requires'
4601 and `%code provides'.
4602 (C++ Location Values): Update %define uses.
4603 (Calc++ Parser Interface): Likewise.
4604 (Calc++ Parser): Likewise, and update `%code requires' uses.
4605 (Table of Symbols): Update %code documentation.
4606 * src/parse-gram.y (prologue_declaration): For %define variables, use
4607 `variable' instead of `STRING'.
4608 (grammar_declaration): For %code qualifiers, use `ID' instead of
4609 `STRING'.
4610 (variable): New nonterminal that takes an `ID' or a `STRING'.
4611 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Update %code
4612 and %define uses.
4613 * tests/calc.at (_AT_DATA_CALC_Y): Update %define use.
4614 * tests/input.at (Reject unused %code qualifiers): Update %code uses.
4615 (%define errors): Update %define uses.
4616
46172007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
4618
4619 * src/parse-gram.y (prologue_declaration): Use MUSCLE_INSERT_STRING
4620 instead of muscle_insert for %define values so that M4-special
4621 characters are replaced with digraphs.
4622 * tests/input.at (%define errors): Extend to check weird values.
4623
46242007-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
4625
4626 Instead of having skeletons declare all valid %define variables and
4627 %code qualifiers, provide macros that retrieve the associated values
4628 and build these lists automatically. Thus Bison will now warn when a
4629 variable or qualifier is not used by the skeleton in the current
4630 invocation regardless of whether it might sometimes be used by that
4631 skeleton in other invocations. Also, move all %define value macros to
4632 the b4_percent_define_ namespace, and remove the %define "NAME" {CODE}
4633 form, which is replaced by %code.
4634 * data/bison.m4 (b4_check_for_unrecognized_names): Rename to...
4635 (b4_check_user_names): ... this, and change the series of valid name
4636 arguments to a single list argument for names used in the skeleton
4637 similar to the existing list argument for names used in the grammar.
4638 Warn instead of complaining.
4639 (b4_get_percent_define, b4_get_percent_code): New to retrieve %define
4640 values and %code code, to format %code code properly, and to build
4641 lists of all %define variables and %code qualifiers used in the
4642 skeleton: b4_skeleton_percent_define_variables and
4643 b4_skeleton_percent_code_qualifiers.
4644 (b4_check_percent_define_variables, b4_check_percent_code_qualifiers):
4645 Remove, and...
4646 (m4_wrap): ... m4_wrap b4_check_user_names invocations instead so that
4647 the skeleton names lists can finish building first. In place of
4648 b4_used_percent_define_variables and b4_used_percent_code_qualifiers,
4649 expect the lists b4_user_percent_define_variables and
4650 b4_user_percent_code_qualifiers.
4651 * data/c++.m4: Where setting default values for b4_parser_class_name,
4652 b4_location_type, b4_filename_type, b4_namespace, and
4653 b4_define_location_comparison, update their names to the
4654 b4_percent_define_ namespace.
4655 * data/glr.c: Don't use b4_check_percent_define_variables and
4656 b4_check_percent_code_qualifiers. Use b4_get_percent_code.
4657 * data/glr.cc, data/lalr1.cc: Likewise, and use b4_get_percent_define.
4658 (b4_parser_class_name, b4_namespace): Define these using
4659 b4_get_percent_define for parser_class_name and namespace.
4660 * data/location.cc: Use b4_get_percent_define.
4661 * data/push.c: Don't use b4_check_percent_define_variables and
4662 b4_check_percent_code_qualifiers. Use b4_get_percent_code.
4663 * data/yacc.c: Likewise, and don't call m4_exit in
4664 b4_use_push_for_pull_if or m4_wrap code will never execute.
4665 * src/muscle_tab.c, src/muscle_tab.h (muscle_grow_used_name_list):
4666 Rename to...
4667 (muscle_grow_user_name_list): ... this for consistency with the
4668 terminology used in bison.m4.
4669 * src/parse-gram.y (prologue_declaration): Prepend "percent_define_" to
4670 %define variable names, and rename muscle used_percent_define_variables
4671 to user_percent_define_variables.
4672 (grammar_declaration): Rename muscle used_percent_code_qualifiers to
4673 user_percent_code_qualifiers.
4674 (content): Remove.
4675 (content.opt): Replace content RHS with STRING RHS so %define "NAME"
4676 {CODE} form is no longer accepted.
4677 * tests/input.at (Reject bad %code qualifiers): Rename to...
4678 (Reject unused %code qualifiers): ... this, and update test output.
4679 (%define error): Update test output.
4680
46812007-01-07 Joel E. Denny <jdenny@ces.clemson.edu>
4682
4683 Check for unrecognized %define variables similar to checking for
4684 unrecognized %code qualifiers. Check for redefined %define variables.
4685 * data/bison.m4 (b4_check_for_unrecognized_names): New macro that
4686 generalizes...
4687 (b4_check_percent_code_qualifiers): ... this, which now wraps it.
4688 (b4_check_percent_define_variables): New, also wraps it.
4689 * data/glr.c: Unless glr.cc is wrapping glr.c, declare no valid %define
4690 variables using b4_check_percent_define_variables.
4691 * data/glr.cc, data/lalr1.cc: Declare the valid %define variables as
4692 all those exercised in the test suite and all those listed in the
4693 `Default values' section of c++.m4. Are there others?
4694 * data/push.c, data/yacc.c: Declare no valid %define variables.
4695 * src/muscle_tab.c, src/muscle_tab.h (muscle_find_const): New function,
4696 similar to muscle_find, but it works even when the muscle stores a
4697 const value.
4698 (muscle_grow_used_name_list): New function for constructing the used
4699 name list muscles that b4_check_for_unrecognized_names requires.
4700 * src/parse-gram.y (prologue_declaration): Warn if a variable is
4701 %define'd more than once. Define the b4_used_percent_define_variables
4702 muscle with muscle_grow_used_name_list.
4703 (grammar_declaration): Abbreviate %code code with
4704 muscle_grow_used_name_list.
4705 * tests/input.at (%define errors): New.
4706
47072007-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
4708
4709 Provide warn_at, complain_at, and fatal_at function callbacks to the
4710 skeletons, and use this for %code qualifier complaints.
4711 * data/bison.m4 (b4_error_at): New, invoked by...
4712 (b4_warn_at, b4_complain_at, b4_fatal_at): ... these new macros to wrap
4713 the skeleton scanner's new @warn_at(...@), @complain_at(...@), and
4714 @fatal_at(...@) directives.
4715 (b4_check_percent_code_qualifiers): Rewrite to expect locations for
4716 qualifiers in b4_used_percent_code_qualifiers and to use
4717 b4_complain_at.
4718 * src/location.c, src/location.h (boundary_set_from_string): New global
4719 function.
4720 * src/muscle_tab.c, src/muscle_tab.h (muscle_boundary_grow): New global
4721 function.
4722 * src/parse-gram.y (grammar_declaration): Add locations for qualifiers
4723 to b4_used_percent_code_qualifiers.
4724 * src/scan-skel.l (fail_for_at_directive_too_few_args): New static
4725 function.
4726 (AT_DIRECTIVE_ARGC_MAX): Increase for boundary arguments.
4727 (lineno): Rename to...
4728 (out_lineno): ... this so I don't misunderstand it again.
4729 (SC_AT_DIRECTIVE_SKIP_WS): Don't increment out_lineno for newlines
4730 here; these newlines are in the input but not the output file.
4731 (SC_AT_DIRECTIVE_ARG): Likewise. Extract directive execution to...
4732 (at_directive_perform): ... this new static function, and add handling
4733 of new @warn_at(...@), @complain_at(...@), and @fatal_at(...@)
4734 directives.
4735 * tests/input.at (Reject bad %code qualifiers): Update test output with
4736 locations and extend.
4737
4738 * tests/output.at (Output file name: [, Output file name: ]): Remove
4739 bogus comment about these tests failing.
4740
47412007-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
4742
4743 Clean up b4_check_percent_code_qualifiers a little.
4744 * data/bison.m4 (b4_check_percent_code_qualifiers): Expect qualifiers
4745 in b4_used_percent_code_qualifiers to be double-M4-quoted. Rewrite
4746 documentation and add examples.
4747 * src/parse-gram.y (grammar_declaration): Double-M4-quote those
4748 qualifiers here.
4749
47502007-01-05 Joel E. Denny <jdenny@ces.clemson.edu>
4751
4752 Don't use m4_divert since it makes m4_divert_push and m4_divert_pop
4753 unreliable -- especially when they're hidden inside another macro.
4754 * data/bison.m4, data/c++-skel.m4, data/c++.m4, data/c-skel.m4,
4755 data/c.m4: Remove m4_divert(-1).
4756 * data/glr.c, data/glr.cc, data/lalr1.cc, data/location.cc,
4757 data/push.c, data/yacc.c: Likewise, and replace m4_divert(0) with
4758 m4_divert_push(0) and m4_divert_pop(0).
4759 * src/output.c (output_skeleton): Don't add an m4_divert_push(0) and
4760 an m4_wrap([m4_divert_pop(0)]) to the M4. Diversion -1, which is
4761 pushed and popped by m4sugar, should be first on the stack.
4762
4763 Provide warn, complain, and fatal function callbacks to the skeletons.
4764 This provides more flexibility than m4_fatal, improves the error
4765 message format, and captures messages for translation. Discussed
4766 starting at
4767 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00063.html>.
4768 * data/bison.m4 (b4_error): New, invoked by...
4769 (b4_warn, b4_complain, b4_fatal): ... these new macros to wrap the
4770 skeleton scanner's new @warn(...@), @complain(...@), and @fatal(...@)
4771 directives. Because these M4 macros might be called when the current
4772 diversion is -1 or 0, m4_divert_push and m4_divert_pop is used; thus
4773 the previous removal of uses of m4_divert, which caused trouble.
4774 (b4_check_percent_code_qualifiers): Use b4_complain instead of
4775 m4_fatal to report unrecognized %code qualifiers.
4776 * data/c++-skel.m4: Use b4_complain instead of m4_fatal to report C++
4777 push parser requests.
4778 * data/glr.c: Use b4_complain instead of m4_fatal to report
4779 non-deterministic push parser requests.
4780 Update @output usage to @output(...@) form.
4781 * data/glr.cc, data/lalr1.cc: Use b4_fatal instead of m4_fatal to
4782 report missing %defines. Update @output usage to @output(...@) form.
4783 * data/location.cc, data/push.c, data/yacc.c: Update @output usage to
4784 @output(...@) form.
4785 * src/main.c (main): Invoke skel_scanner_free.
4786 * src/scan-skel.h (skel_scanner_free): Prototype new function.
4787 * src/scan-skel.l (FLEX_NO_OBSTACK): Don't define; we now need the
4788 obstack_for_string from flex-scanner.h.
4789 (YY_DECL): Use to declare skel_lex static.
4790 (decode_at_digraphs): Remove; now handled in the new
4791 SC_AT_DIRECTIVE_ARG start condition.
4792 (fail_for_at_directive_too_many_args, fail_for_invalid_at): New static
4793 functions.
4794 (at_directive_name, AT_DIRECTIVE_ARGC_MAX, at_directive_argc,
4795 at_directive_argv): New static globals.
4796 (INITIAL): Use fail_for_invalid_at.
4797 Don't parse `@output file_name\n' or `@basename(...@)'. Instead,
4798 recognize the start of a generalized `@directive(...@)' form and
4799 start...
4800 (SC_AT_DIRECTIVE_ARG): ... this new start condition to parse the
4801 directive args (using the new obstack_for_string), to decode the
4802 contained @ diagraphs, and to perform the directive. It recognizes
4803 @basename(...@), @warn(...@), @complain(...@), @fatal(...@), and
4804 @output(...@).
4805 (SC_AT_DIRECTIVE_SKIP_WS): New start condition started by
4806 SC_AT_DIRECTIVE_ARG to skip whitespace after the argument delimiter,
4807 `@,'.
4808 (scan_skel): Initialize obstack_for_string on the first call.
4809 (skel_scanner_free): New function to free obstack_for_string.
4810 * tests/input.at (Reject bad %code qualifiers): Update test output.
4811
48122007-01-04 Joel E. Denny <jdenny@ces.clemson.edu>
4813
4814 Consolidate the 4 prologue alternative directives (%code, %requires,
4815 %provides, and %code-top) into a single %code directive with an
4816 optional qualifier field. Discussed at
4817 <http://lists.gnu.org/archive/html/bison-patches/2007-01/msg00012.html>.
4818 * NEWS (2.3a+): Rewrite the existing entry for the prologue
4819 alternatives.
4820 * doc/bison.texinfo (Prologue Alternatives): Update.
4821 (Decl Summary): Update to %code "requires" and %code "provides".
4822 (Calc++ Parser): Update to %code "requires".
4823 (Table of Symbols): Remove entries for %requires, %provides, and
4824 %code-top. Rewrite %code entry, and add a %code "QUALIFIER" entry.
4825 * data/bison.m4 (b4_user_provides, b4_user_requires): Remove as these
4826 are replaced by b4_percent_code_provides and b4_percent_code_requires,
4827 which are skeleton-specific.
4828 (b4_check_percent_code_qualifiers): New. A skeleton can use this to
4829 declare what %code qualifiers it supports and to complain if any other
4830 qualifiers were used in the grammar.
4831 * data/glr.cc: Update to use b4_user_code([b4_percent_code_requires])
4832 and b4_user_code([b4_percent_code_provides]) in place of
4833 b4_user_requires and b4_user_provides.
4834 * data/glr.c, data/lalr1.cc, data/push.c, data/yacc.c: Likewise.
4835 Add b4_user_code([b4_percent_code_top]) and
4836 b4_user_code([b4_percent_code]).
4837 Invoke b4_check_percent_code_qualifiers.
4838 * src/parse-gram.y (PERCENT_CODE_TOP, PERCENT_PROVIDES,
4839 PERCENT_REQUIRES): Remove.
4840 (grammar_declaration): Remove RHS's for %code-top, %provides, and
4841 %requires. Rewrite the %code RHS as the unqualified form defining the
4842 muscle b4_percent_code. Add another RHS for the qualified %code form,
4843 which defines muscles of the form b4_percent_code_QUALIFIER and the
4844 b4_used_percent_code_qualifiers muscle.
4845 * src/scan-gram.l (PERCENT_CODE_TOP, PERCENT_PROVIDES,
4846 PERCENT_REQUIRES): Remove.
4847 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Update to use
4848 %code "requires" and %code "provides".
4849 * tests/input.at (Reject bad %code qualifiers): New.
4850
48512007-01-03 Joel E. Denny <jdenny@ces.clemson.edu>
4852
4853 Use the new code_props interface for destructors and printers.
4854 * src/symtab.h (symbol, semantic_type): Remove destructor_location and
4855 printer_location members, and change the type of the destructor and
4856 printer members to code_props.
4857 (symbol_destructor_set, symbol_destructor_get, symbol_printer_set,
4858 symbol_printer_get, semantic_type_destructor_set,
4859 semantic_type_printer_set, default_tagged_destructor_set,
4860 default_tagless_destructor_set, default_tagged_printer_set,
4861 default_tagless_printer_set): Use code_props in arguments and return
4862 types in place of char const * and location.
4863 (symbol_destructor_location_get, symbol_printer_location_get): Remove
4864 since the locations are now contained in the return of
4865 symbol_destructor_get and symbol_printer_get.
4866 * src/output.c (symbol_destructors_output, symbol_printers_output):
4867 Replace with...
4868 (symbol_code_props_output): ... this to eliminate duplicate code.
4869 (output_skeleton): Update to use symbol_code_props_output.
4870 * src/reader.c (symbol_should_be_used): Update use of
4871 symbol_destructor_get.
4872 * src/symlist.c (symbol_list_destructor_set, symbol_list_printer_set):
4873 Update uses of the various _destructor_set and _printer_set functions.
4874 * src/symtab.c: (default_tagged_destructor_location,
4875 default_tagless_destructor_location, default_tagged_printer_location,
4876 default_tagless_printer_location): Remove since we...
4877 (default_tagged_destructor, default_tagless_destructor,
4878 default_tagged_printer, default_tagless_printer): ... change the type
4879 of these to code_props.
4880 (symbol_new, semantic_type_new, symbol_destructor_set,
4881 semantic_type_destructor_set, symbol_destructor_get,
4882 symbol_printer_set, semantic_type_printer_set, symbol_printer_get,
4883 symbol_check_alias_consistency, default_tagged_destructor_set,
4884 default_tagless_destructor_set, default_tagged_printer_set,
4885 default_tagless_printer_set): Update.
4886 (symbol_destructor_location_get, symbol_printer_location_get): Remove.
4887 (SYMBOL_CODE_PRINT): New similar to SYMBOL_ATTR_PRINT but for
4888 code_props members.
4889 (symbol_print): Use SYMBOL_CODE_PRINT.
4890
48912007-01-03 Joel E. Denny <jdenny@ces.clemson.edu>
4892
4893 Use the new code_props interface for rule actions.
4894 * src/symlist.h (symbol_list): Replace action, action_location, and
4895 used members with a code_props action_props member.
4896 * src/reader.c (symbol_should_be_used, grammar_rule_check,
4897 grammar_midrule_action, grammar_current_rule_merge_set,
4898 grammar_current_rule_symbol_append, packgram): Update.
4899 * src/scan-code.h (translate_rule_action): Remove, no longer used.
4900 * src/scan-code.l (handle_action_dollar): Update.
4901 (translate_rule_action): Remove, no longer used.
4902 * src/symlist.c (symbol_list_sym_new, symbol_list_syms_print): Update.
4903
49042007-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
4905
4906 Use the new code_props interface in parse-gram.y.
4907 * src/parse-gram.y (prologue_declaration, braceless, epilogue.opt):
4908 Update all uses of translate_* functions to use the new code_props
4909 interface and to use gram_scanner_last_string_free and
4910 code_scanner_last_string_free where possible.
4911 (grammar_declaration): symbol_list_destructor_set and
4912 symbol_list_printer_set now perform the translation, so don't do it
4913 here. Use gram_scanner_last_string_free where possible.
4914 * src/scan-code.h, src/scan-code.l (translate_symbol_action,
4915 translate_code): Remove, no longer used.
4916 * src/symlist.h, src/symlist.c (symbol_list_destructor_set,
4917 symbol_list_printer_set): Perform code translation here rather than
4918 depending on the caller to do so.
4919
4920 * src/symlist.h (struct symbol_list): Correct some documentation typos.
4921 * src/scan-gram.h (gram_last_string): Remove declaration.
4922 * src/scan-gram.l (last_string): Declare it static.
4923
49242007-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
4925
4926 Encapsulate code properties and related functionality for the various
4927 destructors, printers, and actions into a code_props structure and
4928 interface. This patch merely implements code_props in scan-code.h and
4929 scan-code.l. Future patches will rewrite other modules to use it.
4930 Discussed starting at
4931 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00020.html>.
4932 * src/location.h (EMPTY_LOCATION_INIT): Define so that it's easier to
4933 consistently initialize const structs that have an empty location
4934 field.
4935 * src/location.c (empty_location): Initialize with EMPTY_LOCATION_INIT
4936 to ensure consistency.
4937 * src/scan-code.h (code_props): New structure.
4938 (code_props_none_init, CODE_PROPS_NONE_INIT, code_props_none): New
4939 function, macro, and const global variable for initializing a
4940 code_props with no code.
4941 (code_props_plain_init, code_props_symbol_action_init,
4942 code_props_rule_action_init, code_props_translate_code): The rest of
4943 the new code_props functional interface. Among other things, the init
4944 functions set the code_props kind field so that
4945 code_props_translate_code will know whether to behave like
4946 translate_symbol_action, translate_rule_action, or translate_code.
4947 These old translate functions must remain until all other modules are
4948 updated to use the new code_props interface.
4949 (code_scanner_last_string_free): New function similar to
4950 gram_scanner_last_string_free.
4951 (code_scanner_free): Add documentation.
4952 * src/scan-code.l: Implement the new interface.
4953 (code_lex): Make it static, add a code_props* argument, and remove the
4954 rule argument.
4955 (last_string): New static global similar to the one in scan-gram.l.
4956 (SC_RULE_ACTION): Update to use the code_props* argument to code_lex
4957 instead of rule.
4958 (SC_SYMBOL_ACTION): For $$, set the is_value_used member of the
4959 code_props since Bison may one day use this information for destructors
4960 and printers.
4961 (<*><<EOF>>): Use STRING_FINISH so that last_string is set.
4962 (handle_action_dollar): Use symbol_list_n_get and set used flag
4963 directly since symbol_list_n_used_set is removed.
4964 (translate_action): Add a code_props* argument and remove the rule,
4965 action, and location arguments. Pass the code_props* on to code_lex.
4966 (translate_rule_action, translate_symbol_action, translate_code):
4967 Rewrite as wrappers around the new code_props interface.
4968 * src/symlist.h, src/symlist.c (symbol_list_n_used_set): Remove since
4969 it would eventually need to break the encapsulation of code_props.
4970
49712007-01-01 Joel E. Denny <jdenny@ces.clemson.edu>
4972
4973 * etc/.cvsignore: New.
4974
49752007-01-01 Joel E. Denny <jdenny@ces.clemson.edu>
4976
4977 Add maintainer-push-check to run maintainer-check using push parsing in
4978 place of pull parsing where available.
4979 * Makefile.am (maintainer-push-check): New.
4980 * data/bison.m4 (b4_use_push_for_pull_if): New.
4981 * data/push.c: Redefine b4_push_if and b4_use_push_for_pull_if
4982 appropriately based on their existing values.
4983 (yypush_parse): Don't print push-parser-specific diagnostics if push
4984 parsing is being used in place of pull parsing.
4985 * data/yacc.c: If push parsing should replace pull parsing, redirect to
4986 push.c.
4987 * src/output.c (prepare): Check BISON_USE_PUSH_FOR_PULL environment
4988 variable, and insert b4_use_push_for_pull_flag into muscles.
4989 * tests/Makefile.am (maintainer-push-check): New.
4990
49912006-12-31 Joel E. Denny <jdenny@ces.clemson.edu>
4992
4993 * data/push.c (yypush_parse): Set yynew = 1 at the end of a parse
4994 (whether successful or failed) so that yypush_parse can be invoked
4995 again to start a new parse using the same yypstate.
4996 * tests/torture.at (AT_DATA_STACK_TORTURE): For push mode, extend to
4997 check multiple yypull_parse invocations on the same yypstate. For pull
4998 mode, extend to check multiple yyparse invocations.
4999 (Exploding the Stack Size with Alloca): Extend to try with
5000 %push-pull-parser.
5001 (Exploding the Stack Size with Malloc): Likewise.
5002
5003 * tests/calc.at (Simple LALR Calculator): Don't specify
5004 %skeleton "push.c" since %push-pull-parser implies that now.
5005 * tests/headers.at (export YYLTYPE): Don't check for the push
5006 declarations. Otherwise, this test case can't be used to see if push
5007 mode can truly emulate pull mode.
5008 * tests/input.at (Torturing the Scanner): Likewise.
5009 * tests/local.at (AT_YACC_OR_PUSH_IF, AT_PUSH_IF): Remove.
5010 (AT_YYERROR_SEES_LOC_IF): Rather than AT_YACC_OR_PUSH_IF, use
5011 AT_YACC_IF, which now includes the case of push mode since %skeleton
5012 need not be used for push mode. This will be more intuitive once
5013 push.c is renamed to yacc.c.
5014
50152006-12-31 Joel E. Denny <jdenny@ces.clemson.edu>
5016
5017 For push mode, convert yyparse from a macro to a function, invoke yylex
5018 instead of passing a yylexp argument to yypull_parse, and don't
5019 generate yypull_parse or yyparse unless %push-pull-parser is declared.
5020 Discussed starting at
5021 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00163.html>.
5022 * data/bison.m4 (b4_pull_if): New.
5023 * data/c.m4 (b4_identification): Define YYPULL similar to YYPUSH.
5024 * data/push.c: Improve M4 quoting a little.
5025 (b4_generate_macro_args, b4_parenthesize): Remove.
5026 (yyparse): If there's a b4_prefix, #define this to b4_prefix[parse]
5027 any time a pull parser is requested.
5028 Don't #define this as a wrapper around yypull_parse. Instead, when
5029 both push and pull are requested, make it a function that does that
5030 same thing.
5031 (yypull_parse): If there's a b4_prefix, #define this to
5032 b4_prefix[pull_parse] when both push and pull are requested.
5033 Don't define this as a function unless both push and pull are
5034 requested.
5035 Remove the yylexp argument and hard-code yylex invocation instead.
5036 * etc/bench.pl.in (bench_grammar): Use %push-pull-parser instead of
5037 %push-parser.
5038 * src/getargs.c (pull_parser): New global initialized to true.
5039 * getargs.h (pull_parser): extern it.
5040 * src/output.c (prepare): Insert pull_flag muscle.
5041 * src/parse-gram.y (PERCENT_PUSH_PULL_PARSER): New token.
5042 (prologue_declaration): Set both push_parser and pull_parser = true for
5043 %push-pull-parser. Set push_parser = true and pull_parser = false for
5044 %push-parser.
5045 * src/scan-gram.l: Don't accept %push_parser as an alternative to
5046 %push-parser since there's no backward-compatibility concern here.
5047 Scan %push-pull-parser.
5048 * tests/calc.at (Simple LALR(1) Calculator): Use %push-pull-parser
5049 instead of %push-parser.
5050 * tests/headers.at (export YYLTYPE): Make yylex static, and don't
5051 prototype it in the module that calls yyparse.
5052 * tests/input.at (Torturing the Scanner): Likewise.
5053 * tests/local.at (AT_PUSH_IF): Check for %push-pull-parser as well.
5054
50552006-12-26 Joel E. Denny <jdenny@ces.clemson.edu>
5056
5057 Update etc/bench.pl. Optimize push mode a little (the yyn change
5058 deserves most of the credit).
5059 * Makefile.am (SUBDIRS): Add etc subdirectory.
5060 * configure.ac (AC_CONFIG_FILES): Add etc/bench.pl and etc/Makefile.
5061 * data/push.c (b4_declare_parser_state_variables): Move yyn, yyresult,
5062 yytoken, yyval, and yyloc declarations to...
5063 (yyparse or yypush_parse): ... here to improve performance. For
5064 yypush_parse invocations after the first, be sure to assign yyn its old
5065 value again.
5066 (yypstate_new): Don't bother initializing the yyresult field since the
5067 initial value isn't used.
5068 (yyn, yyresult, yytoken, yyval, yyloc): For each NAME in this list,
5069 remove the #define that, in push mode, set it to yyps->NAME.
5070 * etc/Makefile.am: New.
5071 * etc/bench.pl: Remove and build it instead from...
5072 * etc/bench.pl.in: ... this new file. Use @abs_top_builddir@ to invoke
5073 "tests/bison" from the build directory by default rather than just
5074 invoking "bison" from $PATH.
5075 (calc_grammar): Update push parser code: don't declare yylval globally,
5076 don't define yyparse_wrapper, and don't #define yyparse.
5077 (bench_grammar): Update to check all working combinations of yacc.c,
5078 push.c, impure, pure, pull, and push.
5079
50802006-12-25 Joel E. Denny <jdenny@ces.clemson.edu>
5081
5082 For push mode, add pull wrappers around yypush_parse.
5083 * data/push.c: (b4_generate_macro_args, b4_parenthesize): New macros.
5084 (yypull_parse): New function wrapping yypush_parse.
5085 (yyparse): New #define wrapping yypull_parse.
5086 * tests/calc.at (_AT_DATA_CALC_Y): Call yyparse even when %push-parser
5087 is declared.
5088 * tests/headers.at (export YYLTYPE): Make yylex global. For push mode,
5089 prototype yylex in the module that calls yyparse, and don't prototype
5090 yyparse there. Otherwise, the yyparse expansion won't compile.
5091 * tests/input.at (Torturing the Scanner): Likewise.
5092
50932006-12-25 Joel E. Denny <jdenny@ces.clemson.edu>
5094
5095 Enable push parsers to operate in impure mode. Thus, %push-parser no
5096 longer implies %pure-parser. The point of this change is to move
5097 towards being able to test the push parser code by running the entire
5098 test suite as if %push-parser had been declared.
5099 * data/push.c (yypush_parse): For impure mode, remove the
5100 yypushed_char, yypushed_val, and yypushed_loc arguments.
5101 Instead, declare these as local variables initialized to the global
5102 yychar, yylval, and yylloc.
5103 For the first yypush_parse invocation only, restore the initial values
5104 of these global variables when it's time to read a token since they
5105 have been overwritten.
5106 * src/parse-gram.y (prologue_declaration): Don't set pure_parser for
5107 %push-parser.
5108 * tests/calc.at (Simple LALR(1) Calculator): Always declare
5109 %pure-parser along with %push-parser since this test case was designed
5110 for pure push parsers.
5111 * tests/local.at (AT_PURE_OR_PUSH_IF): Remove unused.
5112 (AT_YACC_OR_PUSH_IF): New.
5113 (AT_YYERROR_SEES_LOC_IF): Fix enough that the test suite passes, but
5114 add a note that it's still wrong for some cases (as it has been for a
5115 while).
5116 (AT_PURE_LEX_IF): Use AT_PURE_IF instead of AT_PURE_OR_PUSH_IF since
5117 %push-parser no longer implies %pure-parser.
5118
51192006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
5120
5121 Remove some unnecessary differences between the pull parser code and
5122 the push parser code. This patch enables yynerrs in push mode.
5123 * data/push.c: Reformat M4 a little.
5124 (b4_yyerror_range): Remove and convert all uses to just yyerror_range.
5125 (b4_declare_scanner_communication_variables): Don't omit yynerrs just
5126 because push mode is on. Instead, if pure mode is on, move yynerrs
5127 to...
5128 (b4_declare_parser_state_variables): ... here.
5129 (yynerrs, yyerror_range): For push mode, #define each NAME in this list
5130 to yyps->NAME so it can be used in yypush_parse.
5131 (yypush_parse): Don't omit uses of yynerrs in push mode.
5132
51332006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
5134
5135 Fix bug such that the first pushed token's value and location are
5136 sometimes overwritten (sometimes by %initial-action) before being used.
5137 * data/push.c (yypush_parse): Rename arguments yynchar, yynlval, and
5138 yynlloc to yypushed_char, yypushed_val, and yypushed_loc for clarity.
5139 For the first yypush_parse invocation, initialize yychar to YYEMPTY to
5140 more closely mimic the pull parser logic.
5141 Don't copy the pushed token to yychar, yylval, and yylloc until it's
5142 time to read a token, which is after any initialization of yylval and
5143 yylloc.
5144 (gottoken): Rename label to...
5145 (yyread_pushed_token): ... for clarity and to avoid infringing on the
5146 user namespace.
5147
51482006-12-20 Joel E. Denny <jdenny@ces.clemson.edu>
5149
5150 Rearrange initialization of the parser state variables so that the
5151 skeleton doesn't have to have a copy for pull mode and another for push
5152 mode. This patch also fixes at least a bug such that yylloc was not
5153 initialized (with b4_location_initial_line and
5154 b4_location_initial_column) upon calling yypush_parse. However, that
5155 initialization now overwrites the first token's location;
5156 %initial-action assigning @$ already did the same thing, and both bugs
5157 will be fixed in a later patch.
5158 * data/push.c (b4_yyssa): Remove and convert all uses to just yyssa.
5159 (b4_declare_parser_state_variables): Remove initialization of yytoken,
5160 yyss, yyvs, yyls, and yystacksize.
5161 (yypstate_new): Remove initialization of some yypstate fields: yystate,
5162 yyerrstatus, yytoken, yyss, yyvs, yyls, yystacksize, yyssp, yyvsp, and
5163 yylsp.
5164 (yyssa, yyvsa, yylsa): For push mode, #define each NAME in this list to
5165 yyps->NAME so it can be used in yypush_parse.
5166 (yyparse or yypush_parse): For yypush_parse, don't print the
5167 "Starting parse" diagnostic for invocations after the first.
5168 Add initialization of yytoken, yyss, yyvs, yyls, and yystacksize; for
5169 yypush_parse, only do it for the first invocation.
5170 Allow yystate, yyerrstatus, yyssp, yyvsp, yylsp, and yylloc
5171 initialization to occur in yypush_parse but only on the first
5172 invocation.
5173
51742006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
5175
5176 * data/push.c: Add CPP guards around push parser declarations in both
5177 the header and the code file.
5178 In the code file, move the push parser declarations to the same place
5179 they appear in the header file.
5180 Clean up the M4 some, especially the inconsistent underquoting in
5181 some b4_c_function_def and b4_c_function_decl uses.
5182
51832006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
5184
5185 Encapsulate the push parser state variables into an M4 macro so the
5186 push skeleton doesn't have to list them again for pull mode's yyparse.
5187 For push mode, remove yypush_parse's local equivalents of these
5188 variables to eliminate unnecessary copying between the two sets at
5189 run-time. This patch also fixes at least a bug related to multiple
5190 %initial-action invocations in push mode.
5191 * data/push.c (b4_declare_parser_variables): Rename to...
5192 (b4_declare_scanner_communication_variables): ... this for clarity and
5193 update both uses.
5194 (b4_declare_yyparse_variables): Remove and move its contents to the one
5195 spot where it was invoked.
5196 (b4_declare_parser_state_variables): New macro containing the parser
5197 state variables required by push mode.
5198 (struct yypstate): Replace all fields but yynew with
5199 b4_declare_parser_state_variables.
5200 (yystate, yyn, yyresult, yyerrstatus, yytoken, yyss, yyssp, yyvs,
5201 yyvsp, yyls, yylsp, yystacksize, yyval, yyloc): For push mode, #define
5202 each NAME in this list to yyps->NAME so it can be used in yypush_parse.
5203 (yyparse or yypush_parse): For yyparse in pull mode, replace local
5204 parser state variable declarations with
5205 b4_declare_parser_state_variables.
5206 Don't initialize parser state variables when calling yypush_parse since
5207 yypstate_new already does that.
5208 Invoke the user's initial action only upon the first yypush_parse
5209 invocation.
5210 Remove all code that copies between the local parser state variables
5211 and the yypstate.
5212
52132006-12-19 Joel E. Denny <jdenny@ces.clemson.edu>
5214
5215 * data/push.c (union yyalloc): Rename yyss, yyvs, and yyls fields to
5216 prevent a name collision in a future patch where these names will
5217 sometimes be #define'd.
5218 (YYSTACK_RELOCATE): Add an argument to select a union yyalloc field
5219 since it no longer has the same name as the existing argument.
5220 (yyparse or yypush_parse): Update all uses of YYSTACK_RELOCATE.
5221
52222006-12-19 Paolo Bonzini <bonzini@gnu.org>
5223 and Joel E. Denny <jdenny@ces.clemson.edu>
5224
5225 * doc/bison.texinfo (Decl Summary): In the %language entry, mention
5226 that the argument is case-insensitive, and there's no `=' here.
5227 For the %skeleton entry, mention that %language is better.
5228 (Bison Options): Likewise for --language and --skeleton. Move the
5229 --skeleton entry so that the `Tuning the parser' section is sorted
5230 alphabetically on long options.
5231 (C++ Bison Interface): Don't use the word skeleton. Don't explain the
5232 %language directive in detail here; cross-reference the %language
5233 documentation instead.
5234 (Calc++ Parser): Use `%require "@value{VERSION}"' rather than
5235 `%require "2.3b"' so that the example is always up-to-date.
5236 (Table of Symbols): Add entries for %language and %skeleton.
5237 * examples/extexi (normalize): Instead of replacing every %require
5238 argument with the current Bison version, just substitute for
5239 `@value{VERSION}'. This guarantees that we're testing what actually
5240 appears in the documentation.
5241 * examples/calc++/Makefile.am ($(calc_extracted)): Use `$(VERSION)'
5242 rather than `@VERSION@'.
5243
52442006-12-18 Paul Eggert <eggert@cs.ucla.edu>
5245
5246 * NEWS: Reword the %language news a bit, and put it earlier.
5247
5248 * src/getargs.c (skeleton_arg): Last arg is now location const *.
5249 Rewrite to simplify the logic.
5250 (language_argmatch): Likewise.
5251 (program_name): We now own this var.
5252 * src/getargs.h (struct bison_language): Use char[] rather than
5253 const char *.
5254
5255 * doc/bison.texinfo (Decl Summary, Bison Options): Don't claim
5256 Java is supported.
5257 * src/complain.c (program_name): Remove decl; no longer needed.
5258 * src/main.c (program_name): Remove; now belongs to getargs.
5259
52602006-12-18 Paolo Bonzini <bonzini@gnu.org>
5261
5262 * NEWS: Document %language.
5263
5264 * data/Makefile.am (dist_pkgdata_DATA): Add c-skel.m4, c++-skel.m4.
5265
5266 * data/c-skel.m4, data/c++-skel.m4: New files.
5267 * data/glr.c: Complain on push parsers.
5268
5269 * doc/bison.texinfo (C++ Parser Interface): Prefer %language
5270 over %skeleton.
5271 (Decl Summary): Document %language and %skeleton.
5272 (Command line): Document -L.
5273
5274 * examples/extexi: Rewrite %require directive.
5275 * examples/calc++/Makefile.am: Pass VERSION to extexi.
5276
5277 * src/files.c (compute_exts_from_gc): Look in language structure
5278 for .y extension.
5279 (compute_file_name_parts): Check whether .tab should be added.
5280 * src/getargs.c (valid_languages, skeleton_prio, language_prio):
5281 (language, skeleton_arg, language_argmatch): New.
5282 (long_options): Add --language.
5283 (getargs): Use skeleton_arg, add -L/--language.
5284 * src/getargs.h: Include location.h.
5285 (struct bison_language, language, skeleton_arg, language_argmatch): New.
5286 * src/output.c (prepare): Pick default skeleton from struct language.
5287 Don't dispatch C skeletons here.
5288 * src/parse-gram.y (PERCENT_LANGUAGE): New.
5289 (prologue_declaration): Add "%language" rule, use skeleton_arg.
5290 * src/scan-gram.l ("%language"): New rule.
5291
5292 * tests/calc.at: Test %skeleton and %language.
5293 * tests/local.at (AT_SKEL_CC_IF): Look for %language.
5294 (AT_GLR_IF): Look for %skeleton "glr.cc".
5295 (AT_LALR1_CC_IF, AT_GLR_CC_IF): Rewrite.
5296 (AT_YACC_IF): Reject %language.
5297
52982006-12-18 Paul Eggert <eggert@cs.ucla.edu>
5299
5300 * src/symtab.h (struct semantic_type): Remove the tag 'semantic_type',
5301 since it wasn't used; only the typedef name 'semantic_type' is needed.
5302 Also, omit trailing white space.
5303
5304 * bootstrap: Sync from coreutils.
5305 (gnulib_extra_files): Add build-aux/announce.gen.
5306 (slurp): Adjust .gitignore files like .cvsignore files.
5307 * build-aux/announce-gen: Remove from CVS, since bootstrap
5308 now creates this.
5309
53102006-12-16 Joel E. Denny <jdenny@ces.clemson.edu>
5311
5312 Make %push-parser imply %pure-parser. This fixes several bugs; see
5313 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00148.html>.
5314 * src/parse-gram.y (prologue_declaration): For %push-parser, also set
5315 pure_parser = true.
5316 * data/push.c: Don't bother testing b4_push_if when deciding whether
5317 to expand b4_declare_parser_variables globally.
5318 (yypush_parse): Likewise in here.
5319
5320 * data/push.c (yypush_parse): Add b4_parse_param to arguments.
5321 (yy_reduce_print): Reformat M4 for readability.
5322
53232006-12-15 Bob Rossi <bob@brasko.net>
5324 and Joel Denny <jdenny@ces.clemson.edu>
5325
5326 * data/push.c (yypstate): Add typedef, and update all uses of
5327 struct yypstate to just yypstate.
5328 * tests/calc.at (_AT_DATA_CALC_Y): Update here as well.
5329
53302006-12-14 Bob Rossi <bob@brasko.net>
5331
5332 * data/push.c (yypush_parse): Declare prototype regardless of
5333 %locations option.
5334
53352006-12-14 Bob Rossi <bob@brasko.net>
5336
5337 * data/push.c (yyparse): Remove the prototype and the #define when in
5338 push-parser mode.
5339
53402006-12-13 Bob Rossi <bob@brasko.net>
5341
5342 * data/push.c (yypstate_init): Rename to...
5343 (yypstate_new): ... this and use b4_c_function_def.
5344 (yypstate_delete): New.
5345 (yypush_parse): Change parameters yynval and yynlloc to be const.
5346 * tests/calc.at (_AT_DATA_CALC_Y): Use new yypstate_new and
5347 yypstate_delete functions.
5348
53492006-12-13 Joel E. Denny <jdenny@ces.clemson.edu>
5350
5351 * configure.ac (AC_PREREQ): Require Autoconf 2.61 because of our
5352 strange test case titles. Reported by Bob Rossi.
5353
53542006-12-13 Paul Eggert <eggert@cs.ucla.edu>
5355
5356 * TODO: Add pointer to Sylvain Schmitz's work on static detection
5357 of potential ambiguities in GLR grammers.
5358
53592006-12-12 Joel E. Denny <jdenny@ces.clemson.edu>
5360
5361 * tests/testsuite.at (AT_CHECK): When checking if $1 starts with
5362 `bison ', use m4_index instead of m4_substr since chopping up a string
5363 containing M4-special characters causes problems here.
5364
5365 Fix a couple of bugs related to special characters in user-specified
5366 file names, and make it easier for skeletons to compute output file
5367 names with the same file name prefix as Bison-computed output file
5368 names.
5369 * data/glr.cc, data/push.c, data/yacc.c: In @output, use
5370 b4_parser_file_name and b4_spec_defines_file instead of
5371 @output_parser_name@ and @output_header_name@, which are now redundant.
5372 * data/glr.c, data/lalr1.cc: Likewise. Also, in header #include's, use
5373 b4_parser_file_name, b4_spec_defines_file, and the new
5374 @basename(FILENAME@) instead of @output_parser_name@ and
5375 @output_header_name@, which inappropriately escaped the file names as
5376 C string literals.
5377 * src/files.c (all_but_ext): Remove static qualifier.
5378 (compute_output_file_names): Move `free (all_but_ext)' to...
5379 (output_file_names_free): ... here since all_but_ext is needed later.
5380 * src/files.h (all_but_ext): Extern.
5381 * src/muscle_tab.h (MUSCLE_INSERT_STRING_RAW): New macro that does
5382 exactly what MUSCLE_INSERT_STRING used to do.
5383 (MUSCLE_INSERT_STRING): Use MUSCLE_OBSTACK_SGROW so that M4-special
5384 characters are escaped properly.
5385 * src/output.c (prepare): Define muscle file_name_all_but_ext as
5386 all_but_ext.
5387 For pkgdatadir muscle, maintain previous functionality by using
5388 MUSCLE_INSERT_STRING_RAW instead of MUSCLE_INSERT_STRING. The problem
5389 is that b4_pkgdatadir is used inside m4_include in the skeletons, so
5390 digraphs would never be expanded. Hopefully no one has M4-special
5391 characters in his Bison installation path.
5392 * src/scan-skel.l: Don't parse @output_header_name@ and
5393 @output_parser_name@ anymore since they're now redundant.
5394 In @output, use decode_at_digraphs.
5395 Parse a new @basename command that invokes last_component.
5396 (decode_at_digraphs): New.
5397 (BASE_QPUTS): Remove unused.
5398 * tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): New macro.
5399 (Output file name): New tests.
5400
54012006-12-09 Joel E. Denny <jdenny@ces.clemson.edu>
5402
5403 Warn about output files that are generated by the skeletons and that
5404 conflict with other output files.
5405 * data/glr.c: Don't generate the header file here when glr.cc does.
5406 * src/files.c (file_names, file_names_count): New static globals.
5407 (compute_output_file_names): Invoke output_file_name_check for files
5408 not generated by the skeletons and remove existing checks.
5409 (output_file_name_check): New function that warns about conflicting
5410 output file names.
5411 (output_file_names_free): Free file_names.
5412 * src/files.h (output_file_name_check): Declare.
5413 * src/scan-skel.l: Invoke output_file_name_check for files generated by
5414 the skeletons.
5415 * tests/output.at (AT_CHECK_CONFLICTING_OUTPUT): New.
5416 (Conflicting output files): New tests.
5417
54182006-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5419
5420 * doc/bison.texinfo: Fix a couple of typos.
5421
54222006-12-08 Bob Rossi <bob@brasko.net>
5423
5424 * data/push.c: (yypvarsinit, yypvars, struct yypvars, yypushparse):
5425 Rename to...
5426 (yypstate_init, yypstate, struct yypstate, yypush_parse): ... these and
5427 update all uses.
5428 (b4_yyssa, b4_yyerror_range, yypstate_init): Rename pv to yyps.
5429 (yypush_parse): Rename yypvars argument to yyps and remove redundant
5430 local pv.
5431 (yypstate_init, yypush_parse): Declare in Bison-generated header file.
5432 * tests/calc.at (_AT_DATA_CALC_Y): Use newly named functions.
5433
54342006-12-07 Bob Rossi <bob@brasko.net>
5435 and Joel Denny <jdenny@ces.clemson.edu>
5436
5437 * data/push.c (yypvarsinit): Change return type from void* to struct
5438 yypvars*. No longer cast to void* on return.
5439 (struct yypvars): Remove yylen since it need not be remembered between
5440 yypushparse invocations.
5441 (yypushparse): Don't copy between yylen and pv->yylen.
5442
54432006-12-05 Bob Rossi <bob@brasko.net>
5444
5445 * data/push.c (yychar_set, yylval_set, yylloc_set): Delete.
5446 (yypushparse): Add yynchar, yynlval, yynlloc parameters.
5447 (b4_declare_parser_variables): Do not declare yynerrs for push mode.
5448 (struct yypvars): Remove b4_declare_parser_variables.
5449 (yypvarsinit): Remove init code for removed variables.
5450 (global scope): Do not declare b4_declare_parser_variables if
5451 push or pure mode.
5452 (yypushparse): Add b4_declare_parser_variables.
5453 Init new local variables, and remove init code for removed
5454 yypvars variables.
5455 (yyparse): Delete.
5456 * tests/calc.at (_AT_DATA_CALC_Y): Call yypushparse for push mode
5457 and yyparse for other modes.
5458 (AT_CHECK_CALC_LALR): Added '%skeleton "push.c"' for push tests.
5459 * tests/local.at (AT_PUSH_IF, AT_PURE_OR_PUSH_IF): Added.
5460 (AT_YYERROR_SEES_LOC_IF): push-parser makes this false.
5461 (AT_PURE_LEX_IF): True if pure or push parser.
5462
54632006-12-05 Joel E. Denny <jdenny@ces.clemson.edu>
5464
5465 Document Yacc prologue alternatives and default %destructor's and
5466 %printer's as experimental. Don't mention Java yet. Discussed at
5467 <http://lists.gnu.org/archive/html/bison-patches/2006-12/msg00002.html>.
5468 * NEWS (2.3a+): Say they're experimental. Remove any mention of Java.
5469 (2.3a): Annotate this entry to say the old forms of these features were
5470 also experimental.
5471 * doc/bison.texinfo (Prologue Alternatives, Freeing Discarded Symbols,
5472 Table of Symbols): Say they're experimental. Comment out any mention
5473 of Java (we'll want this back eventually).
5474
54752006-12-01 Joel E. Denny <jdenny@ces.clemson.edu>
5476
5477 Support a file name argument to %defines. Deprecate `=' in
5478 %file-prefix, %name-prefix, and %output. Discussed at
5479 <http://lists.gnu.org/archive/html/help-bison/2006-09/msg00001.html>.
5480 * NEWS (2.3a+): Mention.
5481 * doc/bison.texinfo (Decl Summary, Table of Symbols): Add entry for new
5482 form of %defines, and remove `=' from entries for %file-prefix,
5483 %name-prefix, and %output.
5484 * src/parse-gram.y (prologue_declaration): Implement.
5485 * tests/calc.at (Simple LALR Calculator, Simple GLR Calculator, Simple
5486 LALR1 C++ Calculator, Simple GLR C++ Calculator): Remove the `=' from
5487 all but one occurrence of %name-prefix.
5488 * tests/headers.at (export YYLTYPE): Remove the `=' from %name-prefix.
5489 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Likewise.
5490 * tests/output.at (AT_CHECK_OUTPUT): Remove the `=' from all but one
5491 occurrence of each of %file-prefix and %output. Add check for %defines
5492 with argument.
5493 * tests/reduce.at (Useless Terminals, Useless Nonterminals,
5494 Useless Rules, Reduced Automaton, Underivable Rules, Empty Language):
5495 Remove the `=' from %output.
5496
54972006-11-21 Joel E. Denny <jdenny@ces.clemson.edu>
5498
5499 Don't escape $ in test case titles since Autoconf 2.61 now does that
5500 correctly.
5501 * tests/actions.at (Default %printer and %destructor are not for error
5502 or $undefined): Here.
5503 (Default %printer and %destructor are not for $accept): Here.
5504 * tests/input.at (Invalid $n and @n): Here.
5505
55062006-11-20 Joel E. Denny <jdenny@ces.clemson.edu>
5507
5508 Rename <!> to <>. Discussed starting at
5509 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00039.html>.
5510 * NEWS (2.3a+): Update.
5511 * doc/bison.texinfo (Freeing Discarded Symbols, Table of Symbols):
5512 Update.
5513 * src/parse-gram.y (TYPE_TAG_NONE, generic_symlist_item): Implement.
5514 * src/scan-gram.l (INITIAL): Implement.
5515 * src/symlist.c (symbol_list_default_tagless_new): Update comment.
5516 * src/symlist.h (symbol_list, symbol_list_default_tagless_new): Update
5517 comment.
5518 * tests/actions.at (Default tagless %printer and %destructor,
5519 Default tagged and per-type %printer and %destructor,
5520 Default %printer and %destructor are not for error or $undefined,
5521 Default %printer and %destructor are not for $accept,
5522 Default %printer and %destructor for mid-rule values): Update.
5523 * tests/input.at (Default %printer and %destructor redeclared,
5524 Unused values with default %destructor): Update.
5525
55262006-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
5527
5528 Don't let %prec take a nonterminal.
5529 * src/reader.c (grammar_current_rule_prec_set): Make the %prec symbol a
5530 token.
5531 * tests/input.at (%prec takes a token): New test checking that %prec
5532 won't take a nonterminal.
5533
55342006-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
5535
5536 * tests/testsuite.at (AT_CHECK): Don't miss an exit value of 0 because
5537 it was double-quoted.
5538 * src/Makefile.am (YACC): Use --warnings=all,error so that Bison's own
5539 grammar is maintained with Bison's highest standards.
5540 * src/getargs.c: Fix some typos in Doxygen comments.
5541
55422006-11-10 Joel E. Denny <jdenny@ces.clemson.edu>
5543
5544 Fix memory leaks in scanners generated by at least Flex 2.5.9 and
5545 later. Reported by Paul Eggert in
5546 <http://lists.gnu.org/archive/html/bison-patches/2006-11/msg00014.html>.
5547 * src/flex-scanner.h (yylex_destroy): Define for Flex before 2.5.9.
5548 * src/scan-code.l (translate_action): Don't bother invoking
5549 yy_delete_buffer (YY_CURRENT_BUFFER) before creating the first buffer.
5550 (code_scanner_free): Instead of invoking
5551 yy_delete_buffer (YY_CURRENT_BUFFER) directly, invoke yylex_destroy,
5552 which frees more.
5553 * src/scan-gram.l (gram_scanner_free): Likewise.
5554 * src/scan-skel.l (scan_skel): Likewise.
5555
55562006-11-09 Joel E. Denny <jdenny@ces.clemson.edu>
5557
5558 * src/files.c (tr): Change return type to void.
5559 * src/muscle_tab.c (muscle_insert): Free storage in case muscle_grow
5560 has been called previously for the same key.
5561 (muscle_find): Return storage instead of value so that
5562 --enable-gcc-warnings doesn't produce warnings that the return discards
5563 const. aver that the value and storage are the same since storage
5564 could potentially be NULL when value is not.
5565 * tests/testsuite.at (AT_CHECK): Treat an unspecified exit value the
5566 same as 0.
5567
55682006-11-08 Paul Eggert <eggert@cs.ucla.edu>
5569
5570 * bootstrap.conf (excluded_files): Exclude m4/codeset.m4 (undoing
5571 the earlier change today), m4/intl.m4, m4/intldir.m4. This gives
5572 us a slightly cleaner distribution, and also works.
5573 * m4/.cvsignore: Add inline.m4, wint_t.m4 to accommodate recent
5574 gnulib changes.
5575
55762006-11-08 Joel E. Denny <jdenny@ces.clemson.edu>
5577 and Paul Eggert <eggert@cs.ucla.edu>
5578
5579 Don't let Bison leak memory except when it complains.
5580 * src/files.h (parser_file_name, spec_verbose_file, spec_graph_file):
5581 (spec_defines_file, dir_prefix): Now char *, not const char *,
5582 since they are freed.
5583 * src/files.c: Likewise.
5584 (all_but_ext, all_but_tab_ext, src_extension, header_extension):
5585 Likewise.
5586 (tr): Now operates in-place. All uses changed.
5587 (compute_exts_from_gf, compute_exts_from_src): Don't leak temporary
5588 values.
5589 (compute_file_name_parts, compute_output_file_names): Don't store
5590 read-only data in variables that will be freed.
5591 (compute_output_file_names): Free all_but_ext, all_but_tab_ext,
5592 src_extension, and header_extension.
5593 (output_file_names_free): New public function to free
5594 spec_verbose_file, spec_graph_file, spec_defines_file,
5595 parser_file_name, and dir_prefix.
5596 * src/getargs.c (getargs): Don't store read-only data in variables that
5597 will be freed.
5598 * src/main.c (main): Invoke output_file_names_free, code_scanner_free
5599 (which previously existed but was unused), and quotearg_free.
5600 * src/muscle_tab.h (muscle_insert): value arg is now a `char const *'.
5601 * src/muscle_tab.c: Likewise.
5602 (muscle_entry): Make the value char const *,
5603 and add a new storage member that is char * and can be freed.
5604 (muscle_entry_free): New private function.
5605 (muscle_init): Use it instead of free.
5606 (muscle_insert, muscle_grow): Update and use new storage member.
5607 (muscle_code_grow): Free the string passed to muscle_grow
5608 since it's not needed anymore.
5609 * src/parse-gram.y (%union): Make `chars' member a `char const *', and
5610 add a new `char *code' member.
5611 ("{...}"): Declare semantic type as code.
5612 * src/scan-code.h (translate_rule_action):
5613 (translate_symbol_action, translate_code, translate_action): Return
5614 `char const *' rather than `char *' since external code should not free
5615 these strings.
5616 * src/scan-code.l: Likewise.
5617 * src/scan-gram.l (<SC_BRACED_CODE>): Use val->code for BRACED_CODE,
5618 which is "{...}" in the parser.
5619 * tests/Makefile.am (maintainer-check-valgrind): Set
5620 VALGRIND_OPTS='--leak-check=full --show-reacheable=yes' before invoking
5621 Valgrind.
5622 * tests/calc.at (_AT_DATA_CALC_Y): fclose the FILE* so Valgrind doesn't
5623 complain.
5624 * tests/testsuite.at (AT_CHECK): Redefine so that running Bison and
5625 expecting a non-zero exit status sets --leak-check=summary and
5626 --show-reachable=no for Valgrind. Bison unabashedly leaks memory in
5627 this case, and we don't want to hear about it.
5628
56292006-11-08 Paul Eggert <eggert@cs.ucla.edu>
5630
5631 * bootstrap (runtime-po/Makevars): Derive from po/Makevars
5632 instead of from the template, to simplify configuration a bit.
5633 * bootstrap.conf (excluded_files): Don't exclude m4/codeset.m4
5634 and m4/wint_t.m4, as they are needed with the latest gnulib.
5635
56362006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
5637
5638 Disable unset/unused mid-rule value warnings by default, and recognize
5639 --warnings=midrule-values to enable them. Discussed starting at
5640 <http://lists.gnu.org/archive/html/help-bison/2006-10/msg00030.html>.
5641 * NEWS (2.3a+): Mention.
5642 * src/getargs.c, src/getargs.h (warnings_args, warnings_types, enum
5643 warnings): Add entry for midrule-values subargument.
5644 * src/reader.c (symbol_should_be_used): Don't return true just because
5645 the value is a set/used mid-rule value unless
5646 --warnings=midrule-values was specified.
5647 * tests/input.at (Unused values, Unused values before symbol
5648 declarations): Run tests with and without --warnings=midrule-values.
5649
5650 * src/reader.c (check_and_convert_grammar): Use symbol_list_free rather
5651 than LIST_FREE directly.
5652
56532006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
5654
5655 Finish implementing --warnings=error, which should not be implied by
5656 --warnings=all (or by its synonyms -W and --warnings without
5657 subarguments).
5658 * src/complain.c (set_warning_issued): New function to report that
5659 warnings are being treated as errors and to record an error if so.
5660 Invoke...
5661 (warn_at, warn): ... here.
5662 * src/getargs.c (warnings_args, warnings_types): Reorder so that
5663 "error - warnings are errors" does not appear above "all - all of the
5664 above".
5665 (getargs): For -W and --warnings without subarguments, don't let
5666 FLAGS_ARGMATCH set warnings_error in warnings_flag.
5667 * src/getargs.h (enum warnings): Unset warnings_error in warnings_all.
5668
56692006-10-31 Joel E. Denny <jdenny@ces.clemson.edu>
5670
5671 * src/getargs.c (flags_argmatch): Don't cause segmentation fault for
5672 empty subargument list. For example: `bison --warnings= parser.y'.
5673
56742006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
5675
5676 * data/push.c, data/yacc.c: Make sure there's a newline at the end of
5677 the parser header file so that gcc doesn't warn.
5678
56792006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
5680
5681 Split the default %destructor/%printer into two kinds: <*> and <!>.
5682 Discussed starting at
5683 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00060.html>.
5684 * NEWS (2.3a+): Mention.
5685 * doc/bison.texinfo (Freeing Discarded Symbols): Document this and the
5686 previous change today related to mid-rules.
5687 (Table of Symbols): Remove %symbol-default and add <*> and <!>.
5688 * src/parse-gram.y (PERCENT_SYMBOL_DEFAULT): Remove.
5689 (TYPE_TAG_ANY): Add as <*>.
5690 (TYPE_TAG_NONE): Add as <!>.
5691 (generic_symlist_item): Remove RHS for %symbol-default and add RHS's
5692 for <*> and <!>.
5693 * src/scan-gram.l (PERCENT_SYMBOL_DEFAULT): Remove.
5694 (TYPE_TAG_ANY, TYPE_TAG_NONE): Add.
5695 * src/symlist.c (symbol_list_default_new): Split into tagged and
5696 tagless versions.
5697 (symbol_list_destructor_set, symbol_list_printer_set): Split
5698 SYMLIST_DEFAULT case into SYMLIST_DEFAULT_TAGGED and
5699 SYMLIST_DEFAULT_TAGLESS.
5700 * src/symlist.h: Update symbol_list_default*_new prototypes.
5701 (symbol_list.content_type): Split enum value SYMLIST_DEFAULT into
5702 SYMLIST_DEFAULT_TAGGED and SYMLIST_DEFAULT_TAGLESS.
5703 * src/symtab.c (default_destructor, default_destructor_location,
5704 default_printer, default_printer_location): Split each into tagged and
5705 tagless versions.
5706 (symbol_destructor_get, symbol_destructor_location_get,
5707 symbol_printer_get, symbol_printer_location_get): Implement tagged
5708 default and tagless default cases.
5709 (default_destructor_set, default_printer_set): Split each into tagged
5710 and tagless versions.
5711 * src/symtab.h: Update prototypes.
5712 * tests/actions.at (Default %printer and %destructor): Rename to...
5713 (Default tagless %printer and %destructor): ... this, and extend.
5714 (Per-type %printer and %destructor): Rename to...
5715 (Default tagged and per-type %printer and %destructor): ... this, and
5716 extend.
5717 (Default %printer and %destructor for user-defined end token): Extend.
5718 (Default %printer and %destructor are not for error or $undefined):
5719 Update.
5720 (Default %printer and %destructor are not for $accept): Update.
5721 (Default %printer and %destructor for mid-rule values): Extend.
5722 * tests/input.at (Default %printer and %destructor redeclared): Extend.
5723 (Unused values with default %destructor): Extend.
5724
57252006-10-21 Joel E. Denny <jdenny@ces.clemson.edu>
5726
5727 Don't apply the default %destructor/%printer to an unreferenced midrule
5728 value. Mentioned at
5729 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00104.html>.
5730 * src/symtab.c (dummy_symbol_get): Name all dummy symbols initially
5731 like $@n instead of just @n so that the default %destructor/%printer
5732 logic doesn't see them as user-defined symbols.
5733 (symbol_is_dummy): Check for both forms of the name.
5734 * src/reader.c (packgram): Remove the `$' from each midrule symbol
5735 name for which the midrule value is referenced in any action.
5736 * tests/actions.at (Default %printer and %destructor for mid-rule
5737 values): New test.
5738 * tests/regression.at (Rule Line Numbers, Web2c Report): Update output
5739 for change to dummy symbol names.
5740
57412006-10-20 Joel E. Denny <jdenny@ces.clemson.edu>
5742
5743 Warn about unset midrule $$ if the corresponding $n is used.
5744 * src/reader.c (symbol_should_be_used): Check midrule parent rule for
5745 $n usage.
5746 (packgram): Before invoking grammar_rule_check on any rule, make sure
5747 all actions have already been scanned in order to set `used' flags.
5748 Otherwise, checking that a midrule's $$ is set will not always work
5749 properly because the midrule check must forward-reference the midrule's
5750 parent rule.
5751 * tests/input.at (AT_CHECK_UNUSED_VALUES): Extend to check the new
5752 warning.
5753
57542006-10-20 Joel E. Denny <jdenny@ces.clemson.edu>
5755
5756 More improvements to the documentation of the prologue alternatives:
5757 * NEWS (2.3a+): Mention the new `Prologue Alternatives' section in the
5758 Bison manual.
5759 * doc/bison.texinfo (Prologue Alternatives): Correct some errors. Add
5760 some text to clarify the relative importance of the new directives and
5761 to show how these directives may be viewed as code labels.
5762
57632006-10-16 Joel E. Denny <jdenny@ces.clemson.edu>
5764
5765 Similar to the recently removed %before-header, add %code-top as the
5766 alternative to the pre-prologue. Mentioned at
5767 <http://lists.gnu.org/archive/html/bison-patches/2006-10/msg00063.html>.
5768 Also, let the prologue alternatives appear in the grammar section.
5769 * src/parse-gram.y (PERCENT_CODE_TOP): New token.
5770 (prologue_declaration): Move the existing prologue alternatives to...
5771 (grammar_declaration): ... here and add %code-top.
5772 * src/scan-gram.l (PERCENT_CODE_TOP): New token.
5773
5774 Clean up and extend documentation for the prologue alternatives.
5775 * NEWS (2.3a+): Describe prologue alternatives.
5776 * doc/bison.texinfo (Prologue): Move discussion of prologue
5777 alternatives to...
5778 (Prologue Alternatives): ... this new section, and extend it to discuss
5779 all 4 directives in detail.
5780 (Table of Symbols): Clean up discussion of prologue alternatives and
5781 add %code-top.
5782
57832006-10-16 Juan Manuel Guerrero <juan.guerrero@gmx.de>
5784
5785 DJGPP specific issues.
5786
5787 * djgpp/config.bat: config.hin has been moved to lib. Adjust
5788 config.bat accordingly.
5789 * djgpp/config.sed: Adjust config.sed for the use of autoconf 2.60.
5790 * djgpp/config.site: Likewise.
5791
57922006-10-16 Paolo Bonzini <bonzini@gnu.org>
5793
5794 Replace %*-header with %provides, %requires, %code. See discussion at
5795 http://lists.gnu.org/archive/html/bison-patches/2006-10/msg00002.html
5796
5797 * data/bison.m4 (b4_user_requires, b4_user_provides): New.
5798 (b4_user_start_header): Remove.
5799 * data/glr.c: Use new macros instead of b4_*start_header
5800 and b4_*end_header.
5801 * data/glr.cc: Likewise.
5802 * data/lalr1.cc: Likewise.
5803 * data/push.c: Likewise.
5804 * data/yacc.c: Likewise.
5805
5806 * doc/bison.texinfo: Remove %before-header, rename
5807 %{start,end,after}-header to %requires, %provides, %code.
5808
5809 * src/parse-gram.y: Likewise (also rename token names accordingly).
5810 * src/scan-gram.l: Likewise.
5811 * tests/actions.at: Likewise.
5812
58132006-10-14 Paul Eggert <eggert@cs.ucla.edu>
5814
5815 * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).
5816 Problem reported by Joel E. Denny.
5817
58182006-10-14 Jim Meyering <jim@meyering.net>
5819
5820 (Sync from coreutils.)
5821 Work also when the working directory (with e.g. coreutils sources)
5822 is version controlled with git, rather than CVS.
5823 * bootstrap (CVS_only_file): Test for the existence of README-cvs,
5824 rather than CVS.
5825 In messages and comments, say e.g., "checked-out sources",
5826 rather than "CVS sources".
5827 (version_controlled_file): New function. Work for git as well as
5828 for CVS. Don't use grep's -q option.
5829 (slurp): Call it here, in place of CVS-specific code.
5830
58312006-10-14 Joel E. Denny <jdenny@ces.clemson.edu>
5832
5833 Fix testsuite for ./configure --enable-gcc-warnings:
5834 * configure.ac (gcc-warnings): Move -Wall before -Wno-sign-compare.
5835 Otherwise, gcc 4.1.0 (at least) warns about sign comparisons in
5836 __AT_CHECK_PRINTER_AND_DESTRUCTOR in tests/actions.at.
5837 * test/input.at (Torturing the Scanner): #include <stdlib.h> for abort.
5838 * test/regression.at (Diagnostic that expects two alternatives):
5839 Likewise.
5840
58412006-10-12 Paul Eggert <eggert@cs.ucla.edu>
5842
5843 * bootstrap.conf (gnulib_modules): Add config-h.
5844 * djgpp/subpipe.c: Include <config.h> unconditionally; don't
5845 worry about HAVE_CONFIG_H.
5846 * lib/abitset.c: Likewise.
5847 * lib/bitset.c: Likewise.
5848 * lib/bitset_stats.c: Likewise.
5849 * lib/bitsetv-print.c: Likewise.
5850 * lib/bitsetv.c: Likewise.
5851 * lib/ebitset.c: Likewise.
5852 * lib/get-errno.c: Likewise.
5853 * lib/lbitset.c: Likewise.
5854 * lib/subpipe.c: Likewise.
5855 * lib/timevar.c: Likewise.
5856 * lib/vbitset.c: Likewise.
5857 * lib/bitset.c: Include "bitset.h" first, to test interface.
5858 * lib/bitset_stats.c: Include "bitset_stats.h" first.
5859 * lib/bitsetv-print.c: Include "bitsetv-print.h" first.
5860 * lib/bitsetv.c: Include "bitsetv.h" first.
5861 * lib/get-errno.c: Include "get-errno.h" first.
5862 * m4/.cvsignore: Add config-h.m4.
5863 * tests/actions.at (Default %printer and %destructor for ...):
5864 Adjust expected line numbers in output to reflect removal of #if
5865 HAVE_CONFIG_H lines.
5866 * tests/glr-regression.at (Missed %merge type warnings when ...):
5867 Likewise.
5868 * tests/regression.at (Braced code in declaration in rules section):
5869 Likewise.
5870 * tests/atlocal.in (CPPFLAGS): Don't define HAVE_CONFIG_H.
5871 * tests/local.at (AT_DATA_GRAMMAR_PROLOGUE):
5872 Include <config.h> unconditionally.
5873
5874 * bootstrap: Sync from coreutils, as follows:
5875
5876 2006-10-11 Paul Eggert <eggert@cs.ucla.edu>
5877
5878 * bootstrap (symlink_to_gnulib): Fix bug: the dot_dots shell
5879 variable was sometimes used without being initialized. This
5880 messed up the installation of the INSTALL file in some cases.
5881
5882 2006-10-09 Paul Eggert <eggert@cs.ucla.edu>
5883
5884 * bootstrap (usage, main program, symlink_to_gnulib): Add option
5885 --copy. Inspired by a suggestion from Bruno Haible.
5886
5887 2006-10-03 Jim Meyering <jim@meyering.net>
5888
5889 * bootstrap: Undo last change to this file, since now gnulib-tool
5890 sticks with the automake default in generating dependencies.
5891
58922006-10-12 Paul Eggert <eggert@cs.ucla.edu>
5893
5894 * configure.ac: Use AC_PROG_CC_STDC; this is more modern than
5895 the old AC_PROG_CC / AM_PROG_CC_STDC combination.
5896
5897 * doc/bison.1: Add copyright notice.
5898
5899 * data/glr.c: Don't include <stdarg.h>; not used.
5900
5901 * NEWS: The -g and --graph options now output graphs in Graphviz
5902 DOT format, not VCG format.
5903 * doc/bison.1: Likewise.
5904 * doc/bison.texinfo (Understanding, Bison Options): Likewise.
5905 * THANKS: Add Satya Kiran Popuri, who proposed the initial version
5906 of this change in
5907 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00158.html>.
5908 * TODO: Remove Graphviz entry.
5909 * src/Makefile.am (bison_SOURCES): Add graphviz.c and graphviz.h;
5910 remove vcg.c, vcg.h, vcg_defaults.h.
5911 * src/vcg.c, src/vcg.h, src/vcg_defaults.h: Remove.
5912 * src/graphviz.c, src/graphviz.h: New files.
5913 * src/files.c (compute_output_file_names): Output .dot, not .vcg.
5914 * src/files.h: Make comment more generic.
5915 * src/main.c (main): Likewise.
5916 * src/print_graph.h: Likewise.
5917 * src/getargs.c (usage): Make usage description more generic.
5918 * src/print_graph.c: Include graphviz.h rather than vcg.h.
5919 (static_graph, fgraph): Remove. All uses changed to pass
5920 arguments instead of sharing a static var.
5921 (print_core, print_actions, print_state, print_graph):
5922 Output graphviz format rather than VCG format.
5923 * tests/.cvsignore: Remove *.vcg; add *.dot.
5924 * tests/output.at: Expect *.dot files, not *.vcg files.
5925
5926 * data/Makefile.am (dist_pkgdata_DATA): Add bison.m4; this
5927 accommodates the 2006-10-08 change.
5928
59292006-10-11 Bob Rossi <bob@brasko.net>
5930
5931 * data/push.c (yypushparse, yypvarsinit, yypvars): Wrap in b4_push_if.
5932 (b4_yyssa, b4_yyerror_range): New macros.
5933 (struct yypvars): Remove yyssa_ptr and yyerror_range_ptr fields.
5934 (yypvarsinit): Remove init of removed fields.
5935 (yypushparse): Remove use of removed fields; use new macros instead.
5936
59372006-10-11 Paul Eggert <eggert@cs.ucla.edu>
5938
5939 * data/push.c (yypushparse): Fix memory leak if yymsg is malloced
5940 in a push parser. Reindent slightly to match yacc.c better.
5941
59422006-10-11 Bob Rossi <bob@brasko.net>
5943
5944 * data/push.c (struct yypvars): Remove yymsgbuf, yymsgbuf_ptr, yymsg,
5945 yymsg_alloc fields.
5946 (yypvarsinit, yypushparse): Remove init of removed fields.
5947 (yypushparse): Use yymsgbuf instead of yymsgbuf_ptr.
5948
59492006-10-09 Paul Eggert <eggert@cs.ucla.edu>
5950
5951 * THANKS: Add Paolo Bonzini and Bob Rossi.
5952
59532006-10-08 Paolo Bonzini <bonzini@gnu.org>
5954
5955 * data/c.m4 (b4_copyright, b4_epilogue, b4_location_initial_column,
5956 b4_location_initial_line, p4_parse_param, b4_ints_in, b4_flag_if,
5957 b4_define_flag_if and uses, b4_basename, b4_syncline, b4_user_code,
5958 b4_define_user_cde and uses): Remove.
5959 (b4_comment, b4_prefix, b4_sync_start): New.
5960 * data/bison.m4: New file, with most of the content removed from c.m4.
5961 * src/muscle_tab.h: Use "do {...} while(0)" throughout.
5962 * src/output.c (output_skeleton): Pass bison.m4.
5963 (prepare): Pass glr_flag and nondeterministic_flag. Pass prefix
5964 only if specified.
5965
59662006-10-05 Paul Eggert <eggert@cs.ucla.edu>
5967
5968 Fix test failure reported by Tom Lane in
5969 <http://lists.gnu.org/archive/html/bug-bison/2006-10/msg00000.html>
5970 and try to make such failures easier to catch in the future.
5971 * data/glr.c (YYTRANSLATE): Don't check for nonpositive arg;
5972 that's now the caller's responsibility.
5973 (yyprocessOneStack, yyrecoverSyntaxError, yyparse):
5974 Set yychar = YYEOF if it's negative.
5975 * tests/actions.at (yylex): Abort if asked to read past EOF.
5976 * tests/conflicts.at (yylex): Likewise.
5977 * tests/cxx-type.at (yylex): Likewise.
5978 * tests/glr-regression.at (yylex): Likewise.
5979 * tests/input.at (yylex): Likewise.
5980 * tests/regression.at (yylex): Likewise.
5981 * tests/torture.at (yylex): Likewise.
5982
59832006-10-01 Paul Eggert <eggert@cs.ucla.edu>
5984
5985 Fix problems with translating English-language diagnostics.
5986 * bootstrap: Fix bug introduced in recent bootstrap changes, with
5987 respect to bison-runtime pot generation. The YY_ stuff
5988 wasn't being captured.
5989 * bootstrap.conf (XGETTEXT_OPTIONS_RUNTIME): New var.
5990 * po/POTFILES.in: Add src/location.c, src/scan-code.l.
5991 * runtime-po/POTFILES.in: Add data/push.c.
5992
59932006-09-29 Paul Eggert <eggert@cs.ucla.edu>
5994
5995 Merge bootstrap changes from coreutils.
5996
5997 2006-09-28 Jim Meyering <jim@meyering.net>
5998
5999 Automatically generated dependencies are important even
6000 when all of the sources in a directory come from gnulib.
6001 * bootstrap (gnulib_tool): Remove the "no-dependencies" automake
6002 option that gnulib-tool adds to what becomes our lib/gnulib.mk.
6003
6004 2006-09-23 Jim Meyering <jim@meyering.net>
6005
6006 * bootstrap (gnulib_tool_options): Add "--local-dir gl".
6007
6008 2006-09-20 Paul Eggert <eggert@cs.ucla.edu>
6009
6010 * bootstrap: Add support for --force.
6011 (usage): New function. Describe usage less tersely.
6012 (CVS_only_file): New var.
6013
60142006-09-21 Paul Eggert <eggert@cs.ucla.edu>
6015
6016 * data/push.c (YYPUSH_MORE): Make it an enum instead.
6017 (yypushparse): Use YYPUSH_MORE instead of the mystery constant.
6018 Adjust white space and comments to match GNU style better.
6019
60202006-09-20 Bob Rossi <bob@brasko.net>
6021
6022 * data/push.c (yyresult_get): Remove function.
6023 (YYPUSH_MORE): Add #define.
6024 (yypushparse): Modify return value.
6025
60262006-09-20 Paul Eggert <eggert@cs.ucla.edu>
6027
6028 * stamp-h.in: Remove; no longer needed.
6029 * .cvsignore: Replace autom4te.cache and config.cache with *.cache.
6030 Remove config.h, config.hin, intl (no longer created).
6031 * lib/.cvsignore: Add config.h, config.hin, configmake.h, inttypes.h,
6032 stamp-h1.
6033
6034 Sync bootstrap from coreutils, as follows:
6035
6036 2006-09-18 Paul Eggert <eggert@cs.ucla.edu>
6037
6038 * bootstrap (symlink_to_gnulib): New function.
6039 (cp_mark_as_generated): Use it, to prefer symlinks-to-gnulib
6040 to copies-of-gnulib.
6041 (cp_mark_as_generated, slurp, gnulib_files):
6042 Avoid making a copy if it's the same as the old version.
6043 (gnulib_files): Add support for this variable (used by Bison).
6044
60452006-09-20 Paul Eggert <eggert@cs.ucla.edu>
6046
6047 * src/getargs.c (usage): Rework to use conventions similar to
6048 coreutils, to make translation a bit easier and the code a bit
6049 smaller. Problem reported by Tim Van Holder.
6050
60512006-09-15 Paul Eggert <eggert@cs.ucla.edu>
6052
6053 Use some of gnulib's new modules, taken from coreutils.
6054
6055 * bootstrap: Sync from coreutils, except add support for gnulib_files.
6056 * bootstrap.conf: New file.
6057 (gnulib_modules): Add configmake, inttypes, unistd.
6058 (XGETTEXT_OPTIONS): Add complain, complain_at,
6059 fatal, fatal_at, warn, warn_at, unexpected_end.
6060 * configure.ac (AC_CONFIG_HEADERS): config.h is now in lib, not here.
6061 (gl_USE_SYSTEM_EXTENSIONS): Remove; gl_EARLY now does this.
6062 (gl_EARLY): Add.
6063 (AM_STDBOOL_H): Remove; gl_INIT now dows this.
6064 (gl_INIT): Add
6065 (GNULIB_AUTOCONF_SNIPPET): Remove.
6066 (AM_GNU_GETTEXT): Add; require formatstring macros since that's
6067 the pickiest.
6068 * lib/.cvsignore: Add inttypes_.h.
6069 * lib/Makefile.am: Include gnulib.mk first so we can append to it.
6070 (AM_CFLAGS): Add WERROR_CFLAGS, to be more like coreutils.
6071 (BUILT_SOURCES, EXTRA_DIST, MOSTLYCLEANFILES): Remove
6072 no-longer-necessary initializations.
6073 (lib_SOURCES): Remove, replacing by libbison_a_SOURCES.
6074 * lib/subpipe.c: Include <unistd.h> unconditionally, now that we
6075 use the unistd module.
6076 * src/system.h: Likewise.
6077 * m4/.cvsignore: Remove *_gl.m4, gnulib.m4, inttypes_h.m4, uintmax_t.m4,
6078 ulonglong.m4. Add gettext.m4, gnulib-cache.m4, gnulib-comp.m4,
6079 gnulib-tool.m4, inttypes-h.m4, inttypes-pri.m4, inttypes.m4.
6080 * src/Makefile.am (DEFS): Remove, since configmake does this for us.
6081 (AM_CPPFLAGS): Remove -I../lib, since Automake does that for us.
6082 * src/system.h: Include inttypes.h unconditionally, now that we
6083 use the inttypes module. Don't bother to include stdint.h, since
6084 inttypes.h now does that for us.
6085 (LOCALEDIR): Remove, now that we use the configmake module.
6086 * src/getargs.c: Include configmake.h.
6087 * src/main.c: Likewise.
6088 * src/output.c: Likewise.
6089 * tests/atlocal.in (CPPFLAGS): Include from $abs_top_builddir/lib,
6090 not from $abs_top_builddir, since config.h moved.
6091
6092
6093 Port to GCC 2.95. First two problems reported by Michael Deutschmann in
6094 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00018.html>.
6095
6096 * src/parse-gram.y (symbol_declaration): Don't put statements
6097 before declarations; it's not portable to C89.
6098 * src/scan-code.l (handle_action_at): Likewise.
6099
6100 * src/scan-code.l: Always initialize braces_level; the old code
6101 left it uninitialized and therefore had undefined behavior.
6102
6103 Don't attempt to redefine 'assert', since it runs afoul of
6104 systems where standard headers (mistakenly) include <assert.h>.
6105 Instead, define and use our own alternative, called 'aver'.
6106 * src/reader.c: Don't include assert.h, since we no longer
6107 use assert.
6108 * src/scan-code.l: Likewise.
6109 * src/system.h (assert): Remove, replacing with....
6110 (aver): New function, taking a bool arg. All uses changed.
6111 * src/tables.c (pack_vector): Ensure that aver arg is bool,
6112 not merely an integer.
6113
61142006-09-15 Bob Rossi <bob@brasko.net>
6115
6116 Add support for push parsing. Based on the original work of
6117 Odd Arild Olsen <oao@fibula.no>.
6118 * data/Makefile.am (dist_pkgdata_DATA): Add push.c.
6119 * data/c.m4 (YYPUSH): New.
6120 (b4_push_if): New macro. Use it instead of #ifdef YYPUSH.
6121 * data/push.c: New file.
6122 * src/getargs.c (push_parser): New var.
6123 * src/getargs.h (push_parser): New declaration.
6124 * src/output.c (prepare): Add macro insertion of `push_flag'.
6125 * src/parse-gram.y (PERCENT_PUSH_PARSER): New token.
6126 (prologue_declaration): Parse %push-parser.
6127 * src/scan-gram.l: Scan new PERCENT_PUSH_PARSER token.
6128 * tests/calc.at (_AT_CHECK_CALC_ERROR): Add "Return" and "Now" to
6129 list of removed lines from the traces observed.
6130 (AT_CHECK_CALC_LALR): Added push parser tests.
6131
61322006-09-13 Paul Eggert <eggert@cs.ucla.edu>
6133
6134 * NEWS: Version 2.3a.
6135 * configure.ac (AC_INIT): Likewise.
6136
6137 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Remove
6138 "#define YYSTYPE int" that caused "make maintainer-check" to fail
6139 due to header ordering dependencies. I don't know why the #define
6140 was there.
6141
6142 Fix glr.cc and lalr1.cc's use of YYDEBUG so that there's zero
6143 runtime cost when YYDEBUG is not defined, and so that some tests
6144 that used to fail now work. Problem and initial suggestion by
6145 Paolo Bonzini.
6146 * data/c++.m4 (b4_parse_param_cons): Omit leading ','.
6147 * data/glr.cc (b4_parser_class_name):
6148 Initialize yycdebug_ only if YYDEBUG. Also, initialize yydebug_.
6149 (debug_level, set_debug_level): Affect yydebug_, not ::yydebug.
6150 (yydebug_) [YYDEBUG]: New member.
6151 (yycdebug_): Now defined only if YYDEBUG.
6152 * data/lalr1.cc (yydebug_, yycdebug_): Now defined only if YYDEBUG.
6153 (YYCDEBUG) [!YYDEBUG]: Don't use yydebug_ and yycdebug_.
6154 (b4_parser_class_name): Initialize yydebug_ and yycdebug_ only
6155 if YYYDEBUG.
6156 (debug_stream, set_debug_stream, debug_level, set_debug_level):
6157 Define only if YYDEBUG.
6158 * tests/calc.at (_AT_DATA_CALC_Y) [!YYDEBUG]: Omit call to
6159 set_debug_level.
6160 * tests/regression.at (_AT_DATA_DANCER_Y) [!YYDEBUG]: Likewise.
6161 * tests/calc.at (AT_CHECK_CALC_GLR_CC): Uncomment calls to
6162 AT_CHECK_CALC_GLR_CC that are working now.
6163
61642006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6165
6166 * data/glr.cc (YYERROR_VERBOSE, YYTOKEN_TABLE): Remove.
6167 We don't need them in glr.cc, and glr.c defines them.
6168 Defining YYERROR_VERBOSE to 0 here breaks glr.c, since glr.c
6169 assumes that defining it to anything is the same as defining
6170 it to 1. Problem reported by Paolo Bonzini.
6171
61722006-09-12 Paolo Bonzini <bonzini@gnu.org> (tiny change)
6173
6174 * data/c.m4 (b4_null, b4_case): Define.
6175 * src/output.c (prepare_symbols): Use b4_null.
6176 (user_actions_output): Use b4_case.
6177
61782006-09-11 Paul Eggert <eggert@cs.ucla.edu>
6179
6180 * data/glr.c (b4_shared_declarations): Put start-header first,
6181 before any #includes that we generate, so that feature-test
6182 macros work. Problem reported by Michael Deutschmann in
6183 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00004.html>.
6184 * data/lalr1.cc: Likewise.
6185 * doc/bison.texinfo (Prologue): Document that feature-test macros
6186 should be defined before any Bison declarations.
6187 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Put defns
6188 that depend on location.hh after, not before, Bison decls, since
6189 we now include location.hh after the first user prologue.
6190
6191 * doc/bison.texinfo (Calc++ Parser): Fix memory leak reported by
6192 Sander Brandenburg in
6193 <http://lists.gnu.org/archive/html/bug-bison/2006-09/msg00002.html>.
6194 Also, fix minor white space and comment issues.
6195 (Prologue): Mention that it's better to define feature-test macros
6196 before Bison declarations. Problem reported by Michael Deutschmann.
6197
6198 * README-cvs: Fix typo: "&" should be "&&". Problem reported
6199 by Jim Meyering.
6200 * m4/.cvsignore: Add argmatch.m4. Remove obstack.m4, strerror_r.m4.
6201 This adjusts to recent gnulib changes.
6202
62032006-09-04 Joel E. Denny <jdenny@ces.clemson.edu>
6204
6205 Finish implementation of per-type %destructor/%printer. Discussed
6206 starting at
6207 <http://lists.gnu.org/archive/html/bison-patches/2006-02/msg00064.html>
6208 and
6209 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00091.html>.
6210 * NEWS (2.3+): Add a description of this feature to the default
6211 %destructor/%printer description.
6212 * doc/bison.texinfo (Freeing Discarded Symbols): Likewise.
6213 * src/symlist.c (symbol_list_destructor_set, symbol_list_printer_set):
6214 Invoke semantic_type_destructor_set or semantic_type_printer_set when a
6215 list node contains a semantic type.
6216 * src/symtab.c, src/symtab.h: Extend with a table that associates
6217 semantic types with their %destructor's and %printer's.
6218 (semantic_type_from_uniqstr, semantic_type_get,
6219 semantic_type_destructor_set, semantic_type_printer_set): New functions
6220 composing the public interface of that table.
6221 (symbol_destructor_get, symbol_destructor_location_get,
6222 symbol_printer_get, symbol_printer_location_get): If there's no
6223 per-symbol %destructor/%printer, look up the per-type before trying
6224 the default.
6225 * tests/actions.at (Per-type %printer and %destructor): New test case.
6226 * tests/input.at (Default %printer and %destructor redeclared):
6227 Extend to check that multiple occurrences of %symbol-default in a
6228 single %destructor/%printer declaration is an error.
6229 (Per-type %printer and %destructor redeclared, Unused values with
6230 per-type %destructor): New test cases.
6231
62322006-09-04 Joel E. Denny <jdenny@ces.clemson.edu>
6233
6234 Require default %destructor/%printer to be declared using
6235 %symbol-default instead of an empty symbol list, and start working on
6236 new per-type %destructor/%printer. Discussed at
6237 <http://lists.gnu.org/archive/html/bison-patches/2006-09/msg00007.html>.
6238 * NEWS (2.3+): Add %symbol-default to example.
6239 * bison.texinfo (Freeing Discarded Symbols): Likewise.
6240 (Table of Symbols): Add entry for %symbol-default.
6241 * src/parse-gram.y (PERCENT_SYMBOL_DEFAULT): New token.
6242 (generic_symlist, generic_symlist_item): New nonterminals for creating
6243 a list in which each item is a symbol, semantic type, or
6244 %symbol-default.
6245 (grammar_declaration): Use generic_symlist in %destructor and %printer
6246 declarations instead of symbols.1 or an empty list.
6247 (symbol_declaration, precedence_declaration, symbols.1): Update actions
6248 for changes to symbol_list.
6249 * src/reader.c: Update for changes to symbol_list.
6250 * src/scan-code.l: Likewise.
6251 * src/scan-gram.l: Scan new PERCENT_SYMBOL_DEFAULT token.
6252 * src/symlist.c, src/symlist.h: Extend such that a list node may
6253 represent a semantic type or a %symbol-default in addition to just an
6254 ordinary symbol. Add switched functions for setting %destructor's and
6255 %printer's.
6256 * tests/actions.at, tests/input.at: Add %symbol-default to all default
6257 %destructor/%printer declarations.
6258
62592006-08-23 Joel E. Denny <jdenny@ces.clemson.edu>
6260
6261 Whether the default %destructor/%printer applies to a particular symbol
6262 isn't a question of whether the user *declares* that symbol (in %token,
6263 for example). It's a question of whether the user by any means
6264 *defines* the symbol at all (by simply using a char token, for
6265 example). $end is defined by Bison whereas any other token with token
6266 number 0 is defined by the user. The error token is always defined by
6267 Bison regardless of whether the user declares it with %token, but we
6268 may one day let the user define error as a nonterminal instead.
6269 * NEWS (2.3+): Say "user-defined" instead of "user-declared".
6270 * doc/bison.texinfo (Freeing Discarded Symbols): Likewise, and document
6271 the meaning of "user-defined".
6272 * tests/actions.at (Default %printer and %destructor for user-declared
6273 end token): Rename to...
6274 (Default %printer and %destructor for user-defined end token): ...
6275 this.
6276
6277 * src/symtab.c (symbol_destructor_get, symbol_printer_get): In the
6278 computation of whether to apply the default, don't maintain a list of
6279 every Bison-defined symbol. Instead, just check for a first character
6280 of '$', which a user symbol cannot have, and check for the error token.
6281
62822006-08-21 Joel E. Denny <jdenny@ces.clemson.edu>
6283
6284 Don't apply the default %destructor or %printer to the error token,
6285 $undefined, or $accept. This change fits the general rule that the
6286 default %destructor and %printer are only for user-declared symbols,
6287 and it solves several difficulties that are described in the new test
6288 cases listed below.
6289 * src/symtab.c (symbol_destructor_get, symbol_printer_get): Implement.
6290 * tests/actions.at (Default %printer and %destructor are not for error
6291 or $undefined, Default %printer and %destructor are not for $accept):
6292 New test cases.
6293
62942006-08-19 Joel E. Denny <jdenny@ces.clemson.edu>
6295
6296 Allow %start after the first rule.
6297 * src/reader.c (grammar_current_rule_begin): Don't set the start symbol
6298 when parsing the first rule.
6299 (check_and_convert_grammar): Search for it here after all grammar
6300 declarations have been parsed. Skip midrules, which have dummy LHS
6301 nonterminals.
6302 * src/symtab.c (symbol_is_dummy): New function.
6303 * src/symtab.h (symbol_is_dummy): Declare it.
6304 * tests/input.at (%start after first rule): New test.
6305
63062006-08-18 Joel E. Denny <jdenny@ces.clemson.edu>
6307
6308 Redo some of the previous commit: add back the ability to use
6309 non-aliased/undeclared string literals since it might be useful to
6310 those declaring %token-table.
6311 * src/reader.c (check_and_convert_grammar): Undo changes in previous
6312 commit: don't worry about complaints from symbols_pack.
6313 * src/symtab.c (symbol_new, symbol_class_set,
6314 symbol_check_alias_consistency): Undo changes in previous commit: count
6315 each string literal as a new symbol and token, assign it a symbol
6316 number, and don't complain about non-aliased string literals.
6317 (symbols_pack): Since symbol_make_alias still does not decrement symbol
6318 and token counts but does still set aliased tokens to the same number,
6319 symbol_pack_processor now leaves empty slots in the symbols array.
6320 Remove those slots.
6321 * tests/regression.at (Undeclared string literal): Remove test case
6322 added in previous commit since non-aliased string literals are allowed
6323 again.
6324 (Characters Escapes, Web2c Actions): Undo changes in previous commit:
6325 remove unnecessary string literal declarations.
6326 * tests/sets.at (Firsts): Likewise.
6327
63282006-08-18 Joel E. Denny <jdenny@ces.clemson.edu>
6329
6330 Don't allow an undeclared string literal, but allow a string literal to
6331 be used before its declaration.
6332 * src/reader.c (check_and_convert_grammar): Don't invoke packgram if
6333 symbols_pack complained.
6334 * src/symtab.c (symbol_new): Don't count a string literal as a new
6335 symbol.
6336 (symbol_class_set): Don't count a string literal as a new token, and
6337 don't assign it a symbol number since symbol_make_alias does that.
6338 (symbol_make_alias): It's not necessary to decrement the symbol and
6339 token counts anymore. Don't assume that an alias declaration occurs
6340 before any uses of the identifier or string, and thus don't assert that
6341 one of them has the highest symbol number so far.
6342 (symbol_check_alias_consistency): Complain if there's a string literal
6343 that wasn't declared as an alias.
6344 (symbols_pack): Bail if symbol_check_alias_consistency failed since
6345 symbol_pack asserts that every token has been assigned a symbol number
6346 although undeclared string literals have not.
6347 * tests/regression.at (String alias declared after use, Undeclared
6348 string literal): New test cases.
6349 (Characters Escapes, Web2c Actions): Declare string literals as
6350 aliases.
6351 * tests/sets.at (Firsts): Likewise.
6352
63532006-08-14 Joel E. Denny <jdenny@ces.clemson.edu>
6354
6355 In the grammar scanner, STRING_FINISH unclosed constructs and return
6356 them to the parser in order to improve error messages.
6357 * src/scan-gram.l (SC_ESCAPED_STRING, SC_ESCAPED_CHARACTER,
6358 SC_BRACED_CODE, SC_PROLOGUE): Implement.
6359 * tests/input.at (Unclosed constructs): New test case.
6360 * tests/regression.at (Invalid inputs): Update now that unclosed %{ is
6361 seen.
6362
6363 * src/scan-gram.h, src/scan-gram.l (gram_last_braced_code_loc): Remove
6364 unused global.
6365
63662006-08-13 Joel E. Denny <jdenny@ces.clemson.edu>
6367
6368 Handle string aliases for character tokens correctly.
6369 * src/symtab.c (symbol_user_token_number_set): If the token has an
6370 alias, check and set its alias's user token number instead of its own,
6371 which is set to indicate the alias. Previously, every occurrence of
6372 the character token in the grammar overwrote that alias indicator with
6373 the character code.
6374 * tests/input.at (String aliases for character tokens): New test.
6375
63762006-08-12 Joel E. Denny <jdenny@ces.clemson.edu>
6377
6378 * src/parse-gram.y: Add `%expect 0' so we don't overlook conflicts.
6379
63802006-08-11 Paul Eggert <eggert@cs.ucla.edu>
6381
6382 * bootstrap: Put in need-ngettext argument to AM_GNU_GETTEXT,
6383 to prevent failures when building on older platforms.
6384 Check for autopoint failure.
6385 Set XGETTEXT_OPTIONS to values that check for C format strings,
6386 so that translators are warned about them (this also helps
6387 prevent core dumps).
6388
6389 * lib/subpipe.c (create_subpipe): Use new gnulib pipe_safer
6390 function, since it simplifies our code a bit.
6391
6392 * configure.ac (AC_ARG_ENABLE): Use -Wextra -Wno-sign-compare
6393 rather than -W, so we don't get bogus warnings about sign comparisons.
6394 Add -Wpointer-arith, since that warning is useful (it reports code
6395 that does not conform to C89 and that some compilers reject).
6396 * data/c.m4, data/glr.c, data/lalr1.cc, data/yacc.c: Undo latest change,
6397 since it's no longer needed.
6398
63992006-08-10 Joel E. Denny <jdenny@ces.clemson.edu>
6400
6401 Clean up scanners a bit.
6402 * src/flex-scanner.h (FLEX_NO_OBSTACK): New macro that blocks obstack
6403 definitions so gcc won't warn when obstack_for_string is unused.
6404 * src/scan-code.l: config.h and system.h are already #include'd by
6405 scan-code-c.c, so get rid of them here.
6406 * src/scan-gram.l: Likewise.
6407 * src/scan-skel.l: Likewise, and use flex-scanner.h without obstack
6408 definitions rather than duplicating the rest of it.
6409 * src/scan-gram-c.c, scan-skel-c.c: #include "system.h".
6410
64112006-08-09 Joel E. Denny <jdenny@ces.clemson.edu>
6412
6413 Suppress signed/unsigned comparison warnings for yycheck.
6414 * data/c.m4 (b4_safest_int_type): New macro.
6415 * data/glr.c, data/lalr1.cc: Wherever you compare yycheck[i] against
6416 a signed int type, cast it to b4_safest_int_type first.
6417 * data/yacc.c: Likewise.
6418 (b4_safest_int_type): Overwrite the one from c.m4 since b4_int_type is
6419 also overwritten.
6420
64212006-08-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6422
6423 * doc/bison.texinfo: Fix some typos.
6424
64252006-08-02 Paul Eggert <eggert@cs.ucla.edu>
6426
6427 * m4/.cvsignore: Add inttypes_h.m4,lib-ld.m4, lib-prefix.m4,
6428 po.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4, warning.m4.
6429
6430 * bootstrap (gnulib_tool): Stop using --assume-autoconf;
6431 the latest gnulib does this a different way.
6432 (get_translations): Sharuzzaman Ahmat Raslan reported that the ms
6433 translation was patched, so stop omitting it.
6434
64352006-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
6436
6437 Enable declaration of default %printer/%destructor. Make the parser
6438 use these for all user-declared grammar symbols for which the user does
6439 not declare a specific %printer/%destructor. Thus, the parser uses it
6440 for token 0 if the user declares it but not if Bison generates it as
6441 $end. Discussed starting at
6442 <http://lists.gnu.org/archive/html/bison-patches/2006-02/msg00064.html>,
6443 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00091.html>,
6444 and
6445 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00019.html>.
6446 * NEWS (2.3+): Mention.
6447 * doc/bison.texinfo (Actions in Mid-Rule): It's no longer impossible to
6448 declare a %destructor for a mid-rule's semantic value. It's just
6449 impossible to declare one specific to it.
6450 (Freeing Discarded Symbols): Mention that @$ can be used in %destructor
6451 code. Describe default %destructor form.
6452 * src/parse-gram.y (grammar_declaration): Parse default
6453 %printer/%destructor declarations.
6454 * src/output.c (symbol_destructors_output): Use symbol_destructor_get
6455 and symbol_destructor_location_get rather than accessing the destructor
6456 and destructor_location members of struct symbol.
6457 (symbol_printers_output): Likewise but for %printer's.
6458 * src/reader.c (symbol_should_be_used): Likewise but for %destructor's
6459 again.
6460 * src/symtab.c (default_destructor, default_destructor_location,
6461 default_printer, default_printer_location): New static global
6462 variables to record the default %destructor and %printer.
6463 (symbol_destructor_get, symbol_destructor_location_get,
6464 symbol_printer_get, symbol_printer_location_get): New functions to
6465 compute the appropriate %destructor and %printer for a symbol.
6466 (default_destructor_set, default_printer_set): New functions to set the
6467 default %destructor and %printer.
6468 * src/symtab.h: Prototype all those new functions.
6469 * tests/actions.at (Default %printer and %destructor): New test to
6470 check that the right %printer and %destructor are called, that they're
6471 not called for $end, and that $$ and @$ work correctly.
6472 (Default %printer and %destructor for user-declared end token): New
6473 test to check that the default %printer and %destructor are called for
6474 a user-declared end token.
6475 * tests/input.at (Default %printer and %destructor redeclared, Unused
6476 values with default %destructor): New tests to check related grammar
6477 warnings and errors.
6478
64792006-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
6480
6481 Clean up handling of %destructor for the end token (token 0).
6482 Discussed starting at
6483 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00019.html>
6484 and
6485 <http://lists.gnu.org/archive/html/help-bison/2006-07/msg00013.html>.
6486
6487 Make the skeletons consistent in how they pop the end token and invoke
6488 its %destructor.
6489 * data/glr.c (yyrecoverSyntaxError, yyparse): Don't pop the start
6490 state, which has token number 0, since this would invoke the
6491 %destructor for the end token.
6492 * data/lalr1.cc (yy::parser::parse): Don't check for the final state
6493 until after shifting the end token, or else it won't be popped.
6494 * data/yacc.c (yyparse): Likewise.
6495
6496 * data/glr.c (yyparse): Clear the lookahead after shifting it even when
6497 it's the end token. Upon termination, destroy an unshifted lookahead
6498 even when it's the end token.
6499 * data/lalr1.cc (yy::parser::parse): Likewise.
6500 * data/yacc.c (yyparse): Likewise.
6501
6502 * src/reader.c (packgram): Don't check rule 0. This suppresses unused
6503 value warnings for the end token when the user gives the end token a
6504 %destructor.
6505
6506 * tests/actions.at (Printers and Destructors): Test all the above.
6507
65082006-07-24 Paul Eggert <eggert@cs.ucla.edu>
6509
6510 Update to latest gnulib and gettext versions.
6511 * bootstrap (gnulib-modules): Remove hard-locale, stdio-safer.
6512 Add fopen-safer.
6513 (gnulib_files): Add m4/warning.m4. Don't worry about files
6514 overwritten by autopoint.
6515 Replace gt_INTL_SUBDIR_CORE with an empty body in m4/gettext_gl.m4.
6516 Suppress "id", "ms", "tr" translations for now, since gettext 0.15
6517 rejects them.
6518 Don't use autoreconf; instead, invoke autopoint etc. by hand,
6519 so that we can remove the intl files at a better time.
6520 (intl_files_to_remove): Remove aclocal.m4, since it gets
6521 rebuilt anyway. Remove m4/inttypes_h.m4, m4/inttypes.m4,
6522 m4/isc-posix.m4, m4/lib-ld.m4, m4/lib-prefix.m4, m4/po.m4,
6523 m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
6524 Add m4/inttypes-h.m4, m4/lock.m4, m4/visibility.m4.
6525 Remove datarootdir hack; no longer needed.
6526 * configure.ac: Use gl_WARNING_CFLAGS rather than BISON_WARNING.
6527 (AM_GNU_GETTEXT_VERSION): Bump from 0.12 to 0.15.
6528 * lib/.cvsignore: Remove hard-locale.c, hard-locale.h, strdup.c,
6529 strdup.h.
6530 * m4/.cvsignore: Remove hard-locale.m4, strdup.m4.
6531 * m4/warning.m4: Remove from CVS, since we now use gnulib's version.
6532
65332006-07-20 Paul Eggert <eggert@cs.ucla.edu>
6534
6535 * bootstrap: Adjust to today's change to gnulib-tool by invoking
6536 it with --assume-autoconf='latest-stable'.
6537
65382006-07-13 Joel E. Denny <jdenny@ces.clemson.edu>
6539
6540 * src/parse-gram.y (grammar_declaration): Don't confuse Doxygen (at
6541 least 1.4.7 and 1.4.4) by putting a #line between `typedef union
6542 YYSTYPE' and `{'.
6543 * src/muscle_tab.h (muscle_grow): Replace the header comments with
6544 those from muscle_tab.c since the old ones are misleading.
6545
65462006-07-13 Akim Demaille <akim@epita.fr>
6547
6548 Support %define "KEY" {VALUE}.
6549 * src/scan-code.h, src/scan-code.l (translate_action)
6550 (translate_rule_action, translate_symbol_action, translate_code):
6551 Return char *, not const char *.
6552 * src/parse-gram.y (declaration): Rename as...
6553 (prologue_declaration): this.
6554 (string_content): Remove this nonterminal, use STRING.
6555 (braceless, content, content.opt): New nonterminal.
6556 Use them.
6557 (%define): Now accept content.opt, i.e., accept also BRACED_CODE
6558 as value.
6559 * src/scan-gram.l (getargs.h): Don't include it.
6560
65612006-07-12 Paul Eggert <eggert@cs.ucla.edu>
6562
6563 * data/lalr1.cc (YYCDEBUG): Use 'if (yydebug_) (*yycdebug_)'
6564 rather than a for-loop that declares a local bool variable. This
6565 should work around a compatibility problem with a Cray x1e C++
6566 compiler reported by Hung Nguyen in
6567 <http://lists.gnu.org/archive/html/help-bison/2006-07/msg00022.html>.
6568 The for-loop was introduced in the 2004-11-17 change but I don't
6569 know why it was needed.
6570
65712006-07-12 Akim Demaille <akim@epita.fr>
6572
6573 * data/c.m4: Comment changes.
6574
65752006-07-10 Akim Demaille <akim@lrde.epita.fr>
6576
6577 * src/complain.c (error_message, ERROR_MESSAGE): New.
6578 To factor...
6579 (fatal_at, fatal, warn_at, warn, complain_at, complain): these.
6580 * src/complain.h, src/complain.c (warning_issued): Remove, unused.
6581
65822006-07-09 Paul Eggert <eggert@cs.ucla.edu>
6583
6584 * NEWS: Instead of %union, you can define and use your own union type
6585 YYSTYPE if your grammar contains at least one <type> tag.
6586 Your YYSTYPE need not be a macro; it can be a typedef.
6587 * doc/bison.texinfo (Value Type, Multiple Types, Location Type):
6588 (Union Decl, Decl Summary): Document this.
6589 * data/glr.c (YYSTYPE): Implement this.
6590 * data/glr.cc (YYSTYPE): Likewise.
6591 * data/lalr1.cc (YYSTYPE): Likewise.
6592 * data/yacc.c (YYSTYPE): Likewise.
6593 * src/output.c (prepare): Output tag_seen_flag.
6594 * src/parse-gram.y (declaration, grammar_declaration):
6595 Use 'union_seen' rather than 'typed' to determine whether
6596 %union has been seen, since grammars can now be typed without
6597 %union.
6598 (symbol_declaration, type.opt, symbol_def):
6599 Keep track of whether a tag has been seen.
6600 * src/reader.c (union_seen, tag_seen): New vars.
6601 (typed): remove.
6602 * src/reader.h (union_seen, tag_seen, typed): Likewise.
6603 * src/scan-code.l (untyped_var_seen): New variable.
6604 (handle_action_dollar): Adjust to above changes.
6605 (handle_action_dollar, handle_action_at):
6606 Improve overflow checking for outlandish numbers.
6607 * tests/input.at (AT_CHECK_UNUSED_VALUES): Redo test to
6608 avoid new diagnostics generated by above changes.
6609 * tests/regression.at (YYSTYPE typedef): Add test to check
6610 for type tags without %union.
6611
6612 * src/symlist.c (symbol_list_length): Return int, not unsigned
6613 int, since callers expect int. This may need to get revisited
6614 once we have proper integer overflow checking.
6615
6616 * src/scan-gram.h (gram_scanner_cursor): Remove decl, since this
6617 object is now static.
6618
6619 * src/getargs.c (flags_argmatch): Return void, not int,
6620 to pacify ./configure --enable-gcc-warnings.
6621
6622 * src/flex-scanner.h (STRING_FREE): Don't use FLEX_PREFIX (last_string)
6623 since last_string is already defined to FLEX_PREFIX (last_string).
6624
66252006-07-09 Akim Demaille <akim@lrde.epita.fr>
6626
6627 Implement --warnings/-W.
6628 * src/getargs.c (report_argmatch, trace_argmatch): Remove,
6629 replaced by...
6630 (flags_argmatch, FLAGS_ARGMATCH): this new function and macro.
6631 Adjust callers.
6632 * src/getargs.h, src/getargs.c (warnings, warnings_flags)
6633 (warnings_args, warnings_types): New.
6634 (getargs, short_options, long_options): Accept -W/--warnings.
6635 Sort the options by alphabetical order, upper case letter right
6636 before its lower case.
6637
66382006-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
6639
6640 Change %merge result type clash warnings to errors. Discussed at
6641 <http://lists.gnu.org/archive/html/bison-patches/2006-07/msg00026.html>.
6642 * src/reader.c (record_merge_function_type): Use complain_at.
6643 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
6644 declared later): Update test case results.
6645
66462006-07-09 Akim Demaille <akim@lrde.epita.fr>
6647
6648 * src/getargs.h, src/getargs.c: Swap --report and --trace handling
6649 to be in alphabetical order.
6650 (trace_args): Spelling fixes.
6651
66522006-07-09 Paul Eggert <eggert@cs.ucla.edu>
6653
6654 * data/yacc.c (YYID, yy_stack_print): Prefix local vars with "yy"
6655 so they don't collide with user-defined macros.
6656 (yy_stack_print): Don't assume that yytype_int16 promotes to int;
6657 this was never guaranteed, and now that we're using gnulib stdint,
6658 which defines int_fast16_t to long int, the problem is exposed.
6659
66602006-07-08 Paul Eggert <eggert@cs.ucla.edu>
6661
6662 * data/c.m4 (b4_basename): Simplify a bit, since we don't
6663 need the full POSIX semantics (and weren't implementing them
6664 anyway).
6665
6666 Adjust to Autoconf 2.60 and today's gnulib.
6667 * bootstrap (gnulib_modules): Add stdint.
6668 Remove special case for m4/onceonly_2_57.m4, since gnulib-tool
6669 no longer copies it.
6670 (intl_files_to_remove): Remove m4/longlong.m4 and m4/wchar_t.m4,
6671 since stdint needs the former and wcwidth (which is now required
6672 by mbswidth) needs the latter.
6673 Append 'datarootdir = @datarootdir@' to po/Makefile.in.in, to
6674 work around a compatibility glitch between gettext 0.14.6 and
6675 Autoconf 2.60.
6676 * configure.ac (AC_PREREQ): Require Autoconf 2.60.
6677 Do not check for uintptr_t, since new stdint module does the right
6678 thing.
6679 * lib/.cvsignore: Remove alloca.c, alloca.h, alloca_.h.
6680 Add stdint.h, stdint_.h, wcwidth.h.
6681 * m4/.cvsignore: Remove alloca.m4, onceonly.m4.
6682 Add absolute-header.m4, double-slash-root.m4, longlong.m4,
6683 stdint.m4, wchar_t.m4, wcwidth.m4.
6684 * src/files.c: Include <dirname.h> and <stdio-safer.h> in the
6685 usual order for ../lib/*.h files.
6686 (file_name_split): Use last_component, not base_name, to adjust
6687 to gnulib changes.
6688 * src/parse-gram.h: Include <strverscmp.h> in the usual order
6689 for ../lib/*.h files.
6690 (YYTYPE_INT16, YYTYPE_INT8, YYTYPE_UINT16, YYTYPE_UINT8):
6691 Define unconditionally, since we now assume the stdint module.
6692 * src/scan-skel.l: Include <dirname.h>.
6693 (BASE_QPUTS): Use last_component, not base_name.
6694 * src/system.h: Include <unlocked-io.h> in the usual order
6695 for ../lib/*.h files. Include <stdint.h> unconditionally,
6696 since we now use the stdint module.
6697 (uintptr_t): Declare if UINTPTR_MAX is not defined, not
6698 HAVE_UINTPTR_T, since we now use the stdint module.
6699 (base_name): Remove decl, since files now include <dirname.h>
6700 to get the decl.
6701
67022006-07-08 Akim Demaille <akim@lrde.epita.fr>
6703
6704 * data/c.m4 (b4_location_initial_column, b4_location_initial_line):
6705 New, default to 1.
6706 * data/yacc.c, data/glr.c, data/location.cc: Use them.
6707 * NEWS, doc/bison.texinfo: The initial column and line are 1 by
6708 default.
6709 * tests/calc.at: Adjust.
6710
67112006-07-08 Akim Demaille <akim@lrde.epita.fr>
6712
6713 * data/c.m4 (b4_basename): New.
6714 (b4_syncline): Also output the location of its invocation (from
6715 the skeleton).
6716 (b4_user_action, b4_define_user_action, b4_user_actions)
6717 (b4_user_initial_action, b4_user_post_prologue, b4_user_start_header)
6718 (b4_user_stype): New.
6719 * data/yacc.c, data/glr.c, data/lalr1.cc, data/glr.cc: Use them.
6720
67212006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
6722
6723 In the grammar file, the first column is 1 not 0 on the first line as
6724 on every other line.
6725 * src/parse-gram.y (%initial-action): Initialize @$ correctly.
6726 * tests/input.at (Torturing the Scanner): Update output.
6727
6728 * src/scan-gram.l (scanner_cursor): Declare it static.
6729
67302006-07-07 Joel E. Denny <jdenny@ces.clemson.edu>
6731
6732 In warnings, say "previous declaration" rather than "first
6733 declaration".
6734 * src/symtab.c (redeclaration): Do that here.
6735 * src/reader.c (record_merge_function_type): In the case of a result
6736 type clash, report the previous declaration rather than the very first
6737 one in the grammar file.
6738 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
6739 declared later): Add a third declaration to check this behavior.
6740 * tests/input.at (Incompatible Aliases): Update output.
6741
67422006-06-27 Akim Demaille <akim@epita.fr>
6743
6744 * doc/Doxyfile.in: New.
6745 * doc/Makefile.am: Use it.
6746 * src/lalr.h, src/symtab.h: Initial doxygenation.
6747
67482006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
6749
6750 Don't miss %merge result type warnings just because the LHS types are
6751 declared after the %merge. This continues the effort of the previous
6752 patch.
6753 * src/reader.c (get_merge_function): Don't set the merger type yet.
6754 (record_merge_function_type): New function for setting the merger type
6755 and checking for clashes.
6756 (grammar_current_rule_merge_set): Set the location of the %merge for
6757 the current rule.
6758 (packgram): Invoke record_merge_function_type for each rule now that
6759 all symbol type declarations have been parsed.
6760 * src/reader.h (merger_list.type_declaration_location): New member
6761 storing the location of the first %merge from which the type for this
6762 merging function was derived.
6763 * src/symlist.h (symbol_list.merger_declaration_location): New member
6764 storing the location of a rule's %merge, if any.
6765 * tests/glr-regression.at (Missed %merge type warnings when LHS type is
6766 declared later): New test to catch the error fixed by the above patch.
6767
67682006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
6769
6770 Get action warnings (grammar_rule_check) right even when symbol
6771 declarations appear after the rules. Discussed at
6772 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00108.html>
6773 and
6774 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00151.html>.
6775 Don't mistake the type of $$ in a midrule to be that of its parent
6776 rule's $$.
6777 * src/reader.c (grammar_current_rule_end): Don't invoke
6778 grammar_rule_check yet since not all symbol declarations may have been
6779 parsed yet.
6780 (grammar_midrule_action): Likewise.
6781 Don't record whether the midrule's $$ has been used yet since actions
6782 haven't been translated yet.
6783 Record the midrule's parent rule and its RHS index within the parent
6784 rule.
6785 (grammar_current_rule_action_append): Don't translate the action yet
6786 since not all symbol declarations may have been parsed yet and, thus,
6787 warnings about types for $$, $n, @$, and @n can't be reported yet.
6788 (packgram): Translate the action and invoke grammar_rule_check now that
6789 all symbol declarations have been parsed.
6790 * src/scan-code.l (handle_action_dollar): Now that this is invoked
6791 after parsing the entire grammar file, the symbol list here in the case
6792 of a midrule is actually the midrule's empty RHS, so reference its
6793 parent rule's RHS where necessary.
6794 On the other hand, now that you can already know it's a midrule, you
6795 aren't forced to think $$ has the same type as its parent rule's $$.
6796 (handle_action_at): In the case of a midrule, reference the parent rule
6797 where necessary.
6798 * src/symlist.c (symbol_list_new): Initialize new midrule-related
6799 members.
6800 (symbol_list_length): Now that this is invoked after all rules have
6801 been parsed, a NULL symbol (rather than a NULL symbol list node)
6802 terminates a rule. symbol_list_print already does this correctly.
6803 * src/symlist.h (symbol_list.midrule_parent_rule,
6804 symbol_list.midrule_parent_rhs_index): New members so that midrules can
6805 remember their relationships with their parents.
6806 * tests/input.at (Type Clashes): Extend to catch the midrule $$ error
6807 fixed by the above patch.
6808 (_AT_UNUSED_VALUES_DECLARATIONS, AT_CHECK_UNUSED_VALUES): New m4 macros
6809 implementing...
6810 (Unused values): ... this old test case and...
6811 (Unused values before symbol declarations): ... this new test case.
6812 This one is the same as `Unused values' except that all symbol
6813 declarations appear after the rules in order to catch the rest of the
6814 errors fixed by the above patch.
6815
68162006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
6817
6818 More cleanup.
6819 * src/reader.c (current_rule): Declare it static since it's no longer
6820 used outside this file.
6821 (grammar_current_rule_action_append): Remove redundant arguments from
6822 translate_rule_action invocation.
6823 * src/reader.h (current_rule): Remove this unused extern.
6824 * src/scan-code.h (translate_rule_action): Remove redundant arguments.
6825 * src/scan-code.l (translate_rule_action): Likewise.
6826
68272006-06-25 Joel E. Denny <jdenny@ces.clemson.edu>
6828
6829 Clean up yesterday's patch.
6830 * parse-gram.y (rhs): Move grammar_midrule_action invocation from here
6831 to...
6832 * src/reader.c (grammar_current_rule_action_append): ... here for
6833 consistency with grammar_current_rule_symbol_append.
6834 * tests/regression.at (Braced code in declaration in rules section):
6835 Make yyerror and yylex static as usual.
6836
68372006-06-24 Joel E. Denny <jdenny@ces.clemson.edu>
6838
6839 Fix bug that mistakes braced code in a declaration in the rules section
6840 to be a rule action. Mentioned at
6841 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00105.html>.
6842 * src/scan-gram.l: Move midrule action detection from the start of the
6843 scanning of any braced code to...
6844 * src/parse-gram.y (rhs): ... the parsing of braced code as a rule
6845 action. For readability, use $2 and @2 rather than the equivalent
6846 global variables.
6847 * tests/regression.at (Braced code in declaration in rules section):
6848 New test to catch the error fixed by the above patch.
6849
6850 Work on code readability some.
6851 * src/scan-code.l (current_rule): Get rid of this misleading and
6852 redundant declaration: it's actually extern'ed in reader.h.
6853 (YY_DECL, code_lex, handle_action_dollar, handle_action_at,
6854 translate_action): Add a rule argument and use it instead of the global
6855 current_rule.
6856 (translate_rule_action): This already receives current_rule through an
6857 argument, so pass it on to translate_action instead of assigning
6858 current_rule to current_rule.
6859 (translate_symbol_action, translate_code): Pass rule = NULL to
6860 translate_action.
6861
68622006-06-23 Joel E. Denny <jdenny@ces.clemson.edu>
6863
6864 Rename %before-definitions to %start-header and %after-definitions to
6865 %end-header. Don't use these declarations to separate pre-prologue
6866 blocks from post-prologue blocks. Add new order-independent
6867 declarations %before-header and %after-header as alternatives to the
6868 traditional Yacc pre-prologue and post-prologue blocks. Discussed at
6869 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00110.html>.
6870 * NEWS (2.3+): Update for these changes.
6871 * data/glr.c (b4_before_definitions): Update to...
6872 (b4_start_header): ... this.
6873 (b4_after_definitions): Update to...
6874 (b4_end_header): ... this.
6875 * data/glr.cc: Likewise.
6876 * data/lalr1.cc: Likewise.
6877 * data/yacc.c: Likewise.
6878 * doc/bison.texinfo (The prologue): Update names, and replace remaining
6879 prologue blocks with %*-header declarations.
6880 (Calc++ Parser): Likewise.
6881 (Decl Summary): Update names.
6882 (Table of Symbols): Update description.
6883 * src/parse-gram.y (PERCENT_AFTER_DEFINITIONS): Update to...
6884 (PERCENT_END_HEADER): ... this.
6885 (PERCENT_BEFORE_DEFINITIONS): Update to...
6886 (PERCENT_START_HEADER): ... this.
6887 (PERCENT_AFTER_HEADER, PERCENT_BEFORE_HEADER): New tokens.
6888 (declaration): Update token names and m4 macro names.
6889 When parsing %end-header and %start-header, invoke translate_code
6890 before muscle_code_grow, and no longer set global booleans to remember
6891 whether these declarations have been seen.
6892 Parse new %after-header and %before-header.
6893 * src/reader.c (before_definitions, after_definitions): Remove.
6894 (prologue_augment): Accept a new bool argument to specify whether to
6895 augment the pre-prologue or post-prologue.
6896 * src/reader.h (before_definitions, after_definitions): Remove these
6897 extern's.
6898 (prologue_augment): Add new bool argument.
6899 * src/scan-gram.l (PERCENT_AFTER_DEFINITIONS): Update to...
6900 (PERCENT_END_HEADER): ... this.
6901 (PERCENT_BEFORE_DEFINITIONS): Update to...
6902 (PERCENT_START_HEADER): ... this.
6903 (PERCENT_AFTER_HEADER, PERCENT_BEFORE_HEADER): New tokens.
6904 * tests/actions.at (Printers and Destructors): Update names.
6905
69062006-06-22 Joel E. Denny <jdenny@ces.clemson.edu>
6907
6908 Add comparison operators for C++ location classes. Discussed at
6909 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00092.html>.
6910 * data/c++.m4 (b4_define_location_comparison): New boolean %define
6911 declaration indicating whether filename_type has an operator==. If
6912 filename_type is `std::string', it defaults to `1', `0' otherwise.
6913 * data/location.cc: Iff b4_define_location_comparison is `1', add
6914 operator== and operator!= for class position and for class location.
6915
6916 Some minor fixes.
6917 * src/scan-action.l: Remove unused file.
6918 * src/symtab.c (symbol_printer_set): Use printer_location not
6919 destructor_location.
6920 * src/symtab.h (struct symbol): Replace incorrect source comment for
6921 printer members.
6922 * tests/input.at (Incompatible Aliases): Update output with correct
6923 printer location.
6924
69252006-06-20 Joel E. Denny <jdenny@ces.clemson.edu>
6926
6927 Don't put the pre-prologue in the header file. For the yacc.c code
6928 file and the glr.c header and code files, move the pre-prologue before
6929 the token definitions. Add new %before-definitions and
6930 %after-definitions to declare code that will go in both the header file
6931 and code file. Discussed at
6932 <http://lists.gnu.org/archive/html/bison-patches/2005-12/msg00000.html>,
6933 <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00016.html>,
6934 and
6935 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00055.html>.
6936 * NEWS (2.3+): Describe these changes.
6937 * data/glr.c (b4_pre_prologue): Move from within to before...
6938 (b4_shared_declarations): ... this.
6939 Add new b4_before_definitions before b4_token_enums.
6940 Add new b4_after_definitions at the end.
6941 * data/glr.cc (b4_pre_prologue): Replace with...
6942 (b4_before_definitions): ... this in the header file.
6943 (b4_after_definitions): New near the end of the header file.
6944 * data/lalr1.cc (b4_pre_prologue): Move from the header file to the
6945 code file right before including the header file.
6946 (b4_before_definitions): New in the previous position of
6947 b4_pre_prologue in the header file.
6948 (b4_after_definitions): New near the end of the header file.
6949 * data/yacc.c: Clean up some m4 quoting especially in the header file.
6950 (b4_token_enums_defines): In the code file, move to right before
6951 YYSTYPE for consistency with the header file.
6952 (b4_before_definitions): New right before b4_token_enums_defines in
6953 both the header and code file.
6954 (b4_after_definitions): New right after YYLTYPE and yylloc in both the
6955 header and code file.
6956 * doc/bison.texinfo (Prologue): Show use of %before-definitions instead
6957 of prologues for %union dependencies.
6958 (Decl Summary): In %defines description, mention the effect of
6959 %before-definitions and %after-definitions on the header file.
6960 (Calc++ Parser): Forward declare driver in a %before-definitions rather
6961 than in the pre-prologue so that make check succeeds.
6962 (Table of Symbols): Add entries for %before-definitions and
6963 %after-definitions.
6964 * src/parse-gram.y (PERCENT_BEFORE_DEFINITIONS): New token for
6965 %before-definitions.
6966 (PERCENT_AFTER_DEFINITIONS): New token for %after-definitions.
6967 (declaration): Parse those declarations and append to
6968 b4_before_definitions and b4_after_definitions, respectively.
6969 * src/reader.c (before_definitions, after_definitions): New bools to
6970 track whether those declarations have been seen.
6971 (prologue_augment): Add to the post-prologue if %union,
6972 %before-definitions, or %after-definitions has been seen.
6973 * src/reader.h (before_definitions, after_definitions): New extern's.
6974 * src/scan-gram.l: Scan the new declarations.
6975 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Place the second
6976 prologue block in a %before-definitions or a %after-definitions based
6977 on whether the %union is declared.
6978 * tests/regression.at (Early token definitions with --yacc, Early token
6979 definitions without --yacc): Move tests for token definitions into the
6980 post-prologue since token names are no longer defined in the
6981 pre-prologue.
6982
69832006-06-20 Akim Demaille <akim@epita.fr>
6984
6985 * src/symtab.h, src/symtab.c (symbol_from_uniqstr): New.
6986 (symbol_get): Use it.
6987 * src/parse-gram.y: Use it.
6988
69892006-06-19 Joel E. Denny <jdenny@ces.clemson.edu>
6990
6991 * src/scan-gram.l: Remove unused declaration of last_string_1 so the
6992 build succeeds when configured with --enable-gcc-warnings.
6993
69942006-06-19 Paul Eggert <eggert@cs.ucla.edu>
6995
6996 * src/parse-gram.y (char_name): New function.
6997 (CHAR, STRING, string_content): For %printer, properly escape.
6998 (ID): Prefer fputs to fprintf.
6999 (id): Reindent to be consistent with other rules.
7000 Properly quote char.
7001
7002 The Translation Project changed its way of publishing translations
7003 to maintainers. I haven't received any responses to my request
7004 for supporting the old way, or for documenting the new way. I
7005 have modified 'bootstrap' to use screen scraping
7006 (in this case, HTML scraping). This is unreliable and inelegant,
7007 but I don't see any better way. Yuck.
7008 * bootstrap (TP_URL, WGET_COMMAND): New vars.
7009 (get_translations): New function, which uses HTML scraping to
7010 deduce locations of latest translations.
7011 Use this function to grab both bison and bison-runtime .po files.
7012 Don't bother priming the pump for the runtime-po domain any more,
7013 as it's now translated better than bison is.
7014
70152006-06-19 Akim Demaille <akim@epita.fr>
7016
7017 * src/scan-gram.l: No longer "parse" things after `%union' until
7018 `{'. Rather, return a single "%union" token.
7019 No longer make symbols: return strings, and leave the conversion
7020 to symbols to the parser.
7021 (SC_PRE_CODE, token_type): Remove.
7022 * src/parse-gram.y (%union): New field `character'.
7023 Sort tokens.
7024 (CHAR): New token.
7025 (ID, ID_COLON): Now that the scanner no longer makes them
7026 identifiers, adjust all uses to invoke symbol_get.
7027 (id_colon): New, wraps the conversion from string to symbol.
7028 (%union): Accept a possible union_name.
7029 (symbol): Now can be a char.
7030 * data/c.m4 (b4_union_name): Leave a default value.
7031 * data/glr.c, data/yacc.c: Use it.
7032
70332006-06-11 Joel E. Denny <jdenny@ces.clemson.edu>
7034
7035 For associating token numbers with token names for "yacc.c", don't use
7036 #define statements unless `--yacc' is specified; always use enum
7037 yytokentype. Most important discussions start at:
7038 <http://lists.gnu.org/archive/html/bison-patches/2005-09/msg00053.html>,
7039 <http://lists.gnu.org/archive/html/bison-patches/2005-12/msg00052.html>,
7040 and
7041 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00043.html>.
7042 * NEWS (2.3+): Mention.
7043 * data/c.m4 (b4_yacc_if): New.
7044 (b4_token_enums_defines): Use b4_yacc_if to decide whether to add the
7045 token #define's.
7046 * doc/bison.texinfo (Bison Options): Describe the effect of `--yacc'
7047 on token name definitions.
7048 * src/getargs.c (usage): Capitalize `Yacc' in English.
7049 * src/output.c (prepare): Define b4_yacc_flag.
7050 * tests/regression.at (Early token definitions): Test that tokens names
7051 are defined before the pre-prologue not just before the post-prologue.
7052 Remove this test case and copy to...
7053 (Early token definitions with --yacc): ... this to test #define's.
7054 (Early token definitions without --yacc): ... and this to test enums.
7055
70562006-06-11 Paul Eggert <eggert@cs.ucla.edu>
7057
7058 * NEWS: Reword the post-2.3 change to not be so optimistic about
7059 removing the old "look-ahead" spelling.
7060 Update previous look-ahead/lookahead change reports.
7061 * REFERENCES: look-ahead -> lookahead (since that's
7062 what he actually wrote).
7063 * doc/refcard.tex: look ahead -> lookahead,
7064 look-ahead -> lookahead
7065
70662006-06-09 Joel E. Denny <jdenny@ces.clemson.edu>
7067
7068 For consistency, use `lookahead' instead of `look-ahead' or
7069 `look_ahead'. Discussed starting at
7070 <http://lists.gnu.org/archive/html/bison-patches/2006-01/msg00049.html>
7071 and then at
7072 <http://lists.gnu.org/archive/html/bison-patches/2006-06/msg00017.html>.
7073 * NEWS: For the next release, note the change to `--report'.
7074 * TODO, doc/bison.1: Update English.
7075 * doc/bison.texinfo: Update English.
7076 (Understanding Your Parser, Bison Options): Document as
7077 `--report=lookahead' rather than `--report=look-ahead'.
7078 * src/conflicts.c: Update English in comments.
7079 (lookahead_set): Rename from look_ahead_set.
7080 (flush_reduce): Rename argument look_ahead_tokens to lookahead_tokens.
7081 (resolve_sr_conflict): Rename local look_ahead_tokens to
7082 lookahead_tokens, and update other uses.
7083 (flush_shift, set_conflicts, conflicts_solve, count_sr_conflicts,
7084 count_rr_conflicts, conflicts_free): Update uses.
7085 * src/getargs.c (report_args): Move "lookahead" before alternate
7086 spellings.
7087 (report_types): Update uses.
7088 (usage): For `--report' usage description, state `lookahead' spelling
7089 rather than `look-ahead'.
7090 * src/getargs.h (report.report_lookahead_tokens): Rename from
7091 report_look_ahead_tokens.
7092 * src/lalr.c: Update English in comments.
7093 (compute_lookahead_tokens): Rename from compute_look_ahead_tokens.
7094 (state_lookahead_tokens_count): Rename from
7095 state_look_ahead_tokens_count.
7096 Rename local n_look_ahead_tokens to n_lookahead_tokens.
7097 (lookahead_tokens_print): Rename from look_ahead_tokens_print.
7098 Rename local n_look_ahead_tokens to n_lookahead_tokens.
7099 Update other uses.
7100 Update English in output.
7101 (add_lookback_edge, initialize_LA, lalr, lalr_free): Update uses.
7102 * src/print.c: Update English in comments.
7103 (lookahead_set): Rename from look_ahead_set.
7104 (print_reduction): Rename argument lookahead_token from
7105 look_ahead_token.
7106 (print_core, state_default_rule, print_reductions, print_results):
7107 Update uses.
7108 * src/print_graph.c: Update English in comments.
7109 (print_core): Update uses.
7110 * src/state.c: Update English in comments.
7111 (reductions_new): Update uses.
7112 (state_rule_lookahead_tokens_print): Rename from
7113 state_rule_look_ahead_tokens_print, and update other uses.
7114 * src/state.h: Update English in comments.
7115 (reductions.lookahead_tokens): Rename from look_ahead_tokens.
7116 (state_rule_lookahead_tokens_print): Rename from
7117 state_rule_look_ahead_tokens_print.
7118 * src/tables.c: Update English in comments.
7119 (conflict_row, action_row): Update uses.
7120 * tests/glr-regression.at
7121 (Incorrect lookahead during deterministic GLR,
7122 Incorrect lookahead during nondeterministic GLR): Rename
7123 print_look_ahead to print_lookahead.
7124 * tests/torture.at: Update English in comments.
7125 (AT_DATA_LOOKAHEAD_TOKENS_GRAMMAR): Rename from
7126 AT_DATA_LOOK_AHEAD_TOKENS_GRAMMAR.
7127 (Many lookahead tokens): Update uses.
7128 * data/glr.c: Update English in comments.
7129 * lalr1.cc: Likewise.
7130 * yacc.c: Likewise.
7131 * src/conflicts.h: Likewise.
7132 * src/lalr.h: Likewise.
7133 * src/main.c: Likewise.
7134 * src/output.c: Likewise.
7135 * src/parse-gram.c: Likewise.
7136 * src/tables.h: Likewise.
7137 * tests/calc.at: Likewise.
7138
71392006-06-08 Joel E. Denny <jdenny@ces.clemson.edu>
7140
7141 * src/flex-scanner.h (yytext): Remove stray `*/' in #define.
7142
71432006-06-07 Paul Eggert <eggert@cs.ucla.edu>
7144
7145 * TODO: Add request from Nelson H. F. Beebe to be able to install
7146 Bison without installing the yacc script.
7147
71482006-06-07 Joel E. Denny <jdenny@ces.clemson.edu>
7149
7150 * src/flex-scanner.h: For the sake of Flex 2.5.4, don't #define yyleng
7151 and yytext if they're already #define'd.
7152 * src/flex-scanner.h, src/location.h: Move #include "system.h" to...
7153 * src/scan-code-c.c: ... here.
7154 * src/scan-code.l, src/scan-gram.l: ... and here. Also #include
7155 <config.h>.
7156
71572006-06-07 Joel E. Denny <jdenny@ces.clemson.edu>
7158
7159 Get Bison to build again when configured with --enable-gcc-warnings.
7160 * src/location.c, src/location.h, src/main.c, src/scan-code.l: Add some
7161 missing #include's.
7162 * src/scan-code.l (handle_action_dollar, handle_action_at): Rename
7163 loc argument as it shadows a global.
7164 * src/scan-gram.l: Remove stray comma that prevents boundary_set
7165 invocation.
7166
7167 * src/.cvsignore: Add scan-code.c.
7168
71692006-06-07 Akim Demaille <akim@epita.fr>
7170
7171 * src/scan-gram.l: Move the "add a trailing ; to actions" code
7172 to...
7173 * src/scan-code.l: here.
7174 * tests/input.at (Torturing the Scanner): Fix another location
7175 error.
7176
71772006-06-07 Akim Demaille <akim@epita.fr>
7178
7179 * src/Makefile.am (BUILT_SOURCES): Fix the trailing backslash.
7180
71812006-06-06 Akim Demaille <akim@epita.fr>
7182
7183 Extract the parsing of user actions from the grammar scanner.
7184 As a consequence, the relation between the grammar scanner and
7185 parser is much simpler. We can also split "composite tokens" back
7186 into simple tokens.
7187 * src/gram.h (ITEM_NUMBER_MAX, RULE_NUMBER_MAX): New.
7188 * src/scan-gram.l (add_column_width, adjust_location): Move to and
7189 rename as...
7190 * src/location.h, src/location.c (add_column_width)
7191 (location_compute): these.
7192 Fix the column count: the initial column is 0.
7193 (location_print): Be robust to ending column being 0.
7194 * src/location.h (boundary_set): New.
7195 * src/main.c: Adjust to scanner_free being renamed as
7196 gram_scanner_free.
7197 * src/output.c: Include scan-code.h.
7198 * src/parse-gram.y: Include scan-gram.h and scan-code.h.
7199 Use boundary_set.
7200 (PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_INITIAL_ACTION)
7201 (PERCENT_LEX_PARAM, PERCENT_PARSE_PARAM): Remove the {...} part,
7202 which is now, again, a separate token.
7203 Adjust all dependencies.
7204 Whereever actions with $ and @ are used, use translate_code.
7205 (action): Remove this nonterminal which is now useless.
7206 * src/reader.c: Include assert.h, scan-gram.h and scan-code.h.
7207 (grammar_current_rule_action_append): Use translate_code.
7208 (packgram): Bound check ruleno, itemno, and rule_length.
7209 * src/reader.h (gram_in, gram__flex_debug, scanner_cursor)
7210 (last_string, last_braced_code_loc, max_left_semantic_context)
7211 (scanner_initialize, scanner_free, scanner_last_string_free)
7212 (gram_out, gram_lineno, YY_DECL_): Move to...
7213 * src/scan-gram.h: this new file.
7214 (YY_DECL): Rename as...
7215 (GRAM_DECL): this.
7216 * src/scan-code.h, src/scan-code.l, src/scan-code-c.c: New.
7217 * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_get_out):
7218 (gram_get_leng, gram_get_text, gram_set_lineno, gram_set_in):
7219 (gram_set_out, gram_get_debug, gram_set_debug, gram_lex_destroy):
7220 Move these declarations, and...
7221 (obstack_for_string, STRING_GROW, STRING_FINISH, STRING_FREE):
7222 these to...
7223 * src/flex-scanner.h: this new file.
7224 * src/scan-gram.l (rule_length, rule_length_overflow)
7225 (increment_rule_length): Remove.
7226 (last_braced_code_loc): Rename as...
7227 (gram_last_braced_code_loc): this.
7228 Adjust to the changes of the parser.
7229 Move all the handling of $ and @ into...
7230 * src/scan-code.l: here.
7231 * src/scan-gram.l (handle_dollar, handle_at): Remove.
7232 (handle_action_dollar, handle_action_at): Move to...
7233 * src/scan-code.l: here.
7234 * src/Makefile.am (bison_SOURCES): Add flex-scanner.h,
7235 scan-code.h, scan-code-c.c, scan-gram.h.
7236 (EXTRA_bison_SOURCES): Add scan-code.l.
7237 (BUILT_SOURCES): Add scan-code.c.
7238 (yacc): Be robust to white spaces.
7239
7240 * tests/conflicts.at, tests/input.at, tests/reduce.at,
7241 * tests/regression.at: Adjust the column numbers.
7242 * tests/regression.at: Adjust the error message.
7243
72442006-06-06 Joel E. Denny <jdenny@ces.clemson.edu>
7245
7246 * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
7247 Use Akim's wording from
7248 <http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00056.html>.
7249
72502006-06-06 Joel E. Denny <jdenny@ces.clemson.edu>
7251
7252 Between Bison releases, manually append `+' to the previous Bison
7253 release number, and use that as a signal to automatically print the
7254 ChangeLog's CVS Id keyword from --version. Discussed starting at
7255 <http://lists.gnu.org/archive/html/bison-patches/2006-05/msg00028.html>.
7256 * ChangeLog: Add Id header.
7257 * configure.ac (AC_INIT): Append `+' to `2.3'.
7258 * src/.cvsignore: Add revision.c.
7259 * src/Makefile.am (bison_SOURCES): Add revision.c and revision.h.
7260 (BUILT_SOURCES): Add revision.c.
7261 (revision.c): New target rule. This file defines a new global variable
7262 named revision. It initializes it with either the Id from ChangeLog
7263 or, if VERSION doesn't contain `+', with the empty string.
7264 * src/getargs.c (version): Print the value of revision.
7265 * src/revision.h: Extern revision.
7266
72672006-06-05 Paul Eggert <eggert@cs.ucla.edu>
7268
7269 * NEWS: Version 2.3.
7270 * configure.ac (AC_INIT): Likewise.
7271
72722006-05-30 Paul Eggert <eggert@cs.ucla.edu>
7273
7274 * data/glr.c (YYRECOVERING): Define to be a function-like macro
7275 with no arguments, not as an object-like macro. This is for
7276 compatibility with data/yacc.c. Problem reported by John P. Hartmann in
7277 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00059.html>.
7278 * doc/bison.texinfo (Action Features, Error Recovery, Table of Symbols):
7279 Document this.
7280
72812006-05-30 Joel E. Denny <jdenny@ces.clemson.edu>
7282
7283 * src/getargs.c (usage): Back out yesterday's modification of the
7284 --help output so that we don't have to wait for translation before
7285 releasing 2.3.
7286
72872006-05-29 Paul Eggert <eggert@cs.ucla.edu>
7288
7289 * doc/bison.texinfo (Introduction): Don't say "GLR grammar".
7290 Problem reported by Akim Demaille.
7291
72922006-05-29 Joel E. Denny <jdenny@ces.clemson.edu>
7293
7294 * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output.
7295
72962006-05-26 Paul Eggert <eggert@cs.ucla.edu>
7297
7298 * data/yacc.c (yy_reduce_print): Omit trailing white space in
7299 generated source code. Problem reported by Frans Englich in
7300 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00049.html>.
7301
73022006-05-22 Paul Eggert <eggert@cs.ucla.edu>
7303
7304 * Makefile.maint (gzip_rsyncable, GZIP_ENV): Compute within the
7305 shell, not within 'make', so that 'make' by an ordinary builder
7306 (using GNU make) does not worry about configuring gzip. This also
7307 works around a bug reported independently by Keith Thompson and by
7308 Georg Schwarz, whereby gzip 1.2.4 --help would output usage on
7309 stderr rather than stdout, messing up the build logs.
7310
73112006-05-21 Joel E. Denny <jdenny@ces.clemson.edu>
7312
7313 * data/yacc.c (yyparse): Wrap the final return from yyparse inside YYID
7314 to make sure that YYID will never be unused. This fixes a 'make
7315 maintainer-check' failure caused by the recent changes to the 'Trivial
7316 grammars' test case, which caused g++ 4.1.0 to complain that YYID was
7317 not used.
7318 * data/glr.c (yyparse): Wrap yyparse's return inside YYID just in case.
7319
73202006-05-21 Joel E. Denny <jdenny@ces.clemson.edu>
7321
7322 * data/glr.c (yyresolveLocations): Remove bogus YYASSERT that the
7323 state before an empty RHS is always resolved here. Only the location
7324 of that state is guaranteed to be resolved, and that's enough. This
7325 fixes the remaining bug reported by Derek M. Jones in
7326 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00027.html>.
7327 * tests/glr-regression.at (Uninitialized location when reporting
7328 ambiguity): Test the above case.
7329 Also, the embedded comments in this test case claim it checks the case
7330 of an empty RHS that has inherited the initial location. However, the
7331 corresponding LHS was already resolved, so yyresolveLocations didn't
7332 actually have reason to modify it. Fix this by forcing
7333 nondeterministic operation at the beginning of the parse.
7334
73352006-05-20 Paul Eggert <eggert@cs.ucla.edu>
7336
7337 * data/c.m4 (b4_yy_symbol_print_generate):
7338 (b4_yy_symbol_print_generate): Use 'YYSTYPE const' rather than
7339 'const YYSTYPE', and similarly for YYLTYPE. This fixes one
7340 of the bugs reported today by Derek M Jones in
7341 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00027.html>.
7342 * doc/bison.texinfo (Value Type): Document that YYSTYPE must be
7343 defined to be a type name without parens or brackets.
7344 (Location Type): Similarly for YYLTYPE.
7345 * tests/regression.at (Trivial grammars): Put in a test for this
7346 bug that will be caught by 'make maintainer-check' (though not,
7347 alas, by 'make check' unless your compiler is picky).
7348
73492006-05-19 Paul Eggert <eggert@cs.ucla.edu>
7350
7351 * NEWS: Version 2.2.
7352 * configure.ac (AC_INIT): Likewise.
7353
73542006-05-17 Joel E. Denny <jdenny@ces.clemson.edu>
7355
7356 * data/glr.c (yyreportTree): Make room in yystates for the state
7357 preceding the RHS. This fixes the segmentation fault reported by Derek
7358 M. Jones in
7359 <http://lists.gnu.org/archive/html/help-bison/2006-05/msg00035.html>.
7360 (yyreportTree, yypdumpstack): Subtract 1 from yyrule before printing
7361 to the user. Reported for yyreportTree by Derek M. Jones later in the
7362 same thread.
7363 * THANKS: Add Derek M. Jones.
7364 Update my email address.
7365 Fix typo in Steve Murphy's name.
7366
73672006-05-14 Paul Eggert <eggert@cs.ucla.edu>
7368
7369 * data/glr.c (yyreportSyntaxError): Fix off-by-one error in
7370 checking against YYLAST that caused the parser to miss a potential
7371 alternative in its diagnostic.
7372 Problem reported by Maria Jose Moron Fernandez in
7373 <http://lists.gnu.org/archive/html/bug-bison/2006-05/msg00024.html>.
7374 * data/lalr1.cc (yysyntax_error_): Likewise.
7375 * data/yacc.c (yysyntax_error): Likewise.
7376 * tests/regression.at (_AT_DATA_DANCER_Y): Use static array for
7377 tokens, in case we run into an older C compiler.
7378 (_AT_DATA_EXPECT2_Y, AT_CHECK_EXPECT2): New macros.
7379 Use them to check for the off-by-one error fixed above.
7380
7381 * data/yacc.c (yytnamerr): Fix typo: local var should be of type
7382 YYSIZE_T, not size_t.
7383 * tests/regression.at (Trivial grammars): New test, to catch
7384 the error fixed by the above patch.
7385
73862006-05-14 Akim Demaille <akim@lrde.epita.fr>
7387
7388 * doc/bison.texinfo (C++ Bison Interface): Clarify the naming
7389 scheme.
7390 Reported by Steve Murphy.
7391
73922006-05-14 Akim Demaille <akim@lrde.epita.fr>
7393
7394 * data/glr.cc, data/lalr1.cc: Using %defines is mandatory.
7395 * data/glr.cc: b4_location_flag is now b4_locations_flag.
7396
73972006-05-14 Akim Demaille <akim@lrde.epita.fr>
7398
7399 Implement --trace=m4.
7400 * src/getargs.c (trace_types, trace_args): Accept trace_m4.
7401 * src/output.c (output_skeleton): When set, pass -dV to m4.
7402
7403 Factor the handling of flags in m4.
7404 * src/output.c (prepare): Rename the muscle names debug, defines,
7405 error_verbose to debug_flag, defines_flag, error_verbose_flag.
7406 * data/c.m4: Adjust.
7407 (_b4_define_flag_if, b4_define_flag_if, b4_defines_if): New.
7408 Use b4_define_flag_if to define other b4_FLAG_if macros.
7409 (b4_location_if): As a consequence, rename as...
7410 (b4_locations_if): this, for consistency.
7411 Adjust all the skeletons.
7412
74132006-05-14 Akim Demaille <akim@lrde.epita.fr>
7414
7415 * etc/bench.pm: Shorten bench names.
7416
74172006-05-14 Akim Demaille <akim@lrde.epita.fr>
7418
7419 * src/output.h, src/output.c (error_verbose): Move to...
7420 * src/getargs.h, src/getargs.c: here.
7421 Sort the flags.
7422 Adjust dependencies.
7423
74242006-05-13 Paul Eggert <eggert@cs.ucla.edu>
7425
7426 * data/c.m4 (b4_copyright): Put the special exception for Bison
7427 skeletons here, so we don't have to put it in each skeleton. All
7428 uses changed. Suggested by Akim Demaille. Also, wrap the
7429 copyright notice, in case it is longer than 80 columns. Replace
7430 comma by newline after title.
7431
74322006-05-11 Paul Eggert <eggert@cs.ucla.edu>
7433
7434 * doc/bison.texinfo (Calc++ Scanner): The flex behavior is an
7435 incompatibility, not a bug. Mention that it wasn't fixed as of
7436 flex 2.5.33.
7437
74382006-05-11 Akim Demaille <akim@lrde.epita.fr>
7439
7440 * examples/extexi: Enforce the precedence of concatenation over
7441 >>.
7442 Reported by Tommy Nordgren.
7443
74442006-05-11 Akim Demaille <akim@lrde.epita.fr>
7445
7446 * data/lalr1.cc (yytranslate_): Rename token as t to avoid clashes
7447 with the member "token".
7448 Reported by Martin Nylin.
7449
74502006-05-08 Paul Eggert <eggert@cs.ucla.edu>
7451
7452 * data/glr.c: Switch to Bison 2.2 special-exception language in
7453 the copyright notice. Use more-regular format for titles and
7454 copyright notices.
7455 * data/glr.cc: Likewise.
7456 * data/location.cc: Likewise.
7457 * data/yacc.cc: Likewise.
7458 * doc/bison.texinfo (Conditions): Document this.
7459 * NEWS: likewise. Upgrade version to 2.2.
7460
74612006-04-27 Akim Demaille <akim@lrde.epita.fr>
7462
7463 * data/glr.cc: Remove dead code.
7464
74652006-04-25 Paul Eggert <eggert@cs.ucla.edu>
7466
7467 * bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
7468 that variable and the line breaks the bootstrap. Problem reported
7469 by Juan M. Guerrero.
7470
74712006-04-24 Akim Demaille <akim@lrde.epita.fr>
7472
7473 * doc/bison.texinfo (Multiple start-symbols): New.
7474
74752006-04-24 Akim Demaille <akim@lrde.epita.fr>
7476
7477 * etc/README, etc/bench.pl: New.
7478
74792006-04-03 Akim Demaille <akim@lrde.epita.fr>
7480
7481 * src/scan-gram.l: Be robust to BRACED_CODE appearing before any
7482 rule.
7483 Reported by Mickael Labau.
7484 * tests/input.at (Torturing the Scanner): Test it.
7485
74862006-03-16 Paul Eggert <eggert@cs.ucla.edu>
7487
7488 * doc/bison.texinfo (Decl Summary): Don't mention yylloc twice.
7489 Problem reported by Bob Rossi.
7490
74912006-03-13 Paul Eggert <eggert@cs.ucla.edu>
7492
7493 * doc/bison.texinfo: Remove @shorttitlepage stuff; it wasn't used
7494 and didn't really work.
7495 For the index, use @ifnotinfo, not @iftex.
7496 Minor cleanups of spacing and terminology.
7497
74982006-03-12 Akim Demaille <akim@lrde.epita.fr>
7499
7500 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Fix the definition
7501 of AT_NAME_PREFIX when %name-prefix is not used.
7502
75032006-03-12 Akim Demaille <akim@lrde.epita.fr>
7504
7505 Apply --prefix to C++ skeletons too: they change the namespace.
7506 The test suite already exercize these cases.
7507 * data/c++.m4 (b4_namespace): New.
7508 * data/lalr1.cc, data/glr.cc, data/location.cc: Use it instead of `yy'.
7509 * data/lalr1.cc (yytnameerr_): Move its definition into the namespace.
7510 * data/yacc.c, data/glr.c: Remove a useless `[]'.
7511 * doc/bison.texinfo: Document it.
7512 (Option Cross Key): Use @multitable in all formats. It looks
7513 nicer, even in TeX outputs.
7514 (Rules): Use the same code whatever the output type is.
7515 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS)
7516 (_AT_BISON_OPTION_POPDEFS): Support AT_NAME_PREFIX.
7517 * tests/calc.at: Use it, instead of hard coding `yy'.
7518
75192006-03-10 Akim Demaille <akim@lrde.epita.fr>
7520
7521 * TODO: Remove dead items.
7522
75232006-03-10 Akim Demaille <akim@lrde.epita.fr>
7524
7525 * doc/FAQ: Remove, merged into...
7526 * doc/bison.texinfo (FAQ): this.
7527 * doc/Makefile.am (EXTRA_DIST): Adjust.
7528
75292006-03-10 Akim Demaille <akim@lrde.epita.fr>
7530
7531 * data/c.m4 (b4_token_enum): Always define the enum of tokens,
7532 even if empty.
7533 * data/lalrl1.cc, data/glr.cc (parser::token_type): New.
7534 * doc/bison.texinfo (Calc++ Scanner): Use it.
7535
75362006-03-09 Paul Eggert <eggert@cs.ucla.edu>
7537
7538 Fix two nits reported by twlevo, plus one more that I discovered.
7539
7540 * src/assoc.h (assoc_to_string): Give a name to the arg, as
7541 this is the usual Bison style.
7542 * src/location.h (location_print): Likewise.
7543
7544 * src/reader.h (token_name): Likewise.
7545
75462006-03-08 Paul Eggert <eggert@cs.ucla.edu>
7547
7548 Fix some nits reported by twlevo.
7549 * doc/FAQ: Remove ancient Y2K FAQ, replacing it with "secure"
7550 and "POSIX". Use more-modern syntax for URLs. Mention C++
7551 and ask for Java. Don't hardwire OS version numbers. Add
7552 copyright notice.
7553 * m4/.cvsignore: Add unistd_h.m4, for latest gnulib.
7554 * src/conflicts.c (solved_conflicts_obstack): Now static.
7555
75562006-03-08 Joel E. Denny <jdenny@ces.clemson.edu>
7557
7558 * doc/bison.texinfo (Introduction): Mention GLR and C++ as on the web
7559 page. Say "you can use it" not "you may use it" as on the web page;
7560 we're describing capabilities not granting permission.
7561
75622006-03-06 Paul Eggert <eggert@cs.ucla.edu>
7563
7564 * data/glr.c (yyresolveLocations): Rename local variables to avoid
7565 shadowing warnings. Use usual patter for iterating through RHS.
7566 * tests/glr-regression.at
7567 (Uninitialized location when reporting ambiguity):
7568 Modify yylex so that it uses its argument, rather than trying
7569 to rely on ARGSUSED (which doesn't work for gcc with warnings).
7570 const char -> char const.
7571
7572 * tests/Makefile.am ($(srcdir)/package.m4, maintainer-check-valgrind):
7573 Don't use tabs inside commands; it messes up 'ps'.
7574 Problem reported by twlevo.
7575
75762006-03-06 Joel E. Denny <jdenny@ces.clemson.edu>
7577
7578 * tests/glr-regression.at (Uninitialized location when reporting
7579 ambiguity): New test case.
7580 * data/glr.c (yyresolveLocations): New function, which uses
7581 YYLLOC_DEFAULT.
7582 (yyresolveValue): Invoke yyresolveLocations before reporting an
7583 ambiguity.
7584 * doc/bison.texinfo (Default Action for Locations): Note
7585 YYLLOC_DEFAULT's usage for ambiguity locations.
7586 (GLR Semantic Actions): Cross-reference those notes.
7587
75882006-03-04 Joel E. Denny <jdenny@ces.clemson.edu>
7589
7590 * tests/glr-regression.at (Leaked semantic values when reporting
7591 ambiguity): Remove unnecessary union and type declarations.
7592 (Leaked lookahead after nondeterministic parse syntax error): New test
7593 case.
7594 * data/glr.c (yyparse): Check for zero stacks remaining before
7595 attempting to shift the lookahead so that you don't lose it.
7596
75972006-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
7598
7599 Avoid memory leaks by not invoking longjmp in yyreportAmbiguity.
7600 * tests/glr-regression.at (Leaked semantic values when reporting
7601 ambiguity): New test case.
7602 * data/glr.c (yyreportAmbiguity): Invoke yyyerror directly and return
7603 yyabort rather than invoking yyFail, which invokes longjmp. Remove the
7604 now unnecessary yystackp parameter.
7605 (yyresolveValue): Return yyreportAmbiguity's result. Now the necessary
7606 destructors can be called.
7607
7608 * tests/glr-regression.at: Don't invoke bison with `-t' unnecessarily
7609 in existing testcases.
7610
76112006-03-02 Joel E. Denny <jdenny@ces.clemson.edu>
7612
7613 Don't leak semantic values for parent RHS when a user action cuts the
7614 parser, and clean up related code a bit.
7615 * tests/glr-regression.at (Leaked merged semantic value if user action
7616 cuts parse): Rename to...
7617 (Leaked semantic values if user action cuts parse): ... this. Add check
7618 for leaked parent RHS values.
7619 * data/glr.c (yydestroyGLRState): In debugging output, distinguish
7620 between an unresolved state (non-empty chain of semantic options) and
7621 an incomplete one (signaled by an empty chain).
7622 (yyresolveStates): Document the interface. Move all manipulation of a
7623 successfully or unsuccessfully resolved yyGLRState to...
7624 (yyresolveValue): ... here so that yyresolveValue always leaves a
7625 yyGLRState with consistent data and thus is easier to understand.
7626 Remove the yyvalp and yylocp parameters since they are always just
7627 taken from the yys parameter. When reporting a discarded merged value
7628 in debugging output, note that it is incompletely merged. Document the
7629 interface.
7630 (yyresolveAction): If resolving any of the RHS states fails, destroy
7631 them all rather than leaking them. Thus, as long as user actions are
7632 written to clean up the RHS correctly, yyresolveAction always cleans up
7633 the RHS of a semantic option. Document the interface.
7634
76352006-02-27 Paul Eggert <eggert@cs.ucla.edu>
7636
7637 * data/glr.c (yyexpandGLRStack): Catch an off-by-one error that
7638 led to a segmentation fault in GNU Pascal. Problem reported
7639 by Waldek Hebisch.
7640
76412006-02-21 Joel E. Denny <jdenny@ces.clemson.edu>
7642
7643 * doc/bison.texinfo (Mid-Rule Actions): Explain how to bury a
7644 mid-rule action inside a nonterminal symbol in order to declare a
7645 destructor for its semantic value.
7646
76472006-02-16 Paul Eggert <eggert@cs.ucla.edu>
7648
7649 * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE) && !
7650 YYSTACK_USE_ALLOCA && ! defined YYSTACK_ALLOC && defined
7651 __cplusplus && ! defined _STDLIB_H && !
7652 ((defined YYMALLOC || defined malloc) && (defined YYFREE ||
7653 defined free))]: Include <stdlib.h> rather than rolling our own
7654 declarations of malloc and free, to avoid problems with
7655 incompatible declarations (using 'throw') C++'s stdlib.h. This
7656 should fix Debian bug 340012
7657 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340012>,
7658 reported by Guillaume Melquiond.
7659
76602006-02-13 Paul Eggert <eggert@cs.ucla.edu>
7661
7662 * NEWS: Clarify symbols versus types in unused-value warnings.
7663
7664 * configure.ac (AC_INIT): Bump version number.
7665
76662006-02-13 Paul Eggert <eggert@cs.ucla.edu>
7667
7668 * NEWS: Version 2.1a.
7669 * tests/headers.at (AT_TEST_CPP_GUARD_H): Declare yyerror and yylex,
7670 since C99 requires this.
7671
76722006-02-11 Paul Eggert <eggert@cs.ucla.edu>
7673
7674 * m4/c-working.m4: New file.
7675 * configure.ac (BISON_TEST_FOR_WORKING_C_COMPILER): Use it.
7676
76772006-02-10 Paul Eggert <eggert@cs.ucla.edu>
7678
7679 * Makefile.maint: Merge from coreutils.
7680
76812006-02-09 Paul Eggert <eggert@cs.ucla.edu>
7682
7683 More portability fixes for problems summarized by Nelson H. F. Beebe.
7684
7685 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Catch a
7686 configuration screwup "./configure CC=/opt/SUNWspro/bin/c89
7687 CFLAGS="-xarch=generic64" CXX=/opt/SUNWspro/bin/CC
7688 LDFLAGS="-xarch=generic64" with Sun C 5.7 on Solaris 10; this
7689 messes up because C++ code is compiled in 32-bit mode but linked
7690 in 64-bit mode.
7691
76922006-02-08 Paul Eggert <eggert@cs.ucla.edu>
7693
7694 More portability fixes for problems summarized by Nelson H. F. Beebe.
7695
7696 * doc/bison.texinfo (Calc++ Scanner): Work around a bug in flex
7697 2.5.31. This resembles the 2005-10-10 patch to src/scan-skel.l.
7698
7699 * examples/calc++/Makefile.am (check_PROGRAMS): Renamed from
7700 nodist_PROGRAMS, since we don't need to actually compile the
7701 example if we're just doing a plain 'make'. This avoids bothering
7702 the installer unnecessarily about problems due to weird C++
7703 compilers.
7704
77052006-02-06 Paul Eggert <eggert@cs.ucla.edu>
7706
7707 More portability fixes for problems summarized by Nelson H. F. Beebe.
7708
7709 * tests/headers.at (AT_TEST_CPP_GUARD_H): Use #include <...> rather
7710 than #include "...", and compile with -I'.'. The old method was
7711 not portable, according to Posix and the C standard, and it does
7712 not work with Sun C 5.7, where previous #line directives affect
7713 the working directory used in later #include "..." directives.
7714
77152006-02-06 Juan Manuel Guerrero <juan.guerrero@gmx.de>
7716
7717 Various DJGGP specific issues in /djgpp
7718
77192006-02-02 Paul Eggert <eggert@cs.ucla.edu>
7720
7721 More portability fixes for problems summarized by Nelson H. F. Beebe.
7722
7723 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check that
7724 '#include <map>' works and that you can apply ++ to iterators.
7725
77262006-02-01 Paul Eggert <eggert@cs.ucla.edu>
7727
7728 Work around portability problems summarized by Nelson H. F. Beebe in
7729 <http://lists.gnu.org/archive/html/bug-bison/2005-09/msg00021.html>.
7730
7731 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check
7732 that '#include <string>' works.
7733
7734 * data/lalr1.cc (yytranslate_): No longer inline, to work around a
7735 porting problem to g++ 3.4.3 on Darwin 7.9.0, where g++ complained
7736 "warning: sorry: semantics of inline function static data `const
7737 unsigned char translate_table[262]' are wrong (you'll wind up with
7738 multiple copies)".
7739
7740 * lib/bbitset.h (struct bitset_vtable): Rename members not, and,
7741 or, xor to not_, and_, or_, and xor_, respectively. This works
7742 around a bug in GCC 3.4.3 on Irix 6.5, which apparently has a
7743 random system header somewhere that includes the equivalent of
7744 <iso646.h>.
7745
7746 * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that "$CC
7747 -E" works; it apparently doesn't work with PathScale EKO Compiler
7748 Suite Version 2.0.
7749
77502006-01-30 Joel E. Denny <jdenny@ces.clemson.edu>
7751
7752 During deterministic GLR operation, user actions should be able to
7753 influence the parse by changing yychar. To make this easier to fix and
7754 to make glr.c easier to evolve in general, don't maintain yytoken in
7755 parallel with yychar; just compute yytoken when needed.
7756 * tests/glr-regression.at (Incorrect lookahead during deterministic
7757 GLR): Check that setting yychar in a user action has the intended
7758 effect.
7759 * data/glr.c (yyGLRStack): Remove yytokenp member.
7760 (yyclearin): Don't set *yytokenp.
7761 (yyprocessOneStack, yyreportSyntaxError, yyrecoverSyntaxError): Examine
7762 yychar rather than *yytokenp to determine the current lookahead.
7763 Compute yytoken locally when needed.
7764 (yyparse): Likewise. Remove the local yytoken that yytokenp used to
7765 point to.
7766
7767 * doc/bison.texinfo (Bison Options): Remove stray sentence fragment
7768 after `--report' documentation.
7769
77702006-01-30 Paul Eggert <eggert@cs.ucla.edu>
7771
7772 * src/parse-gram.y (grammar_declaration): Location of printer
7773 symbol is @1, not list->location. Bug reported by twlevo.
7774 * tests/input.at (Incompatible Aliases): Adjust to above change.
7775
77762006-01-29 Paul Eggert <eggert@cs.ucla.edu>
7777
7778 * tests/input.at (AT_CHECK_UNUSED_VALUES): Remove. Instead, do
7779 all the test at once. This makes the output easier to read in the
7780 normal case.
7781
7782 Fix a longstanding bug uncovered by bro-0.9a9/src/parse.y, which I
7783 got from <http://bro-ids.org/download.html>. The bug is that
7784 when two actions appeared in succession, the second one was
7785 scanned before the first one was added to the grammar rule
7786 as a midrule action. Bison then output the incorrect warning
7787 "parse.y:905.17-906.36: warning: unused value: $3".
7788 * src/parse-gram.y (BRACED_CODE, action): These are no longer
7789 associated with a value.
7790 (rhs): Don't invoke grammar_current_rule_action_append.
7791 (action): Invoke it here instead.
7792 * src/reader.c (grammar_midrule_action): Now extern.
7793 (grammar_current_rule_action_append): Don't invoke
7794 grammar_midrule_action; that is now the scanner's job.
7795 * src/reader.h (last_string, last_braced_code_loc):
7796 (grammar_midrule_action): New decls.
7797 * src/scan-gram.l (last_string): Now extern, sigh.
7798 (last_braced_code_loc): New extern variable.
7799 (<INITIAL>"{"): Invoke grammar_midrule_action if the current
7800 rule already has an action.
7801 (<SC_BRACED_CODE>"}"): Set last_braced_code_loc before returning.
7802 * tests/input.at (AT_CHECK_UNUSED_VALUES):
7803 Add some tests to check that the above changes fixed the bug.
7804
78052006-01-27 Paul Eggert <eggert@cs.ucla.edu>
7806
7807 * src/reader.c (symbol_should_be_used): Renamed from symbol_typed_p.
7808 All used changed. Check whether the symbol has a destructor,
7809 not whether it is typed.
7810 * tests/input.at (AT_CHECK_UNUSED_VALUES): Add a destructor, so
7811 that the values are still reported as unused. All line numbers
7812 adjusted.
7813
78142006-01-23 Paul Eggert <eggert@cs.ucla.edu>
7815
7816 Work around a bug in bro 0.8, which underparenthesizes its
7817 definition of YYLLOC_DEFAULT.
7818 * data/glr.c: Change all uses of YYLLOC_DEFAULT to parenthesize
7819 their arguments.
7820 * data/lalr1.cc: Likewise.
7821 * data/yacc.cc: Likewise.
7822
78232006-01-22 Paul Eggert <eggert@cs.ucla.edu>
7824
7825 Work around a bug in Pike 7.0, and give the Pike folks a
7826 better way to override the usual int widths.
7827 * data/yacc.c (b4_int_type): Use yytype_uint8, etc., so that the
7828 user can override the types.
7829 (short): #undef, to work around a bug in Pike 7.0.
7830 (yytype_uint8, yytype_int8, yytype_uint16, yytype_int16): New types.
7831 (union yyalloc.yyss): Use yytype_int16 rather than short.
7832 All uses changed.
7833 (yysigned_char): Remove.
7834 * src/parse-gram.y (YYTYPE_UINT8, YYTYPE_INT8, YYTYPE_UINT16):
7835 (YYTYPE_INT16): New macros, to test the new facility in yacc.c.
7836 * tests/regression.at (Web2c Actions): Adjust to above changes.
7837
7838 * src/reader.c (check_and_convert_grammar): New function.
7839 (reader): Close the input file even if something went wrong during
7840 parsing. Minor file descriptor leak reported by twlevo.
7841
7842 * src/assoc.c (assoc_to_string): Use a default: abort (); case
7843 to pacify gcc -Wswitch-default.
7844 * src/scan-gram.l (adjust_location): Use a default: break; case
7845 to pacify gcc -Wswitch-default.
7846 * src/scan-skel.h (skel_get_lineno, skel_get_in, skel_get_out):
7847 (skel_get_leng, skel_get_text, skel_set_lineno, skel_set_in):
7848 (skel_set_out, skel_get_debug, skel_set_debug, skel_lex_destroy):
7849 Move these decls to scan-skel.l, since they don't need to be
7850 visible elsewhere.
7851 * src/scan-skel.l: Accept the above decls.
7852 (skel_lex): New decl, to pacify GCC when unpatched flex 2.5.31
7853 is used.
7854
78552006-01-21 Paul Eggert <eggert@cs.ucla.edu>
7856
7857 * Makefile.cfg (local-checks-to-skip): Add changelog-check,
7858 since we don't want to insist on a version number at the start
7859 of the changelog every time.
7860 * Makefile.maint: Sync from coreutils a bit better.
7861 (sc_trailing_blank): Renamed from sc_trailing_space.
7862 All uses changed.
7863 (sc_no_if_have_config_h, sc_require_config_h):
7864 (sc_prohibit_assert_without_use): New rules.
7865 (sc_obsolete_symbols): Don't catch Makefile.maint itself.
7866 (sc_dd_max_sym_length): Fix leading spaces in rule.
7867 (sc_system_h_headers): Prefix with @.
7868 (sc_useless_cpp_parens, m4-check): Output line numbers.
7869 (changelog-check): Allow version only in head.
7870 * data/c.m4: Use "defined FOO" instead of "defined (FOO)", to
7871 satisfy new Makefile.maint rule.
7872 * data/glr.c: Likewise.
7873 * data/glr.cc: Likewise.
7874 * data/lalr1.cc: Likewise.
7875 * data/yacc.c: Likewise.
7876 * lib/ebitsetv.c: Likewise.
7877 * lib/lbitset.c: Likewise.
7878 * lib/subpipe.c: Likewise.
7879 * lib/timevar.c: Likewise.
7880 * src/system.h: Likewise.
7881 * data/yacc.c (YYSTYPE): Don't generate trailing spaces in output.
7882 * djgpp/Makefile.maint: Add copyright notice.
7883 * djgpp/README.in: Likewise.
7884 * djgpp/config.bat: Likewise.
7885 * djgpp/config.site: Likewise.
7886 * djgpp/config_h.sed: Likewise.
7887 * djgpp/djunpack.bat: Likewise.
7888 * djgpp/config.sed: Fix copyright notice to match standard format.
7889 * djgpp/subpipe.h: Likewise.
7890 * lib/bitsetv-print.c: Likewise.
7891 * lib/bitsetv.c: Likewise.
7892 * lib/subpipe.h: Likewise.
7893 * lib/timevar.c: Likewise.
7894 * lib/timevar.h: Likewise.
7895 * djgpp/subpipe.c: Use standard recipe for config.h.
7896 * lib/abitset.c: Likewise.
7897 * lib/bitset.c: Likewise.
7898 * lib/bitset_stats.c: Likewise.
7899 * lib/bitsetv-print.c: Likewise.
7900 * lib/bitsetv.c: Likewise.
7901 * lib/ebitsetv.c: Likewise.
7902 * lib/get-errno.c: Likewise.
7903 * lib/lbitset.c: Likewise.
7904 * lib/subpipe.c: Likewise.
7905 * lib/timevar.c: Likewise.
7906 * lib/vbitset.c: Likewise.
7907 * tests/local.at: Likewise.
7908 * src/scan-gram.l: Don't include verify.h, since system.h does
7909 that for us.
7910 * .x-sc_require_config_h: New file.
7911 * .x-sc_unmarked_diagnostics: New file.
7912
79132006-01-20 Paul Eggert <eggert@cs.ucla.edu>
7914
7915 Be a bit more systematic about using 'abort'.
7916 * lib/abitset.c (abitset_test): Remove ATTRIBUTE_UNUSED; not needed.
7917 * lib/bitset.c (bitset_bytes, bitset_init, bitset_op4_cmp):
7918 Put 'default: abort ();' before some other case, to satisfy older
7919 pedantic compilers.
7920 * lib/bitset_stats.c (bitset_stats_init): Likewise.
7921 * lib/ebitset.c (ebitset_elt_find, ebitset_op3_cmp): Likewise.
7922 * lib/lbitset.c (lbitset_elt_find, lbitset_op3_cmp): Likewise.
7923 * src/conflicts.c (resolve_sr_conflict): Likewise.
7924 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str):
7925 (get_decision_str, get_orientation_str, get_node_alignment_str):
7926 (get_arrow_mode_str, get_crossing_type_str, get_view_str):
7927 (get_linestyle_str, get_arrowstyle_str): Likewise.
7928 * src/conflicts.c (resolve_sr_conflict):
7929 Use a default case rather than one for the one remaining enum
7930 value, to catch invalid enum values as well.
7931 * src/lalr.c (set_goto_map, map_goto):
7932 Prefer "assert (FOO);" to "if (!FOO) abort ();".
7933 * src/nullable.c (nullable_compute, token_definitions_output):
7934 Likewise.
7935 * src/reader.c (packgram, reader): Likewise.
7936 * src/state.c (transitions_to, state_new, state_reduction_find):
7937 Likewise.
7938 * src/symtab.c (symbol_user_token_number_set, symbol_make_alias):
7939 (symbol_pack): Likewise.
7940 * src/tables.c (conflict_row, pack_vector): Likewise.
7941 * src/scan-skel.l (QPUTS): Remove unnecessary parens.
7942 (BASE_QPUTS, "@output ".*\n): Remove unnecessary asserts.
7943 * src/system.h: Don't include <assert.h>.
7944 (assert): New macro.
7945
7946 * doc/bison.texinfo (Prologue, Rules, Actions, Union Decl, Action Decl):
7947 (Destructor Decl, Parser Function, Pure Calling):
7948 Describe rules for braces inside C code more carefully.
7949
79502006-01-19 Paul Eggert <eggert@cs.ucla.edu>
7951
7952 Fix some porting glitches found by Nelson H. F. Beebe.
7953 * lib/abitset.c (abitset_resize): Rewrite to avoid warnings from
7954 compilers that don't understand that abort () does not return.
7955 * src/state.c (transitions_to): Likewise.
7956 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check
7957 that '#include <cstdlib>' works.
7958 * src/system.h (INT8_MIN, INT16_MIN, INT32_MIN, INT8_MAX):
7959 (INT16_MAX, UINT8_MAX, INT32_MAX, UINT16_MAX, UINT32_MAX):
7960 #undef if ! defined __STDC_VERSION__ || __STDC_VERSION__ < 199901,
7961 for the benefit of some pre-C99 compilers.
7962
7963 * bootstrap: Undo changes to gnulib files that autoreconf made.
7964
7965 Minor fixups to get 'make maintainer-check' to work.
7966 * configure.ac: Don't use -Wnested-externs, as it's incompatible
7967 with the new verify.h implementation.
7968 * data/c.m4 (b4_yy_symbol_print_generate): YYUSE (yyoutput).
7969 * data/glr.c (YYUSE): Depend on __GNUC__ as well.
7970 * data/yacc.c (YYUSE): Likewise.
7971 * data/lalr1.cc (yysyntax_error_): YYUSE (yystate).
7972 * lib/subpipe.c (end_of_output_subpipe): The args are unused.
7973 * src/parse-gram.y (declaration): Don't pass a string constant
7974 to a function that expects char *, since GCC might complain
7975 about the constant value.
7976 * src/reader.c (symbol_typed_p): Add parens to pacify GCC.
7977 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): #undef yylloc and yylval
7978 before #defining them.
7979 * tests/glr-regression.at
7980 (Incorrectly initialized location for empty right-hand side in GLR):
7981 In yyerror, use the msg arg.
7982 (Corrupted semantic options if user action cuts parse):
7983 (Incorrect lookahead during deterministic GLR):
7984 (Incorrect lookahead during nondeterministic GLR):
7985 Don't name a local var 'index'; it shadows string.h's 'index'.
7986
79872006-01-19 Akim Demaille <akim@epita.fr>
7988
7989 * tests/calc.at (_AT_DATA_CALC_Y): Initialize the whole initial
7990 location, not just parts of it.
7991
79922006-01-18 Paul Eggert <eggert@cs.ucla.edu>
7993
7994 * NEWS: Document the fact that multiple %unions are now allowed.
7995 * doc/bison.texinfo (Union Decl): Likewise.
7996 * TODO: This feature is now implemented, so remove it from
7997 the wishlist.
7998
7999 * Makefile.maint: Merge with coreutils Makefile.maint.
8000 (CVS_LIST): Use build-aux version if available.
8001 (VERSION_REGEXP): New macro.
8002 (syntax-check-rules): Add sc_no_if_have_config_h,
8003 sc_prohibit_assert_without_use, sc_require_config_h,
8004 sc_useless_cpp_parens.
8005 (sc_obsolete_symbols): Check for O_NDELAY.
8006 (sc_dd_max_sym_length): Track coreutils.
8007 (sc_unmarked_diagnostics): Look in all files, not just *.c.
8008 (sc_useless_cpp_parens): New rule.
8009 (news-date-check): Look for version or today's date.
8010 (changelog-check): Don't require version number near head.
8011 (copyright-check): Use current year instead of hardwiring 2005.
8012 (my-distcheck): Depend on $(release_archive_dir)/$(prev-tgz).
8013 (announcement): Add --gpg-key-ID.
8014
8015 * djgpp/config.sed: Add copyright notice, and replace "filesystem"
8016 with "file system".
8017
8018 Avoid undefined behavior that addressed just before the start of an
8019 array. Problem reported by twlevo.
8020 * src/reader.c (packgram): Prepend a new sentinel before ritem.
8021 * src/lalr.c (build_relations): Rely on new sentinel.
8022 * src/gram.c (gram_free): Adjust to new sentinel.
8023
80242006-01-12 Joel E. Denny <jdenny@ces.clemson.edu>
8025
8026 * data/glr.c (yyGLRStateSet): Rename yylookaheadStatuses to
8027 yylookaheadNeeds. All uses updated.
8028 (yysplitStack): Rename local yynewLookaheadStatuses to
8029 yynewLookaheadNeeds.
8030 * data/glr-regression.at (Incorrect lookahead during nondeterministic
8031 GLR): In comments, change `lookahead status' to `lookahead need'.
8032
80332006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
8034
8035 * data/glr.c (yysplitStack): A little stylistic rewrite.
8036
80372006-01-11 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
8038
8039 * data/glr.c (yyaddDeferredAction): Flesh out the comment.
8040
80412006-01-11 Joel E. Denny <jdenny@ces.clemson.edu>
8042
8043 * doc/bison.texinfo: Fix some typos.
8044 (GLR Semantic Actions): New subsection discussing special
8045 considerations because GLR semantic actions might be deferred.
8046 (Actions): Mention look-ahead usage of yylval.
8047 (Actions and Locations): Mention look-ahead usage of yylloc.
8048 (Special Features for Use in Actions): Add YYEOF entry and mention it
8049 in the yychar entry.
8050 In the yychar entry, remove mention of the local yychar case (pure
8051 parser) since this is irrelevant information when writing semantic
8052 actions and since it's already discussed in `Table of Symbols' where
8053 yychar is otherwise described as an external variable.
8054 In the yychar entry, don't call it the `current' look-ahead since it
8055 isn't when semantic actions are deferred.
8056 In the yychar and yyclearin entries, add note about deferred semantic
8057 actions.
8058 Add yylloc and yylval entries discussing look-ahead usage.
8059 (Look-Ahead Tokens): When discussing yychar, don't call it the
8060 `current' look-ahead, and do mention yylval and yylloc.
8061 (Error Recovery): Cross-reference `Action Features' when mentioning
8062 yyclearin.
8063 (Table of Symbols): In the yychar entry, don't call it the `current'
8064 look-ahead.
8065 In the yylloc and yylval entries, mention look-ahead usage.
8066
80672006-01-08 Joel E. Denny <jdenny@ces.clemson.edu>
8068
8069 * tests/glr-regression.at: Update copyright year to 2006.
8070
80712006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
8072
8073 * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadStatuses member to
8074 use during nondeterministic operation to track which stacks have
8075 actually needed the current lookahead.
8076 (yyinitStateSet, yyfreeStateSet, yyremoveDeletes, yysplitStack):
8077 Allocate, deallocate, resize, and otherwise shuffle space for
8078 yylookaheadStatuses in parallel with yystates member of yyGLRStateSet.
8079 (yysplitStack, yyprocessOneStack, yyparse): Set lookahead status
8080 appropriately during nondeterministic operation.
8081 (yySemanticOption): Add int yyrawchar, YYSTYPE yyval, and YYLTYPE yyloc
8082 members to store the current lookahead to be used by the deferred
8083 user action.
8084 (yyaddDeferredAction): Add size_t yyk parameter specifying the stack
8085 from which the RHS is taken. Set the lookahead members of the new
8086 yySemanticOption according to the lookahead status for stack yyk.
8087 (yyglrShiftDefer, yyglrReduce): Pass yyk parameter on to
8088 yyaddDeferredAction.
8089 (yyresolveAction): Set yychar, yylval, and yylloc to the lookahead
8090 members of yySemanticOption before invoking yyuserAction, and then set
8091 them back to their current values afterward.
8092 (yyparse): Set yychar = YYEMPTY where yytoken = YYEMPTY.
8093 (yyreportAmbiguity): Add /*ARGSUSED*/ to pacify lint.
8094 * tests/glr-regression.at: Remove `.' from the ends of recent test case
8095 titles for consistency.
8096 (Leaked merged semantic value if user action cuts parse): In order to
8097 suppress lint warnings, use arguments in merge function, and assign
8098 char value < 128 in main.
8099 (Incorrect lookahead during deterministic GLR): New test case.
8100 (Incorrect lookahead during nondeterministic GLR): New test case.
8101
81022006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
8103
8104 * data/c.m4 (b4_yy_symbol_print_generate): In yy_symbol_print, accept
8105 !yyvaluep as signal that no semantic value is available to print.
8106 * data/glr.c (yydestroyGLRState): If state is not resolved, don't try
8107 to print a semantic value.
8108
81092006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
8110
8111 * tests/glr-regression.at: For consistency with my newer test cases,
8112 don't thank myself.
8113
81142006-01-05 Joel E. Denny <jdenny@ces.clemson.edu>
8115
8116 * data/glr.c (yyresolveValue): When merging semantic options, if at
8117 least one user action succeeds but a later one cuts the parse, then
8118 destroy the semantic value before returning rather than leaking it.
8119 (yyresolveStates): If a user action cuts the parse and thus
8120 yyresolveValue fails, ignore the (unset) semantic value rather than
8121 corrupting the yyGLRState, and empty the semantic options list since
8122 the user actions should have called all necessary destructors.
8123 Simplify code with YYCHK.
8124 * tests/glr-regression.at (Corrupted semantic options if user action
8125 cuts parse): New test case.
8126 (Undesirable destructors if user action cuts parse): New test case.
8127 Before applying any of this patch, this test case never actually failed
8128 for me... but only because the corrupted semantic options usually
8129 masked this bug.
8130 (Leaked merged semantic value if user action cuts parse): New test
8131 case.
8132
81332006-01-05 Akim Demaille <akim@epita.fr>
8134
8135 * src/reader.c, src/symlist.h, src/symlist.c: s/mid_rule/midrule/.
8136
81372006-01-04 Paul Eggert <eggert@cs.ucla.edu>
8138
8139 * data/c.m4 (b4_c_modern): New macro, with a new provision for
8140 _MSC_VER. Problem reported by Cenzato Marco.
8141 (b4_c_function_def): Use it.
8142 * data/yacc.c (YYMODERN_C): Remove. All uses replaced by
8143 b4_c_modern.
8144 (yystrlen, yystpcpy, yyparse): Use b4_c_function... macros rather
8145 than rolling our own.
8146
81472006-01-04 Akim Demaille <akim@epita.fr>
8148
8149 Also warn about non-used mid-rule values.
8150 * src/symlist.h, src/symlist.c (symbol_list): Add a mid_rule
8151 member.
8152 (symbol_list_new): Adjust.
8153 * src/reader.c (symbol_typed_p): New.
8154 (grammar_rule_check): Use it.
8155 (grammar_midrule_action): Bind a mid-rule LHS to its rule.
8156 Check its rule.
8157 * tests/input.at (AT_CHECK_UNUSED_VALUES): New.
8158 Use it.
8159 * tests/actions.at (Exotic Dollars): Adjust.
8160
81612006-01-04 Akim Demaille <akim@epita.fr>
8162
8163 * src/reader.c (grammar_midrule_action): If $$ is set in a
8164 mid-rule, move the `used' bit to its lhs.
8165 * tests/input.at (Unused values): New.
8166 * tests/actions.at (Exotic Dollars): Adjust: exp is not typed.
8167
81682006-01-03 Paul Eggert <eggert@cs.ucla.edu>
8169
8170 * doc/bison.texinfo (Bison Options): Say more accurately what
8171 --yacc does.
8172 * src/parse-gram.y (rules_or_grammar_declaration): Don't complain
8173 about declarations in the grammar when in Yacc mode, as POSIX does
8174 not require a diagnostic when the grammar uses extensions.
8175
8176 * src/reduce.c (reduce_grammar): Remove unnecessary cast to bool.
8177
8178 Warn about dubious constructions like "%token T T".
8179 Reported by twlevo.
8180 * src/symtab.h (struct symbol.declared): New member.
8181 * src/symtab.c (symbol_new): Initialize it to false.
8182 (symbol_class_set): New arg DECLARING, specifying whether
8183 this is a declaration that we want to warn about, if there
8184 is more than one of them. All uses changed.
8185
8186 * data/glr.c, data/glr.cc, data/lalr1.cc, data/yacc.c:
8187 Allow multiple %union directives, whose contents concatenate.
8188 * src/parse-gram.y (grammar_declaration): Likewise.
8189 Use muscle_code_grow, so that we don't need stype_line any more.
8190 All uses changed.
8191
8192 * src/muscle_tab.c (muscle_grow): Fix comment.
8193
8194 * ChangeLog, data/c.m4, data/glr.c, data/glr.cc, data/location.cc:
8195 * data/yacc.c, src/getargs.c, src/output.c, tests/cxx-type.at:
8196 Update copyright year to 2006.
8197
81982006-01-03 Akim Demaille <akim@epita.fr>
8199
8200 Have glr.cc pass (some of) the calc.at tests.
8201 * data/glr.cc (b4_parse_param_orig): New.
8202 (b4_parse_param): Improve its definition, and bound it more
8203 clearly in the skeleton.
8204 (b4_epilogue): Append, instead of prepending, in order to keep
8205 #line consistency.
8206 Simplify the generation of auxiliary functions: locations and
8207 purity are mandated.
8208 (b4_global_tokens_and_yystype): Honor it.
8209 * data/location.cc (c++.m4): Don't include it.
8210 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Define AT_GLR_CC_IF
8211 and AT_SKEL_CC_IF.
8212 * tests/calc.at (AT_CHECK_CALC): Rely on AT_SKEL_CC_IF instead of
8213 AT_LALR1_CC_IF.
8214 Be sure to initialize the first position's filename.
8215 (AT_CHECK_CALC_LALR1_CC): Add %location and %defines, they are
8216 mandated anyway.
8217 (AT_CHECK_CALC_GLR_CC): New.
8218 Use it to exercise glr.cc as a lalr1.cc drop-in replacement.
8219
82202006-01-02 Akim Demaille <akim@epita.fr>
8221
8222 * src/output.c (output_skeleton): Don't hard wire the inclusion of
8223 c.m4.
8224 * data/c++.m4, data/glr.c, data/yacc.c: Include c.m4.
8225 * data/glr.cc: Do not include stack.hh.
8226
82272006-01-02 Joel E. Denny <jdenny@ces.clemson.edu>
8228
8229 * data/glr.c: Reformat whitespace with tabs.
8230 (b4_lpure_formals): Remove this unused m4 macro.
8231 * tests/cxx-type.at: Reformat whitespace with tabs.
8232 (_AT_TEST_GLR_CXXTYPES): In union Node, rename node_info to nodeInfo
8233 since it's a member. Rename type to isNterm for clarity.
8234
82352005-12-29 Akim <akim@sulaco.local>
8236
8237 Let glr.cc catch up with symbol_value_print.
8238 * data/glr.cc (b4_yysymprint_generate): Replace by...
8239 (b4_yy_symbol_print_generate): this.
8240 (yy_symbol_print, yy_symbol_value_print): Declare them.
8241
82422005-12-28 Paul Eggert <eggert@cs.ucla.edu>
8243
8244 * src/location.h (boundary): Note that a line or column equal
8245 to INT_MAX indicates an overflow.
8246 * src/scan-gram.l: Include verify.h. Don't include get-errno.h.
8247 (rule_length_overflow, increment_rule_length, add_column_width):
8248 New functions.
8249 (<INITIAL>{id}, <SC_ESCAPED_STRING>"\"", <SC_ESCAPED_CHARACTER>"'"):
8250 (<SC_BRACED_CODE>"}"):
8251 Use increment_rule_length rather than incrementing it by hand.
8252 (adjust_location, handle_syncline): Diagnose overflow.
8253 (handle_action_dollar, handle_action_at):
8254 Fix bug with monstrosities like $-2147483648.
8255 Remove now-unnecessary checks.
8256 (scan_integer): Verify assumptions and remove now-unnecessary checks.
8257 (convert_ucn_to_byte): Verify assumptions.
8258 (handle_syncline): New arg LOC. All callers changed.
8259 Don't store through a value derived from char const * pointer.
8260
8261 * src/reader.c (grammar_rule_check): Rewrite slightly to avoid
8262 GCC warnings.
8263
82642005-12-27 Paul Eggert <eggert@cs.ucla.edu>
8265
8266 * src/reader.c (grammar_midrule_action, grammar_symbol_append):
8267 Remove unnecessary forward static decls.
8268
82692005-12-27 Akim Demaille <akim@epita.fr>
8270
8271 * src/reader.c (grammar_current_rule_check): Also check that $$
8272 is used.
8273 Take the rule to check as argument, hence rename as...
8274 (grammar_rule_check): this.
8275 * src/reader.h, src/reader.c (grammar_rule_begin, grammar_rule_end):
8276 Rename as...
8277 (grammar_rule_begin, grammar_rule_end): these, for consistency.
8278 (grammar_midrule_action, grammar_symbol_append): Now static.
8279 * tests/torture.at (input): Don't rely on the default action
8280 being always performed.
8281 * tests/calc.at: "Set" $$ even when the action is "cut" with
8282 YYERROR or other.
8283 * tests/actions.at (Exotic Dollars): Instead of using unused
8284 values, check that the warning is issued.
8285
82862005-12-22 Paul Eggert <eggert@cs.ucla.edu>
8287
8288 * NEWS: Improve wording for unused-value warnings.
8289
82902005-12-22 Akim Demaille <akim@epita.fr>
8291
8292 * data/lalr1.cc, data/yacc.c, data/glr.c, data/c.m4
8293 (b4_yysymprint_generate): Rename as...
8294 (b4_yy_symbol_print_generate): this.
8295 Generate yy_symbol_print instead of yysymprint.
8296 Generate also yy_symbol_value_print, and use it.
8297
82982005-12-22 Akim Demaille <akim@epita.fr>
8299
8300 * NEWS: Warn about unused values.
8301 * src/symlist.h, src/symlist.c (symbol_list, symbol_list_new): Add
8302 a `used' member.
8303 (symbol_list_n_get, symbol_list_n_used_set): New.
8304 (symbol_list_n_type_name_get): Use symbol_list_n_get.
8305 * src/scan-gram.l (handle_action_dollar): Flag used symbols.
8306 * src/reader.c (grammar_current_rule_check): Check that values are
8307 used.
8308 * src/symtab.c (symbol_print): Accept 0.
8309 * tests/existing.at: Remove the type information.
8310 Empty the actions.
8311 Remove useless actions (beware of mid-rule actions: perl -000
8312 -pi -e 's/\s*\{\}(?=[\n\s]*[|;])//g').
8313 * tests/actions.at (Exotic Dollars): Use unused values.
8314 * tests/calc.at: Likewise.
8315 * tests/glr-regression.at (No users destructors if stack 0 deleted):
8316 Likewise.
8317
8318 * src/gram.c (rule_useful_p, rule_never_reduced_p): Use
8319 rule_useful_p.
8320
83212005-12-21 Paul Eggert <eggert@cs.ucla.edu>
8322
8323 Undo 2005-12-01 tentative license wording change. The wording is
8324 still being reviewed by the lawyers, and we don't want to wait for
8325 them before publishing a test release. For now, revert to the
8326 previous wording.
8327 * NEWS: Undo 2005-12-01 change.
8328 * data/glr.c: Revert to previous license wording.
8329 * data/glr.cc: Likewise.
8330 * data/lalr1.cc: Likewise.
8331 * data/location.cc: Likewise.
8332 * data/yacc.c: Likewise.
8333
8334 * NEWS: Reword %destructor vs YYABORT etc.
8335 * data/glr.c: Use American spacing, for consistency.
8336 * data/glr.cc: Likewise.
8337 * data/lalr1.cc: Likewise.
8338 * data/yacc.c: Likewise.
8339 * data/yacc.c: Reformat comments slightly.
8340 * doc/bison.texinfo: Replace "non-" with "non" when that makes sense,
8341 for consistency. Fix some spelling errors and reword recently-included
8342 text slightly.
8343 * tests/cxx-type.at: Cast results of malloc, for C++.
8344
83452005-12-21 Joel E. Denny <address@hidden>
8346
8347 * tests/cxx-type.at: Construct a tree, count the parents of shared
8348 nodes, and free each node once and only once. Previously, the memory
8349 for semantic values was leaked instead.
8350
83512005-12-21 Joel E. Denny <address@hidden>
8352
8353 * data/glr.c (struct yyGLRStack): If pure, add yyval and yyloc members.
8354 (yylval, yylloc): If pure, #define to yystackp->yyval and
8355 yystackp->yyloc similar to yychar and yynerrs.
8356 (yyparse): If pure, remove local yylval and yylloc. Add local
8357 yystackp to accommodate pure definitions of yylval and yylloc.
8358 (b4_lex_param, b4_lyyerror_args, b4_lpure_args): If pure, change
8359 yylvalp and yyllocp to &yylval and &yylloc.
8360 (nerrs, char, lval, lloc): If pure, add #define's for b4_prefix[]
8361 namespace. Previously, nerrs and char were missing, but lval and lloc
8362 weren't necessary.
8363 (yyprocessOneStack, yyreportSyntaxError, yyrecoverSyntaxError): Remove
8364 yylvalp and yyllocp parameters since, if pure, these are now always
8365 accessible through yystackp. If not pure, they are still accessible
8366 globally.
8367 * data/glr.c, data/yacc.c (YYLLOC_DEFAULT): Change `if (N)' to
8368 `if (YYID (N))' to pacify lint.
8369
83702005-12-21 Akim Demaille <akim@epita.fr>
8371
8372 YYACCEPT, YYERROR, and YYABORT, as user actions, should not
8373 destroy the RHS symbols of a rule.
8374 * data/yacc.c (yylen): Initialize to 0.
8375 Keep its value to the number of items to possibly shift.
8376 In particular, a regular successful parse that ends on YYFINAL by
8377 a (internal) YYACCEPT must not have yylen != 0.
8378 (yyerrorlab, yyreturn): Pop the RHS.
8379 Reorder a bit to emphasize the `shifting' bits of code.
8380 (YYPOPSTACK): Now accept a number of items to pop.
8381 * data/lalr1.cc: Likewise.
8382 * data/glr.c: Formatting changes.
8383 Use goto instead of fall through.
8384 * doc/bison.texinfo (Destructor Decl): Complete.
8385
83862005-12-20 Juan Manuel Guerrero <juan.guerrero@gmx.de>
8387
8388 * Makefile.am: DJGPP specific files added to EXTRA_DIST.
8389 * djgpp/Makefile.maint: Fix PACKAGE variable computation.
8390 * djgpp/config.bat: Replace every occurence of the file name
8391 scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
8392 c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
8393 * djgpp/config.sed: Replace every occurence of the file name
8394 scan-gram-c.c with c-scan-gram.c. The same for scan-skel-c.c with
8395 c-scan-skel.c to conform with the 8.3 file name restriction on MSDOS.
8396 * djgpp/djunpack.bat: DJGPP specific file.
8397 * djgpp/fnchange.lst: DJGPP specific file.
8398 * djgpp/README.in: Add new information about how to unpack the bison
8399 source on MSDOS and other systems which have 8.3 file name restrictions
8400 using djunpack.bat and fnchange.lst.
8401
84022005-12-12 Paul Eggert <eggert@cs.ucla.edu>
8403
8404 * bootstrap (build_cvs_prefix): Remove; unused.
8405 (CVS_PREFIX): Adjust to yesterday's Savannah reorganization
8406 when getting gnulib.
8407
84082005-12-12 "Joel E. Denny" <jdenny@ces.clemson.edu>
8409
8410 * data/glr.c: Reorder typedef declarations for structs to match order
8411 of struct declarations.
8412 Rename yystack everywhere to yystackp except in yyparse where it's not
8413 a pointer.
8414 (yyglrShift): Change parameter YYSTYPE yysval to YYSTYPE* yyvalp for
8415 consistency.
8416 (yyis_table_ninf): Change 0 to YYID (0) to pacify lint.
8417 (yyreportSyntaxError): Add /*ARGSUSED*/ to pacify lint.
8418 (yyparse): Change while (yytrue) to while ( YYID (yytrue)) to pacify
8419 lint.
8420
84212005-12-09 Paul Eggert <eggert@cs.ucla.edu>
8422
8423 * tests/sets.at (Accept): Fix typos in regular expression used to
8424 sed out the final state number.
8425
8426 Work around portability problem on Solaris 10: flex-generated
8427 files include <stdio.h> before <config.h>, which messes up
8428 because the latter defines __EXTENSIONS__. Address the problem
8429 by creating two new little files that include <config.h> first,
8430 then include the flex-generated files. Rewrite everyone else
8431 to include <config.h> first, as well.
8432 * lib/timevar.c: Always include "config.h".
8433 * src/Makefile.am (bison_SOURCES): Replace scan-gram.l with
8434 scan-gram-c.c, and scan-skel.l with scan-skel-c.c.
8435 (EXTRA_bison_SOURCES): New macro.
8436 * src/scan-gram-c.c, src/scan-skel-c.c: New files.
8437 * src/system.h: Don't include config.h.
8438 * src/LR0.c: Include <config.h> first.
8439 * src/assoc.c: Likewise.
8440 * src/closure.c: Likewise.
8441 * src/complain.c: Likewise.
8442 * src/conflicts.c: Likewise.
8443 * src/derives.c: Likewise.
8444 * src/files.c: Likewise.
8445 * src/getargs.c: Likewise.
8446 * src/gram.c: Likewise.
8447 * src/lalr.c: Likewise.
8448 * src/location.c: Likewise.
8449 * src/main.c: Likewise.
8450 * src/muscle_tab.c: Likewise.
8451 * src/nullable.c: Likewise.
8452 * src/output.c: Likewise.
8453 * src/parse-gram.y: Likewise.
8454 * src/print.c: Likewise.
8455 * src/print_graph.c: Likewise.
8456 * src/reader.c: Likewise.
8457 * src/reduce.c: Likewise.
8458 * src/relation.c: Likewise.
8459 * src/state.c: Likewise.
8460 * src/symlist.c: Likewise.
8461 * src/symtab.c: Likewise.
8462 * src/tables.c: Likewise.
8463 * src/uniqstr.c: Likewise.
8464 * src/vcg.c: Likewise.
8465
8466 * src/parse-gram.y: Fix minor problems uncovered by lint.
8467 (current_lhs, current_lhs_location): Now static.
8468 (current_assoc): Remove unused variable.
8469
8470 Cleanups so that Bison-generated parsers have less lint.
8471 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate):
8472 Prepend /*ARGSUSED*/, for lint's sake.
8473 * data/glr.c (YYUSE): Properly parenthesize, and use an alternate
8474 definition if 'lint' is defined.
8475 (YYID): New macro (or function, if lint).
8476 All uses of /*CONSTCOND*/0 replaced by YYID(0).
8477 * data/yacc.c: Likewise.
8478 * data/glr.c (yyuserAction, yyuserMerge, yy_reduce_print):
8479 (yyrecoverSyntaxError): Prepend /*ARGSUSED*/.
8480 * data/glr.cc (YYLLOC_DEFAULT): Omit /*CONSTCOND*/ since this code
8481 is C++ only.
8482 * data/lalr1.cc (YYUSE): Just use a cast, since this code is C++ only.
8483 * data/yacc.c (YYSTACK_FREE) [defined YYSTACK_ALLOC]:
8484 Use YYID(0) rather than 0, for lint.
8485 (yystrlen): Rewrite to avoid lint warning about ptrdiff_t overflow.
8486 (yysyntax_error): Rewrite to avoid lint warnings about parenthesization.
8487
84882005-12-07 Paul Eggert <eggert@cs.ucla.edu>
8489
8490 * tests/glr-regression.at
8491 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
8492 Close memory leak reported by twlevo.
8493
84942005-12-06 "Joel E. Denny" <jdenny@ces.clemson.edu>
8495
8496 * data/glr.c (yyprocessOneStack, yyparse): Synchronize the shift for
8497 all stacks.
8498 (yyparse): Iterate another stack in order to call user destructors.
8499 * tests/glr-regression.at (No users destructors if stack 0 deleted):
8500 New test case.
8501 (Duplicated user destructor for lookahead): This test now is expected
8502 to succeed.
8503
85042005-12-01 Paul Eggert <eggert@cs.ucla.edu>
8505
8506 * NEWS: Document the following change.
8507 * data/yacc.c: Say "parser skeleton" rather than "file", since
8508 it's no longer just a file.
8509 * data/glr.c: Grant a special exception for C GLR parsers, that
8510 reads like the already-existing exception for C LALR(1) parsers.
8511 * data/glr.cc: Likewise.
8512 * data/lalr1.cc: Likewise.
8513 * data/location.cc: Likewise.
8514 * data/yacc.c: Reword the "written by" statement to clarify that
8515 it was the parser skeleton, not the entire output file.
8516 * data/glr.c: Written by Paul Hilfinger.
8517 * data/glr.cc: Written by Akim Demaille.
8518 * data/lalr1.cc: Likewise.
8519
85202005-11-18 Paul Eggert <eggert@cs.ucla.edu>
8521
8522 * data/yacc.c (yy_reduce_print, YY_REDUCE_PRINT):
8523 Fix typos in previous change that broke 'make check'.
8524 YY_REDUCE_PRINT cannot be a pseudo-varargs macro; that isn't
8525 supported in C.
8526 * tests/calc.at (_AT_CHECK_CALC,_AT_CHECK_CALC_ERROR):
8527 Don't check NUM-STDERR-LINES, since the output format is fluctuating.
8528 We can revert this once things settle down.
8529
8530 * src/conflicts.c (conflicts_print): Don't print file name twice
8531 when %expect fails because there were no conflicts.
8532 * doc/bison.texinfo (Expect Decl): Tighten up wording in previous
8533 change.
8534 * tests/conflicts.at (%expect not enough, %expect too much):
8535 (%expect with reduce conflicts): Adjust to new behavior.
8536
85372005-11-18 Akim Demaille <akim@epita.fr>
8538
8539 * src/conflicts.c (conflicts_print): Unsatisfied %expectation are
8540 errors.
8541 * NEWS: Document this.
8542 * doc/bison.texinfo (Expect Decl): Likewise.
8543
85442005-11-16 Akim Demaille <akim@epita.fr>
8545
8546 Generalize the display of semantic values and locations in traces.
8547 * data/glr.c (yy_reduce_print): Fix indices (again).
8548 * data/c++.m4 (b4_rhs_value, b4_rhs_location): Don't expect
8549 literal integers.
8550 * data/lalr1.cc (yyreduce_print): Rename as...
8551 (yy_reduce_print): this.
8552 Display values and locations.
8553 * data/yacc.c (yy_reduce_print): Likewise.
8554 (YY_REDUCE_PRINT): Adjust to pass the required arguments.
8555 (yysymprint): Move higher to be visible from yy_reduce_print).
8556 (yyparse): Adjust.
8557 * tests/calc.at: Adjust the expected length of the traces.
8558
85592005-11-14 Akim Demaille <akim@epita.fr>
8560
8561 * data/glr.c (yy_reduce_print): The loop was quite wrong: type are
8562 from 1 to N, while values and location start at 0.
8563 (b4_rhs_location, b4_rhs_value): Add parens around $1 and $2.
8564
85652005-11-14 Akim Demaille <akim@epita.fr>
8566
8567 * data/glr.c (yy_reduce_print): Fix the $ number.
8568
85692005-11-14 Akim Demaille <akim@epita.fr>
8570
8571 "Use" parse parameters.
8572 * data/c.m4 (b4_parse_param_for, b4_parse_param_use): New.
8573 * data/glr.c, data/glr.cc: Use them.
8574 * data/glr.c (YYUSE): Have a C++ definition that supports
8575 non-pointer types.
8576
85772005-11-14 Akim Demaille <akim@epita.fr>
8578
8579 * data/glr.c (yyexpandGLRStack): Declare only if defined.
8580
85812005-11-14 Akim Demaille <akim@epita.fr>
8582
8583 * data/glr.cc: New.
8584 * data/m4sugar/m4sugar.m4 (m4_prepend): New.
8585
85862005-11-12 Akim Demaille <akim@epita.fr>
8587
8588 Let position and location be PODs.
8589 * data/location.cc (position::initialize, location::initialize): New.
8590 (position::position, location::location): Define only if
8591 b4_location_constructors is defined.
8592 * data/lalr1.cc (b4_location_constructors): Define it for backward
8593 compatibility.
8594 * doc/bison.texinfo (Initial Action Decl): Use initialize.
8595
85962005-11-12 Akim Demaille <akim@epita.fr>
8597
8598 * data/lalr1.cc: Move the body of the ctor and dtor into the
8599 parser file (instead of the header).
8600 Wrap the implementations in a "namespace yy".
8601
86022005-11-12 Akim Demaille <akim@epita.fr>
8603
8604 Have glr.c include its header file when created.
8605 * data/glr.c (b4_shared_declarations): New.
8606 Output them verbatim in the parser if !%defines, otherwise
8607 output then in the header file, and include it instead.
8608
86092005-11-11 Akim Demaille <akim@epita.fr>
8610
8611 * data/glr.c: Comment changes.
8612
86132005-11-11 Akim Demaille <akim@epita.fr>
8614
8615 When yydebug, report semantic and location values for reductions.
8616 * data/glr.c (yy_reduce_print): Report the semantic values and the
8617 locations.
8618 (YY_REDUCE_PRINT): Adjust.
8619 (yyglrReduce): Use them.
8620 (b4_rhs_value, b4_rhs_location): Remove m4_eval invocations.
8621 * data/c.m4 (b4_yysymprint_generate): Specify the const arguments.
8622 * tests/calc.at (_AT_CHECK_CALC_ERROR): Remove the reduction
8623 traces.
8624
86252005-11-10 Akim Demaille <akim@epita.fr>
8626
8627 * data/glr.c (yynewGLRStackItem, YY_RESERVE_GLRSTACK): New.
8628 (yyaddDeferredAction, yyglrShift, yyglrShiftDefer): Use them.
8629 (yyexpandGLRStack, YYRELOC): Define only when YYSTACKEXPANDABLE.
8630
86312005-11-09 Albert Chin-A-Young <china@thewrittenword.com>
8632
8633 * m4/cxx.m4, examples/Makefile.am: Don't build
8634 examples/calc++ if no C++ compiler is available. (trivial change)
8635
86362005-11-09 Akim Demaille <akim@epita.fr>
8637
8638 * src/scan-skel.l: Use a couple of asserts.
8639
86402005-11-03 Akim Demaille <akim@epita.fr>
8641
8642 In some (weird) cases, the final state number is incorrect.
8643 Reported by Alexandre Duret-Lutz.
8644 * src/LR0.c (state_list_append): Remove the computation of
8645 final_state.
8646 (save_reductions): Do it here.
8647 (get_state): Alpha conversion.
8648 (generate_states): Use a for loop.
8649 * src/gram.h (item_number_is_rule_number)
8650 (item_number_is_symbol_number): New.
8651 * src/state.c: Use assert.
8652 * src/system.h: Include assert.h.
8653 * tests/sets.at (Accept): New.
8654
86552005-10-30 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
8656
8657 * data/glr.c (yyfill): Adjust comment.
8658 (yyresolveAction): Initialize default location properly
8659 for empty right-hand sides.
8660 (yydoAction): Ditto.
8661 Add comment explaining apparently dead code.
8662 * tests/glr-regression.at
8663 (Incorrectly initialized location for empty right-hand side in GLR):
8664 New test.
8665
86662005-10-30 Paul Eggert <eggert@cs.ucla.edu>
8667
8668 * bootstrap (cleanup_gnulib): New function. Use it to clean up
8669 gnulib when interrupted. This fixes some race conditions and
8670 works around some portability problems (one noted by Paul
8671 Hilfinger).
8672
86732005-10-22 Akim <akim@epita.fr>
8674
8675 * Makefile.cfg: Adjust to config -> build-aux.
8676 Reported by twledo.
8677
86782005-10-21 Akim Demaille <akim@epita.fr>
8679
8680 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Pass
8681 the %parse-params.
8682 * data/glr.c (YY_SYMBOL_PRINT, yydestroyGLRState): Adjust.
8683 * data/yacc.c (b4_Pure_if): Rename as...
8684 (b4_yacc_pure_if): this.
8685 (YY_SYMBOL_PRINT, yyparse): Adjust.
8686 * doc/bison.texinfo: Formatting changes.
8687
86882005-10-21 Akim Demaille <akim@epita.fr>
8689
8690 Finish the transition config -> build-aux.
8691 * configure.ac, Makefile.am: Use build-aux.
8692 * config/prev-version, config/announce-gen, config/Makefile.am:
8693 Move to...
8694 * build-aux/prev-version, build-aux/announce-gen,
8695 * build-aux/Makefile.am: here.
8696
86972005-10-14 Akim Demaille <akim@epita.fr>
8698
8699 * examples/calc++/test: Use set -x only when VERBOSE.
8700
87012005-10-13 Paul Eggert <eggert@cs.ucla.edu>
8702
8703 * NEWS: Bison now warns if it finds a stray `$' or `@' in an action.
8704 * src/scan-gram.l (<SC_BRACED_CODE>[$@]): Implement this.
8705
87062005-10-13 Akim Demaille <akim@epita.fr>
8707
8708 * src/scan-skel.l: Output the base name parts of the parser and
8709 header file names.
8710 * tests/output.at (AT_CHECK_OUTPUT): Support subdirectories, and
8711 additional checks.
8712 Use this to exercise C++ outputs in subdirs.
8713 Reported by Oleg Smolsky.
8714
87152005-10-12 Paul Eggert <eggert@cs.ucla.edu>
8716
8717 * data/c.m4 (b4_c_function_def): Look at __C99_FUNC__, not at
8718 __STDC_VERSION__, as IBM cc 7.0 doesn't define the latter either.
8719 Problem reported by John P. Hartmann.
8720 * data/yacc.c (YYMODERN_C): Likewise. Don't define if the user has
8721 already defined it.
8722
87232005-10-12 Akim Demaille <akim@epita.fr>
8724
8725 * src/parse-gram.y (version_check): Exit 63 to please missing
8726 (stands for "version mismatch).
8727 * tests/input.at, doc/bison.texinfo: Adjust.
8728
87292005-10-10 Paul Eggert <eggert@cs.ucla.edu>
8730
8731 Work around portability problems with Visual Age C compiler
8732 (xlc and xlC_r) reported by John P. Hartmann.
8733 * data/location.cc (initial_column, initial_line): Remove.
8734 All uses replaced by 0 and 1.
8735 * src/scan-gram.l (gram_wrap): Redefine to avoid bug in flex 2.5.31
8736 that xlc complains about.
8737 * src/scan-skel.l (skel_wrap): Likewise.
8738 * data/c.m4 (b4_c_function_def): Look at __STDC_VERSION__ as well
8739 as __STDC__.
8740 * data/yacc.c (YYMODERN_C): New macro, which also looks at
8741 __STDC_VERSION__. Use it everywhere instead of looking at
8742 __STDC__ and __cplusplus.
8743
87442005-10-10 Akim Demaille <akim@epita.fr>
8745
8746 * examples/calc++/test: Be quiet unless VERBOSE.
8747
87482005-10-05 Paul Eggert <eggert@cs.ucla.edu>
8749
8750 * data/c.m4 (yydestruct, yysymprint):
8751 Use YYUSE instead of casting to void.
8752 * data/glr.c (YYUSE): New macro.
8753 (yyuserMerge, yyreportAmbiguity, yyreportSyntaxError):
8754 Use it instead of rolling our own.
8755 (YYLLOC_DEFAULT, YYCHK, YYDPRINTF, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
8756 (YYCHK1):
8757 Use /*CONSTCOND*/ to suppress lint warnings.
8758 * data/lalr1.cc (YYLLOC_DEFAULT, YY_SYMBOL_PRINT, YY_REDUCE_PRINT):
8759 (YY_STACK_PRINT): Use 'false' not '0'.
8760 (YYUSE): New macro.
8761 (yysymprint_, yydestruct_): Use it instead of rolling our own.
8762 * data/yacc.c (YYUSE): New macro.
8763 (YYCOPY, YYSTACK_RELOCATE, YYBACKUP, YYLLOC_DEFAULT):
8764 (YYDPRINTF, YY_SYMBOL_PRINT, YY_STACK_PRINT, YY_REDUCE_PRINT):
8765 (yyerrorlab): Use /*CONSTCOND*/ to suppress lint warnings.
8766
8767
8768 * data/m4sugar/m4sugar.m4 (_m4_map): New macro.
8769 (m4_map, m4_map_sep): Use it. Handle the empty list correctly.
8770
87712005-10-04 Paul Eggert <eggert@cs.ucla.edu>
8772
8773 Undo the parts of the unlocked-I/O change that substituted
8774 putc or puts for printf. This might hurt performance a bit,
8775 but some people prefer the printf style.
8776 * data/c.m4 (yysymprint): Prefer printf to puts and putc.
8777 * data/glr.c (YYFPUTC, YYFPUTS, YYDPUTS): Remove.
8778 All uses replaced by YYFPRINTF and YYDPRINTF.
8779 * data/yacc.c: Likewise.
8780 * lib/bitset.c (bitset_print): Likewise.
8781 * lib/bitsetv.c (bitsetv_dump, debug-bitsetv): Prefer printf to
8782 putc and puts.
8783 * lib/lbitset.c (debug_lbitset): Likewise.
8784 * src/closure.c (print_firsts, print_fderives): Likewise.
8785 * src/gram.c (grammar_dump): Likewise.
8786 * src/lalr.c (look_ahead_tokens_print): Likewise.
8787 * src/output.c (escaped_output): Likewise.
8788 (user_actions_output): Break apart two printfs.
8789 * src/parse-gram.y (%printer): Prefer printf to putc and puts.
8790 * src/reduce.c (reduce_print): Likewise.
8791 * src/state.c (state_rule_look_ahead_tokens_print): Likewise.
8792 * src/system.h: Include unlocked-io.h rathe than stdio.h.
8793
8794 * data/glr.c (yyuserMerge, yyreportAmbiguity, yyreportSyntaxError):
8795 Use assignments rather than casts-to-void to suppress
8796 unused-variable warnings. This pacifies 'lint'.
8797 * data/lalr1.cc (yysymprint_, yydestruct_): Use a call to suppress
8798 unused-variable warnings.
8799
88002005-10-03 Juan Manuel Guerrero <juan.guerrero@gmx.de>
8801
8802 * Makefile.am: DJGPP specific files added to EXTRA_DIST.
8803
88042005-10-02 Paul Eggert <eggert@cs.ucla.edu>
8805
8806 Use unlocked I/O for a minor performance improvement on hosts like
8807 GNU/Linux and Solaris that support unlocked I/O. The basic idea
8808 is to use the gnlib unlocked-io module, and to prefer putc and
8809 puts to printf when either will work (since the latter doesn't
8810 come in an unlocked flavor).
8811 * bootstrap (gnulib_modules): Add unlocked-io.
8812 * data/c.m4 (yysymprint): Prefer puts and putc to printf.
8813 * data/glr.c (YYFPUTC, YYFPUTS, YYDPUTS): New macros.
8814 Prefer them to YYFPRINTF and YYDPRINTF if either will do,
8815 and similarly for puts and putc and printf.
8816 * data/yacc.c: Likewise.
8817 * lib/bitset.c (bitset_print): Likewise.
8818 * lib/bitset.h [USE_UNLOCKED_IO]: Include unlocked-io.h.
8819 * lib/bitsetv.c (bitsetv_dump, debug-bitsetv): Prefer putc and puts
8820 to printf.
8821 * lib/lbitset.c (debug_lbitset): Likewise.
8822 * src/closure.c (print_firsts, print_fderives): Likewise.
8823 * src/gram.c (grammar_dump): Likewise.
8824 * src/lalr.c (look_ahead_tokens_print): Likewise.
8825 * src/output.c (escaped_output): Likewise.
8826 (user_actions_output): Coalesce two printfs.
8827 * src/parse-gram.y (%printer): Prefer putc and puts to printf.
8828 * src/reduce.c (reduce_print): Likewise.
8829 * src/state.c (state_rule_look_ahead_tokens_print): Likewise.
8830 * src/system.h: Include unlocked-io.h rather than stdio.h.
8831
8832 * data/lalr1.cc: Don't put an unmatched ' in a dnl comment, as
8833 this confuses xgettext.
8834
88352005-10-02 Akim Demaille <akim@epita.fr>
8836
8837 * bootstrap (gnulib_modules): Add strverscmp.
8838 * lib/.cvsignore: Add strverscmp.c, strverscmp.h.
8839 * m4/.cvsignore: Add strverscmp.m4.
8840 * src/parse-gram.y (%require): New token, new rule.
8841 (version_check): New.
8842 * src/scan-gram.l (%require): Adjust.
8843 * tests/input.at (AT_REQUIRE): New.
8844 Use it.
8845 * doc/bison.texinfo (Require Decl): New.
8846 (Calc++ Parser): Use %require.
8847
88482005-10-02 Akim Demaille <akim@epita.fr>
8849
8850 * data/location.cc: New.
8851
88522005-10-02 Paul Eggert <eggert@cs.ucla.edu>,
8853 Akim Demaille <akim@epita.fr>
8854
8855 Make sure -odir/foo.cc creates dir/location.hh etc.
8856 * src/files.h (spec_outfile, parser_file_name, spec_name_prefix)
8857 (spec_file_prefix, spec_verbose_file, spec_graph_file)
8858 (spec_defines_file): Now const.
8859 (dir_prefix): New.
8860 (short_base_name): Remove.
8861 * src/files.c: Adjust.
8862 (dirname.h): Include.
8863 (base_name): Don't prototype it.
8864 (finput): Remove, duplicates gram_in.
8865 (full_base_name, short_base_name): Replace by...
8866 (all_but_ext, all_but_tab_ext): these.
8867 (compute_base_names): Rename as...
8868 (compute_file_name_parts): this.
8869 Update to compute the new variables, including dir_prefix.
8870 Adjust dependencies.
8871 * src/output.c (prepare): Output them.
8872 * src/reader.c: Adjust to use gram_in, not finput.
8873 * src/scan-skel.l (@dir_prefix@): New.
8874
88752005-10-02 Juan Manuel Guerrero <juan.guerrero@gmx.de>
8876
8877 * lib/subpipe.c: New function end_of_output_subpipe() added
8878 to allow support for non-posix systems. This is a no-op function
8879 for posix systems.
8880
8881 * lib/subpipe.h: New function end_of_output_subpipe() added
8882 to allow support for non-posix systems. This is a no-op function
8883 for posix systems.
8884
8885 * src/output.c (output_skeleton): Use end_of_output_subpipe() to
8886 handle the lack of pipe/fork functionality on non-posix systems.
8887
8888 * djgpp/Makefile.maint: DJGPP specific file.
8889
8890 * djgpp/README.in: DJGPP specific file.
8891
8892 * djgpp/config.bat: DJGPP specific configuration file.
8893
8894 * djgpp/config.sed: DJGPP specific configuration file.
8895
8896 * djgpp/config.site: DJGPP specific configuration file.
8897
8898 * djgpp/config_h.sed: DJGPP specific configuration file.
8899
8900 * djgpp/subpipe.c: DJGPP specific replacement file for lib/subpipe.c.
8901
8902 * djgpp/subpipe.h: DJGPP specific replacement file for lib/subpipe.h.
8903
89042005-10-02 Akim Demaille <akim@epita.fr>
8905
8906 * data/location.cc: New, extract from...
8907 * data/lalr1.cc: here.
8908 (location.hh): Include it after the user prologue, in case the
8909 filename type is defined by the user.
8910 Forward declation location and position before the pre-prologue.
8911 (yyresult_): Rename as...
8912 (yyresult): this, it's a local variable, not an attribute.
8913 * data/Makefile.am (dist_pkgdata_DATA): Adjust.
8914
89152005-10-01 Akim Demaille <akim@epita.fr>
8916
8917 * examples/extexi: Restore the #line generation.
8918
89192005-09-30 Akim Demaille <akim@epita.fr>,
8920 Alexandre Duret-Lutz <adl@gnu.org>
8921
8922 Move the token type and YYSTYPE in the parser class.
8923 * data/lalr1.cc (stack.hh, location.hh): Include earlier.
8924 (parser::token): New, from the moved free definition of tokens.
8925 (parser::semantic_value): Now a full definition instead of an
8926 indirection to YYSTYPE.
8927 (b4_post_prologue): No longer included in the header file, but
8928 in the implementation file.
8929 * doc/bison.texi (C+ Language Interface): Update.
8930 * src/parse-gram.y: Support unary %define.
8931 * tests/actions.at: Define global_tokens_and_yystype for backward
8932 compatibility until we update the tests.
8933 * tests/calc.at: Idem.
8934 (first_line, first_column, last_line, last_column): Define for lalr1.cc
8935 to simplify the code.
8936
89372005-09-29 Paul Eggert <eggert@cs.ucla.edu>
8938
8939 Port to SunOS 4.1.4, which lacks strtoul and strerror.
8940 Ah, the good old days! Problem reported by Peter Klein.
8941 * bootstrap (gnulib_modules): Add strerror, strtoul.
8942 * lib/.cvsignore: Add strerror.c, strtol.c, strtoul.c
8943 * m4/.cvsignore: Add strerror.m4, strtol.m4, strtoul.m4.
8944
89452005-09-29 Akim Demaille <akim@epita.fr>
8946
8947 * data/c.m4 (b4_error_verbose_if): New.
8948 * data/lalr1.cc: Use it.
8949 (YYERROR_VERBOSE_IF): Remove.
8950 (yyn_, yylen_, yystate_, yynerrs_, yyerrstatus_): Remove as
8951 parser members, replaced by...
8952 (yyn, yylen, yystate, yynerss, yyerrstatus): these parser::parse
8953 local variables.
8954 (yysyntax_error_): Takes the state number as argument.
8955 (yyreduce_print_): Use the argument yyrule, not the former
8956 attribute yyn_.
8957
89582005-09-26 Paul Eggert <eggert@cs.ucla.edu>
8959
8960 * bootstrap (gnulib_modules): Add verify.
8961 * lib/.cvsignore: Add verify.h.
8962 * src/getargs.c: Use ARGMATCH_VERIFY rather than verify.
8963 * src/system.h (verify): Remove.
8964 Include verify.h instead.
8965 * src/tables.c (tables_generate): Use new API for 'verify'.
8966
89672005-09-21 Paul Eggert <eggert@cs.ucla.edu>
8968
8969 * tests/local.at (_AT_BISON_OPTION_PUSHDEFS): Do not use
8970 local variables whose names begin with 'yy'.
8971 * tests/calc.at (_AT_DATA_CALC_Y): Likewise.
8972 Trivial changes from Joel E. Denny.
8973
8974 * bootstrap (gnulib_modules): Remove alloca. Bison doesn't need
8975 it itself.
8976 * src/main.c (main) [C_ALLOCA]: Don't flush alloca'ed memory; we
8977 don't use alloca any more.
8978
8979 * data/yacc.c [YYSTACK_USE_ALLOCA && !defined __GNUC__ && ! defined
8980 __BUILTIN_VA_ARG_INCR && ! defined _AIX && ! defined _MSC_VER &&
8981 defined _ALLOCA_H]: Don't include <stdlib.h>; not needed in this case.
8982 * tests/torture.at (Exploding the Stack Size with Alloca): Adjust
8983 to match yacc.c, to test more hosts.
8984
89852005-09-20 Paul Eggert <eggert@cs.ucla.edu>
8986
8987 * data/yacc.c (YYSIZE_T): Reindent to make it clearer. This
8988 doesn't affect behavior.
8989 (YYSTACK_ALLOC) [YYSTACK_USE_ALLOCA]: Improve support for
8990 Solaris, AIX, MSC.
8991 (_STDLIB_H): Renamed from YYINCLUDED_STDLIB_H. All uses changed.
8992 This works a bit better with glibc, if user code has already included
8993 stdlib.h.
8994 * doc/bison.texinfo (Bison Parser): Document that users can't
8995 arbitrarily use malloc and free for other purposes. Document
8996 that <alloca.h> and <malloc.h> might be included.
8997 (Table of Symbols): Under YYSTACK_USE_ALLOCA, Don't claim that the
8998 user must declare alloca.
8999
9000 * HACKING (release): Forwarn the Translation Project about
9001 stable releses.
9002
90032005-09-20 Akim Demaille <akim@epita.fr>
9004
9005 * data/glr.c: Use b4_token_enums, not b4_token_enums_defines.
9006
90072005-09-19 Paul Eggert <eggert@cs.ucla.edu>
9008
9009 * data/yacc.c (YYSIZE_MAXIMUM): New macro.
9010 (YYSTACK_ALLOC_MAXIMUM): Use it.
9011 (yysyntax_error): New function.
9012 (yyparse) [YYERROR_VERBOSE]: Don't leak memory indefinitely if
9013 multiple syntax errors are reported, and alloca is being used.
9014 Instead, reallocate buffers twice as big each time, so that
9015 we waste at most half the allocated memory. Start with a small
9016 (128-byte) buffer that will suffice in most cases anyway.
9017 Use yysyntax_error to do most of the work.
9018
9019 * doc/bison.texinfo (Error Reporting, Table of Symbols):
9020 yynerrs is the number of errors reported, not the number of
9021 errors encountered.
9022
9023 * tests/glr-regression.at (Duplicated user destructor for lookahead):
9024 Mark it as expected to fail.
9025 Cast result of malloc; problem reported by twlevo@xs4all.nl.
9026 * tests/actions.at, tests/calc.at, tests/glr-regression.at:
9027 Don't start user-code symbols with "yy", to avoid name space problems.
9028
90292005-09-19 Akim Demaille <akim@epita.fr>
9030
9031 Remove the traits, failed experiment.
9032 It never proved useful, and anyway because of the current
9033 definition, it was not possible to have several specialization of
9034 this traits, making it useless.
9035 * data/lalr1.cc (yy:traits): Remove.
9036 Inline its definitions in the parser class.
9037
90382005-09-19 Akim Demaille <akim@epita.fr>
9039
9040 * tests/atlocal.in (LIBS): Pass INTLLIBS to address failures on at
9041 least Mac OSX with a /usr/local install of gettext.
9042
90432005-09-19 Akim Demaille <akim@epita.fr>
9044
9045 * data/lalr1.cc (yyparse): Rename yylooka and yyilooka as yychar
9046 and yytoken for similarity with the other skeletons.
9047
90482005-09-19 Akim Demaille <akim@epita.fr>
9049
9050 * NEWS, configure.ac: update version number to 2.1a.
9051
90522005-09-16 Paul Eggert <eggert@cs.ucla.edu>
9053
9054 * NEWS: Version 2.1.
9055
9056 * NEWS: Remove notice of yytname change, since it was never in an
9057 official release.
9058 * data/glr.c (yydestroyGLRState): Rename local var to avoid shadowing
9059 diagnostic.
9060 * src/output.c (prepare): Likewise.
9061 * data/lalr1.cc (YYERROR_VERBOSE_IF): New macro.
9062 (yysyntax_error_): Use it to avoid GCC warning when YYERROR_VERBOSE
9063 is not defined. This is an awful hack, but it's enough for now.
9064 All callers changed.
9065 * tests/glr-regression-at (make_value): Args are const pointers now,
9066 to avoid GCC warning.
9067 (Duplicated user destructor for lookahead): New test. Currently
9068 skipped. It fails on my host but I'm not sure it'll always fail.
9069
90702005-09-16 Akim Demaille <akim@epita.fr>
9071
9072 * src/symtab.h (struct symbol): Declare the printer and destructor
9073 as const, to avoid accidental calls to free.
9074 (symbol_destructor_set, symbol_printer_set): Adjust.
9075 * src/symtab.c: Adjust.
9076
90772005-09-16 Akim Demaille <akim@epita.fr>
9078
9079 * data/c.m4 (b4_token_enums): New.
9080 (b4_token_defines): Rename as...
9081 (b4_token_enums_defines): this.
9082 (b4_token_defines): New, output only the #defines.
9083 * data/yacc.c, data/glr.c: Adjust.
9084 * data/lalr1.cc: Use b4_token_enums instead of b4_token_enums_defines.
9085 * data/c.m4 (b4_yydestruct_generate, b4_yysymprint_generate): Define
9086 as default values.
9087
90882005-09-16 Akim Demaille <akim@epita.fr>
9089
9090 * data/lalr1.cc (yylex_): Remove, inline its code.
9091 (yyreport_syntax_error_): Remove, replaced by...
9092 (yysyntax_error_): this which returns a string and leaves to the
9093 caller the call to the users' error function.
9094 (yylooka_, yyilooka_, yylval, yylloc, yyerror_range_, yyval, yyloc):
9095 Move from members of the parser object...
9096 (yylooka, yyilooka, yylval, yylloc, yyerror_range, yyval, yyloc):
9097 to local variables of the parse function.
9098
90992005-09-16 Akim Demaille <akim@epita.fr>
9100
9101 * doc/bison.texinfo (Calc++ Parser): Don't promote defining YYEOF
9102 since it's in Bison's name space.
9103
91042005-09-15 Paul Eggert <eggert@cs.ucla.edu>
9105
9106 * data/glr.c (yyresolveValue): Add default case to pacify
9107 gcc -Wswitch-default. Problem reported by twlevo@xs4all.nl.
9108
9109 * NEWS: Document when yyparse started to return 2.
9110 * doc/bison.texinfo (Parser Function): Document when yyparse
9111 returns 2.
9112
9113 * data/lalr1.cc: Revert part of previous change, as it's incompatible.
9114 (b4_filename_type): Renamed back from b4_file_name_type. All uses
9115 changed.
9116 (class position): file_name -> filename (reverting). All uses changed.
9117
91182005-09-14 Paul Eggert <eggert@cs.ucla.edu>
9119
9120 * examples/calc++/Makefile.am ($(calc_sources_generated)): Don't
9121 do anything if $@ exists. This reverts part of the 2005-07-07
9122 patch.
9123
91242005-09-11 Paul Eggert <eggert@cs.ucla.edu>
9125
9126 * Makefile.am (EXTRA_DIST): Do not distribute REFERENCES; it
9127 contains obsolete information and isn't worth distributing as a
9128 separate file anyway.
9129 * data/glr.c [defined YYSETJMP]: Don't include <setjmp.h>.
9130 (YYJMP_BUF, YYSETJMP, YYLONGJMP) [!defined YYSETJMP]: New macros.
9131 All uses of jmp_buf, setjmp, longjmp changed to use these instead.
9132 (yyparse): Abort if user code uses longjmp to throw an unexpected
9133 value.
9134
91352005-09-09 Paul Eggert <eggert@cs.ucla.edu>
9136
9137 * data/c.m4 (b4_identification): Define YYBISON_VERSION.
9138 Suggested by twlevo@xs4all.nl.
9139
9140 * data/glr.c (YYCHK1): Do not assume YYE is in range.
9141 This avoids a diagnostic from gcc -Wswitch-enum.
9142 Problem reported by twlevo@xs4all.nl.
9143
9144 * doc/bison.texinfo: Don't use "filename", as per GNU coding
9145 standards. Use "file name" or "file" or "name", depending on
9146 the context.
9147 (Invocation): The output of "bison hack/foo.y" goes to foo.tab.c,
9148 not to hack/foo.tab.c.
9149 (Calc++ Top Level): 2nd arg of main is not const.
9150 * data/glr.c: b4_filename -> b4_file_name.
9151 * data/lalr1.cc: Likewise. Also, b4_filename_type -> b4_file_name_type.
9152 All uses changed.
9153 (class position): filename -> file_name. All uses changed.
9154 * data/yacc.c: b4_filename -> b4_file_name.
9155 * lib/bitset.h: filename -> file_name in local vars.
9156 * lib/bitset_stats.c: Likewise.
9157 * src/files.c: Likewise.
9158 * src/scan-skel.l ("@output ".*\n): Likewise.
9159 * src/files.c (file_name_split): Renamed from filename_split.
9160 * src/muscle_tab.c (muscle_init): Output b4_file_name, not b4_filename.
9161
91622005-09-08 Paul Eggert <eggert@cs.ucla.edu>
9163
9164 * lib/.cvsignore: Add pipe-safer.c, stdio--.h, unistd--.h,
9165 to accommodate latest gnulib.
9166
9167 * tests/glr-regression.at (Duplicate representation of merged trees):
9168 Add casts to pacify g++. Problem reported by twlevo@xs4all.nl.
9169
9170 * bootstrap: Add comment as to why the AM_LANGINFO_CODESET hack is
9171 needed.
9172
91732005-08-26 Paul Eggert <eggert@cs.ucla.edu>
9174
9175 * data/glr.c (yydestroyGLRState): Renamed from yydestroyStackItem.
9176 All uses changed. Invoke user destructor after an error during a
9177 split parse (trivial change from Joel E. Denny).
9178
9179 * tests/glr-regression.at
9180 (User destructor after an error during a split parse): New test case.
9181 Problem reported by Joel E. Denny in:
9182 http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00029.html
9183
91842005-08-25 Paul Eggert <eggert@cs.ucla.edu>
9185
9186 * README-cvs: Give URLs for recommended tools.
9187 Mention Gzip version problem, and bootstrapping issues.
9188 Remove troubleshooting section, as it's somewhat obsolete.
9189
9190 * bootstrap (no_cache): New var, to accommodate different wget
9191 variants. Use it instead of '-C off'. Problem reported by
9192 twlevo@xs4all.nl.
9193
9194 * data/glr.c (yydestroyStackItem): New function.
9195 (yyrecoverSyntaxError, yyreturn): Use it to improve quality of
9196 debugging information. Problem reported by Joel E. Denny.
9197
91982005-08-25 Akim Demaille <akim@epita.fr>
9199
9200 * tests/local.at (AT_COMPILE_CXX): Pass $LINKS too.
9201
92022005-08-24 Paul Eggert <eggert@cs.ucla.edu>
9203
9204 * data/glr.c (yyrecoverSyntaxError, yyreturn):
9205 Don't invoke destructor on unresolved entries.
9206 * tests/glr-regression.at
9207 (User destructor for unresolved GLR semantic value): New test case.
9208 Problem reported by Joel E. Denny in:
9209 http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00016.html
9210
92112005-08-21 Paul Eggert <eggert@cs.ucla.edu>
9212
9213 * lib/.cvsignore: Remove realloc.c, strncasecmp.c, xstrdup.c.
9214 Add strnlen.c.
9215 * m4/.cvsignore: Remove codeset.m4, gettext.m4, lib-ld.m4,
9216 lib-prefix.m4, po.m4.
9217
9218 * data/glr.c (yyreturn): Use "Cleanup:" rather than "Error:"
9219 in yydestruct diagnostic, since it might not be an error.
9220 Problem reported by Joel Denny near end of
9221 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>.
9222 * data/lalr1.cc (yyerturn): Likewise.
9223 * data/yacc.c (yyreturn): Likewise.
9224 * tests/calc.at (_AT_CHECK_CALC_ERROR): Adjust to the above change.
9225
9226 * src/files.c: Remove obsolete FIXME comment.
9227
9228 * data/glr.c (YY_SYMBOL_PRINT): Append a newline, for consistency
9229 with the other templates, and to fix bogus run-on messages such
9230 as the one reported at the end of
9231 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00040.html>.
9232 All callers changed to avoid the newline.
9233 (yyprocessOneStack): Output two lines rather than one, to accommodate
9234 the above change. This changes the debug output format slightly.
9235
9236 * data/glr.c (yyresolveValue): Fix redundant parse tree problem
9237 reported by Joel E. Denny in
9238 <http://lists.gnu.org/archive/html/bison-patches/2005-08/msg00004.html>
9239 (trivial change).
9240 * tests/glr-regression.at (Duplicate representation of merged trees):
9241 New test, from Joel E. Denny in:
9242 <http://lists.gnu.org/archive/html/help-bison/2005-07/msg00013.html>.
9243 * THANKS: Add Joel E. Denny.
9244
9245 * configure.ac (AC_INIT): Bump to 2.0c.
9246
92472005-07-24 Paul Eggert <eggert@cs.ucla.edu>
9248
9249 * NEWS: Version 2.0b.
9250
9251 * Makefile.am (SUBDIRS): Put examples before tests, so that
9252 "make check" doesn't finish with "All 1 tests passed".
9253
9254 * tests/regression.at (Token definitions): Don't rely on
9255 AT_PARSER_CHECK for data that contains backslashes. It currently
9256 uses 'echo', and 'echo' isn't portable if its argument contains
9257 backslashes. Problem found on OpenBSD 3.4. Also, do not assume
9258 that the byte '\0xff' is not printable in the C locale; it is,
9259 under OpenBSD 3.4 (!). Luckily, '\0x80' through '\0x9e' are
9260 not printable, so use '\0x81' to test.
9261
9262 * data/glr.c (YYOPTIONAL_LOC): Define even if it's not a recent
9263 version of GCC, since the macro is used with non-GCC compilers.
9264
9265 Fix core dump reported by Pablo De Napoli in
9266 <http://lists.gnu.org/archive/html/bug-bison/2005-07/msg00053.html>.
9267 * tests/regression.at (Invalid inputs with {}): New test.
9268 * src/parse-gram.y (token_name): Translate type before using
9269 it as an index.
9270
9271 * data/glr.c (ATTRIBUTE_UNUSED): Remove, since it infringes on
9272 the user's name space. All uses changed to __attribute__
9273 ((__unused__)).
9274 (yyFail, yyMemoryExhausted, yyreportAmbiguity):
9275 Add __attribute__ ((__noreturn__)).
9276
9277 * etc/clcommit: Remove. We weren't using it, and it failed
9278 "make maintainer-distcheck".
9279 * Makefile.maint: Merge from coreutils.
9280 (CVS_LIST, CVS_LIST_EXCEPT): New macros.
9281 (syntax-check-rules): Change list of rules as described below.
9282 (sc_cast_of_alloca_return_value, sc_dd_max_sym_length):
9283 (sc_file_system, sc_obsolete_symbols, sc_prohibit_atoi_atof):
9284 (sc_prohibit_jm_in_m4, sc_root_tests, sc_tight_scope):
9285 (sc_trailing_space): New rules.
9286 (sc_xalloc_h_in_src): Remove.
9287 (sc_cast_of_argument_to_free, sc_cast_of_x_alloc_return_value):
9288 (sc_space_tab, sc_error_exit_success, sc_changelog):
9289 (sc_system_h_headers, sc_sun_os_names, sc_unmarked_diagnostics):
9290 (makefile-check, po-check, author_mark_check):
9291 (makefile_path_separator_check, copyright-check):
9292 Use grep -n, to make it easier to find violations.
9293 Use CVS_LIST and CVS_LIST_EXCEPT.
9294 (header_regexp, h_re): Remove.
9295 (dd_c): New macro.
9296 (sc_dd_max_sym_length, .re-list, news-date-check): New rules.
9297 (my-distcheck): Use more-modern GCC flags.
9298 (signatures, %.asc): Remove.
9299 (rel-files, announcement): Remove signatures.
9300 Restore old updating code, even though we don't use it, so
9301 that we're the same as coreutils.
9302 (alpha, beta, major): Depend on news-date-check.
9303 Make the upload commands.
9304
9305 * data/c.m4, data/lalr1.cc, data/yacc.c: Normalize white space.
9306 * lib/abitset.h, lib/bbitset.h, lib/bitset.h: Likewise.
9307 * lib/bitset_stats.c, lib/ebitset.h, lib/lbitset.c: Likewise.
9308 * lib/libitset.h, lib/timevar.c, lib/vbitset.h: Likewise.
9309 * src/Makefile.am, src/gram.c, src/muscle_tab.h: Likewise.
9310 * src/parse-gram.y, src/system.h, src/tables.c, src/vcg.c: Likewise.
9311 * src/vcg_defaults.h, tests/cxx-type.at, tests/existing.at: Likewise.
9312 * tests/sets.at: Likewise.
9313
9314 * data/m4sugar/m4sugar.m4: Sync from Autoconf, except that
9315 we comment out the Autoconf version number.
9316 * doc/bison.texinfo (Calc++ Scanner): Don't use atoi, as
9317 it's error-prone and "make maintainer-distcheck" rejects it.
9318
9319 * lib/subpipe.c: Include <fcntl.h> without checking for HAVE_FCNTL_H.
9320 Indent calls to "error" to pacify "make maintainer-distcheck",
9321 when the calls are not intended to be translated.
9322 * m4/subpipe.m4 (BISON_PREREQ_SUBPIPE): Don't check for fcntl.h.
9323
9324 * src/Makefile.am (DEFS): Use +=, to pacify
9325 "make maintainer-distcheck".
9326 (bison_SOURCES): Add scan-skel.h.
9327 (sc_tight_scope): New rule, from coreutils.
9328
9329 * src/files.c (src_extension, header_extension):
9330 Now static, not extern.
9331 * src/getargs.c (short_options): Likewise.
9332 * src/muscle_tab.c (muscle_table): Likewise.
9333 * src/parse-gram.y (current_class, current_type, current_prec):
9334 Likewise.
9335 * src/reader.c (grammar_end, previous_rule_end): Likewise.
9336 * src/getargs.h: Redo comments to pacify "make maintainer-distcheck".
9337 * src/main.c (main): Cast bindtextdomain and textdomain calls to
9338 void, to avoid warning when NLS is disabled.
9339 * src/output.c: Include scan-skel.h.
9340 (scan_skel): Remove decl, since scan-skel.h does this.
9341 (output_skeleton):
9342 Indent calls to "error" to pacify "make maintainer-distcheck".
9343 * src/print_graph.c: Don't include <obstack.h>, as system.h does this.
9344 * src/reader.h (gram_end, gram_lineno): New decls to pacify
9345 "make maintainer-distcheck".
9346 * src/scan-skel.l (skel_lex, skel_get_lineno, skel_get_in):
9347 (skel_get_out, skel_get_leng, skel_get_text, skel_set_lineno):
9348 (skel_set_in, skel_set_out, skel_get_debug, skel_set_debug):
9349 (skel_lex_destroy, scan_skel): Move these decls to...
9350 * src/scan-skel.h: New file.
9351 * src/uniqstr.c (uniqstr_assert):
9352 Indent calls to "error" to pacify "make maintainer-distcheck".
9353
9354 * tests/Makefile.am ($(srcdir)/package.m4): Use $(VAR),
9355 not @VAR@.
9356
9357 * tests/torture.at: Revamp to avoid misuse of atoi that
9358 "make maintainer-distcheck" complained about.
9359
9360 * examples/extexi (message): Don't print a message more than once,
9361 and omit line-number decoration that makes Emacs compile think
9362 that informative messages are worth worrying about.
9363
93642005-07-22 Paul Eggert <eggert@cs.ucla.edu>
9365
9366 * configure.ac: Update version number.
9367
9368 * Makefile.am (SUBDIRS): Add examples; somehow this got removed
9369 accidentally.
9370 * examples/calc++/calc++-parser.yy: Remove from CVS, as it's
9371 autogenerated by the maintainer.
9372 * examples/calc++/.cvsignore: Add *.yy.
9373
9374 * lib/bitset.c (bitset_alloc): Don't cast xcalloc result.
9375 * lib/bitset_stats.c (bitset_stats_init): Likewise.
9376 * lib/bitsetv.c (bitsetv_alloc): Likewise.
9377
9378 * po/POTFILES.in: Add lib/xalloc-die.c; remove lib/xmalloc.c.
9379
9380 * src/relation.c (relation_transpose): Rewrite to avoid bogus complaint
9381 from maintainer-distcheck about casting the argument of 'free'.
9382
9383 * NEWS: Mention recent yytname changes.
9384 * THANKS: Add Anthony Heading, twlevo@xs4all.nl.
9385
9386 * bootstrap: For translations that have not yet been upgraded to
9387 the new runtime-po domain, prime the pump by extracting the
9388 relevant strings from the obsolete translations. This code can be
9389 removed once the bison-runtime domain has been translated by each
9390 team.
9391
9392 * src/scan-gram.l (<SC_PRE_CODE>.): Don't double-quote token names,
9393 now that token names are already quoted.
9394
9395 Fix problem reported by Anthony Heading.
9396 * data/glr.c (YYTOKEN_TABLE): New macro.
9397 (yytname): Define if YYTOKEN_TABLE.
9398 * data/yacc.c (YYTOKEN_TABLE, yytname): Likewise.
9399 * data/lalr1.cc (YYTOKEN_TABLE, yytname_): Likewise.
9400 (YYERROR_VERBOSE): Define the same way the other skeletons do.
9401 * src/output.c (prepare_symbols): Output token_table_flag.
9402
94032005-07-21 Paul Eggert <eggert@cs.ucla.edu>
9404
9405 * data/glr.c (yyinitGLRStack, yyreturn): Don't call malloc
9406 again if the first call fails.
9407
9408 * data/glr.c (yytnamerr): New function.
9409 (yyreportSyntaxError): Use it to dequote most string literals.
9410 * data/lalr1.c (yytname_): Renamed from yyname_, for compatibility
9411 with other skeletons. All uses changed.
9412 (yytnameerr_): New function.
9413 (yyreport_syntax_error): Use it to dequote most string literals.
9414 * data/yacc.c (yytnamerr): New function.
9415 (yyerrlab): Use it to decode most string literals.
9416 * doc/bison.texinfo (Decl Summary, Calling Convention):
9417 Clarify quoting convention of yytname.
9418 * src/output.c (prepare_symbols): Quote all names. This undoes
9419 the 2005-04-17 change, which is now accomplished (mostly) via
9420 changes in the parsers as described above.
9421 * tests/regression.at (Token definitions, Web2c Actions):
9422 Undo most 2005-04-17 change here, too.
9423
94242005-07-20 Paul Eggert <eggert@cs.ucla.edu>
9425
9426 Fix more problems reported by twlevo@xs4all.nl.
9427 * tests/cxx-type.at: Don't pipe output of ./types through sed to
9428 remove trailing spaces. This loses the exit status of ./types,
9429 and isn't needed since ./types shouldn't be emitting trailing
9430 spaces.
9431 * data/glr.c (yyreturn): Don't pop stack if yyinitStateSet failed,
9432 as the stack isn't valid in that case.
9433
9434 * src/scan-gram.l (gram_get_lineno, gram_get_in, gram_get_out):
9435 (gram_get_leng, gram_get_text, gram_set_lineno, gram_set_in):
9436 (gram_set_out, gram_get_debug, gram_set_debug, gram_lex_destroy):
9437 Add declarations to pacify "gcc -Wmissing-prototypes" when flex 2.5.31
9438 is used.
9439 * src/scan-skel.l (skel_get_lineno, skel_get_in, skel_get_out):
9440 (skel_get_leng, skel_get_text, skel_set_lineno, skel_set_in):
9441 (skel_set_out, skel_get_debug, skel_set_debug, skel_lex_destroy):
9442 Likewise.
9443
9444 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Work even with
9445 overly-picky compilers that reject 'char *foo = "bar";'.
9446
9447 * src/symtab.c (SYMBOL_ATTR_PRINT, symbol_print): Direct output
9448 to FILE * parameter, not to stderr. This fixes a typo introduced
9449 in the 2005-07-12 change.
9450
9451 * lib/subpipe.c (create_subpipe): Rewrite slightly to avoid
9452 warnings from GCC 4.
9453
9454 * data/glr.c (yyexpandGLRStack, yyaddDeferredAction, yyexpandGLRStack):
9455 (yyglrShiftDefer, yysplitStack):
9456 Remove unused parameters b4_pure_formals. All uses changed.
9457 (yyglrShift): Remove unused parameters b4_user_formals.
9458 All uses changed.
9459 (yyglrReduce): Removed unused parameter yylocp. All uses changed.
9460
94612005-07-18 Paul Eggert <eggert@cs.ucla.edu>
9462
9463 Destructor cleanups and regularization among the three skeletons.
9464 * NEWS: Document the behavior changes.
9465 * data/glr.c (yyrecoverSyntaxError): Don't bother to pop the
9466 stack before failing, as the cleanup code will do it for us now.
9467 * data/lalr1.cc (yyerrlab): Likewise.
9468 * data/glr.c (yyparse): Pop everything off the stack before
9469 freeing it, so that destructors get called properly.
9470 * data/lalr1.cc (yyreturn): Likewise.
9471 * data/yacc.c (yyreturn): Pop and destroy the start symbol, too.
9472 This is more consistent.
9473 * doc/bison.texinfo (Destructor Decl): Mention more reasons
9474 why destructors might be called. 1.875 -> 2.1.
9475 (Destructor Decl, Decl Summary, Table of Symbols):
9476 Some English-language cleanups for %destructor.
9477 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
9478 Add output line for destructor of start symbol.
9479 * tests/calc.at (AT_CHECK_CALC): Add one to line counts,
9480 because of that same extra output line.
9481
9482 * NEWS: Document minor wording changes in diagnostics of
9483 Bison-generated parsers.
9484 * data/glr.c (yyMemoryExhausted): Renamed from yyStackOverflow.
9485 Remove unused formals. All uses changed.
9486 (yyreportAmbiguity): "ambiguity detected" -> "syntax is ambiguous".
9487 (yyparse): Rename yyoverflowlab to yyexhaustedlab.
9488 * data/yacc.c (yyparse): "parser stack overflow" -> "memory exhausted".
9489 Rename yyoverflowab to yyexhaustedlab.
9490 When memory exhaustion occurs during syntax-error reporting,
9491 report it separately rather than in a single diagnostic; this
9492 eases translation.
9493 * doc/bison.texinfo (Memory Management): Renamed from Stack Overflow.
9494 (Memory Exhausted): Renamed from Parser Stack Overflow.
9495 Revamp wording slightly to prefer "memory exhaustion".
9496 * tests/actions.at: "parser stack overflow" -> "memory exhausted".
9497
9498 * data/c.m4 (b4_yysymprint_generate): Use YYFPRINTF, not fprintf.
9499
9500 Add i18n support to the GLR skeleton. Partially fix the C++
9501 skeleton; a C++ expert needs to finish this. Remove debugging
9502 msgids; there's little point to having them translated, since they
9503 can be understood only by someone who can read the
9504 (English-language) source code.
9505
9506 Generate runtime-po/bison-runtime.pot automatically, so that we
9507 don't have to worry about garbage getting in that file. We'll
9508 make sure after the next official release that old msgids don't
9509 get lost. See
9510 <http://lists.gnu.org/archive/html/bison-patches/2005-07/msg00119.html>.
9511
9512 * runtime-po/Makefile.in.in, runtime-po/bison-runtime.pot: Remove.
9513 Now auto-generated.
9514 * PACKAGING: Don't claim that Gawk, GCC, Perl use this method yet.
9515 Fix typos in explanations of the runtime file.
9516 * bootstrap: Change gettext keyword from YYI18N to YY_.
9517 Use standard Makefile.in.in in runtime-po, since we'll arrange
9518 for backward-compatible bison-runtime.po files in a different way.
9519 * data/glr.c (YY_): New macro, from yacc.c.
9520 (yyuserAction, yyreportAmbiguity, yyreportSyntaxError, yyparse):
9521 Translate messages intended for users.
9522 (yyreportSyntaxError): Change "virtual memory" to "memory" to match
9523 the wording in the other skeletons. We don't know that the memory
9524 is virtual.
9525 * data/lalr1.cc (YY_): Renamed from _. All uses changed.
9526 Use same method that yacc.c uses.
9527 Don't translate debugging messages.
9528 (yy::yyreport_syntax_error): Put in a FIXME for the i18n stuff;
9529 it doesn't work (yet), and requires C++ expertise to fix.
9530 * data/yacc.c (YY_): Renamed from YY18N. All uses changed.
9531 Move defn to a more logical place, to be consistent with other
9532 skeletons.
9533 Don't translate debugging messages.
9534 Don't assume line numbers fit in unsigned int; use unsigned long fmts.
9535 * doc/bison.texinfo: Mention <libintl.h>. Change glibc cross reference
9536 to gettext cross reference. Add indexing terms. Mention YYENABLE_NLS.
9537 * runtime-po/POTFILES.in: Add data/glr.c, data/lalr1.cc.
9538
9539 Fix yyerror / yylex test glitches noted by twlevo@xs4all.nl.
9540 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Have yyerror return
9541 void, not int.
9542 * tests/glr-regression.at (Badly Collapsed GLR States):
9543 Likewise.
9544 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
9545 yylex should return 0 at EOF rather than aborting.
9546
9547 Improve tests for stack overflow in GLR parser.
9548 Problem reported by twlevo@xs4all.nl.
9549 * data/glr.c (struct yyGLRStack): Remove yyerrflag member.
9550 All uses removed.
9551 (yyStackOverflow): Just longjmp, but with value 2 so that caller
9552 can handle the problem.
9553 (YYCHK1): Use goto (a la yacc.c) rather than setting a flag.
9554 (yyparse): New local variable yyresult to record the result.
9555 Use result of setjmp to set it, rather than storing itinto
9556 struct.
9557 (yyDone): Remove label.
9558 (yyacceptlab, yyabortlab, yyoverflowlab, yyreturn): New labels,
9559 to mimic yacc.c. Do not discard lookahead if it's EOF (possible
9560 if YYABORT is used).
9561 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Exit with
9562 yyparse status; put status > 1 into diagnostic.
9563 Check that status==2 works.
9564 * tests/calc.at, tests/cxx-type.at, tests/glr-regression.at:
9565 Use exit status 3 for failure to open (which shouldn't happen).
9566
95672005-07-17 Paul Eggert <eggert@cs.ucla.edu>
9568
9569 * tests/conflicts.at (%nonassoc and eof): Don't exit with status
9570 1 on syntax error; just let yyparse do its thing.
9571 * tests/glr-regression.at (Badly Collapsed GLR States): Likewise.
9572 * tests/torture.at (AT_DATA_STACK_TORTURE): Likewise.
9573 (Exploding the Stack Size with Alloca):
9574 (Exploding the Stack Size with Malloc):
9575 Expect exit status 2, not 1, since the parser is supposed to blow
9576 its stack. Problem reported by twlevo@xs4all.nl.
9577
9578 * data/glr.c (yyparse): Don't assume that the initial calls
9579 to YYMALLOC succeed; in that case, yyparse incorrectly returned 0.
9580 Print a stack-overflow message and fail instead.
9581 Initialize the line-number information before creating the stack,
9582 so that the stack-overflow message can report line zero safely.
9583
95842005-07-14 Paul Eggert <eggert@cs.ucla.edu>
9585
9586 Fix problems reported by twlevo@xs4all.nl.
9587 * data/glr.c (YYSTACKEXPANDABLE): Don't define if already defined.
9588 (yyuserMerge): Provide a default case if b4_mergers is empty.
9589 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Define YYSTACKEXPANDABLE.
9590 * tests/glr-regression.at
9591 (Improper handling of embedded actions and dollar(-N) in GLR parsers):
9592 Add casts to pacify C++ compilers.
9593 * tests/glr-regression.at (Improper merging of GLR delayed action
9594 sets): Declare yylex before using it.
9595 * tests/Makefile.am (maintainer-check-g++): Fix a stray
9596 $(GXX) that escaped the renaming of GXX to CXX. Remove bogus
9597 test for valgrind; valgrind is independent of g++.
9598 (maintainer-check-posix): Add _POSIX2_VERSION=200112, to check
9599 for compatibility with POSIX 1003.1-2001 (if running coreutils).
9600 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Port to stricter C++.
9601 Use a destructor, so that we can expand the stack. Change
9602 YYSTYPE to char * so that we can free it. Cast result of malloc.
9603
96042005-07-13 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
9605
9606 * data/glr.c (yyuserAction): Fix uninitialized variable that caused
9607 a valgrind failure. Problem reported by twlevo@xs4all.nl.
9608
96092005-07-13 Paul Eggert <eggert@cs.ucla.edu>
9610
9611 * PACKAGING: New file, suggested by Bruno Haible and taken from
9612 similar wording in gettext's PACKAGING file.
9613 * NEWS: Mention PACKAGING.
9614 * Makefile.am (EXTRA_DIST): Add PACKAGING.
9615
96162005-07-12 Paul Eggert <eggert@cs.ucla.edu>
9617
9618 * NEWS: Document recent i18n improvements.
9619 * bootstrap: Get runtime translations into runtime-po.
9620 Create runtime-po files automatically, if possible.
9621 * configure.ac: Invoke BISON_I18N, so that we eat our own dog food.
9622 * data/yacc.c: Rewrite inclusion of <libintl.h> so that ENABLE_NLS
9623 does not infringe on the user's name space.
9624 (YYENABLE_NLS): Renamed from ENABLE_BISON_NLS.
9625 * doc/bison.texinfo (Internationalization): Revamp the English
9626 and Texinfo syntax a bit, to try to make it clearer.
9627 (Bison Options, Option Cross Key): Mention --print-localedir.
9628 * m4/bison-i18n.m4 (BISON_I18N): Rename ENABLE_BISON_NLS to
9629 YYENABLE_NLS. Quote a bit more.
9630 * runtime-po/.cvsignore: New file.
9631 * runtime-po/Makefile.in.in (mostlyclean): Remove *.old.pot.
9632 * runtime-po/Rules-quot: Remove; now created by bootstrap.
9633 * runtime-po/quot.sed: Likewise.
9634 * runtime-po/boldquot.sed: Likewise.
9635 * runtime-po/en@quot.header: Likewise.
9636 * runtime-po/en@boldquot.header: Likewise.
9637 * runtime-po/insert-header.sin: Likewise.
9638 * runtime-po/remove-potcdate.sin: Likewise.
9639 * runtime-po/Makevars: Likewise.
9640 * runtime-po/LINGUAS: Likewise.
9641 * runtime-po/de.po: Likewise; we will rely on the translation project
9642 to maintain this, so "bootstrap" should get it.
9643 * src/getarg.c (PRINT_LOCALEDIR_OPTION): Let the C compiler determine
9644 its value.
9645 * src/main.c (main): Bind the bison-runtime domain, too.
9646
96472005-07-12 Bruno Haible <bruno@clisp.org>
9648
9649 * data/yacc.c: Include <libintl.h> when NLS is enabled.
9650 (YYI18N): Renamed from _. Use dgettext when NLS is enabled.
9651 * po/POTFILES.in: Remove autogenerated file src/parse-gram.c.
9652 * runtime-po: New directory.
9653 * runtime-po/Makefile.in.in: New file, copied from po/, with modified
9654 $(DOMAIN).pot-update rule, so that old messages are never dropped.
9655 * runtime-po/Rules-quot: New file, copied from po/.
9656 * runtime-po/quot.sed: Likewise.
9657 * runtime-po/boldquot.sed: Likewise.
9658 * runtime-po/en@quot.header: Likewise.
9659 * runtime-po/en@boldquot.header: Likewise.
9660 * runtime-po/insert-header.sin: Likewise.
9661 * runtime-po/remove-potcdate.sin: Likewise.
9662 * runtime-po/Makevars: New file.
9663 * runtime-po/POTFILES.in: New file.
9664 * runtime-po/LINGUAS: New file.
9665 * runtime-po/bison-runtime.pot: New file.
9666 * runtime-po/de.po: New file.
9667 * m4/bison.m4: New file.
9668 * Makefile.am (SUBDIRS): Add runtime-po.
9669 (aclocaldir, aclocal_DATA): New variables.
9670 * configure.ac: Add AC_CONFIG_FILES of runtime-po/Makefile.in.
9671 Define aclocaldir.
9672 * src/getargs.c (usage): Document --print-localedir option.
9673 (PRINT_LOCALEDIR_OPTION): New enum item.
9674 (long_options): Add --print-localedir option.
9675 (getargs): Handle --print-localedir option.
9676 * doc/bison.texinfo (Bison Parser): Remove paragraph about _().
9677 (Internationalization): New section.
9678
96792005-07-12 Akim Demaille <akim@epita.fr>
9680
9681 * src/symtab.h, src/symtab.c (symbol_print): Swap the arguments,
9682 for consistency with the rest of the code.
9683 * src/symlist.h, src/symlist.c (symbol_list_print): Ditto.
9684 Add separators.
9685
96862005-07-12 Akim Demaille <akim@epita.fr>
9687
9688 * src/parse-gram.y: Use %printer instead of YYPRINT.
9689
96902005-07-12 Akim Demaille <akim@epita.fr>
9691
9692 * src/symtab.h, src/symtab.c (symbol_print): New.
9693 * src/symlist.h, src/symlist.c (symbol_list_print): New.
9694 * src/symlist.c (symbol_list_n_type_name_get): Report the culprit.
9695
96962005-07-12 Akim Demaille <akim@epita.fr>
9697
9698 * data/glr.c (b4_syncline): Fix (swap) the definitions of
9699 b4_at_dollar and b4_dollar_dollar.
9700
97012005-07-11 Paul Eggert <eggert@cs.ucla.edu>
9702
9703 * doc/bison.texinfo (Mystery Conflicts): Add reference to DeRemer
9704 and Pennello's paper.
9705
97062005-07-09 Paul Eggert <eggert@cs.ucla.edu>
9707
9708 * data/yacc.c (yyparse): Undo previous patch. Instead,
9709 set yylsp[0] and yyvsp[0] only if the initial action
9710 sets yylloc and yylval, respectively.
9711
9712 * data/yacc.c (yyparse): In the initial action, set
9713 yylsp[0] and yyvsp[0] rather than yylloc and yylval.
9714 This avoids the use of undefined variables if the initial
9715 action does not set yylloc and/or yylval.
9716
97172005-07-07 Paul Eggert <eggert@cs.ucla.edu>
9718
9719 * examples/calc++/calc++-driver.cc, examples/calc++/calc++-driver.hh:
9720 * examples/calc++/calc++-scanner.ll, examples/calc++/calc++.cc:
9721 Remove from CVS. These files are automatically generated.
9722 * examples/extexi: Clarify that this file is now part of Bison,
9723 not GNU M4, and that it works with any POSIX-compatible Awk.
9724 * examples/calc++/Makefile.am (run_extexi): Remove; not used.
9725 ($(calc_extracted)): Renamed from $(calc_sources_extracted),
9726 so that we also get calc++-parser.yy. Geneate it.
9727 Use $(AWK), not gawk, since any conforming Awk will do.
9728 Put comment before action, since older 'make' can't handle comment
9729 in action.
9730 $(BUILT_SOURCES): List all built sources, not just some of them.
9731 $(MAINTAINERCLEANFILES): Remove *.stamp, and all built sources.
9732 $($(srcdir)/calc++-parser.stamp): Work even if POSIXLY_CORRECT.
9733 $($(calc_sources_generated)): Remove unnecessary test for existence
9734 of target. (This had a shell syntax error anyway; a stray "x".)
9735 (calc_extracted): List $(srcdir)/calc++-parser.yy, not
9736 calc++-parser.yy.
9737 * examples/.cvsignore, examples/calc++/.cvsignore: New files.
9738
9739 * bootstrap (gnulib_modules): Add gettext, now that it's no longer
9740 implied by the other modules.
9741
97422005-07-06 Akim Demaille <akim@epita.fr>
9743
9744 Bind examples/calc++ to the package.
9745 * examples/calc++/Makefile: Remove, replaced by...
9746 * examples/calc++/Makefile.am: ... this new file.
9747 * examples/calc++/test: Remove input.
9748 * examples/calc++/compile: Remove.
9749 * examples/Makefile.am: New.
9750 * configure.ac, Makefile.am: Adjust.
9751 * doc/Makefile.am (clean-local): New, for more recent texi2dvis.
9752
97532005-07-05 Paul Eggert <eggert@cs.ucla.edu>
9754
9755 * data/glr.c (yyFail): Drastically simplify; since the format argument
9756 never had any % directives, we can simply pass it to yyerror.
9757 (yyparse): Use "t a; a=b;" rather than "t a = b;" when a will
9758 be modified later, as that is the usual style in glr.c.
9759 Problems reported by Paul Hilfinger.
9760
9761 Rewrite GLR parser to catch more buffer overrun, storage exhaustion,
9762 and size overflow errors.
9763 * data/glr.c: Include <stdio.h> etc. after user prolog, not before,
9764 in case the user prolog sets feature-test macros like _GNU_SOURCE.
9765 (YYSIZEMAX): New macro.
9766 (yystpcpy): New function, taken from yacc.c.
9767 (struct yyGLRStack.yyspaceLeft): Now size_t, not int.
9768 (yyinitGLRStack, yyfreeGLRstack): Remove unnecessary forward decls,
9769 so that we don't have to maintain their signatures.
9770 (yyFail): Check for buffer overflow, by using vsnprintf rather
9771 than vsprintf. Allocate a bigger buffer if possible.
9772 Report an error if buffer allocation fails.
9773 (yyStackOverflow): New function.
9774 (yyinitStateSet, yyinitGLRStack): Return a boolean indicating whether
9775 the initialization was successful. It might fail if storage was
9776 exhausted.
9777 (yyexpandGLRStack): Add more checks for storage allocation failure.
9778 Use yyStackOverflow to report failures.
9779 (yymarkStackDeleted, yyglrShift, yyglrShiftDefer, yydoAction):
9780 (yysplitStack, yyprocessOneStack, yyparse, yypstack):
9781 Don't assume stack number fits in int.
9782 (yysplitStack): Check for storage allocation failure.
9783 (yysplitStack, yyprocessOneStack): Add pure_formals, so that we
9784 can print diagnostics on storage allocation failure. All callers
9785 changed.
9786 (yyresolveValue): Use yybool for boolean.
9787 (yyreportSyntaxError): Check for size-calculation overflow.
9788 This code is taken from yacc.c.
9789 (yyparse): Check for storage allocation errors when allocating
9790 the initial stack.
9791
97922005-07-05 Akim Demaille <akim@epita.fr>
9793
9794 Extract calc++ from the documentation.
9795 * doc/bison.texinfo (Calc++): Add the extraction marks.
9796 * examples/extexi: New, from the aborted GNU Programming 2E.
9797 Separate the different paragraph of a file with empty lines.
9798 * examples/Makefile: Use it to extract the whole calc++ example.
9799
98002005-06-24 Akim Demaille <akim@epita.fr>
9801
9802 * doc/bison.texinfo (C++ Parser Interface): Use defcv to define
9803 class typedefs.
9804
98052005-06-22 Akim Demaille <akim@epita.fr>
9806
9807 * doc/bison.texinfo (C++ Language Interface): First stab.
9808 (C++ Parsers): Remove.
9809
98102005-06-22 Akim Demaille <akim@epita.fr>
9811
9812 * data/lalr1.cc (yylex_): Honor %lex-param.
9813
98142005-06-22 Akim Demaille <akim@epita.fr>
9815
9816 Start a set of simple examples.
9817 * examples/calc++/Makefile, examples/calc++/calc++-driver.cc,
9818 * examples/calc++/calc++-driver.hh,
9819 * examples/calc++/calc++-parser.yy,
9820 * examples/calc++/calc++-scanner.ll, examples/calc++/calc++.cc,
9821 * examples/calc++/compile, examples/calc++/test: New.
9822
98232005-06-09 Paul Eggert <eggert@cs.ucla.edu>
9824
9825 * data/yacc.c (malloc, free) [defined __cplusplus]: Wrap inside
9826 extern "C" {}. This fixes a problem reported by Paul Hilfinger,
9827 which stems from the 2005-05-27 patch.
9828
98292005-06-06 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
9830
9831 * data/glr.c: Modify treatment of unused parameters to permit use
9832 of g++ (which doesn't allow __attribute__ ((unused)) for parameters).
9833
98342005-05-30 Paul Eggert <eggert@cs.ucla.edu>
9835
9836 Fix infringement on user name space reported by Janos Zoltan Szabo.
9837 * data/yacc.c (yyparse): strlen -> yystrlen.
9838
98392005-05-30 Akim Demaille <akim@epita.fr>
9840
9841 * data/lalr1.cc (_): New.
9842 Translate the various messages.
9843
98442005-05-27 Paul Eggert <eggert@cs.ucla.edu>
9845
9846 Fix infringement on user name space reported by Bruno Haible.
9847 * data/yacc.c (YYSIZE_T): Define first, so that later decls can use it.
9848 Prefer GCC's __SIZE_TYPE__ if available, so that we don't infringe on
9849 the user's name space.
9850 (alloca): Include <stdlib.h> to get it, if it's not built in.
9851 (YYMALLOC, YYFREE): Define only if needed.
9852 (malloc, free): Declare, but only if needed, as this infringes on
9853 the user name space.
9854
98552005-05-25 Paul Eggert <eggert@cs.ucla.edu>
9856
9857 Fix BeOS, FreeBSD, MacOS porting problems reported by Bruno Haible.
9858 * lib/bitset.c (bitset_print): Don't assume size_t can be printed
9859 with %d format.
9860 * lib/ebitset.c (min, max): Undef before defining.
9861 * lib/vbitset.c (min, max): Likewise.
9862 * lib/subpipe.c (create_subpipe): Save local variables in case
9863 vfork clobbers them.
9864
98652005-05-24 Bruno Haible <bruno@clisp.org>
9866
9867 * tests/synclines.at (AT_SYNCLINES_COMPILE): Add support for the
9868 error message syntax used by gcc-4.0.
9869
98702005-05-23 Paul Eggert <eggert@cs.ucla.edu>
9871
9872 * README: Mention m4 1.4.3. Remove obsolete advice about
9873 Sun Forte Developer 6 update 2, VMS, and MS-DOS.
9874
9875 * bootstrap: Remove workaround for problem I encountered with
9876 gettext 0.14.1; it seems to be fixed now.
9877
98782005-05-22 Paul Eggert <eggert@cs.ucla.edu>
9879
9880 * NEWS: Version 2.0a.
9881
9882 * src/files.c: Include "stdio-safer.h"; this fixes a typo in
9883 the previous change.
9884
9885 Various maintainer cleanups.
9886 * .cvsignore: Add a.exe, a.out, b.out,, conf[0-9]*, confdefs*,
9887 conftest*, for benefit of CVS commands run at the same time as
9888 "configure". Add build-aux, since "bootstrap" now creates it and
9889 its subfiles.
9890 * Makefile.cfg (move_if_change): Remove.
9891 * Makefile.maint: Remove the update stuff; we now use "bootstrap".
9892 (ftp-gnu, www-gnu, move_if_change, local_updates, update):
9893 (po_repo, do-po-update, po-update, wget_files, get-targets):
9894 (config.guess-url_prefix, config.sub-url_prefix):
9895 (ansi2knr.c-url_prefix, texinfo.tex-url_prefix):
9896 (standards.texi-url_prefix, make-stds.texi-url_prefix, taget, url):
9897 ($(get-targets), cvs-files, automake_repo, wget-update, cvs-update):
9898 Remove.
9899 * configure.ac (AC_CONFIG_AUX_DIR): Change from config to build-aux;
9900 this is now the recommended name.
9901 * config/.cvsignore: Remove config.guess, config.rpath, config.sub,
9902 depcomp, install-sh, mdate-sh, missing, mkinstalldirs, texinfo.tex,
9903 ylwrap. These files now go into build-aux.
9904 * config/move-if-change: Remove.
9905 * config/prev-version.txt: Bump from 1.75 to 2.0.
9906
9907 * bootstrap: Add stdio-safer, unistd-safer modules.
9908 Remove m4/glibc2.m4 (introduced by latest gnulib, but
9909 we don't need it).
9910 * lib/.cvsignore: Add dup-safer.c, fd-safer.c,
9911 fopen-safer.c, stdio-safer.h, unistd-safer.h.
9912 * lib/subpipe.c: Include "unistd-safer.h".
9913 (create_subpipe): Make sure all the newly-created
9914 file descriptors are > 2, so that diagnostics don't
9915 get sent down them (which might cause Bison to hang, in theory).
9916 * m4/.cvsignore: Add stdio-safer.m4, unistd-safer.m4.
9917 * src/files.c (xfopen): Use fopen_safer, not fopen.
9918
9919 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Port
9920 yesterday's yacc.c fix.
9921
99222005-05-21 Paul Eggert <eggert@cs.ucla.edu>
9923
9924 * data/glr.c, data/lalr1.cc: Update copyright date.
9925
9926 Fix a destructor bug reported by Wolfgang Spraul in
9927 <http://lists.gnu.org/archive/html/bug-bison/2005-05/msg00042.html>.
9928 * data/yacc.c (yyabortlab): Don't call destructor, and
9929 don't set yychar to EMPTY.
9930 (yyoverflowlab): Don't call destructor.
9931 (yyreturn): Call destructor, if yychar is neither YYEOF nor YYEMPTY.
9932 * tests/calc.at (AT_CHECK_CALC): Expect one fewer output lines,
9933 since we no longer output the message "discarding lookahead token
9934 end of input ()".
9935
99362005-05-20 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
9937
9938 * data/glr.c (YY_SYMBOL_PRINT): Don't print newline at end to
9939 fix a small glitch in debugging output.
9940 (yyprocessOneStack, yyrecoverSyntaxError, yyparse): Print newline
9941 after YY_SYMBOL_PRINT where needed.
9942
9943 (struct yyGLRState): Add some comments.
9944 (struct yySemanticOption): Add some comments.
9945 (union yyGLRStackItem): Add comment.
9946
9947 (yymergeOptionSets): Correct this to properly perform the union,
9948 avoiding infinite reported by Michael Rosien.
9949 Update comment.
9950
9951 * tests/glr-regression.at: Add test for GLR merging error reported
9952 by M. Rosien.
9953
99542005-05-13 Paul Eggert <eggert@cs.ucla.edu>
9955
9956 * COPYING, ChangeLog, GNUmakefile, HACKING, Makefile.am,
9957 Makefile.cfg, Makefile.maint, NEWS, README, README-alpha,
9958 README-cvs, TODO, bootstrap, configure.ac, data/Makefile.am,
9959 data/README, data/c.m4, data/glr.c, data/lalr1.cc, data/yacc.c,
9960 data/m4sugar/m4sugar.m4, doc/Makefile.am, doc/bison.texinfo,
9961 doc/fdl.texi, doc/gpl.texi, doc/refcard.tex, lib/Makefile.am,
9962 lib/abitset.c, lib/abitset.h, lib/bbitset.h, lib/bitset.c,
9963 lib/bitset.h, lib/bitset_stats.c, lib/bitset_stats.h,
9964 lib/bitsetv-print.c, lib/bitsetv-print.h, lib/bitsetv.c,
9965 lib/bitsetv.h, lib/ebitset.c, lib/ebitset.h, lib/get-errno.c,
9966 lib/get-errno.h, lib/lbitset.c, lib/lbitset.h, lib/libiberty.h,
9967 lib/main.c, lib/subpipe.c, lib/subpipe.h, lib/timevar.c,
9968 lib/timevar.def, lib/timevar.h, lib/vbitset.c, lib/vbitset.h,
9969 lib/yyerror.c, m4/cxx.m4, m4/m4.m4, m4/subpipe.m4, m4/timevar.m4,
9970 m4/warning.m4, src/LR0.c, src/LR0.h, src/Makefile.am, src/assoc.c,
9971 src/assoc.h, src/closure.c, src/closure.h, src/complain.c,
9972 src/complain.h, src/conflicts.c, src/conflicts.h, src/derives.c,
9973 src/derives.h, src/files.c, src/files.h, src/getargs.c,
9974 src/getargs.h, src/gram.c, src/gram.h, src/lalr.c, src/lalr.h,
9975 src/location.c, src/location.h, src/main.c, src/muscle_tab.c,
9976 src/muscle_tab.h, src/nullable.c, src/nullable.h, src/output.c,
9977 src/output.h, src/parse-gram.c, src/parse-gram.h,
9978 src/parse-gram.y, src/print.c, src/print.h, src/print_graph.c,
9979 src/print_graph.h, src/reader.c, src/reader.h, src/reduce.c,
9980 src/reduce.h, src/relation.c, src/relation.h, src/scan-gram.l,
9981 src/scan-skel.l, src/state.c, src/state.h, src/symlist.c,
9982 src/symlist.h, src/symtab.c, src/symtab.h, src/system.h,
9983 src/tables.c, src/tables.h, src/uniqstr.c, src/uniqstr.h,
9984 src/vcg.c, src/vcg.h, src/vcg_defaults.h, tests/Makefile.am,
9985 tests/actions.at, tests/c++.at, tests/calc.at, tests/conflicts.at,
9986 tests/cxx-type.at, tests/existing.at, tests/glr-regression.at,
9987 tests/headers.at, tests/input.at, tests/local.at, tests/output.at,
9988 tests/reduce.at, tests/regression.at, tests/sets.at,
9989 tests/synclines.at, tests/testsuite.at, tests/torture.at:
9990 Update FSF postal mail address.
9991
99922005-05-11 Paul Eggert <eggert@cs.ucla.edu>
9993
9994 * tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like AT_COMPILE does.
9995 Problem reported by Ralf Menzel.
9996
99972005-05-01 Paul Eggert <eggert@cs.ucla.edu>
9998
9999 * tests/actions.at: Test that stack overflow invokes destructors.
10000 From Marcus Holland-Moritz.
10001 * data/yacc.c (yyerrlab): Move the code that destroys the stack
10002 from here....
10003 (yyreturn): to here. That way, destructors are called properly
10004 even if the stack overflows, or the user calls YYACCEPT or
10005 YYABORT. Stack-overflow problem reported by Marcus Holland-Moritz.
10006 (yyoverflowlab): Destroy the lookahead.
10007
100082005-04-24 Paul Eggert <eggert@cs.ucla.edu>
10009
10010 * data/yacc.c (YYSTACK_ALLOC_MAXIMUM): Add more-descriptive comment.
10011
100122005-04-17 Paul Eggert <eggert@cs.ucla.edu>
10013
10014 * NEWS: Bison-generated C parsers no longer quote literal strings
10015 associated with tokens.
10016 * src/output.c (prepare_symbols): Don't escape strings,
10017 since users don't want to see C escapes.
10018 * tests/calc.at (AT_CHECK_CALC): Adjust to lack of quotes
10019 in diagnostics.
10020 * tests/input.at (Torturing the Scanner): Likewise.
10021 * tests/regression.at (Token definitions, Web2c Actions): Likewise.
10022
100232005-04-16 Paul Eggert <eggert@cs.ucla.edu>
10024
10025 * tests/torture.at (AT_INCREASE_DATA_SIZE): Skip the test if
10026 the data size is known to be too small and we can't increase it.
10027 This works around an HP-UX 11.00 glitch reported by Andrew Benham.
10028
100292005-04-15 Paul Eggert <eggert@cs.ucla.edu>
10030
10031 * src/parse-gram.y: Include quotearg.h.
10032 (string_as_id): Quote $1 before using it as a key, since the
10033 lexer no longer quotes it for us.
10034 (string_content): Don't strip quotes, since lexer no longer
10035 quotes it for us.
10036 * src/scan-gram.l: Include quotearg.h.
10037 ("\""): Omit quote.
10038 ("'"<SC_ESCAPED_CHARACTER>): Quote symbol before using it as
10039 a key, since the rest of the lexer doesn't quote it.
10040 * src/symtab.c (symbol_get): Don't quote symbol; caller does it now.
10041 * tests/regression.at (Token definitions): Check for backslashes
10042 in token strings.
10043
10044 * data/yacc.c (YYSTACK_ALLOC_MAXIMUM): New macro.
10045 (YYSIZE_T): Define to unsigned long int when using an older compiler.
10046 (yyparse): Revamp code to generate long syntax error message, to
10047 make it easier to translate, and to avoid problems with arithmetic
10048 overflow. Change "virtual memory" to "memory" in diagnostic, since
10049 we don't know whether the memory is virtual.
10050
100512005-04-13 Paul Eggert <eggert@cs.ucla.edu>
10052
10053 * NEWS: Bison-generated C parsers now use the _ macro to
10054 translate strings.
10055 * data/yacc.c (_) [!defined _]: New macro.
10056 All English strings wrapped inside this macro.
10057 * doc/bison.texinfo (Bison Parser): Document _.
10058 * po/POTFILES.in: Include src/parse-gram.c, since it now
10059 includes translateable strings that parse-gram.y doesn't.
10060
100612005-04-12 Paul Eggert <eggert@cs.ucla.edu>
10062
10063 * src/symtab.c (symbol_make_alias): Call symbol_type_set,
10064 reverting the 2004-10-11 change to this function.
10065 (symbol_check_alias_consistency): Don't call symbol_type_set
10066 if the type name is already correct.
10067 * tests/input.at (Typed symbol aliases): New test, from Tim Van Holder.
10068
100692005-03-25 Paul Eggert <eggert@cs.ucla.edu>
10070
10071 * tests/regression.at (Token definitions): Don't use a token named
10072 c, as that generates a "#define c ..." that runs afoul of buggy
10073 stdlib.h that uses the identifier c as a member of struct
10074 drand48_data. Problem reported by Horst Wente.
10075
100762005-03-21 Paul Eggert <eggert@cs.ucla.edu>
10077
10078 * bootstrap: Change translation URL from
10079 http://www2.iro.umontreal.ca/~gnutra/po/maint/bison/ to
10080 http://www.iro.umontreal.ca/translation/maint/bison/ to avoid
10081 redirection glitches. Problem reported by twlevo@xs4all.nl.
10082
100832005-03-20 Paul Eggert <eggert@cs.ucla.edu>
10084
10085 * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don't put options
10086 after operands; POSIX says this isn't portable for the c99 command.
10087
100882005-03-18 Paul Eggert <eggert@cs.ucla.edu>
10089
10090 * tests/glr-regression.at (glr-regr2a.y): Try to dump core
10091 immediately if a data overrun has occurred; this may help us track
10092 down what may be a spurious failure on MacOS.
10093
100942005-03-17 Paul Eggert <eggert@cs.ucla.edu>
10095
10096 Respond to problems reported by twlevo@xs4all.nl.
10097
10098 * bootstrap: Use "trap - 0" rather than the unportable "trap 0".
10099
10100 * src/vcg.h: Comment fix.
10101 * src/vcg_defaults.h: Parenthesize macro bodies to make them safe.
10102 (G_CMAX): Change to -1 instead of INT_MAX.
10103
10104 * data/yacc.c (yyparse): Omit spaces before #line.
10105
101062005-03-15 Paul Eggert <eggert@cs.ucla.edu>
10107
10108 * src/tables.c (state_number_to_vector_number): Put it inside an
10109 "#if 0", since it's not currently used. Problem reported by
10110 Roland McGrath.
10111
101122005-03-06 Paul Eggert <eggert@cs.ucla.edu>
10113
10114 * src/output.c (escaped_output): Renamed from
10115 escaped_file_name_output, since we now use it for symbol tags as
10116 well. All uses changed.
10117 (symbol_destructors_output, symbol_printers_output):
10118 Escape symbol tags too.
10119 Problem reported by Matyas Forstner in
10120 <http://lists.gnu.org/archive/html/bug-bison/2005-03/msg00009.html>.
10121
10122 * src/muscle_tab.c (muscle_code_grow): Don't quote numbers; it's
10123 not needed.
10124 * src/output.c (user_actions_output, token_definitions_output,
10125 symbol_destructors_output, symbol_printers_output): Likewise.
10126 * src/reader.c (prologue_augment): Likewise.
10127 * src/scan-gram.l (handle_action_dollar, handle_action_at): Likewise.
10128
10129 * src/vcg.c (output_edge): Don't quote linestyle arg.
10130 Problem reported by twlevo@xs4all.nl.
10131
101322005-02-28 Paul Eggert <eggert@cs.ucla.edu>
10133
10134 * doc/bison.texinfo (Semantic Tokens): Fix scoping problem in
10135 example, reported by Derek M Jones. Also, make the example even
10136 more outrageous, to better illustrate how bad the problem is.
10137
101382005-02-24 Paul Eggert <eggert@cs.ucla.edu>
10139
10140 * doc/bison.texinfo (Mfcalc Symtab): Correct the prototype for
10141 putsym. Typo reported by Sebastian Piping.
10142
101432005-02-23 Paul Eggert <eggert@cs.ucla.edu>
10144
10145 * doc/bison.texinfo (Language and Grammar): some -> same
10146 (Epilogue): int he -> in the
10147 Typos reported by Sebastian Piping via Justin Pence.
10148
101492005-02-07 Paul Eggert <eggert@cs.ucla.edu>
10150
10151 * tests/glr-regression.at (Improper handling of embedded actions
10152 and dollar(-N) in GLR parsers): Renamed from "Improper handling of
10153 embedded actions and $-N in GLR parsers", work around an Autoconf bug
10154 with dollar signs in test names.
10155 * tests/input.at (Invalid dollar-n): Renamed from "Invalid \$n",
10156 for a similar reason.
10157
101582005-01-28 Paul Eggert <eggert@cs.ucla.edu>
10159
10160 * src/vcg.c (output_graph): G_VIEW -> normal_view in case someone
10161 wants to redefine G_VIEW.
10162
101632005-01-27 Paul Eggert <eggert@cs.ucla.edu>
10164
10165 * src/vcg.c (get_view_str): Remove case for normal_view.
10166 Problem reported by twlevo@xs4all.nl.
10167
101682005-01-24 Paul Eggert <eggert@cs.ucla.edu>
10169
10170 * configure.ac (O0CFLAGS, O0CXXFLAGS): Fix quoting bug.
10171 Problem reported by twlevo@xs4all.nl.
10172
10173 * doc/bison.texinfo: Change @dircategory from "GNU programming
10174 tools" to "Software development". Requested by Richard Stallman
10175 via Karl Berry.
10176
101772005-01-23 Paul Eggert <eggert@cs.ucla.edu>
10178
10179 * tests/c++.at (AT_CHECK_DOXYGEN): Don't use options after operands.
10180 Problem reported by twlevo@xs4all.nl.
10181
101822005-01-21 Paul Eggert <eggert@cs.ucla.edu>
10183
10184 * data/yacc.c (YYCOPY, yystpcpy, yyparse): Remove "register"
10185 keyword; it's not needed with modern compilers, and it doesn't
10186 affect correctness with older compilers. Suggested by
10187 twlevo@xs4all.nl.
10188
101892005-01-17 Paul Eggert <eggert@cs.ucla.edu>
10190
10191 * data/glr.c (yyuserAction): Add "default: break;" case to pacify
10192 gcc -Wswitch-default.
10193 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Likewise.
10194 * data/yacc.c (yyparse): Likewise.
10195
101962005-01-12 Paul Eggert <eggert@cs.ucla.edu>
10197
10198 * src/system.h (OUTPUT_EXT, TAB_EXT): Define only if not defined
10199 already. Let config.h define any nonstandard values.
10200
102012005-01-10 Paul Eggert <eggert@cs.ucla.edu>
10202
10203 * tests/calc.at (_AT_DATA_CALC_Y): Use alarm (100), not alarm (10),
10204 for the benefit of slower hosts. Problem reported by
10205 Nelson H. F. Beebe.
10206
102072005-01-07 Paul Eggert <eggert@cs.ucla.edu>
10208
10209 * data/yacc.c (yyparse): Pacify non-GCC compilers about yyerrorlab
10210 being defined and not used.
10211 * data/lalr1.cc (yyparse): Likewise.
10212 Use "if (false)" rather than "if (0)".
10213
102142005-01-05 Paul Eggert <eggert@cs.ucla.edu>
10215
10216 * TODO: Mention that we should allow NUL bytes in tokens.
10217
102182005-01-02 Paul Eggert <eggert@cs.ucla.edu>
10219
10220 * src/scan-skel.l (<<EOF>>): Don't close standard output.
10221 Problem reported by Hans Aberg.
10222
102232005-01-01 Paul Eggert <eggert@cs.ucla.edu>
10224
10225 * src/getargs.c (version): Happy new year; update overall
10226 program copyright date from 2004 to 2005.
10227
10228 * src/scan-skel.l ("@output ".*\n): Don't close standard output.
10229 Problem reported by Hans Aberg.
10230 * tests/output.at (AT_CHECK_OUTPUT): New arg SHELLIO.
10231 (Output file names.): Add a test for the case when standard output
10232 is closed.
10233
102342004-12-26 Paul Eggert <eggert@cs.ucla.edu>
10235
10236 * doc/bison.texinfo (@copying): Update FDL version number to 1.2,
10237 to fix an oversight in the Bison 2.0 manual.
10238
102392004-12-25 Paul Eggert <eggert@cs.ucla.edu>
10240
10241 * NEWS: Version 2.0. Reformat the existing news items since
10242 1.875, so that related items are grouped together.
10243 * configure.ac (AC_INIT): Bump version to 2.0.
10244 * src/parse-gram.c, src/parse-gram.h: Regenerate with 2.0.
10245
10246 * tests/torture.at (Exploding the Stack Size with Alloca): Set
10247 YYSTACK_USE_ALLOCA to 1 if __GNUC__ or alloca are defined;
10248 otherwise, we're not testing alloca. Unfortunately there's no
10249 simple way to consult HAVE_ALLOCA here.
10250
10251 * data/lalr1.cc (yydestruct_): Pacify unused variable warning
10252 for yymsg, too.
10253
10254 * src/LR0.c (new_itemsets): Use memset rather than zeroing by
10255 hand. This avoids a warning about comparing int to size_t when
10256 GCC warnings are enabled.
10257
102582004-12-22 Paul Eggert <eggert@cs.ucla.edu>
10259
10260 * NEWS: Bison-generated parsers no longer default to using the
10261 alloca function (when available) to extend the parser stack, due
10262 to widespread problems in unchecked stack-overflow detection.
10263 * data/glr.c (YYMAXDEPTH): Remove undef when zero. It's the user's
10264 responsibility to set it to a positive value. This lets the user
10265 specify a value that is not a preprocessor constant.
10266 * data/yacc.c (YYMAXDEPTH): Likewise.
10267 (YYSTACK_ALLOC): Define only if YYSTACK_USE_ALLOCA is nonzero.
10268 * doc/bison.texinfo (Stack Overflow): YYMAXDEPTH no longer needs
10269 to be a compile-time constant. However, explain the constraints on it.
10270 Also, explain the constraints on YYINITDEPTH.
10271 (Table of Symbols): Explain that alloca is no longer the default.
10272 Explain the user's responsibility if they define YYSTACK_USE_ALLOCA
10273 to 1.
10274
10275 * doc/bison.texinfo (Location Default Action): Mention that n must
10276 be zero when k is zero. Suggested by Frank Heckenbach.
10277
102782004-12-22 Akim Demaille <akim@epita.fr>
10279
10280 * data/lalr1.cc (parser::token_number_type, parser::rhs_number_type)
10281 (parser::state_type, parser::semantic_type, parser::location_type):
10282 Private, not public.
10283 (parser::parse): Return ints, not bool.
10284 Returning a bool introduces a problem: 0 corresponds to false, and
10285 it seems weird to return false on success. Returning true changes
10286 the conventions for yyparse.
10287 Alternatively we could return void and send an exception.
10288 There is no clear consensus (yet?).
10289 (state_stack, semantic_stack, location_stack): Rename as...
10290 (state_stack_type, semantic_stack_type, location_stack_type): these.
10291 Private, not public.
10292 * tests/c++.at: New.
10293 * tests/testsuite.at, tests/Makefile.am: Adjust.
10294
102952004-12-21 Akim Demaille <akim@epita.fr>
10296
10297 * data/lalr1.cc (parser::parse): Return a bool instead of an int.
10298
102992004-12-21 Akim Demaille <akim@epita.fr>
10300
10301 Don't impose std::string for filenames.
10302
10303 * data/lalr1.cc (b4_filename_type): New.
10304 (position::filename): Use it.
10305 (parser.hh): Move the inclusion of stack.hh and location.hh below
10306 the user code, so that needed headers for the filename type can be
10307 included first.
10308 Forward declare them before the user code.
10309 * tests/Makefile.am (check-local, installcheck-local): Pass
10310 TESTSUITEFLAGS to the TESTSUITE.
10311
103122004-12-20 Akim Demaille <akim@epita.fr>
10313
10314 Use more STL like names: my_class instead of MyClass.
10315
10316 * data/lalr1.cc (LocationStack, LocationType, RhsNumberType)
10317 (SemanticStack, SemanticType, StateStack, StateType)
10318 (TokenNumberType, Stack, Slice, Traits, Parser::location)
10319 (Parser::value): Rename as...
10320 (location_stack, location_type, rhs_number_type, semantic_stack)
10321 (semantic_type, state_stack, state_type, token_number_type, stack)
10322 (slice, traits, parser::yylloc, parser::yylval): these.
10323
10324 * tests/calc.at, tests/regression.at, tests/actions.at: Adjust.
10325
103262004-12-19 Paul Eggert <eggert@cs.ucla.edu>
10327
10328 * data/glr.c (YYLLOC_DEFAULT): Use GNU spacing conventions.
10329 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
10330
103312004-12-17 Paul Eggert <eggert@cs.ucla.edu>
10332
10333 Remove uses of 'short int' and 'unsigned short int'. This raises
10334 some arbitrary limits. It uses more memory but nowadays that's
10335 not much of an issue.
10336
10337 This change does not affect the generated parsers; that's a different
10338 task, as some users will want to conserve memory there.
10339
10340 Ideally we should use size_t to represent all object counts, and
10341 something like ptrdiff_t to represent signed differences of object
10342 counts; but that will require more code-cleanup than I have the
10343 time to do right now.
10344
10345 * src/LR0.c (allocate_itemsets, new_itemsets, save_reductions):
10346 Use size_t, not int or short int, to count objects.
10347 * src/closure.c (nritemset, closure): Likewise.
10348 * src/closure.h (nritemset, closure): Likewise.
10349 * src/nullable.c (nullable_compute): Likewise.
10350 * src/print.c (print_core): Likewise.
10351 * src/print_graph.c (print_core): Likewise.
10352 * src/state.c (state_compare, state_hash): Likewise.
10353 * src/state.h (struct state): Likewise.
10354 * src/tables.c (default_goto, goto_actions): Likewise.
10355
10356 * src/gram.h (rule_number, rule): Use int, not short int.
10357 * src/output.c (prepare_rules): Likewise.
10358 * src/state.h (state_number, STATE_NUMBER_MAXIMUM, transitions,
10359 errs, reductions): Likewise.
10360 * src/symtab.h (symbol_number, SYMBOL_NUMBER_MAXIMUM, struct symbol):
10361 Likewise.
10362 * src/tables.c (vector_number, tally, action_number,
10363 ACTION_NUMBER_MINIMUM): Likewise.
10364 * src/output.c (muscle_insert_short_int_table): Remove.
10365
103662004-12-17 Akim Demaille <akim@epita.fr>
10367
10368 * data/lalr1.cc: Extensive Doxygenation.
10369 (error_): Rename as...
10370 (error): this, since it is visible to the user.
10371 Adjust callers.
10372 (Parser::message): Now an automatic variable from...
10373 (Parser::yyreport_syntax_error_): here.
10374 * tests/actions.at, tests/calc.at, tests/regression.at: Adjust to
10375 Parser::error.
10376 * tests/input.at: Escape $.
10377
103782004-12-16 Paul Eggert <eggert@cs.ucla.edu>
10379
10380 * data/glr.c (b4_lhs_value, b4_rhs_value, b4_rhs-location):
10381 Parenthesize rhs to avoid obscure problems with mistakes like
10382 "foo$$bar = foo$1bar;". Problem reported by twlevo at xs4all.
10383 * data/lalr1.cc (b4_lhs_value, b4_rhs_value, b4_lhs_location,
10384 b4_rhs_location): Likewise.
10385 * data/yacc.c (b4_lhs_value, b4_rhs_value, b4_lhs_location,
10386 b4_rhs_location): Likewise.
10387
103882004-12-16 Akim Demaille <akim@epita.fr>
10389
10390 * data/lalr1.cc (yyreport_syntax_error_): Catch up with glr.c and
10391 yacc.c: be sure to stay within yycheck_.
10392 * tests/actions.at: Re-enable C++ tests.
10393
103942004-12-16 Akim Demaille <akim@epita.fr>
10395
10396 * src/print_graph.c (print_graph): Remove layoutalgorithm uses for
10397 real.
10398
103992004-12-16 Akim Demaille <akim@epita.fr>
10400
10401 Use #define to handle the %name-prefix.
10402
10403 * data/glr.c, data/yacc.c: Comment changes.
10404 * data/lalr1.cc (yylex): Use #define to select the name of yylex,
10405 so that one can refer to yylex in the parser file, and have it
10406 renamed, as is the case with other skeletons.
10407
104082004-12-16 Akim Demaille <akim@epita.fr>
10409
10410 Move lalr1.cc internals into yy*.
10411
10412 * data/lalr1.cc (semantic_stack_, location_stack_, state_stack_)
10413 (semantic_stack_, location_stack_, pact_, pact_ninf_, defact_)
10414 (pgoto_, defgoto_, table_, table_ninf_, check_, stos_, r1_, r2_)
10415 (name_, rhs_, prhs_, rline_, token_number_, eof_, last_, nnts_)
10416 (empty_, final_, terror_, errcode_, ntokens_)
10417 (user_token_number_max_, undef_token_, n_, len_, state_, nerrs_)
10418 (looka_, ilooka_, error_range_, nerrs_):
10419 Rename as...
10420 (yysemantic_stack_, yylocation_stack_, yystate_stack_)
10421 (yysemantic_stack_, yylocation_stack_, yypact_, yypact_ninf_)
10422 (yydefact_, yypgoto_, yydefgoto_, yytable_, yytable_ninf_)
10423 (yycheck_, yystos_, yyr1_, yyr2_, yyname_, yyrhs_, yyprhs_)
10424 (yyrline_, yytoken_number_, yyeof_, yylast_, yynnts_, yyempty_)
10425 (yyfinal_, yyterror_, yyerrcode_, yyntokens_)
10426 (yyuser_token_number_max_, yyundef_token_, yyn_, yylen_, yystate_)
10427 (yynerrs_, yylooka_, yyilooka_, yyerror_range_, yynerrs_):
10428 these.
10429
104302004-12-15 Paul Eggert <eggert@cs.ucla.edu>
10431
10432 Fix some problems reported by twlevo at xs4all.
10433 * src/symtab.c (symbol_new): Report an error if the input grammar
10434 contains too many symbols. This is better than calling abort() later.
10435 * src/vcg.h (enum layoutalgorithm): Remove. All uses removed.
10436 (struct node, struct graph):
10437 Rename member expand to stretch. All uses changed.
10438 (struct graph): Remove member layoutalgorithm. All uses removed.
10439 * src/vcg.c (get_layoutalgorithm_str): Remove. All uses removed.
10440 * src/vcg_defaults.h (G_STRETCH): Renamed from G_EXPAND.
10441 All uses changed.
10442 (N_STRETCH): Rename from N_EXPAND. All uses changed.
10443
104442004-12-15 Akim Demaille <akim@epita.fr>
10445
10446 * data/lalr1.cc: Normalize /** \brief ... */ to ///.
10447 Add more Doxygen comments.
10448 (symprint_, stack_print_, reduce_print_, destruct_, pop)
10449 (report_syntax_error_, translate_): Rename as...
10450 (yysymprint_, yystack_print_, yyreduce_print_, yydestruct_)
10451 (yypop_, yyreport_syntax_error_, yytranslate_): this.
10452
104532004-12-15 Akim Demaille <akim@epita.fr>
10454
10455 * data/lalr1.cc (lex_): Rename as...
10456 (yylex_): this.
10457 Move the trace here.
10458 Take the %name-prefix into account.
10459 Reported by Alexandre Duret-Lutz.
10460
104612004-12-15 Akim Demaille <akim@epita.fr>
10462
10463 Simplify the C++ parser constructor.
10464
10465 * data/lalr1.cc (debug_): Rename as...
10466 (yydebug_): so that the parser's internals are always in the yy*
10467 pseudo namespace.
10468 Adjust uses.
10469 (b4_parse_param_decl): Remove the leading comma as it is now only
10470 called as unique argument list.
10471 (Parser::Parser): Remove the constructor accepting a location and
10472 an initial debugging level.
10473 Remove from the other ctor the argument for the debugging level.
10474 (debug_level_type, debug_level, set_debug_level): New.
10475
10476 * tests/actions.at, tests/calc.at, tests/regression.at: Adjust
10477 constructor calls.
10478
104792004-12-15 Akim Demaille <akim@epita.fr>
10480
10481 Remove b4_root related material: failure experiment
10482 (which goal was to allow to derive from a class).
10483
10484 * data/lalr1.cc (b4_root, b4_param, b4_constructor): Remove
10485 definitions and uses.
10486
104872004-12-14 Paul Eggert <eggert@cs.ucla.edu>
10488
10489 * data/glr.c (struct yyGLRStack): yyerror_range now has 3 items,
10490 not 2, since it's not portable to subtract 1 from the start of an
10491 array. The new item 0 is never set or used. All uses changed.
10492
10493 (yyrecoverSyntaxError): Use YYLLOC_DEFAULT instead of assuming
10494 the default definition of YYLLOC_DEFAULT. Problem reported
10495 by Frank Heckenbach.
10496
104972004-12-12 Paul Eggert <eggert@cs.ucla.edu>
10498
10499 * data/glr.c (YYRHSLOC): Don't have two definitions, one for
10500 the normal case and one for the error case. Just use the
10501 first one uniformly. Problem reported by Frank Heckenbach.
10502 (YYLLOC_DEFAULT): Use the conventions of yacc.c, so we can
10503 use exactly the same macro in both places.
10504 (yyerror_range): Now of type yyGLRStackItem, not YYLTYPE,
10505 so that the normal-case YYRHSLOC works for the error case too.
10506 All uses changed.
10507 * data/yacc.c (YYRHSLOC): New macro, taken from glr.c.
10508 (YYLLOC_DEFAULT): Use the same macro as glr.c.
10509 * doc/bison.texinfo (Location Default Action): Don't claim that
10510 we have an array of locations. Use the same macro for both glr
10511 and lalr parsers. Mention YYRHSLOC. Mention what happens when
10512 the index is 0.
10513
105142004-12-10 Paul Eggert <eggert@cs.ucla.edu>
10515
10516 * HACKING: Update email addresses to send announcements to.
10517
10518 * configure.ac (AC_INIT): Bump version to 1.875f.
10519
105202004-12-10 Paul Eggert <eggert@cs.ucla.edu>
10521
10522 * NEWS: Version 1.875e.
10523 * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875e.
10524
10525 * src/scan-skel.l: Include "complain.h", for "fatal".
10526
10527 * src/relation.h (relation_print, relation_digraph):
10528 Relation sizes are of type relation_node, not size_t (this is
10529 merely a doc fix, since the two types are equivalent).
10530 (relation_transpose): Relation sizes are of type relation_node,
10531 not int.
10532 * src/relation.c: Likewise.
10533 (top, infinity): Now of type relation_node, not int.
10534 (traverse, relation_transpose): Use relation_node, not int.
10535
10536 * data/glr.c (yyuserAction, yyrecoverSyntaxError): Mark args
10537 with ATTRIBUTE_UNUSED if they're not used, to avoid GCC warning.
10538 (yyparse): Remove unused local introduced in 2004-10-25 patch.
10539
10540 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): New arg
10541 specifying whether the test should be skipped. Use it tp
10542 specify that the [%defines %skeleton "lalr1.cc"] tests currently
10543 fail on some hosts, and should be skipped.
10544
105452004-12-08 Paul Eggert <eggert@cs.ucla.edu>
10546
10547 * src/system.h (CALLOC, MALLOC, REALLOC): Remove. All callers
10548 changed to use xcalloc, xnmalloc, xnrealloc, respectively,
10549 unless otherwise specified below.
10550
10551 * src/LR0.c (allocate_itemsets): Use xnmalloc, not xcalloc,
10552 to allocate kernel_base, kernel_items, kernel_size, since
10553 they needn't be initialized to 0.
10554 (allocate_storgae): Likewise, for shiftset, redset, shift_symbol.
10555 * src/closure.c (new_closure): Likewise, for itemset.
10556 * src/derives.c (derives_compute): Likewise, for delts, derives, q.
10557 * src/lalr.c (set_goto_map): Likewise, for temp_map.
10558 (initialize_F): Likewise, for reads, edge, reads[i], includes[i].
10559 (build_relations): Likewise for edge, states1, includes.
10560 * src/nullable.c (nullable_compute): Likewise, for squeue, relts.
10561 * src/reader.c (packgram): Likewise, for ritem, rules.
10562 * src/reduce.c (nonterminals_reduce): Likewise for nontermmap.
10563 * src/relation.c (relation_digraph): Likewise for VERTICES.
10564 (relation_transpose): Likewise for new_R, end_R.
10565 * src/symtab.c (symbols_token_translations_init): Likewise for
10566 token_translations.
10567 * src/tables.c (save_row): Likewise for froms, tos, conflict_tos.
10568 (token_actions): Likewise for yydefact, actrow, conflrow,
10569 conflict_list.
10570 (save_column): Likewise for froms[symno], tos[symno].
10571 (goto_actions): Likewise for state_count.
10572 (pack_table): Likewise for base, pos, check.
10573 (tables_generate): Likewise for width.
10574
10575 * src/LR0.c (set_states): Don't reuse kernel_size and kernel_base
10576 for initial core. Just have a separate core, so we needn't worry
10577 about whether kernel_size and kernel_base are initialized.
10578
10579 * src/LR0.c (shift_symbol, redset, shiftset, kernel_base,
10580 kernel_size, kernel_items): Remove unnecessary initialization.
10581 * src/conflicts.c (conflicts): Likewise.
10582 * src/derives.c (derives): Likewise.
10583 * src/muscle_tablc (muscle_insert): Likewise.
10584 * src/relation.c (relation_digraph): Likewise.
10585 * src/tables.c (froms, tos, conflict_tos, tally, width, actrow, order,
10586 conflrow, conflict_table, conflict_list, table, check):
10587 Likewise.
10588
10589 * src/closure.c (new_closure): Arg is of type unsigned int, not int.
10590 This is because all callers pass unsigned int.
10591 * src/closure.h (new_closure): Likewise.
10592
10593 * src/lalr.c (initialize_F): Initialize reads[i] in all cases.
10594 (build_relations): Initialize includes[i] in all cases.
10595 * src/reader.c (packgram): Always initialize rules[ruleno].prec
10596 and rules[ruleno].precsym. Initialize members in order.
10597 * src/relation.c (relation_transpose): Always initialize new_R[i]
10598 and end_R[i].
10599 * src/table.c (conflict_row): Initialize 0 at end of conflict_list.
10600
10601 * src/output.c (prepare_actions): Pass 0 instead of conflict_list[0];
10602 conflict_list[0] was always 0, but now it isn't initialized.
10603
10604 * src/table.c (table_grow): When conflict_table grew, the grown
10605 area wasn't cleared. Fix this.
10606
10607 * lib/.cvsignore: Add strdup.c, strdup.h.
10608 * m4/.cvsignore: Add strdup.m4.
10609
106102004-12-07 Paul Eggert <eggert@cs.ucla.edu>
10611
10612 * src/lalr.h (GOTO_NUMBER_MAXIMUM): New macro.
10613 * src/lalr.c (set_goto_map): Don't allow ngotos to equal
10614 GOTO_NUMBER_MAXIMUM, since we occasionally compute
10615 ngotos + 1 without checking for overflow.
10616 (build_relations): Use END_NODE, not -1, to denote end of edges.
10617 * src/lalr.c (set_goto_map, map_goto, initialize_F, add_loopback_edge,
10618 build_relations): Use goto_number, not int, for goto numbers.
10619 * src/tables.c (save_column, default_goto): Likewise.
10620
106212004-11-23 Akim Demaille <akim@epita.fr>
10622
10623 * data/lalr1.cc (YYSTYPE): Define it as is done for C, instead
10624 of #defining from yystype.
10625 Don't typedef yystype, C++ does not need it.
10626 This lets it possible to forward declare it as union.
10627
106282004-11-23 Paul Eggert <eggert@cs.ucla.edu>
10629
10630 * bootstrap (gnulib_modules): Add extensions.
10631 Problem reported by Jim Meyering.
10632
106332004-11-22 Paul Eggert <eggert@cs.ucla.edu>
10634
10635 * src/LR0.c, src/closure.c, src/derives.c, src/gram.c,
10636 src/lalr.c, src/nullable.c, src/relation.c, src/scan-skel.l,
10637 src/system.h, src/tables.c: XFREE -> free, to accommodate
10638 recent change to gnulib xalloc.h.
10639 Problem reported by Jim Meyering.
10640
106412004-11-17 Akim Demaille <akim@epita.fr>
10642
10643 * data/lalr1.cc (symprint_): Use cdebug_ to avoid warnings.
10644
106452004-11-17 Akim Demaille <akim@epita.fr>,
10646 Alexandre Duret-Lutz <adl@gnu.org>
10647
10648 * data/lalr1.cc (Parser::yycdebug_): New, a pointer, to allow
10649 changes.
10650 (YYCDEBUG): Adjust.
10651 Use it instead of cdebug_.
10652 (Parser::debug_stream, Parser::set_debug_stream): New.
10653 (Parser::symprint_): Define cdebug_ for temporary backward
10654 compatibility.
10655 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use
10656 debug_stream ().
10657
106582004-11-17 Akim Demaille <akim@epita.fr>
10659
10660 * data/lalr1.cc (Parser:print_): Remove, use %printer instead.
10661 * tests/regression.at (_AT_DATA_DANCER_Y): Adjust.
10662 * tests/calc.at (_AT_DATA_CALC_Y): Ditto.
10663 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise.
10664
106652004-10-27 Paul Eggert <eggert@cs.ucla.edu>
10666
10667 * data/glr.c (yyloc_default): Remove; not used.
10668 Problem reported by Frank Heckenbach.
10669
106702004-10-25 Akim Demaille <akim@epita.fr>
10671
10672 * data/glr.c (YYRHSLOC): Move its definition next to its uses.
10673 Introduce another definition to address simple location arrays.
10674 (yyGLRStack): New member: yyerror_range.
10675 (yyrecoverSyntaxError, yyparse): Update it.
10676 (yyrecoverSyntaxError): Use it when shifting the error token to
10677 have an accurate range, equivalent to the one computed by both
10678 yacc.c and lalr1.cc.
10679 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Change its yylex so
10680 that column numbers start at column 0, as per GNU Coding
10681 Standards, the others tests, and the doc.
10682 (_AT_RESOLVED_GLR_OUTPUT_WITH_LOC, _AT_AMBIG_GLR_OUTPUT_WITH_LOC):
10683 Adjust to the above change (first column is 0).
10684 And adjust the location of the "<error>", now covering the whole
10685 line.
10686
106872004-10-22 Akim Demaille <akim@epita.fr>
10688 and Paul Eggert <eggert@cs.ucla.edu>
10689
10690 Remove some arbitrary limits on goto numbers and relations.
10691 * src/lalr.c (goto_map, ngotos, from_state, to_state): Omit
10692 initial values, since they're never used.
10693 (set_goto_map): ngotos is now unsigned, so test for overflow
10694 by seeing whether it wraps around to zero.
10695 * src/lalr.h (goto_number): Now size_t, not short int.
10696 (GOTO_NUMBER_MAXIMUM): Remove.
10697 * src/relation.c (relation_print, traverse, relation_transpose):
10698 Check for END_NODE rather than looking at sign.
10699 * src/relation.h (END_NODE): New macro.
10700 (relation_node): Now size_t, not short int.
10701
107022004-10-22 Paul Eggert <eggert@cs.ucla.edu>
10703
10704 * doc/bison.texinfo (Language and Grammar): In example, "int" is a
10705 keyword, not an identifier. Problem reported by Baron Schwartz in
10706 <http://lists.gnu.org/archive/html/bug-bison/2004-10/msg00017.html>.
10707
107082004-10-11 Akim Demaille <akim@epita.fr>
10709
10710 * src/symtab.c (symbol_check_alias_consistency): Also check
10711 type names, destructors, and printers.
10712 Reported by Alexandre Duret-Lutz.
10713 Recode the handling of associativity and precedence in terms
10714 of symbol_precedence_set.
10715 Accept no redeclaration at all, not even equal to the previous
10716 value.
10717 (redeclaration): New.
10718 Use it to factor redeclaration complaints.
10719 (symbol_make_alias): Don't set the type of the alias, let
10720 symbol_check_alias_consistency do it as for other features.
10721 * src/symtab.h (symbol): Add new member prec_location, and
10722 type_location.
10723 * src/symtab.c (symbol_precedence_set, symbol_type_set): Set them.
10724 * tests/input.at (Incompatible Aliases): New.
10725
107262004-10-09 Paul Eggert <eggert@cs.ucla.edu>
10727
10728 .cvsignore fixes to accommodate gnulib changes,
10729 and the practice of naming build directories "_build".
10730 * .cvsignore: Add "_*". Sort.
10731 * lib/.cvsignore: Add getopt_.h, xalloc-die.c.
10732 * m4/.cvsignore: Add "*_gl.m4".
10733
107342004-10-06 Akim Demaille <akim@epita.fr>
10735
10736 * src/parse-gram.y (add_param): Fix the truncation of trailing
10737 spaces.
10738
107392004-10-05 Akim Demaille <akim@epita.fr>
10740
10741 In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called regardless
10742 whether the reducion was empty or not. This leaves room to
10743 improve the use of YYLLOC_DEFAULT in such a case.
10744 lalr1.cc is still experimental, so changing this is acceptable.
10745 And finally, there are probably not many users who changed the
10746 handling of locations in GLR, so changing is admissible too.
10747
10748 * data/glr.c, data/lalr1.cc, data/yacc.c (YYLLOC_DEFAULT): On an
10749 empty reduction, set @$ to an empty location ending the previously
10750 stacked symbol.
10751 Adjust uses to make sure the code is triggered on empty
10752 reductions.
10753 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust the
10754 expected output: empty reductions have empty locations.
10755
107562004-09-29 Akim Demaille <akim@epita.fr>
10757
10758 * data/lalr1.cc: Move towards a more standard C++ coding style
10759 for templates: Class < T > -> Class<T>.
10760
107612004-09-29 Akim Demaille <akim@epita.fr>
10762
10763 * data/lalr1.cc: Reinstall the former ctor, for sake of
10764 compatibility, but warn it will be removed.
10765 Move towards a more standard C++ coding style (i.e., type *var ->
10766 type* var).
10767
107682004-09-27 Paul Eggert <eggert@cs.ucla.edu>
10769
10770 * src/parse-gram.y (add_param): Rewrite to avoid strchr,
10771 since it's less likely to work if NULs are involved in the future.
10772
107732004-09-27 Akim Demaille <akim@epita.fr>
10774
10775 * data/yacc.c (YY_LOCATION_PRINT): Fix its default declaration.
10776
107772004-09-27 Akim Demaille <akim@epita.fr>
10778
10779 * data/lalr1.cc (b4_parse_param_decl_1): New.
10780 (b4_parse_param_decl): Use it to have different names between attribute
10781 and argument names.
10782 (b4_cc_constructor_call): Likewise.
10783
107842004-09-24 Akim Demaille <akim@epita.fr>
10785
10786 * src/parse-gram.y (add_param): Strip the leading and trailing
10787 blanks from a formal argument declaration.
10788 (YY_LOCATION_PRINT): New.
10789
107902004-09-24 Akim Demaille <akim@epita.fr>
10791
10792 * data/c.m4 (b4_yysymprint_generate): Move the YYINPUT invocation
10793 after the location.
10794
107952004-09-24 Akim Demaille <akim@epita.fr>
10796
10797 * doc/bison.texinfo (Table of Symbols): Sort.
10798
107992004-09-21 Akim Demaille <akim@epita.fr>
10800
10801 * data/yacc.c, data/glr.c (b4_at_dollar, b4_dollar_dollar): Remove
10802 the useless parentheses.
10803 Suggested by Paul Eggert.
10804
108052004-09-20 Akim Demaille <akim@epita.fr>
10806
10807 Let the initial-action act on the look-ahead, and use it for the
10808 "initial push" (corresponding to an hypothetical beginning-of-file).
10809 And let lalr1.cc honor %initial-action.
10810
10811 * doc/bison.texinfo (Initial Action Decl): Clarify, and add an
10812 example.
10813 * data/lalr1.cc (Parser::initlocation_): Remove, bad experiment.
10814 (Parser::Parser): Remove the ctor that used to initialize it.
10815 (Parser::parse): Like in the other skeletons, issue the "starting
10816 parse" message before any action.
10817 Honor %initial-action.
10818 Initialize the stacks with the lookahead.
10819 * data/yacc.c: Let $$ and @$ in %initial-action designate the
10820 look-ahead.
10821 Push them in the stacks.
10822 * tests/actions.at, tests/calc.at: Adjust the C++ ctor invocations.
10823
108242004-09-20 Akim Demaille <akim@epita.fr>
10825
10826 * doc/bison.texinfo (Initial Action Decl): New.
10827
108282004-09-20 Akim Demaille <akim@epita.fr>
10829
10830 * data/yacc.c (YY_LOCATION_PRINT): Use YYLTYPE_IS_TRIVIAL as a
10831 clearer criterion to define it.
10832 (parse): Initialize the initial location when YYLTYPE_IS_TRIVIAL.
10833 When reducing on an empty RHS, use the latest stacked location as
10834 location.
10835 yylloc is not always available.
10836 * data/glr.c: Likewise.
10837 Also, honor initial-actions.
10838
108392004-09-20 Akim Demaille <akim@epita.fr>
10840
10841 * data/yacc.c (YY_LOCATION_PRINT): New.
10842 Define when we know YYLTYPE's structure, i.e., when the default
10843 YYLLOC_DEFAULT is used.
10844 * data/c.m4 (b4_yysymprint_generate): Use it.
10845 * data/lalr1.cc (YYLLOC_DEFAULT): Stop relying on the initial
10846 value of the result.
10847 (error_start_): Replace with...
10848 (error_range_): this location array.
10849 This allows to replace code relying on the implementation of
10850 locations by portable code.
10851 * data/yacc.c (yylerrsp): Replace with...
10852 (yyerror_range): this.
10853 Every time a token is popped, update yyerror_range[0], to have an
10854 accurate location for the error token.
10855 * data/glr.c (YY_LOCATION_PRINT): New.
10856 (yyprocessOneStack): Fix an invocation of YY_SYMBOL_PRINT:
10857 deference a pointer.
10858 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): No longer
10859 report the location in %printers.
10860
10861 * src/scan-skel.l: Instead of abort, report error messages to ease
10862 understanding skeleton scanning failures.
10863
108642004-09-16 Akim Demaille <akim@epita.fr>
10865
10866 * data/lalr1.cc (Stack::Iterator, Stack::ConstIterator): Rename as...
10867 (iterator, const_iterator): these, to be more in the C++ spirit.
10868 Also, return reverse iterators so that when displaying the stack
10869 we display its bottom first.
10870 (Parser::stack_print_, Parser::reduce_print_): Match the messages
10871 from yacc.c.
10872 We should probably use vector here though.
10873
108742004-09-16 Akim Demaille <akim@epita.fr>
10875
10876 Have more complete shift traces.
10877
10878 * data/yacc.c, data/lalr1.c, data/glr.c: Use YY_SYMBOL_PRINT
10879 to report Shifts instead of ad hoc YYDPRINTF invocations,
10880 including for the error token.
10881 * data/lalr1.cc (symprint_): Output the location.
10882 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): In C++, don't
10883 output the location within the %printer.
10884 Activate GLR tests, at least to make sure they compile properly.
10885 They still don't pass though.
10886 * tests/calc.at: Adjust expect verbose output, since now "Entering
10887 state..." is on a different line than the "Shifting" message.
10888
108892004-09-08 Akim Demaille <akim@epita.fr>
10890
10891 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Move the
10892 Bison directive from the Bison file to the invocation of this
10893 macro, so that these directives are passed to
10894 AT_BISON_OPTION_PUSHDEFS to get correct help macros.
10895 Use these helping macros (e.g., AT_LOC, AT_VAL and so forth).
10896 Move the AT_SETUP/AT_CLEANUP outside, to report as test title
10897 the extra Bison directives instead of the whole series.
10898 Change the grammar so that there are recoverable errors, and
10899 unrecoverable errors. Now we can have the parser give up before
10900 consuming the whole input. As a result we now can observe that
10901 the lookahead is freed when needed.
10902 Change the parser source to parse argv[1] instead of a hard coded
10903 string.
10904 Simplify yylex, and give a value and location to EOF.
10905 Simplify some invocations of AT_CHECK_PRINTER_AND_DESTRUCTOR that
10906 passed directives already coded in the file.
10907 Add some tests to check the location of "error".
10908 For some tests, the C++ parser is correct, and not yacc.c.
10909 For other tests, they provide different, but unsatisfying, values,
10910 so keep the C++ value so that at least one parser is "correct"
10911 according to the test suite.
10912 (Actions after errors): Remove, this is subsumed by the
10913 AT_CHECK_PRINTER_AND_DESTRUCTOR series.
10914
109152004-09-06 Akim Demaille <akim@epita.fr>
10916
10917 * data/lalr1.cc: Adjust the indentation of the labels.
10918 (Parser::pop): New.
10919 Use it.
10920
109212004-09-06 Akim Demaille <akim@epita.fr>
10922
10923 * data/yacc.cc, data/glr.cc (yydestruct): Accept an additional
10924 argument, an informative message.
10925 Call YY_SYMBOL_PRINT.
10926 Adjust all callers: integrate the associated YY_SYMBOL_PRINT.
10927 * data/lalr1.cc (destruct_): Likewise.
10928 In addition, no longer depend on b4_yysymprint_generate and
10929 b4_yydestruct_generate to generate these functions, do it "by
10930 hand".
10931
109322004-09-03 Akim Demaille <akim@epita.fr>
10933
10934 * data/glr.c, data/lalr1.cc, data/yacc.c: When YYABORT was
10935 invoked, yydestruct the lookahead.
10936 * tests/calc.at (Calculator $1): Update the expected lengths of
10937 traces: there is an added line for the discarded lookahead.
10938 * doc/bison.texinfo (Destructor Decl): Some rewording.
10939 Define "discarded" symbols.
10940
109412004-09-02 Akim Demaille <akim@epita.fr>
10942
10943 * data/lalr1.cc (translate_, destruct_): No reason to be static.
10944
109452004-09-02 Akim Demaille <akim@epita.fr>
10946
10947 * data/glr.c, yacc.c (YYDSYMPRINT): Remove, not used.
10948 (YYDSYMPRINTF): Rename as...
10949 (YY_SYMBOL_PRINT): this.
10950 * data/lalr1.cc (YY_SYMBOL_PRINT): New, modeled after the previous
10951 two.
10952 Use it instead of direct symprint_ calls.
10953 (yybackup): Tweak the "Now at end of input" case to match yacc.c's
10954 one.
10955
109562004-09-02 Akim Demaille <akim@epita.fr>
10957
10958 * data/lalr1.cc (b4_yysymprint_generate): New.
10959 (symprint_): New member function, defined when YYDEBUG.
10960 Use it consistently instead of token/nterm debugging output by
10961 hand.
10962 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust
10963 %printer calls to use cdebug_ when using lalr1.cc.
10964
109652004-08-30 Florian Krohm <florian@edamail.fishkill.ibm.com>
10966
10967 * data/glr.c: Guard the declarations of yypstack and yypdumpstack
10968 with #ifdef YYDEBUG.
10969
109702004-08-26 Akim Demaille <akim@epita.fr>
10971
10972 * doc/bison.texinfo (Implementing Loops): Rename as...
10973 (Implementing Gotos/Loops): this.
10974
109752004-08-13 Paul Eggert <eggert@cs.ucla.edu>
10976
10977 Adjust to latest gnulib.
10978 * bootstrap (gnulib_modules): Add xalloc-die.
10979 Set LC_ALL=C so that file names sort consistently.
10980 Prefer the gnulib copies of gettext.m4, glibc21.m4,
10981 inttypes_h.m4, lib-ld.m4, lib-prefix.m4, po.m4, stdint_h.m4,
10982 uintmax_t.m4, ulonglong.m4.
10983 (intl_files_to_remove): Add gettext.m4, lib-ld.m4, lib-prefix.m4,
10984 po.m4 since we are now using _gl.m4 instead.
10985
109862004-08-10 Florian Krohm <florian@edamail.fishkill.ibm.com>
10987
10988 * src/scan-action.l: Remove. Scanning of semantic actions is
10989 handled in scan-gram.l.
10990
109912004-08-07 Florian Krohm <florian@edamail.fishkill.ibm.com>
10992
10993 * src/scan-gram.l (handle_syncline): Use uniqstr_new not xstrdup.
10994
10995 * src/location.h (struct): The file member is a uniqstr.
10996 (equal_boundaries): Use UNIQSTR_EQ for comparison.
10997
109982004-07-22 Paul Eggert <eggert@cs.ucla.edu>
10999
11000 Fix bug with non-%union parsers that have printers or destructors,
11001 which led to a Bison core dump. Reported by Peter Fales in
11002 <http://lists.gnu.org/archive/html/bug-bison/2004-07/msg00014.html>.
11003
11004 * data/c.m4 (b4_symbol_actions): Don't assume %union was used.
11005 * data/lalr1.cc (yystype) [defined YYSTYPE]: Define to YYSTYPE,
11006 not to our own type.
11007 * src/output.c (symbol_destructors_output, symbol_printers_output):
11008 Don't assume %union.
11009 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR,
11010 AT_CHECK_PRINTER_AND_DESTRUCTOR): New argument
11011 UNION-FLAG. All callers changed.
11012 (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't assume %union.
11013 Use type char, not unsigned int, when declaring an array of char;
11014 this lets us remove a cast.
11015 (Printers and Destructors): Add non-%union test cases.
11016
110172004-06-21 Paul Eggert <eggert@cs.ucla.edu>
11018
11019 * doc/bison.texinfo: Minor editorial changes, mostly to the new
11020 GLR writeups. E.g., avoid frenchspacing and the future tense,
11021 change "lookahead" to "look-ahead", and change "wrt" to "with
11022 respect to".
11023
110242004-06-21 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
11025
11026 * doc/bison.texinfo (Merging GLR Parses, Compiler Requirements):
11027 New sections, split off from the GLR Parsers section. Put the new
11028 Simple GLR Parser near the start of the GLR section, for clarity.
11029 Rewrite connective text.
11030
110312004-06-21 Frank Heckenbach <frank@g-n-u.de>
11032
11033 * doc/bison.texinfo (Simple GLR Parsers): New section.
11034
110352004-06-21 Paul Eggert <eggert@cs.ucla.edu>
11036
11037 * NEWS, TODO, doc/bison.texinfo:
11038 Use "look-ahead" instead of "lookahead", to be consistent.
11039 * REFERENCES: Fix incorrect reference to DeRemer and Pennello,
11040 while we're fixing "look-ahead".
11041 * src/conflicts.c (shift_set): Renamed from shiftset.
11042 (look_ahead_set): Renamed from lookaheadset.
11043 * src/print.c: Likewise.
11044 * src/getargs.c (report_args): Add "look-ahead" as the new canonical
11045 name for "lookahead".
11046 (report_types, usage): Likewise.
11047 * src/getargs.h (report_look_ahead_tokens): Renamed from
11048 report_lookaheads.
11049 * src/lalr.c (compute_look_ahead_tokens): Renamed from
11050 compute_lookaheads.
11051 (state_look_ahead_tokens_count): Renamed from state_lookaheads_count.
11052 (look_ahead_tokens_print): Renamed from lookaheads_print.
11053 * src/state.c (state_rule_look_ahead_tokens_print): Renamed from
11054 state_rule_lookaheads_print.
11055 * src/state.h: Likewise.
11056 (reductions.look_ahead_tokens): Renamed from lookaheads.
11057 * tests/torture.at (AT_DATA_LOOK_AHEAD_TOKENS_GRAMMAR): Renamed from
11058 AT_DATA_LOOKAHEADS_GRAMMAR.
11059
110602004-06-03 Paul Eggert <eggert@cs.ucla.edu>
11061
11062 * README: Update location of patched M4 distribution.
11063
110642004-05-30 Albert Chin-A-Young <china@thewrittenword.com>
11065
11066 Don't assume the C++ compiler takes the same arguments as the C compiler
11067 (trivial change).
11068 * configure.ac (O0CXXFLAGS): New var.
11069 * tests/atlocal.in (CXXFLAGS): Use it.
11070
110712004-05-29 Paul Eggert <eggert@cs.ucla.edu>
11072
11073 Fix some "make check" problems with C++ reported by
11074 Albert Chin-A-Young for Tru64 C++ in this thread:
11075 http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00049.html
11076
11077 * m4/cxx.m4 (BISON_TEST_FOR_WORKING_CXX_COMPILER): Check for std::cerr.
11078 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
11079 Output to a .cc file for C++, not to a .c file.
11080 * tests/calc.at (AT_CHECK_CALC): Likewise.
11081 * tests/regression.at (AT_CHECK_DANCER): Likewise.
11082 * tests/local.at (AT_COMPILE_CXX): Default to OUTPUT.cc, not OUTPUT.c.
11083
110842004-05-28 Albert Chin-A-Young <china@thewrittenword.com>
11085
11086 * tests/calc.at, tests/actions.at: Workaround for SGI
11087 C++ compiler. (trivial change)
11088
110892004-05-27 Paul Eggert <eggert@cs.ucla.edu>
11090
11091 Spent a few hours checking out which prerequisite versions the
11092 current sources actually require. I went all the way back to
11093 Gettext 0.10.40, Automake 1.4, and Autoconf 2.57 and investigated
11094 a seemingly endless set of combinations of versions more recent
11095 than that. The bottom line is that the current sources require
11096 fairly recent versions of the build tools, and it'll be some work
11097 to change this.
11098 * configure.ac (AC_PREREQ): Increase from 2.58 to 2.59.
11099 (AM_INIT_AUTOMAKE): Increase from 1.7 to 1.8.
11100 (AM_GNU_GETTEXT_VERSION): Increase from 0.11.5 to 0.12.
11101 Add comments explaining why those particular versions are
11102 currently needed.
11103
11104 * src/parse-gram.y (lloc_default): Rewrite to avoid compiler bug
11105 in SGI MIPSpro 7.4.1m. Problem reported by Albert Chin-A-Young in
11106 <http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00037.html>.
11107
11108 * configure.ac (AC_PREREQ): Bump to 2.58, since 2.57 doesn't work
11109 (it fails with a Autoconf-without-aclocal-m4 diagnostic).
11110
111112004-05-26 Paul Eggert <eggert@cs.ucla.edu>
11112
11113 * configure.ac (AM_GNU_GETTEXT_VERSION): Lower it from 0.14.1 to
11114 0.11.5. Suggested by Bruno Haible.
11115 * bootstrap: Remove gettext version checking.
11116
11117 * doc/bison.texinfo (Decl Summary): Also mention that %union
11118 can depend on prerequisite types. Problem reported by Tim
11119 Van Holder.
11120
111212004-05-25 Paul Eggert <eggert@cs.ucla.edu>
11122
11123 * README: Mention GNU m4 1.4 bugs and Akim's patched version.
11124 * README-alpha: Don't tell people not to package this.
11125
11126 * bootstrap: Don't assume $(...) works; use `...` instead.
11127 Problem reported by Paul Hilfinger. Also, diagnose non-GNU
11128 gettext better.
11129
11130 * doc/bison.texinfo (Decl Summary, Bison Options): Clarify what's
11131 put into the -d output file, and mention what to do if YYSTYPE is
11132 defined as a macro.
11133
111342004-05-24 Paul Eggert <eggert@cs.ucla.edu>
11135
11136 Undo change made earlier today: it caused autopoint to not bring
11137 in ABOUT-NLS. Ouch. Instead, substitute our own diagnostic for
11138 autopoint's.
11139
11140 * bootstrap: Check that gettext version matches what's in
11141 configure.ac. Warn users to ignore robots.txt ERROR 404.
11142 * bootstrap: Undo today's earlier change (logged below).
11143 * configure.ac (AM_GNU_GETTEXT_VERSION): Likewise.
11144
11145 The gettext version checking is causing more trouble than it's
11146 curing; remove it. Problem reported by Paul Hilfinger.
11147
11148 * bootstrap: Issue a warning that one can expect a message
11149 'AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION'.
11150 * configure.ac (AM_GNU_GETTEXT_VERSION): Remove.
11151
111522004-05-23 Paul Eggert <eggert@cs.ucla.edu>
11153
11154 Ensure that the C++ compiler used for testing actually works on a
11155 simple test program; if not, skip the C++-related tests. Problem
11156 reported by Vin Shelton in:
11157 http://lists.gnu.org/archive/html/bug-bison/2004-05/msg00026.html
11158
11159 * m4/cxx.m4: New file.
11160 * configure.ac (BISON_TEST_FOR_WORKING_CXX_COMPILER): Add.
11161 * tests/atlocal.in (BISON_CXX_WORKS): Add.
11162 * tests/local.at (AT_COMPILE_CXX): Use it.
11163
111642004-05-21 Paul Eggert <eggert@cs.ucla.edu>
11165
11166 * data/glr.c (yylloc): Output this macro even if locations are not
11167 being generated, as the GLR parser needs it even in that case.
11168 Problem reported by Troy A. Johnson
11169 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=195946>.
11170
11171 * configure.ac (AC_INIT): Update to 1.875e.
11172
111732004-05-21 Paul Eggert <eggert@cs.ucla.edu>
11174
11175 * NEWS: Version 1.875d.
11176 * configure.ac (AC_INIT): Likewise.
11177 * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875d.
11178
11179 * configure.ac (--enable-gcc-warnings): Do not enable -Wshadow,
11180 -Wmissing-prototypes, or -Wstrict-prototypes for C++. The current
11181 lalr1.cc runs afoul of the first, and the last two are no longer
11182 supported by GCC 3.4.0.
11183 * README: Mention GNU m4 1.4 or later; mention m4 patches.
11184 * HACKING: Use ./bootstrap, not "make update" to import foreign files.
11185
111862004-05-06 Paul Eggert <eggert@cs.ucla.edu>
11187
11188 * src/muscle_tab.c (hash_muscle): Accept and return size_t, not
11189 unsigned int, for compatibility with latest gnulib hash module.
11190 * src/state.c (state_hash, state_hasher): Likewise.
11191 * src/symtab.c (hash_symbol, hash_symbol_hasher): Likewise.
11192 * src/uniqstr.c (hash_uniqstr): Likewise.
11193
111942004-05-03 Paul Eggert <eggert@cs.ucla.edu>
11195
11196 * NEWS: Unescaped newlines are no longer allowed in char & strings.
11197
11198 * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER,
11199 SC_CHARACTER,SC_STRING>): Reject unescaped newlines in
11200 character and string literals.
11201 (unexpected_end): New function.
11202 (unexpected_eof): Use it.
11203 (unexpected_newline): New function.
11204 (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>): Coalesce duplicate
11205 actions.
11206
11207 * NEWS: Document %expect-rr.
11208
11209 * bootstrap (--gnulib-srcdir=*, --cvs-user=*):
11210 Fix typo by replacing $1 with $option.
11211 Remove more 'intl'-related files.
11212 Don't DEFUN AM_INTL_SUBDIR twice.
11213
11214 * lib/.cvsignore: Add strndup.h. Remove memchr.c, memcmp.c,
11215 memrchr.c, strcasecmp.c, strchr.c, strrchr.c, strspn.c, strtol.c,
11216 strtoul.c.
11217 * m4/.cvsignore: Add exitfail.m4, extensions.m4, gnulib.m4,
11218 hard-locale.m4, mbstate_t.m4, strerror_r.m4, strndup.m4,
11219 xstrndup.m4. Remove glibc21.m4, intdiv0.m4, inttypes-pri.m4,
11220 inttypes.m4, inttypes_h.m4, isc-posix.m4, lcmessage.m4,
11221 stdint_h.m4, uintmax_t.m4, ulonglong.m4.
11222 * src/.cvsignore: Add *.output.
11223
11224 * src/parse-gram.y: Put copyright notice inside %{ %} so it
11225 gets copied to the output file.
11226
112272004-04-28 Paul Eggert <eggert@twinsun.com>
11228
11229 Get files from the gnulib and po repositories, instead of relying
11230 on them being in our CVS. Upgrade to latest versions of gnulib
11231 and Automake.
11232
11233 * Makefile.am (SUBDIRS): Remove m4; Automake now does m4.
11234 * bootstrap: Bootstrap from gnulib and po repositories.
11235 Much of this code was stolen from GNU diff and GNU tar's bootstrap.
11236 * README-cvs: Document these changes. Remove version numbers from
11237 mentions of build tools, since they change so often. Mention Flex.
11238
11239 * configure.ac (AC_CONFIG_MACRO_DIR): Add, with m4 as arg.
11240 (gl_USE_SYSTEM_EXTENSIONS): Add.
11241 (AC_GNU_SOURCE, AC_AIX, AC_MINIX):
11242 Remove; no longer needed, as gl_USE_SYSTEM_EXTENSIONS
11243 does this for us.
11244 (AC_ISC_POSIX): Remove; we no longer support this
11245 ancient OS, as it gets in the way of latest Autoconf & gnulib.
11246 (AC_HEADER_STDC): Remove: we now assume C89 or better.
11247 (AC_CHECK_HEADERS_ONCE): Use instead of AC_CHECK_HEADERS.
11248 Do not check for C89 headers, except for locale.h which is used
11249 by the Yacc library and must port to K&R hosts.
11250 (AC_CHECK_FUNCS_ONCE): Use instead of AC_CHECK_FUNCS.
11251 Do not check for C89 functions, except for setlocale which is
11252 used by the Yacc library.
11253 (AC_CHECK_DECLS, AC_REPLACE_FUNCS): Remove; no longer needed.
11254 (gl_DIRNAME, gl_ERROR, gl_FUNC_ALLOCA, gl_FUNC_MEMCHR,
11255 gl_FUNC_MEMRCHR, gl_FUNC_STPCPY, gl_FUNC_STRNLEN, gl_FUNC_STRTOL,
11256 gl_GETOPT, gl_HASH, gl_MBSWIDTH, gl_OBSTACK, gl_QUOTE,
11257 gl_QUOTEARG, gl_XALLOC, jm_FUNC_GLIBC_UNLOCKED_IO, jm_FUNC_MALLOC,
11258 AM_GNU_GETTEXT): Remove; now done by:
11259 (GNULIB_AUTOCONF_SNIPPET): Add. "bootstrap" builds this for us.
11260 (AC_CONFIG_FILES): Remove m4/Makefile, as Automake now does this
11261 for us.
11262
11263 * lib/Makefile.am: Include gnulib.mk, built for us by "bootstrap".
11264 (BUILT_SOURCES, EXTRA_DIST, MOSTLYCLEANFILES):
11265 Define to empty, as gnulib.mk will do the rest for us.
11266 ($(libbison_a_OBJECTS), stdbool.h): Remove, as gnulib.mk does this
11267 for us.
11268 (libbison_a_SOURCES): Define to $(lib_SOURCES) now.
11269 (lib_SOURCES): New symbol, containing only the non-gnulib libs.
11270
11271 * src/files.c: Include gnulib's xstrndup.h.
11272
11273 * src/system.h (MALLOC): Use xnmalloc, for better overflow checking.
11274 (REALLOC): Use xnrealloc, for likewise.
11275 (xstrndup, stpcpy): Remove decls, as gnulib does this for us now.
11276 (strnlen, memrchr): Remove decls; functions no longer used.
11277 Include <stpcpy.h>.
11278
11279 * config/depcomp, config/install-sh, lib/alloca.c, lib/argmatch.c,
11280 lib/argmatch.h, lib/basename.c, lib/dirname.c, lib/dirname.h,
11281 lib/error.c, lib/error.h, lib/getopt.c, lib/getopt.h,
11282 lib/getopt1.c, lib/gettext.h, lib/hash.c, lib/hash.h,
11283 lib/malloc.c, lib/mbswidth.c, lib/mbswidth.h, lib/memchr.c,
11284 lib/memcmp.c, lib/memrchr.c, lib/obstack.c, lib/obstack.h,
11285 lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
11286 lib/realloc.c, lib/stdbool_.h, lib/stpcpy.c, lib/strcasecmp.c,
11287 lib/strchr.c, lib/strncasecmp.c, lib/strnlen.c, lib/strrchr.c,
11288 lib/strspn.c, lib/strtol.c, lib/strtoul.c, lib/unlocked-io.h,
11289 lib/xalloc.h, lib/xmalloc.c, lib/xstrdup.c, lib/xstrndup.c,
11290 m4/Makefile.am, m4/alloca.m4, m4/dirname.m4, m4/dos.m4,
11291 m4/error.m4, m4/getopt.m4, m4/hash.m4, m4/malloc.m4,
11292 m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4, m4/memcmp.m4,
11293 m4/memrchr.m4, m4/obstack.m4, m4/onceonly.m4, m4/prereq.m4,
11294 m4/quote.m4, m4/quotearg.m4, m4/realloc.m4, m4/stdbool.m4,
11295 m4/stpcpy.m4, m4/strnlen.m4, m4/strtol.m4, m4/strtoul.m4,
11296 m4/unlocked-io.m4, m4/xalloc.m4, po/LINGUAS, po/Makefile.in.in,
11297 po/Makevars, po/da.po, po/de.po, po/es.po, po/et.po, po/fr.po,
11298 po/hr.po, po/id.po, po/it.po, po/ja.po, po/ms.po, po/nl.po,
11299 po/pt_BR.po, po/ro.po, po/ru.po, po/sv.po, po/tr.po:
11300 Remove, as these files are now generated automatically
11301 by bootstrap or automake.
11302
11303 * po/ChangeLog: Remove: all but one entry was a duplicate
11304 of this file, and I moved that 2000-11-02 entry here.
11305
11306 * config/.cvsignore: Add Makefile, depcomp, install-sh.
11307 * lib/.cvsignore: Add alloca.c, alloca.h, alloca_.h, argmatch.c,
11308 argmatch.h, basename.c, dirname.c, dirname.h, error.c, error.h,
11309 exit.h, exitfail.c, exitfail.h, getopt.c, getopt.h, getopt1.c,
11310 getopt_int.h, gettext.h, gnulib.mk, hard-locale.c, hard-locale.h,
11311 hash.c, hash.h, malloc.c, mbswidth.c, mbswidth.h, memchr.c,
11312 memcmp.c, memrchr.c, obstack.c, obstack.h, quote.c, quote.h,
11313 quotearg.c, quotearg.h, realloc.c, stdbool_.h, stpcpy.c, stpcpy.h,
11314 strcasecmp.c, strchr.c, stripslash.c, strncasecmp.c, strndup.c,
11315 strnlen.c, strrchr.c, strspn.c, strtol.c, strtoul.c,
11316 unlocked-io.h, xalloc.h, xmalloc.c, xstrdup.c, xstrndup.c,
11317 xstrndup.h.
11318 * m4/.cvsignore: Remove Makefile, Makefile.in. Add alloca.m4,
11319 dirname.m4, dos.m4, error.m4, getopt.m4, hash.m4, mbrtowc.m4,
11320 mbswidth.m4, obstack.m4, onceonly.m4, quote.m4, quotearg.m4,
11321 stdbool.m4, stpcpy.m4, strnlen.m4, unlocked-io.m4, xalloc.m4.
11322 * po/.cvsignore: Add *.po, LINGUAS, Makefile.in.in, Makevars.
11323 * src/.cvsignore: Remove *_.c.
11324
11325
11326 * Makefile.maint (GZIP_ENV): Don't use --rsyncable if gzip doesn't
11327 support it. (The latest stable gzip doesn't.)
11328
113292004-04-27 Paul Eggert <eggert@twinsun.com>
11330
11331 * data/lalr1.cc (Parser::stos_) [! YYDEBUG]: Define even in this
11332 case, as stos_ is now used by destructors due to the 2004-02-09
11333 change.
11334
11335 Remove more K&R C support.
11336 * lib/libiberty.y (PARAMS): Remove. All uses removed.
11337 * lib/subpipe.c (errno): Remove decl.
11338 Include <stdlib.h> unconditionally.
11339 (EXIT_FAILURE): Remove macro.
11340 * src/complain.c (vfprintf, strerror): Remove.
11341 * src/system.h: Include limits.h, stdlib.h, string.h, locale.h
11342 unconditionally.
11343 (EXIT_FAILURE, EXIT_SUCCESS, setlocale): Remove defns.
11344 Use latest Autoconf recommendations for including inttypes.h, stdint.h.
11345 (strchr, strspn, memchr): Remove decls.
11346 * tests/calc.at (_AT_DATA_CALC_Y): Include stdlib.h, string.h
11347 unconditionally. Do not declare perror.
11348 * tests/conflicts.at (%nonassoc and eof): Include stdlib.h
11349 unconditionally.
11350
11351 * src/complain.c (_): Remove useless defn, as system.h defines this.
11352
11353 * lib/bitset.h (__INT_TO_PTR): Remove; workaround no longer needed
11354 with latest obstack.h.
11355 * lib/ebitset.c (ebitset_elt_alloc): Don't bother to cast args
11356 to procedure types, as obstack.h now does that for us.
11357 * lib/lbitset.c (lbitset_elt_alloc): Likewise.
11358
11359 * lib/subpipe.h [HAVE_SYS_TYPES_H]: Include <sys/types.h>,
11360 so that this include file can stand alone.
11361 * lib/subpipe.c: Do not include <sys/types.h>, as subpipe.h
11362 does this now. Include subpipe.h first after config.h, to
11363 test whether it can stand alone.
11364
11365 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Don't
11366 declare yyerror when using lalr.cc, as GCC 3.4.0 warns about the
11367 unused declaration.
11368
11369 * tests/synclines.at (%union synch line): Put a dummy member in
11370 the union, because empty unions aren't allowed in C. Caught
11371 by GCC 3.4.0.
11372
113732004-04-13 Jim Meyering <jim@meyering.net>
11374
11375 * src/conflicts.c (conflicts_print): Correct format string typo:
11376 use `%%' to produce literal `%'. (trivial change)
11377
113782004-03-30 Paul Eggert <eggert@twinsun.com>
11379
11380 * src/getargs.c (version): Update copyright year to 2004.
11381
11382 * data/c.m4 (b4_int_type): Use 'short int' rather than
11383 'short', and similarly for 'long', 'unsigned', etc.
11384 * data/glr.c (YYTRANSLATE, yyconfl, yySymbol, yyItemNum,
11385 yygetLRActions, yyprocessOneStack, yyrecoverSyntaxError,
11386 yy_yypstack, yydumpstack): Likewise.
11387 * data/lalr1.cc (user_token_number_max_, user_token_number_max_,
11388 translate_, seq_, [], pop, Slice, range_, operator+, operator+=):
11389 Likewise.
11390 * data/yacc.c (b4_int_type, yyss, YYSTACK_BYTES, yysigned_char,
11391 yy_stack_print, yyparse): Likewise.
11392 * doc/bison.texinfo (Prologue, Multiple Types): Likewise.
11393 * lib/bbitset.h (bitset_word, BITSET_WORD_BITS): Likewise.
11394 * lib/bitset.c (bitset_print): Likewise.
11395 * lib/bitset_stats.c (bitste_log_histogram_print): Likewise.
11396 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
11397 * lib/bitsetv.c (bitsetv_dump): Likewise.
11398 * lib/ebitset.c (EBITSET_ELT_BITS, ebitset_elt_alloc): Likewise.
11399 * lib/lbitset.c (LBITSET_ELT_BITS, lbitset_elt_alloc, debug_lbitset):
11400 Likewise.
11401 * src/LR0.c (allocate_itemsets): Likewise.
11402 * src/gram.h (rule_number, rule): Likewise.
11403 * src/lalr.h (goto_number): Likewise.
11404 * src/nullable.c (nullable_compute): Likewise.
11405 * src/output.c (prepare_rules): Likewise.
11406 * src/relation.c (relation_print, relation_digraph): Likewise.
11407 * src/relation.h (relation_node): Likewise.
11408 * src/state.h (state_number, transitions, errs, reductions,
11409 struct state): Likewise.
11410 * src/symtab.h (symbol_number, struct symbol): Likewise.
11411 * src/tables.c (vector_number, tally, action_number,
11412 default_goto, goto_actions): Likewise.
11413 * tests/existing.at (GNU Cim Grammar): Likewise.
11414 * tests/regression.at (Web2c Actions): Likewise.
11415
11416 * src/output.c (muscle_insert_short_int_table): Renamed from
11417 muscle_insert_short_table. All uses changed.
11418
114192004-03-25 Paul Hilfinger <hilfingr@tully.CS.Berkeley.EDU>
11420
11421 * src/parse-gram.y: Define PERCENT_EXPECT_RR.
11422 (declaration): Replace expected_conflicts with expected_sr_conflicts.
11423 Add %expect-rr rule.
11424
11425 * src/scan-gram.l: Recognize %expect-rr.
11426
11427 * src/conflicts.h (expected_sr_conflicts): Rename from
11428 expected_conflicts.
11429 (expected_rr_conflicts): Declare.
11430
11431 * src/conflicts.c (expected_sr_conflicts): Rename from
11432 expected_conflicts.
11433 (expected_rr_conflicts): Define.
11434 (conflicts_print): Check r/r conflicts against expected_rr_conflicts
11435 for GLR parsers.
11436 Use expected_sr_conflicts in place of expected_conflicts.
11437 Warn if expected_rr_conflicts used in non-GLR parser.
11438
11439 * doc/bison.texinfo: Add documentation for %expect-rr.
11440
114412004-03-08 Paul Eggert <eggert@gnu.org>
11442
11443 Add support for hex token numbers. Suggested by Odd Arild Olsen in
11444 <http://lists.gnu.org/archive/html/bison-patches/2004-03/msg00000.html>.
11445
11446 * NEWS: Document hexadecimal tokens, no NUL bytes, %destructor
11447 in lalr1.cc.
11448 * doc/bison.texinfo (Token Decl): Add hexadecimal token numbers.
11449 * src/scan-gram.l (scan_integer): New function.
11450 ({int}): Use it.
11451 (0[xX][0-9abcdefABCDEF]+): New pattern, to support hex numbers.
11452 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>, \\x[0-9abcdefABCDEF]+,
11453 handle_action_dollar, handle_action_at, convert_ucn_to_byte):
11454 Say "long int", not "long", for uniformity with GNU style.
11455
114562004-02-25 Paul Eggert <eggert@twinsun.com>
11457
11458 * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Ignore stdout from
11459 compilers. This fixes a problem with Intel's C++ compiler being
11460 chatty, reported by Guido Trentalancia in
11461 <http://lists.gnu.org/archive/html/bug-bison/2004-02/msg00030.html>.
11462
114632004-02-09 Alexandre Duret-Lutz <adl@gnu.org>
11464
11465 Support %destructor and merge error locations in lalr1.cc.
11466
11467 * data/lalr1.cc (b4_cxx_destruct_def): New macro.
11468 (Parser::stos_): Define unconditionally.
11469 (Parser::destruct_): New method. Generate its body with
11470 b4_yydestruct_generate.
11471 (Parser::error_start_): New attribute.
11472 (Parser::parse) <yyerrlab, yyerrlab1>: Call destruct_ on erroneous
11473 token which are discarded.
11474 (Parser::parse) <yyerrlab, yyerrorlab, yyerrlab1>: Update
11475 error_start_ when erroneous token are discarded.
11476 (Parser::parse) <yyerrlab1>: Compute the location of the error
11477 token so that it covers all the discarded tokens.
11478 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Adjust so
11479 it can be called with `%skeleton "lalr1.cc"', and do that.
11480
114812004-02-02 Paul Eggert <eggert@twinsun.com>
11482
11483 * src/Makefile.am (AM_CPPFLAGS): New macro. It mentions
11484 $(top_srcdir)/lib and ../lib. This fixes a bug reported
11485 by Paul Hilfinger; the old INCLUDES value didn't mention ../lib.
11486 There's no need to mention top_builddir since Automake does that
11487 for us.
11488 (INCLUDES): Remove, as Automake says it's obsolescent.
11489 Contents migrated into AM_CPPFLAGS as described above.
11490 * lib/Makefile.am (INCLUDES): Remove; obsolescent.
11491
114922004-01-14 Paul Hilfinger <hilfingr@CS.Berkeley.EDU>
11493
11494 * data/glr.c (yytokenName): Bullet-proof against YYEMPTY token.
11495 (yyreportSyntaxError): Handle case where lookahead token is
11496 YYEMPTY.
11497
114982004-01-13 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
11499
11500 * data/glr.c: Put casts on uses of YYREALLOC and YYMALLOC so that
11501 resulting parsers are compilable with C++.
11502
115032003-12-23 Paul Eggert <eggert@twinsun.com>
11504
11505 * config/depcomp, config/install-sh: Sync with Automake 1.8.
11506 * src/output.c (output_skeleton): Rename local var.
11507 * tests/input.at (Torturing the Scanner): Don't use \x0 or \0 in
11508 Bison tokens, as this runs afoul of the 2003-10-07 change that
11509 disallowed NUL bytes in character constants or string literals.
11510
11511 * tests/local.at: Require Autoconf 2.59's Autotest.
11512 * tests/testsuite.at: Don't include local.at, since we now assume
11513 Autoconf 2.59 or later. Autoconf 2.59 had some problems with
11514 including it.
11515 * tests/Makefile.am ($(TESTSUITE)): Remove warning about ignoring
11516 multiple inclusion warnings.
11517
115182003-12-02 Akim Demaille <akim@epita.fr>
11519
11520 * doc/bison.texinfo (How Can I Reset the Parser): More about start
11521 conditions.
11522 From Bruno Haible.
11523
115242003-11-18 Alexandre Duret-Lutz <adl@gnu.org>
11525
11526 * doc/bison.texinfo (Bison Options): Escape `@' in `$@'.
11527
115282003-10-07 Paul Eggert <eggert@twinsun.com>
11529
11530 * tests/Makefile.am (clean-local): Don't run 'testsuite --clean'
11531 if testsuite doesn't exist.
11532
11533 * doc/bison.texinfo (Symbols): NUL bytes are not allowed in string
11534 literals, unfortunately.
11535 * src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
11536 Complain about NUL bytes in character constants or string literals.
11537
115382003-10-05 Paul Eggert <eggert@twinsun.com>
11539
11540 * NEWS: Don't document %no-default-prec, as it's still
11541 too experimental.
11542 * doc/bison.texinfo: Document %no-default-prec only if
11543 the defaultprec flag is set. Normally it's not.
11544
115452003-10-04 Paul Eggert <eggert@twinsun.com>
11546
11547 * data/glr.c (b4_rhs_value, b4_rhs_location): Yield a
11548 non-modifiable lvalue, instead of a modifiable one.
11549 * doc/bison.texinfo (Actions): Document that $$ can
11550 be assigned to. Do not claim that $$ and $N are
11551 array element references: user code should not rely on this.
11552
115532003-10-01 Paul Eggert <eggert@twinsun.com>
11554
11555 * src/parse-gram.h (PERCENT_NO_DEFAULT_PREC): New token.
11556 (grammar_declaration): Use it.
11557 * src/scan-gram.l: New token %no-default-prec.
11558 * tests/conflicts.at: Revamp tests to use %no-default-prec.
11559 * NEWS, doc/bison.texinfo: Document the above.
11560
115612003-10-01 Akim Demaille <akim@epita.fr>
11562
11563 VCG no longer supports long_straight_phase.
11564
11565 * src/vcg.c, src/vcg.h: Remove the handling of long_straight_phase.
11566 * src/print_graph.c (print_graph): Adjust.
11567
115682003-09-30 Frank Heckenbach <frank@g-n-u.de>
11569 and Paul Eggert <eggert@twinsun.com>
11570
11571 * doc/bison.texinfo (Decl Summary, Contextual Precedence,
11572 Table of Symbols): Document %default-prec.
11573 * src/parse-gram.y (PERCENT_DEFAULT_PREC): New token.
11574 (grammar_declaration): Set default_prec on %default-prec.
11575 * src/scan-gram.l (%default-prec): New token.
11576 * src/reader.h (default_prec): New flag.
11577 * src/reader.c: Likewise.
11578 (packgram): Handle it.
11579 * tests/conflicts.at (%default-prec without %prec,
11580 %default-prec with %prec, %default-prec 1): New tests.
11581
115822003-09-30 Paul Eggert <eggert@twinsun.com>
11583
11584 * tests/testsuite.at: Include local.at, not input.at, fixing
11585 a typo in the 2003-08-25 patch.
11586
115872003-08-27 Akim Demaille <akim@epita.fr>
11588
11589 * data/lalr1.cc (yyparse) [__GNUC__]: "Use" yyerrorlab to pacify
11590 GCC warnings.
11591
115922003-08-26 Akim Demaille <akim@epita.fr>
11593
11594 * config/announce-gen (print_changelog_deltas): Neutralize "<#" as
11595 "<\#" to avoid magic from Gnus when posting parts of this script.
11596
115972003-08-26 Akim Demaille <akim@epita.fr>
11598
11599 * data/lalr1.cc (Parser::report_syntax_error_): New, extracted from
11600 (Parser::parse): here.
11601 Adjust: nerrs and errstatus is now replaced by...
11602 (Parser::nerrs_, Parser::errstatus_): New.
11603
116042003-08-25 Akim Demaille <akim@epita.fr>
11605
11606 * config/announce-gen, Makefile.cfg: New.
11607 * Makefile.am: Adjust.
11608 * GNUmakefile, Makefile.maint: Update from CVS Autoconf, but
11609 keeping local WGET and WGETFLAGS modifications from Paul Eggert.
11610
116112003-08-25 Akim Demaille <akim@epita.fr>
11612
11613 When reducing initial empty rules, Bison parser read an initial
11614 location that is not defined. This results in garbage, and that
11615 affects Bison's own parser. Therefore we need (i) to extend Bison
11616 to support a means to initialize this location, and (ii) to use
11617 this CVS Bison to fix CVS Bison's parser.
11618
11619 * src/reader.h, reader.c (epilogue_augment): Remove, replace
11620 with...
11621 * src/muscle_tab.h, src/muscle_tab.c (muscle_code_grow): this.
11622 * src/parse-gram.y: Adjust.
11623 (%initial-action): New.
11624 (%error-verbose): Since we require CVS Bison, there is no reason
11625 not to use it.
11626 * src/scan-gram.l: Adjust.
11627 * src/Makefile.am (YACC): New, to make sure we use our own parser.
11628 * data/yacc.c (yyparse): Use b4_initial_action.
11629
116302003-08-25 Akim Demaille <akim@epita.fr>
11631
11632 * doc/bison.texinfo: Don't promote stdout for error messages.
11633
116342003-08-25 Akim Demaille <akim@epita.fr>
11635
11636 * data/lalr1.cc (Parser::reduce_print_): Remove unused yyi.
11637 From Alexandre Duret-Lutz.
11638
116392003-08-25 Akim Demaille <akim@epita.fr>
11640
11641 Version 1.875c.
11642
116432003-08-25 Akim Demaille <akim@epita.fr>
11644
11645 * data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT): New.
11646 Use them.
11647
116482003-08-25 Akim Demaille <akim@epita.fr>
11649
11650 * data/lalr1.cc (Parser::reduce_print_): New.
11651 Use it.
11652
116532003-08-25 Akim Demaille <akim@epita.fr>
11654
11655 Have lalr1.cc catch with Paul Eggert's patch to fix the infinite
11656 error recovery loops. This patch is based on
11657 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00000.html>.
11658 Also, augment the similarity between lalr1.cc and yacc.c.
11659 Note: the locations of error recovery rules are not correct yet.
11660
11661 * data/lalr1.cc: Comment changes to augment the similarity between
11662 lalr1.cc and yacc.c.
11663 (YYERROR): Goto to yyerrorlab, not yyerrlab1.
11664 (yyerrlab1): Remove, but where it used to be (now the bottom part of
11665 yyerrlab), when hitting EOF, pop the whole stack here instead of
11666 merely falling thru the default error handling mechanism.
11667 (yyerrorlab): New label, with the old contents of YYERROR,
11668 plus the following change: pop the stack of rhs corresponding
11669 to the production that invoked YYERROR. That is how Yacc
11670 behaves (required by POSIX).
11671 * tests/calc.at (AT_CHECK_CALC_LALR1_CC): No longer expected to
11672 fail.
11673
116742003-08-25 Akim Demaille <akim@epita.fr>
11675
11676 Tune local.at so that people can "autom4te -l autotest calc.at -o
11677 calc" for instance, to extract a sub test suite.
11678
11679 * tests/testsuite.at: Move the initialization, Autotest version
11680 requirement, and AT_TESTED invocation into...
11681 * tests/local.at: here.
11682 * tests/testsuite.at: Include it for compatibility with Autoconf
11683 2.57.
11684 * tests/Makefile.am ($(TESTSUITE)): Report that the warning should
11685 be ignore.
11686
116872003-08-04 Paul Eggert <eggert@twinsun.com>
11688
11689 Rework code slightly to avoid gcc -Wtraditional warnings.
11690 * data/glr.c (yyuserMerge): Return void, not YYSTYPE.
11691 The returned value is now stored in *YY0. All callers changed.
11692 * src/output.c (merge_output): Adjust to the above change.
11693
116942003-07-26 Paul Eggert <eggert@twinsun.com>
11695
11696 * data/glr.c (YYASSERT): New macro.
11697 (yyfillin, yydoAction, yyglrReduce, yysplitStack,
11698 yyresolveStates, yyprocessOneStack):
11699 Use `YYASSERT (FOO);' rather than `if (! (FOO)) abort ();'.
11700 Derived from a suggestion by Frank Heckenbach.
11701
117022003-07-25 Paul Eggert <eggert@twinsun.com>
11703
11704 * data/glr.c (yyglrReduce): Don't use C89 string concatenation,
11705 for portability to K&R C (after ansi2knr, presumably). See
11706 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00041.html>
11707 by Frank Heckenbach, though I have omitted the structure-initialization
11708 part of his glr-knr.diff patch since I recall that the Portable
11709 C Compiler didn't require that change.
11710
11711 Let the user specify how to allocate and free memory.
11712 Derived from a suggestion by Frank Heckenbach in
11713 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00041.html>.
11714 * data/glr.c (YYFREE, YYMALLOC, YYREALLOC): New macros.
11715 All uses of free, malloc, realloc changed to use these macros,
11716 and unnecessary casts removed.
11717 * data/yacc.c (YYFREE, YYMALLOC): Likewise.
11718
117192003-07-06 Matthias Mann <MatthiasMann@gmx.de>
11720
11721 * data/lalr1.cc (operator<<(std::ostream&, const Position&)):
11722 use s.empty() rather than s == "" to test for empty string; see
11723 <http://lists.gnu.org/archive/html/bison-patches/2003-07/msg00003.html>
11724 (trivial change)
11725
117262003-06-25 Akim Demaille <akim@epita.fr>
11727
11728 * config/depcomp, config/install-sh: Update from masters.
11729
117302003-06-20 Paul Eggert <eggert@twinsun.com>
11731
11732 * data/glr.c (YYLLOC_DEFAULT): Parenthesize arguments as needed,
11733 and return properly parenthesized result.
11734 * data/lalar1.cc (YYLLOC_DEFAULT): Likewise.
11735 * data/yacc.c (YYLLOC_DEFAULT): Likewise.
11736 Remove unnecessary parentheses from uses.
11737 * doc/bison.texinfo (Location Default Action): Describe the
11738 conventions for parentheses.
11739
117402003-06-19 Paul Eggert <eggert@twinsun.com>
11741
11742 * data/glr.c (yyremoveDeletes, yy_reduce_print, yyglrReduce,
11743 yyreportTree): Do not assume that size_t is the same width as int,
11744 when printing sizes. Print sizes using an unsigned format.
11745 Problem reported by Frank Heckenbach in
11746 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00035.html>.
11747
11748 Port to Forte Developer 7 C compiler.
11749 * data/glr.c (struct YYLTYPE): If locations are not being used,
11750 declare a single dummy member, as empty structs do not conform
11751 to the C standard.
11752 (YYERROR, YYBACKUP): Do not use "do { ...; return foo; } while (0)";
11753 the Forte Developer 7 C compiler complains that end-of-loop
11754 code is not reached.
11755
117562003-06-17 Paul Eggert <eggert@twinsun.com>
11757
11758 * lib/libiberty.h (PARAMS): Spell argument as Args, not as X, to
11759 avoid warnings from picky compilers about redefinition of PARAMS.
11760
117612003-06-17 Paul Eggert <eggert@twinsun.com>
11762
11763 Version 1.875b.
11764
11765 * NEWS: Document 1.875b.
11766
11767 * lib/bbitset.h: Do not include config.h; that's the includer's job.
11768 Do not include <sys/types.h>; shouldn't be needed on a C89 host.
11769 * lib/bitset.h (bitset_compatible_p): Indent as per GNU standard.
11770 Don't use 'index' in comments, as it's a builtin fn on some hosts.
11771 * lib/bitset_stats.c: Include gettext.h unconditionally, as
11772 per recent gettext manual's suggestion.
11773 * lib/ebitset.c (ebitset_resize, ebitset_unused_clear):
11774 Use prototypes, not old-style definitions.
11775 * lib/lbitset.c (lbitset_unused_clear): Likewise.
11776 * lib/vbitset.c (vbitset_resize, vbitset_ones, vbitset_zero,
11777 vbitset_empty_p, vbitset_copy1, vbitset_not, vbitset_equal_p,
11778 vbitset_subset_p, vbitset_disjoint_p, vbitset_and, vbitset_and_cmp,
11779 vbitset_andn, vbitset_andn_cmp, vbitset_or, vbitset_or_cmp,
11780 vbitset_xor, vbitset_xor_cmp, vbitset_and_or, vbitset_and_or_cmp,
11781 vbitset_andn_or, vbitset_andn_or_cmp, vbitset_or_and,
11782 vbitset_or_and_cmp, vbitset_copy): Likewise.
11783
11784 * lib/libiberty.h: Do not include config.h; that's the includer's job.
11785 Do not include <stdlib.h>.
11786 (PARAMS): Define unconditionally for C89.
11787 (ATTRIBUTE_NORETURN): Remove.
11788 (ATTRIBUTE_UNUSED): Define unconditionally.
11789
11790 Upgrade to 2003-06-08 libbitset, submitted by Michael Hayes in:
11791 <http://lists.gnu.org/archive/html/bison-patches/2003-06/msg00005.html>
11792 * lib/Makefile.am (bitsets_sources): Add vbitset.c, vbitset.h.
11793 * lib/vbitset.c, lib/vbitset.h: New files.
11794 * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
11795 lib/bitset_stats.c, lib/ebitset.c, lib/lbitset.c: Import
11796 from libbitset.
11797
11798 * doc/bison.texinfo (How Can I Reset the Parser): Renamed from
11799 `How Can I Reset @code{yyparse}', since texinfo does not allow
11800 arbitrary @ in node names.
11801
11802 * m4/Makefile.am (EXTRA_DIST): Add the following files, which
11803 shouldn't be needed according to the gettext 0.12.1 documentation
11804 but which seem to be needed anyway: codeset.m4 glibc21.m4
11805 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4
11806 lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4.
11807 * po/Makefile.in.in: Upgrade to gettext 0.12.1 version.
11808
11809 * lib/.cvsignore: Add stdbool.h.
11810 * m4/.cvsignore: Add nls.m4, po.m4.
11811
11812 Upgrade to CVS gnulib.
11813 * stdbool_.h: File renamed from stdbool.h.in.
11814 * configure.ac (AM_STDBOOL_H): Invoke this instead of
11815 AC_HEADER_STDBOOL.
11816 (AM_GNU_GETTEXT): Put brackets around args, as latest manual suggests.
11817 (AM_GNU_GETTEXT_VERSION): Update to 0.12.1.
11818 * lib/Makefile.am (EXTRA_DIST): Add stdbool_.h.
11819 (MOSTLYCLEANFILES): New var.
11820 ($(libbison_a_OBJECTS)): Depend on $(STDBOOL_H).
11821 (stdbool.h): New rule.
11822 * lib/dirname.c, lib/dirname.h, lib/hash.c, lib/hash.h,
11823 lib/malloc.c, lib/obstack.h, lib/quote.c, lib/realloc.c,
11824 lib/strcasecmp.c, lib/xalloc.h, m4/alloca.m4, m4/onceonly.m4,
11825 m4/quote.m4: Upgrade to today's gnulib.
11826
11827 * tests/calc.at (AT_CHECK_CALC): New option EXPECTED-TO-FAIL.
11828 (AT_CHECK_CALC_LALR1_CC): Use it, since the C++ LALR parser fails
11829 the tests right now.
11830 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Ensure yylex and
11831 yyerror are declared before use; C99 requires this.
11832
118332003-06-09 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
11834
11835 * data/glr.c (YYERROR): Update definition to reset yyerrState to 0
11836 first.
11837 (yyrecoverSyntaxError): Correct the logic for setting and testing
11838 yyerrState.
11839 Correct comment on handling EOF.
11840 Allow states with only a default reduction, rather than failing
11841 (I can't quite reconstruct why these were not allowed before).
11842
11843 Fixes to avoid problem that $-N rules in GLR parsers can cause
11844 buffer overruns, corrupting state.
11845
11846 * src/output.c (prepare_rules): Output max_left_semantic_context
11847 definition.
11848 * src/reader.h (max_left_semantic_context): New variable declaration.
11849 * src/scan-gram.l (max_left_semantic_context): Define.
11850 (handle_action_dollar): Update max_left_semantic_context.
11851 * data/glr.c (YYMAXLEFT): New definition.
11852 (yydoAction): Increase size of yyrhsVals by YYMAXLEFT.
11853 (yyresolveAction): Ditto.
11854
11855 Fixes to problems with location handling in GLR parsers reported by
11856 Frank Heckenbach (2003/06/05).
11857
11858 * data/glr.c (YYLTYPE): Make trivial if locations not used.
11859 (YYRHSLOC): Add parentheses, and define only if locations used.
11860 (YYLLOC_DEFAULT): Add parentheses, and give trivial definition if
11861 locations not used.
11862 (yyuserAction): Use YYLLOC_DEFAULT to set *yylocp.
11863 (yydoAction): Remove redundant initialization of *yyvalp and *yylocp.
11864
11865 * tests/cxx-type.at: Exercise location information; update tests
11866 to differentiate output with and without locations.
11867 Remove forward declarations of yylex and yyerror---caused errors
11868 because default YYLTYPE not yet defined.
11869 Change semantic actions to compute strings, rather than printing
11870 them directly (to test proper passing of semantics values). Change
11871 output to prefix notation and update test data and expected results.
11872 (yylex): Track locations.
11873 (stmtMerge): Return value rather than printing, and include arguments
11874 in value.
11875
118762003-06-03 Paul Eggert <eggert@twinsun.com>
11877
11878 Avoid warnings generated by GCC 2.95.4 when Bison is
11879 configured with --enable-gcc-warnings.
11880 * data/lalr1.cc (yy::]b4_parser_class_name[::parse,
11881 yy::]b4_parser_class_name[::translate_,
11882 yy::Stack::operator[] (unsigned),
11883 yy::Stack::operator[] (unsigned) const,
11884 yy::Slice::operator[] (unsigned),
11885 yy::Slice::operator[] (unsigned) const):
11886 Rename local vars to avoid warnings.
11887 * tests/glr-regression.at (Improper handling of embedded actions
11888 and $-N in GLR parsers): Remove unused local variable from yylex.
11889 * tests/regression.at (_AT_DATA_DANCER_Y): Declare yylex to take
11890 (void) as arg when not pure, since we now assume C89 when building
11891 Bison. Pacify GCC by using parameter.
11892
118932003-06-02 Paul Eggert <eggert@twinsun.com>
11894
11895 * data/lalr1.cc (yy::Position::lines, yy::Position::columns,
11896 yy::Location::lines, yy::Location::columns): Rename arguments
11897 to avoid shadowing; this removes a warning generated by GCC 3.3.
11898
118992003-06-01 Paul Eggert <eggert@twinsun.com>
11900
11901 Don't pass C-only warning optins (e.g., -Wmissing-declarations)
11902 to g++, as GCC 3.3 complains if you do it.
11903 * configure.ac (WARNING_CXXFLAGS): New subst. Set it to
11904 everything that WARNING_CFLAGS has, except omit warnings
11905 not suitable for C++.
11906 (AC_PROG_CXX): Use this instead of AC_CHECK_PROGS([CXX], [g++]).
11907 * tests/atlocal.in (CXXFLAGS): New var.
11908 * tests/local.at (AT_COMPILE_CXX): Use it instead of CFLAGS.
11909
11910 Fix a GLR parser bug I reported in February; see
11911 <http://lists.gnu.org/archive/html/bison-patches/2003-02/msg00008.html>.
11912 The problem was that GLR parsers did not conform to the C standard,
11913 because actions like { $1 = $2 + $3; } expanded to expressions
11914 that invoked YYFILL in separate subexpressions, and YYFILL assigned
11915 to a local variable. The C standard says that expressions
11916 like (var = f ()) + (var = f ()) have undefined behavior.
11917 Another problem was that GCC sometimes issues warnings that
11918 yyfill and its parameters are unused.
11919
11920 * data/glr.c (yyfillin): Renamed from the old yyfill. Mark
11921 as possibly unused.
11922 (yyfill): New function.
11923 (YYFILL): Use it.
11924 (yyuserAction): Change type of yynormal to bool, so that it matches
11925 the new yyfill signature. Mark it as possibly unused.
11926
11927
11928 Follow up on a bug I reported in February, where a Bison-generated
11929 parser can loop. Provide a test case and a fix for yacc.c. I
11930 don't have a fix for lalr1.cc or for glr.c, unfortunately.
11931 The original bug report is in:
11932 <http://lists.gnu.org/archive/html/bison-patches/2003-02/msg00044.html>
11933
11934 * data/yacc.c (YYERROR): Now just 'goto yyerrorlab', since the
11935 macro's size was becoming unwieldy.
11936 (yyerrlab): Do not discard an empty lookahead symbol, as this
11937 might destroy garbage.
11938 (yyerrorlab): New label, with the old contents of YYERROR,
11939 plus the following change: pop the stack of rhs corresponding
11940 to the production that invoked YYERROR. That is how Yacc
11941 behaves, and POSIX requires this behavior.
11942 (yyerrlab1): Use YYPOPSTACK instead of its definiens.
11943 * tests/calc.at (_AT_DATA_CALC_Y): Include unistd.h if available.
11944 Define 'alarm' to do nothing if unistd.h is not available.
11945 Add a new rule "exp: '-' error;" to test the above change to
11946 data/yacc.c. Use 'alarm' to abort any test taking longer than
11947 10 seconds, as it's probably looping.
11948 (AT_CHECK_CALC): Test recovery from error in new grammar rule.
11949 Also, the new yacc.c generates two fewer diagnostics for an
11950 existing test.
11951
119522003-05-24 Paul Eggert <eggert@twinsun.com>
11953
11954 * data/glr.c (YYSTACKEXPANDABLE): Do not evaluate
11955 YYSTYPE_IS_TRIVIAL or YYSTYPE_IS_TRIVIAL unless they are defined.
11956 This fixes a problem reported by John Bowman when the Compaq/HP
11957 Alpha cxx compiler happy (e.g. using cxx -D__USE_STD_IOSTREAM
11958 -ansi -Wall -gall).
11959 * data/yacc.c (union yyalloc): Likewise.
11960 (YYCOPY): Do not evaluate __GNUC__ unless it is defined.
11961
11962 Switch from 'int' to 'bool' where that makes sense.
11963
11964 * lib/abitset.c (abitset_test, abitset_empty_p, abitset_equal_p,
11965 abitset_subset_p, abitset_disjoint_p, abitset_and_cmp,
11966 abitset_andn_cmp, abitset_or_cmp, abitset_xor_cmp, abitset_and_or,
11967 abitset_and_or_cmp, abitset_andn_or_cmp, abitset_or_and_cmp):
11968 Return or accept bool, not int. All callers changed.
11969 * lib/bbitset.h: (bitset_toggle_, bitset_copy_, bitset_and_or_cmp_,
11970 bitset_andn_or_cmp_, bitset_or_and_cmp_): Likewise.
11971 * lib/bitset.c (bitset_only_set_p, bitset_print, bitset_toggle_,
11972 bitset_copy_, bitset_op4_cmp, bitset_and_or_cmp_, bitset_andn_or_cmp_,
11973 bitset_or_and_cmp_): Likewise.
11974 * lib/bitset.h (bitset_test, bitset_only_set_p): Likewise.
11975 * lib/bitset_stats.c (bitset_stats_print, bitset_stats_toggle,
11976 bitset_stats_test, bitset_stats_empty_p, bitset_stats_disjoint_p,
11977 bitset_stats_equal_p, bitset_stats_subset_p, bitset_stats_and_cmp,
11978 bitset_stats_andn_cmp, bitset_stats_or_cmp, bitset_stats_xor_cmp,
11979 bitset_stats_and_or_cmp, bitset_stats_andn_or_cmp,
11980 bitset_stats_or_and_cmp): Likewise.
11981 * lib/ebitset.c (ebitset_elt_zero_p, ebitset_equal_p, ebitset_copy_cmp,
11982 ebitset_test, ebitset_empty_p, ebitset_subset_p, ebitset_disjoint_p,
11983 ebitset_op3_cmp, ebitset_and_cmp, ebitset_andn_cmp, ebitset_or_cmp,
11984 ebitset_xor_cmp): Likewise.
11985 * lib/lbitset.c (lbitset_elt_zero_p, lbitset_equal_p, lbitset_copy_cmp,
11986 lbitset_test, lbitset_empty_p, lbitset_subset_p, lbitset_disjoint_p,
11987 lbitset_op3_cmp, lbitset_and_cmp, lbitset_andn_cmp, lbitset_or_cmp,
11988 lbitset_xor_cmp): Likewise.
11989 * lib/bbitset.h: Include <stdbool.h>.
11990 (struct bitset_vtable): The following members now return bool, not
11991 int: toggle, test, empty_p, disjoint_p, equal_p, subset_p,
11992 and_cmp, andn_cmp, or_cmp, xor_cmp, and_or_cmp, andn_or_cmp,
11993 or_and_cmp).
11994 * src/conflicts.c (count_rr_conflicts): Likewise.
11995 * lib/bitset_stats.h (bitset_stats_enabled): Now bool, not int.
11996 All uses changed.
11997 * lib/ebitset.c (ebitset_obstack_init): Likewise.
11998 * lib/lbitset.c (lbitset_obstack_init): Likewise.
11999 * src/getargs.c (debug_flag, defines_flag, locations_flag,
12000 no_lines_flag, no_parser_flag, token_table_flag, yacc_flag,
12001 graph_flag): Likewise.
12002 * src/getargs.h (debug_flag, defines_flag, locations_flag,
12003 no_lines_flag, no_parser_flag, token_table_flag, yacc_flag,
12004 graph_flag): Likewise.
12005 * src/output.c (error_verbose): Likewise.
12006 * src/output.h (error_verbose): Likewise.
12007 * src/reader.c (start_flag, typed): Likewise.
12008 * src/reader.h (typed): Likewise.
12009 * src/getargs.c (LOCATIONS_OPTION): New constant.
12010 (long_options, getargs): Use it.
12011 * src/lalr.c (build_relations): Use bool, not int.
12012 * src/nullable.c (nullable_compute): Likewise.
12013 * src/print.c (print_reductions): Likewise.
12014 * src/tables.c (action_row, pack_vector): Likewise.
12015 * src/muscle_tab.h (MUSCLE_INSERT_BOOL): New macro.
12016 * src/output.c (prepare): Use it.
12017 * src/output.c (token_definitions_output,
12018 symbol_destructors_output, symbol_destructors_output): Use string,
12019 not boolean integer, to keep track of whether to output separator.
12020 * src/print_graph.c (print_core): Likewise.
12021 * src/state.c (state_rule_lookaheads_print): Likewise.
12022
12023 * config/install-sh: Sync from automake 1.7.5.
12024
120252003-05-14 Paul Eggert <eggert@twinsun.com>
12026
12027 * src/parse-gram.y (rules_or_grammar_declaration): Require a
12028 semicolon after a grammar declaration, in the interest of possible
12029 future changes to the Bison input language.
12030 Do not allow a stray semicolon at the start of the grammar.
12031 (rhses.1): Allow one or more semicolons after any rule, including
12032 just before "|" as required by POSIX.
12033 * tests/input.at (Torturing the Scanner): Add tests for ";|" in a
12034 grammar.
12035
120362003-05-14 Alexandre Duret-Lutz <adl@gnu.org>
12037
12038 %parse-param support for lalr1.cc.
12039
12040 * data/lalr1.cc (b4_parse_param_decl, b4_parse_param_cons,
12041 b4_cc_constructor_calls, b4_cc_constructor_call,
12042 b4_parse_param_vars, b4_cc_var_decls, b4_cc_var_decl): New m4
12043 definitions.
12044 (yy::b4_parser_class_name::b4_parser_class_name): Take extra
12045 parse-param arguments.
12046 (yy::b4_parser_class_name): Declare instance variables to
12047 hold parse-param arguments.
12048 * tests/calc.at: s/value/semantic_value/ because value clashes
12049 with a member of yy::b4_parser_class_name. Adjust C++ code
12050 to handle %parse-param. Enable %parse-param test in C++.
12051
120522003-05-12 Paul Eggert <eggert@twinsun.com>
12053
12054 * doc/bison.texinfo (How Can I Reset @code{yyparse}): Reword the
12055 English a bit. Fix fclose typo. Change "const char" to "char
12056 const", and use ANSI C rather than K&R for "main". Suggest
12057 YY_FLUSH_BUFFER over yyrestart (as that is what Flex recommends)
12058 and suggest yy_switch_to_buffer.
12059
120602003-05-05 Paul Eggert <eggert@twinsun.com>
12061
12062 * lib/bitset.h (__INT_TO_PTR): Define to a value that presumes
12063 C89. This avoids a diagnostic on compilers that define __STDC__
12064 to 0, fixing a problem with Tru64 cc reported by Martin Mokrejs in
12065 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00041.html>.
12066
120672003-05-03 Paul Eggert <eggert@twinsun.com>
12068
12069 * lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
12070 Do not overrun array bounds.
12071 This should fix a bug reported today by Olatunji Oluwabukunmi in
12072 <http://lists.gnu.org/archive/html/bug-bison/2003-05/msg00004.html>.
12073
120742003-04-29 Akim Demaille <akim@epita.fr>
12075
12076 * src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...
12077 * src/getargs.c, src/getargs.h: here, as bool, not int.
12078 (nondeterministic_parser): New.
12079 * src/parse-gram.y, src/scan-gram.l: Support
12080 %nondeterministic-parser.
12081 * src/output.c (prepare): Use nondeterministic_parser instead
12082 of glr_parser where appropriate.
12083 * src/tables.c (conflict_row, action_row, save_row)
12084 (token_actions, token_actions, pack_vector): Ditto.
12085
120862003-04-29 Akim Demaille <akim@epita.fr>
12087
12088 * doc/bison.texinfo (C++ Parsers, Implementing Loops): New.
12089
120902003-04-29 Akim Demaille <akim@epita.fr>
12091
12092 * tests/calc.at: Also test yacc.c and glr.c (but not lalr1.cc yet)
12093 with %pure-parser and %locations to exercise the patch from Yakov
12094 Markovitch below.
12095
120962003-04-28 Tim Van Holder <tim.van.holder@pandora.be>
12097
12098 * data/yacc.c: (b4_lex_param): Corrected for the case where
12099 %lex-param is provided and %pure-parser isn't.
12100
121012003-04-27 Paul Eggert <eggert@twinsun.com>
12102
12103 Avoid gcc -Wundef warnings reported by Gerald Pfeifer in
12104 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00044.html>.
12105 * data/yacc.c (YYSTACK_ALLOC): Don't evaluate YYSTACK_USE_ALLOCA
12106 if it is not defined.
12107 (YYMAXDEPTH): Don't evaluate YYMAXDEPTH if it is not defined.
12108
121092003-04-26 Paul Eggert <eggert@twinsun.com>
12110
12111 * data/lalr1.cc (yy::Parser::pact_ninf_, yy::Parser::table_ninf_):
12112 Declare to be of type suitable for the ninf value itself, not of
12113 type suitable for the corresponding table, since the latter might
12114 be unsigned but the ninf value might be negative. This fixes a
12115 bug reported by Alexandre Duret-Lutz in
12116 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00017.html>.
12117
12118 * configure.ac (AC_FUNC_ERROR_AT_LINE): Remove, since gl_ERROR
12119 invokes it. We shouldn't invoke it twice because it will attempt
12120 to put error.o in the archive twice. This fixes a glitch reported
12121 by Martin Mokrejs in
12122 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00041.html>.
12123
121242003-04-21 Paul Eggert <eggert@twinsun.com>
12125
12126 * m4/error.m4: Update from Bruno Haible's 2003-04-14 patch
12127 to gnulib.
12128
121292003-04-21 Yakov Markovitch <Markovitch@iso.ru>
12130
12131 * data/glr.c (yyexpandGLRStack) [!YYSTACKEXPANDABLE]:
12132 Fix obvious typo that results in uncompilable GLR parsers
12133 when both %pure-parser and %locations are used. (trivial change)
12134
121352003-04-17 Paul Eggert <eggert@twinsun.com>
12136
12137 * src/scan-gram.l: Add %option nounput, since we no longer use unput.
12138 (unexpected_eof): Renamed from unexpected_end_of_file, for brevity.
12139 Do not insert the expected token via unput, as this runs afoul
12140 of a POSIX-compatibility bug in flex 2.5.31.
12141 All uses changed to BEGIN the parent state,
12142 since we no longer insert the expected token via unput.
12143 * tests/regression.at (Invalid inputs): Remove cascaded diagnostic
12144 that is no longer emitted after the above change.
12145
12146 * src/conflicts.c (set_conflicts): Resolve all conflicts, not just
12147 the first one. This change is from Paul Hilfinger, and it fixes
12148 regression reported by Werner Lemberg in
12149 <http://lists.gnu.org/archive/html/bug-bison/2003-04/msg00026.html>.
12150
12151 (resolve_sr_conflict): Don't invoke state_errs_set
12152 unless one or more tokens have been explicitly made errors.
12153 Otherwise, the above change causes Bison to abort.
12154
12155 * tests/existing.at (GNU pic Grammar): New test case, taken from
12156 Lemberg's email.
12157
121582003-03-31 Akim Demaille <akim@epita.fr>
12159
12160 * doc/Makefile.am (AM_MAKEINFOFLAGS): Don't split the info file.
12161
121622003-03-31 Akim Demaille <akim@epita.fr>
12163
12164 * src/output.c (prepare_symbols): Avoid trailing spaces in the
12165 output.
12166
121672003-03-31 Akim Demaille <akim@epita.fr>
12168
12169 * doc/bison.texinfo (Strings are Destroyed): s/losses/loses/.
12170 From Paul Hilfinger.
12171
121722003-03-29 Akim Demaille <akim@epita.fr>
12173
12174 * m4/error.m4: Do not put under dynamic conditions some code which
12175 expansion is under static control.
12176
121772003-03-29 Akim Demaille <akim@epita.fr>
12178
12179 * doc/bison.texinfo (How Can I Reset @code{yyparse}): New.
12180
121812003-03-29 Akim Demaille <akim@epita.fr>
12182
12183 * doc/bison.texinfo (Strings are Destroyed): New.
12184
121852003-03-13 Paul Eggert <eggert@twinsun.com>
12186
12187 * .cvsignore: Add configure.lineno.
12188 * src/.cvsignore: Add yacc.
12189 * tests/.cvsignore: Add testsuite.log.
12190 * doc/fdl.texi: Sync with latest FSF version.
12191
121922003-03-12 Paul Eggert <eggert@twinsun.com>
12193
12194 * scan-gram.l (YY_USER_INIT): Initialize code_start, too.
12195 (<INITIAL><<EOF>>, <SC_PRE_CODE><<EOF>>): Set *loc to the scanner
12196 cursor, instead of leaving it undefined. This fixes a bug
12197 reported by Tim Van Holder in
12198 <http://lists.gnu.org/archive/html/bug-bison/2003-03/msg00023.html>.
12199 * tests/input.at (Torturing the Scanner): Test the scanner on
12200 an empty input file, which was Tim Van Holder's test case.
12201
12202 * m4/timevar.m4 (BISON_PREREQ_TIMEVAR): When checking whether
12203 <sys/resource.h> can be included, include sys/time.h and
12204 sys/times.h first, if available. This works around the SunOS
12205 4.1.4 porting bug reported by Bruce Becker in
12206 <http://lists.gnu.org/archive/html/bug-bison/2003-03/msg00018.html>.
12207
12208 * m4/subpipe.m4 (BISON_PREREQ_SUBPIPE): Don't
12209 AC_CHECK_HEADERS([sys/wait.h]), as this interferes with
12210 AC_HEADER_SYS_WAIT.
12211
12212 Merge changes from gnulib. This was prompted because the CVS
12213 snapshot didn't build on Solaris 7 due to strnlen problems.
12214
12215 These changes need to be merged back into gnulib:
12216 * lib/hash.c: Include <stdbool.h> unconditionally.
12217 * m4/onceonly.m4 (m4_quote): New macro.
12218 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
12219 Quote AC_FOREACH variable-expansions properly.
12220 The 2003-01-03 obstack.h change also needs merging.
12221 {end of changes requiring merging}
12222
12223 * lib/stdbool.h.in, m4/alloca.m4, m4/dirname.m4, m4/dos.m4,
12224 m4/getopt.m4, m4/hash.m4, m4/malloc.m4, m4/memchr.m4,
12225 m4/memrchr.m4, m4/obstack.m4, m4/onceonly.m4, m4/quote.m4,
12226 m4/quotearg.m4, m4/realloc.m4, m4/stpcpy.m4, m4/strnlen.m4,
12227 m4/strtol.m4, m4/strtoul.m4, m4/unlocked-io.m4, m4/xalloc.m4:
12228 New files, imported from gnulib.
12229 * m4/Makefile.am (EXTRA_DIST): Add the new m4/*.m4 files mentioned
12230 above.
12231
12232 * lib/mbswidth.c, m4/error.m4, m4/mbrtowc.m4, m4/mbswidth.m4,
12233 m4/memcmp.m4, m4/prereq.m4, m4/stdbool.m4: Update to current
12234 gnulib sources.
12235
12236 * configure.ac (gl_DIRNAME, gl_GETOPT, gl_HASH, gl_QUOTE, gl_XALLOC):
12237 Add.
12238 (gl_ERROR): New, replacing jm_PREREQ_ERROR.
12239 (gl_FUNC_ALLOCA): New, replacing AC_FUNC_ALLOCA.
12240 (gl_FUNC_STPCPY): New, replacing AC_REPLACE_FUNCS(stpcpy).
12241 (gl_FUNC_STRNLEN): New, replacing AC_FUNC_STRNLEN.
12242 (gl_MBSWIDTH): New, replacing jm_PREREQ_MBSWIDTH.
12243 (gl_OBSTACK): New, replacing AC_FUNC_OBSTACK.
12244 (gl_QUOTEARG): New, replacing jm_PREREQ_QUOTEARG.
12245 (jm_FUNC_GLIBC_UNLOCKED_IO, gl_FUNC_STPCPY, gl_FUNC_STRTOL): New.
12246 (jm_FUNC_MALLOC): New, replacing AC_FUNC_MALLOC.
12247 (jm_FUNC_REALLOC): New, replacing AC_FUNC_REALLOC.
12248 (jm_PREREQ_ARGMATCH): Remove.
12249 (AC_REPLACE_FUNCS): Remove memchr, memrchr, stpcpy, strtol, strtoul.
12250 * lib/Makefile.am (libbison_a_SOURCES): Add argmatch.c, argmatch.h.
12251
12252 * src/system.h: Include <stdbool.h> unconditionally.
12253
12254 * lib/bbitset.h: Include <limits.h> unconditionally. We have been
12255 assuming at least C89 in the bitset code for some time now.
12256
122572003-03-03 Akim Demaille <akim@epita.fr>
12258
12259 * ro.po: New.
12260
122612003-03-02 Akim Demaille <akim@epita.fr>
12262
12263 * doc/bison.texinfo (Table of Symbols): Reactivate the
12264 documentation for %lex-param, and %parse-param.
12265
122662003-03-02 Akim Demaille <akim@epita.fr>
12267
12268 * data/yacc.c, data/glr.c, data/lal1.cc: Use similar code to
12269 generate verbose error messages.
12270 Use the number of tokens as an upper bound in yytname, as it
12271 cannot be a non terminal.
12272
122732003-03-02 Akim Demaille <akim@epita.fr>
12274
12275 * tests/regression.at (_AT_DATA_DANCER_Y): Fix the expected error
12276 message.
12277
122782003-03-02 Akim Demaille <akim@epita.fr>
12279
12280 * tests/regression.at (_AT_DATA_DANCER_Y, AT_CHECK_DANCER): New.
12281 Use them to exercise yycheck overrun.
12282 Based on Andrew Suffield's grammar.
12283
122842003-03-02 Akim Demaille <akim@epita.fr>
12285
12286 Create tests/local.at for Bison generic testing macros.
12287
12288 * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Move to...
12289 * tests/local.at (AT_BISON_OPTION_PUSHDEFS, AT_BISON_OPTION_POPDEFS):
12290 This new file.
12291 * tests/calc.at (AT_CHECK_CALC): Adjust.
12292 * tests/testsuite.at (AT_DATA_GRAMMAR_PROLOGUE, AT_DATA_GRAMMAR)
12293 (AT_COMPILE, AT_COMPILE_CXX, AT_PARSER_CHECK): Move to...
12294 * tests/local.at: here.
12295 (AT_COMPILE_CXX): Tags the tests using it as c++.
12296 Ignore the test if CXX is not functional.
12297
122982003-03-01 Paul Eggert <eggert@twinsun.com>
12299
12300 * src/scan-gram.l (code_start): Initialize it to scanner_cursor,
12301 not loc->end, since loc->end might contain garbage and this leads
12302 to undefined behavior on some platforms.
12303 (id_loc, token_start): Use (IF_LINTed) initial values that do not
12304 depend on *loc, so that the reader doesn't give the the false
12305 impression that *loc is initialized.
12306 (<INITIAL>"%%"): Do not bother setting code_start, since its value
12307 does not survive the return.
12308
123092003-03-01 Akim Demaille <akim@epita.fr>
12310
12311 * src/scan-gram.l (code_start): Always initialize it when entering
12312 into yylex, as SC_EPILOGUE is activated *before* the corresponding
12313 yylex invocation. An alternative would be making it static, but
12314 then it starts with the second %%'s beginning, instead of its end.
12315
123162003-02-28 Paul Eggert <eggert@twinsun.com>
12317
12318 * lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work
12319 around a UnixWare 7.1.1 porting bug reported by John Hughes in
12320 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00030.html>.
12321
123222003-02-26 Paul Eggert <eggert@twinsun.com>
12323
12324 * README: Mention compiler bug in Sun Forte Developer 6 update 2.
12325 Remove Sequent/Pyramid discussion (nobody uses them any more).
12326 Merge VMS and MS-DOS discussion; these ports may well be dead
12327 but let's keep mentioning them for now. Put <> around email
12328 addresses. Add copyright notice.
12329
123302003-02-24 Paul Eggert <eggert@twinsun.com>
12331
12332 * data/glr.c (yy_reduce_print): yylineno -> yylno,
12333 to avoid collision with flex use of yylineno.
12334 Problem reported by Bruce Lilly in
12335 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00016.html>.
12336 * data/lalr1.cc (yy::]b4_parser_class_name[::parse): Likewise.
12337 * data/yacc.c (yy_reduce_print): Likewise.
12338
12339 * config/depcomp: Sync with Automake 1.7.3.
12340
123412003-02-21 Akim Demaille <akim@epita.fr>
12342
12343 * data/lalr1.cc: Use temporary variables instead of casts to
12344 change integer types.
12345 Suggested by Paul Eggert.
12346
123472003-02-21 Akim Demaille <akim@epita.fr>
12348
12349 * doc/bison.texinfo: Use "location" consistently to refer to @n,
12350 to avoid confusions with lalr1.cc's notion of Position.
12351 Suggested by Paul Eggert.
12352
123532003-02-20 Akim Demaille <akim@epita.fr>
12354
12355 * data/lalr1.cc (position.hh): Make sure "columns" never pushes
12356 before initial_columns.
12357 (location.hh): Use consistent variable names when defining the
12358 operator<<.
12359 Use "last" so that we subtract from Positions, not from unsigned.
12360
123612003-02-20 Akim Demaille <akim@epita.fr>
12362
12363 * data/lalr1.cc (position.hh): New subfile, including the extended
12364 and Doxygen'ed documentation of class Position.
12365 (location.hh): Use it.
12366 Document a` la Doxygen.
12367 With the help of Benoit Perrot.
12368
123692003-02-20 Akim Demaille <akim@epita.fr>
12370
12371 * tests/calc.at (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): Define
12372 AT_YACC_IF.
12373 Redefine AT_YYERROR_SEES_LOC_IF using it.
12374 (_AT_DATA_CALC_Y): Don't declare yyerror when lalr1.cc, as it is
12375 not defined.
12376 Don't use the location in yy::Parser::error_ and
12377 yy::Parser::print_ when not %locations.
12378 Activate more lalr1.cc tests.
12379
123802003-02-19 Akim Demaille <akim@epita.fr>
12381
12382 * data/lalr1.cc: When displaying a line number, be sure to make it
12383 an int.
12384
123852003-02-19 Akim Demaille <akim@epita.fr>
12386
12387 * data/lalr1.cc (b4_stack_depth_init, yy::Parser::initdepth_):
12388 Remove, useless.
12389 (YYABORT, YYACCEPT, YYERROR): New.
12390 * tests/calc.at: Renable the lalr1.cc test.
12391
123922003-02-19 Akim Demaille <akim@epita.fr>
12393
12394 * tests/calc.at (AT_CHECK_CALC): Check different scenarios of
12395 error recovery, mixing with/without pops and discarding of the
12396 lookahead.
12397 Exercise YYERROR.
12398 Disable the lalr1.cc tests as currently it doesn't support YYERROR.
12399
124002003-02-17 Paul Eggert <eggert@twinsun.com>
12401
12402 * tests/atlocal.in (LDFLAGS, LIBS): New vars.
12403 * tests/testsuite.at (AT_COMPILE): Use them.
12404 This fixes the testsuite problem reported by Robert Lentz in
12405 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00011.html>.
12406
124072003-02-12 Paul Eggert <eggert@twinsun.com>
12408
12409 * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]:
12410 Avoid subscript error in yycheck. Bug reported by Andrew Suffield in
12411 <http://lists.gnu.org/archive/html/bug-bison/2003-02/msg00003.html>.
12412 * data/glr.c (yyreportSyntaxError) [YYERROR_VERBOSE]: Likewise.
12413 Check for malloc failure, for consistency with yacc.c.
12414 (yytname_size): Remove, for consistency with yacc.c.
12415
12416 The bug still remains in data/lalr1.cc, as I didn't have time
12417 to fix it there.
12418
124192003-02-06 Akim Demaille <akim@epita.fr>
12420
12421 * configure.ac (GXX): Rename as...
12422 (CXX): this, to keep the original Autoconf semantics.
12423 Require 2.57.
12424 * data/lalr1.cc: Fix b4_copyright invocations.
12425 If YYDEBUG is not defined, don't depend upon name_ being defined.
12426 (location.hh): Include string and iostream.
12427 (Position::filename): New member.
12428 (Position::Position ()): New.
12429 (operator<< (Position)): New.
12430 (operator- (Position, int)): New.
12431 (Location::first, Location::last): Rename as...
12432 (Location::begin, Location::end): these, to mock the conventional
12433 iterator names.
12434 (operator<< (Location)): New.
12435 * tests/atlocal.in (CXX): New.
12436 * tests/testsuite.at (AT_COMPILE_CXX): New.
12437 * tests/calc.at (_AT_DATA_CALC_Y): Adjust yyerror to report the
12438 locations in a more synthetic way.
12439 (AT_CHECK_PUSHDEFS): AT_YYERROR_SEES_LOC_IF is positive if
12440 lalr1.cc is used.
12441 Adjust the C locations to match those from Emacs: first column is
12442 column 0.
12443 Change all the expected results.
12444 Conform to the GCS: simplify the locations when applicable.
12445 (LOC, VAL, YYLLOC_FORMAL, YYLLOC_ARG, USE_YYLLOC, LEX_FORMALS)
12446 (LEX_ARGS, USE_LEX_ARGS, LEX_PRE_FORMALS, LEX_PRE_ARGS): Replace
12447 these CPP macros with the m4 macros new defined by...
12448 (AT_CHECK_PUSHDEFS): this, i.e.:
12449 (AT_LALR1_CC_IF, AT_PURE_LEX_IF, AT_LOC, AT_VAL, AT_LEX_FORMALS)
12450 (AT_LEX_ARGS, AT_USE_LEX_ARGS, AT_LEX_PRE_FORMALS, AT_LEX_PRE_ARGS)
12451 New macros.
12452 (AT_CHECK_POPDEFS): Undefine them.
12453 (AT_CHECK_CALC_LALR1_CC): New.
12454 Use it for the first lalr1.cc test.
12455
124562003-02-04 Akim Demaille <akim@epita.fr>
12457
12458 * data/lalr1.cc (YYLLOC_DEFAULT): Fix its definition: be based on
12459 Location as is defined.
12460
124612003-02-04 Akim Demaille <akim@epita.fr>
12462
12463 * data/lalr1.cc: If YYDEBUG is not defined, don't depend upon
12464 name_ being defined.
12465
124662003-02-03 Paul Eggert <eggert@twinsun.com>
12467
12468 * src/gram.h (start_symbol): Remove unused decl.
12469
12470 Use more-consistent naming conventions for local vars.
12471
12472 * src/derives.c (derives_compute): Change type of local var from
12473 int to rule_number.
12474 * src/gram.c (grammar_rules_partial_print): Likewise.
12475 * src/print.c (print_core): Likewise.
12476 * src/reduce.c (reduce_grammar_tables): Likewise.
12477
12478 * src/gram.c (grammar_dump): Change name of item_number *
12479 local var from r to rp.
12480 * src/nullable.c (nullable_compute): Likewise.
12481
12482 * src/gram.h (ISTOKEN, ISVAR): Use i, not s, for int var.
12483
12484 * src/gram.h (symbol_number_as_item_number): Use sym, not s,
12485 for symbol or symbol_number var.
12486 * src/reader.c (grammar_start_symbol_set): Likewise.
12487 * src/reader.h (grammar_start_symbol_set, grammar_symbol_append):
12488 Likewise.
12489 * src/state.c (transitions_to): Likewise.
12490 * src/state.h: Likewise.
12491 * src/tables.c (symbol_number_to_vector_number): Likewise.
12492
12493 * src/muscle_tab.h (MUSCLE_OBSTACK_SGROW): Use p, not s, for
12494 char * var.
12495
12496 * src/parse-gram.y (lloc_default): Use loc, not r, for YYLTYPE
12497 var.
12498
12499 * src/scan-gram.l (no_cr_read): Use bytes_read, not s, for size
12500 var.
12501
12502 * src/system.h (xstrndup, strchr, strspn, strnlen, memchr, memrchr):
12503 Use str, not s, for char * var. Use ch, not c, for character var.
12504 Use size for size var.
12505
12506 * src/uniqstr.c (uniqstr_new, uniqstr_assert): Use str, not s, for
12507 char * var.
12508 (uniqstr_print, uniqst_print_processor): Use ustr, not s, for
12509 uniqstr var.
12510 * src/uniqstr.h: Likewise.
12511
12512 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str,
12513 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
12514 get_node_alignment_str, get_arrow_mode_str, get_crossing_type_str,
12515 get_view_str, get_linestyle_str, get_arrowstyle_str): Rename
12516 param to have same name as that of enum, so that we don't use
12517 "s" to stand for a non-state.
12518
125192003-02-02 Akim Demaille <akim@epita.fr>
12520
12521 * src/scan-skel.l: Scan more than one inert character per yylex
12522 invocation.
12523
125242003-02-01 Paul Eggert <eggert@twinsun.com>
12525
12526 Version 1.875a.
12527
12528 * po/LINGUAS: Add ms.
12529
125302003-01-30 Akim Demaille <akim@epita.fr>
12531
12532 * doc/Makefile.am (CLEANFILES): Add bison.fns for distcheck.
12533
125342003-01-29 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
12535
12536 * tests/cxx-type.at: Correct apparent typo in Bison input: $$ instead
12537 of $1.
12538
12539 Changes in response to error report by S. Eken: GLR mode does not
12540 handle negative $ indices or $ indices in embedded rules correctly.
12541 See <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00076.html>.
12542
12543 * data/glr.c (b4_rhs_value): Change to use YYFILL macro.
12544 (b4_rhs_location): Ditto.
12545 (yyfill): New function to copy from stack tree into array
12546 incrementally.
12547 (yyuserAction): Modify to allow incremental move of semantic values
12548 to rhs array when in GLR mode.
12549 Define YYFILL to use in user-defined actions to fill semantic array
12550 as needed.
12551 Remove dummy use of yystack, as there is now a guaranteed use.
12552 (yydoAction): Modify to allow incremental move of semantic values
12553 to rhs array when in GLR mode.
12554 (yyresolveAction): Ditto.
12555 (yyglrShiftDefer): Update comment.
12556 (yyresolveStates): Use X == NULL for pointers, not !X.
12557 (yyglrReduce): Ditto.
12558 (yydoAction): Ditto
12559
12560 * tests/glr-regr1.at: Rename to ...
12561 * tests/glr-regression.at: Add new regression test for the problems
12562 described above (adapted from S. Eken).
12563 Update copyright notice.
12564 * tests/testsuite.at: Rename glr-regr1.at to glr-regression.at.
12565 * tests/Makefile.am: Ditto.
12566
125672003-01-28 Paul Eggert <eggert@twinsun.com>
12568
12569 * data/lalr1.cc: Do not use @output_header_name@ unless
12570 b4_defines_flag is set. This fixes two bugs reported by
12571 Tim Van Holder in
12572 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00071.html>
12573 and <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00073.html>.
12574
125752003-01-21 Paul Eggert <eggert@twinsun.com>
12576
12577 * data/yacc.c (YYERROR): Move code from yyerrlab1 to here, so that
12578 we don't need to worry about yyerrlab1 being reported as an
12579 "unused label" by non-GCC C compilers. The downside is that if
12580 locations are used then a couple of statements are duplicated each
12581 time YYERROR is invoked, but the upside is that the warnings
12582 should vanish.
12583 (yyerrlab1): Move code to YERROR.
12584 (yyerrlab2): Remove. Change uses back to yyerrlab1.
12585 This reverts some of the 2002-12-27 change.
12586
125872003-01-17 Paul Eggert <eggert@twinsun.com>
12588
12589 * src/output.c (symbol_printers_output): Fix typo that led
12590 to core dump. Problem reported by Antonio Rus in
12591 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00058.html>.
12592
125932003-01-13 Akim Demaille <akim@epita.fr>,
12594 Quoc Peyrot <chojin@lrde.epita.fr>,
12595 Robert Anisko <anisko_r@lrde.epita.fr>
12596
12597 * data/lalr1.cc (parse::yyerrlab1): When popping the stack, stop
12598 when the stacks contain one element, as the loop would otherwise
12599 free the last state, and then use the top state (the one we just
12600 popped). This means that the initial elements will not be freed
12601 explicitly, as is the case in yacc.c; it is not a problem, as
12602 these elements have fake values.
12603
126042003-01-11 Paul Eggert <eggert@twinsun.com>
12605
12606 * NEWS: %expect-violations are now just warnings, reverting
12607 to Bison 1.30 and 1.75 behavior. This fixes the GCC 3.2
12608 bootstrapping problem reported by Matthias Klose; see
12609 <http://lists.gnu.org/archive/html/bug-bison/2003-01/msg00053.html>.
12610 * src/conflicts.c (conflicts_print): Likewise.
12611 * tests/conflicts.at (%expect not enough, %expect too much,
12612 %expect with reduce conflicts): Likewise.
12613 * doc/bison.texinfo (Expect Decl): Document this. Also mention
12614 that the warning is enabled if the number of conflicts changes
12615 (not necessarily increases).
12616
12617 * src/getargs.c (version): Update copyright year.
12618
126192003-01-09 Akim Demaille <akim@epita.fr>
12620
12621 * src/Makefile.am, lib/Makefile.am: Use $(VAR) instead of @VAR@.
12622
126232003-01-08 Paul Eggert <eggert@twinsun.com>
12624
12625 * Makefile.maint (WGETFLAGS):
12626 New macro, containing "-C off" to disable proxy caches.
12627 All uses of $(WGET) changed to $(WGET) $(WGETFLAGS).
12628 (rel-check): Use $(WGET) instead of wget.
12629
126302003-01-06 Paul Eggert <eggert@twinsun.com>
12631
12632 * doc/bison.texinfo (Generalized LR Parsing): Add a reference to
12633 the GLR paper of Scott, Johnstone and Hussain.
12634
126352003-01-04 Paul Eggert <eggert@twinsun.com>
12636
12637 * configure.ac (AC_ARG_ENABLE): Add --disable-yacc.
12638 (YACC_SCRIPT, YACC_LIBRARY): New vars to AC_SUBST.
12639 * lib/Makefile.am (lib_LIBRARIES): liby.a -> @YACC_LIBRARY@.
12640 (EXTRA_LIBRARIES): New var, for liby.a.
12641 * src/Makefile.am (bin_SCRIPTS): yacc -> @YACC_SCRIPT@.
12642 (EXTRA_SCRIPTS): New var, for yacc.
12643
12644 * data/yacc.c (yyerrlab1): Omit attribute if __cplusplus is defined,
12645 since GNU C++ (as of 3.2.1) does not allow attributes on labels.
12646 Problem reported by Nelson H. F. Beebe.
12647
126482003-01-03 Paul Eggert <eggert@twinsun.com>
12649
12650 * lib/obstack.h (__INT_TO_PTR) [__STDC__]: Cast result to
12651 (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
12652 when compiling Bison 1.875's `bitset bset = obstack_alloc
12653 (bobstack, bytes);'. Problem reported by Nelson H. F. Beebe.
12654
12655 * src/scan-skel.l (QPUTS): Omit redundant `;' from macro definition.
12656 ([^@\n]): Renamed from [^@\n]+ so that the token buffer does not
12657 grow to a huge size with typical invocation.
12658
12659 * lib/hash.c (_Bool, bool, false, true, __bool_true_false_are_defined):
12660 Use the pattern recommended by Autoconf 2.57, except also protect
12661 against double-definition.
12662 * src/system.h: Likewise.
12663 Portability issues reported by Nelson H. F. Beebe.
12664
12665 * data/glr.c (yybool): Renamed from bool, to avoid collisions in C.
12666 All uses changed. Provide a definition in both C and C++.
12667 (yytrue, yyfalse): Define even if defined (__cplusplus).
12668
12669 * lib/bitset_stats.c (bitset_stats_list): Remove unused var.
12670 Reported by Nelson H. F. Beebe.
12671
12672 * src/scan-skel.l ("@oline@"): Output lineno+1, not lineno.
12673
126742003-01-02 Paul Eggert <eggert@twinsun.com>
12675
12676 * data/yacc.c (yyerrlab1): Append `;' after attribute, to
12677 pacify the buggy "smart preprocessor" in MacOS 10.2.3.
12678 Bug reported by Nelson H. F. Beebe.
12679
126802003-01-01 Paul Eggert <eggert@twinsun.com>
12681
12682 * Version 1.875.
12683
126842002-12-30 Paul Eggert <eggert@twinsun.com>
12685
12686 * src/scan-gram.l (<INITIAL,SC_AFTER_IDENTIFIER,SC_PRE_CODE>","):
12687 Moved here from...
12688 (<INITIAL>","): Here. This causes stray "," to be treated
12689 more uniformly.
12690
12691 * src/scan-gram.l (<SC_BRACED_CODE>"}"): Output ";" before the
12692 last brace in braced code when not in Yacc mode, for compatibility
12693 with Bison 1.35. This resurrects the 2001-12-15 patch to
12694 src/reader.c.
12695
12696 * src/reader.h (YYDECL): Use YYSTYPE, not its deprecated alias
12697 yystype. This follows up the 2002-12-24 YYSTYPE bug fix.
12698
126992002-12-28 Paul Eggert <eggert@twinsun.com>
12700
12701 * src/symtab.c (symbol_make_alias): Set type of SYMVAL to be
12702 that of SYM's type. This fixes Debian bug 168069, reported by
12703 Thomas Olsson.
12704
127052002-12-28 Paul Eggert <eggert@twinsun.com>
12706
12707 Version 1.75f.
12708
12709 Switch back to the Yacc style of conflict reports, undoing some
12710 of the 2002-07-30 change.
12711 * doc/bison.texinfo (Understanding): Use Yacc style for
12712 conflict reports. Also, use new way of locating rules.
12713 * src/conflicts.c (conflict_report):
12714 Renamed from conflict_report_yacc, removing the old
12715 'conflict_report'. Translate the entire conflict report at once,
12716 so that we don't assume that "," has the same interpretation in
12717 all languages.
12718 (conflicts_output): Use Yacc-style conflict report for each state,
12719 instead of our more-complicated style.
12720 (conflicts_print): Use Yacc-style conflict report, except print
12721 the input file name when not emulating Yacc.
12722 * tests/conflicts.at (Unresolved SR Conflicts, Defaulted
12723 Conflicted Reduction, %expect not enough, %expect too much,
12724 %expect with reduce conflicts): Switch to Yacc-style conflict reports.
12725 * tests/existing.at (GNU Cim Grammar): Likewise.
12726 * tests/glr-regr1.at (Badly Collapsed GLR States): Likewise.
12727
12728 * src/complain.c (warn_at, warn, complain_at, complain, fatal_at,
12729 fatal): Don't invoke fflush; it's not needed and it might even be
12730 harmful for stdout, as stdout might not be open.
12731 * src/reduce.c (reduce_print): Likewise.
12732
127332002-12-27 Paul Eggert <eggert@twinsun.com>
12734
12735 Fix a bug where error locations were not being recorded correctly.
12736 This problem was originally reported by Paul Hilfinger in
12737 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00086.html>.
12738
12739 * data/yacc.c (yyparse): New local var yylerrsp, to record the
12740 top of the location stack's error locations.
12741 (yyerrlab): Set it. When discarding a token, push its location
12742 onto yylerrsp so that we don't lose track of the error's end.
12743 (yyerrlab1): Now is only the target of YYERROR, so that we can
12744 properly record the location of the action that failed. For GCC
12745 2.93 and later, insert an __attribute__ ((__unused__)) to avoid
12746 GCC warning about yyerrlab1 being unused if YYERROR is unused.
12747 (yyerrlab2): New label, which yyerrlab now falls through to.
12748 Compute the error's location by applying YYLLOC_DEFAULT to
12749 the locations of all the symbols that went into the error.
12750 * doc/bison.texinfo (Location Default Action): Mention that
12751 YYLLOC_DEFAULT is also invoked for syntax errors.
12752 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR):
12753 Error locations include the locations of all the tokens that were
12754 discarded, not just the last token.
12755
127562002-12-26 Paul Eggert <eggert@twinsun.com>
12757
12758 * src/files.c: Include quote.h.
12759 (compute_output_file_names): Warn if we detect conflicting
12760 outputs to the same file. This should catch the misunderstanding
12761 exemplified by Debian Bug 165349, reported by Bruce Stephens..
12762
12763 * src/conflicts.c (conflicts_print): If the user specifies
12764 "%expect N", report an error if there are any reduce/reduce
12765 conflicts. This is what the manual says should happen.
12766 This fixes Debian bug 130890, reported by Anthony DeRobertis.
12767 * tests/conflicts.at (%expect with reduce conflicts): New test.
12768
12769 Don't use m4_include on relative file names, as it doesn't work as
12770 desired if there happens to be a file with that name under ".".
12771
12772 * m4sugar/version.m4: Remove; it was included but it wasn't used.
12773 * data/Makefile.am (dist_m4sugar_DATA): Remove m4sugar/version.m4.
12774 * data/m4sugar/m4sugar.m4: Don't include m4sugar/version.m4.
12775 * data/glr.c, data/lalr1.cc, data/yacc.c: Don't include c.m4.
12776 * src/output.c (output_skeleton): Use full path names when
12777 specifying a file to include; don't rely on include path, as
12778 it's unreliable when the working file contains a file with
12779 that name.
12780
127812002-12-25 Paul Eggert <eggert@twinsun.com>
12782
12783 Remove obsolete references to bison.simple and bison.hairy.
12784 Problem mentioned by Aubin Mahe in
12785 <http://lists.gnu.org/archive/html/help-bison/2002-12/msg00010.html>.
12786 * data/glr.c: Comment fix.
12787 * doc/bison.1: Remove references. Also, mention "yacc".
12788
12789 * src/getargs.c (getargs) [MSDOS]: Don't assume optarg != NULL
12790 with -g option.
12791
12792 * src/parse-gram.y (declaration): Use enum "report_states" rather
12793 than its numeric value 1.
12794
12795 * src/scan-skel.l ("@output ".*\n): Close any old yyout before
12796 opening a new one. This fixes Debian bug 165349, reported by
12797 Bruce Stephens.
12798
127992002-12-24 Paul Eggert <eggert@twinsun.com>
12800
12801 Version 1.75e.
12802
12803 * Makefile.maint (cvs-update): Don't assume that the shell
12804 supports $(...), as Solaris sh doesn't.
12805
12806 * src/parse-gram.y (lloc_default): Remove test for empty
12807 nonterminals at the end, since it didn't change the result.
12808
128092002-12-24 Paul Eggert <eggert@twinsun.com>
12810
12811 If the user does not define YYSTYPE as a macro, Bison now declares it
12812 using typedef instead of defining it as a macro. POSIX requires this.
12813 For consistency, YYLTYPE is also declared instead of defined.
12814
12815 %union directives can now have a tag before the `{', e.g., the
12816 directive `%union foo {...}' now generates the C code
12817 `typedef union foo { ... } YYSTYPE;'; this is for Yacc compatibility.
12818 The default union tag is `YYSTYPE', for compatibility with Solaris 9
12819 Yacc. For consistency, YYLTYPE's struct tag is now `YYLTYPE'
12820 instead of `yyltype'.
12821
12822 `yystype' and `yyltype' are now obsolescent macros instead of being
12823 typedefs or tags; they are no longer documented and will be
12824 withdrawn in a future release.
12825
12826 * data/glr.c (b4_location_type): Remove.
12827 (YYSTYPE): Renamed from yystype.
12828 (YYSTYPE_IS_DECLARED): New macro, used to prevent double-typedef.
12829 (struct YYLTYPE): Renamed from struct yyltype.
12830 (YYLTYPE): Renamed from yyltype.
12831 (yyltype, yystype): New (and obsolescent) macros,
12832 for backward compatibility.
12833 * data/yacc.c: Likewise.
12834
12835 * data/yacc.c (YYSTYPE): Declare as union YYSTYPE if the user
12836 does not specify a union tag. This is for compatibility with
12837 Solaris 9 yacc.
12838
12839 * src/parse-gram.y (add_param): 2nd arg is now char * not char
12840 const *, since it is now modified by stripping surrounding { }.
12841 (current_braced_code): Remove.
12842 (PERCENT_DESTRUCTOR, PERCENT_PRINTER, PERCENT_UNION,
12843 PERCENT_LEX_PARAM, PERCENT_PARSE_PARAM): Change names to include
12844 trailing " {...}". Now of type <chars>.
12845 (grammar_declaration): Adjust to bundled tokens.
12846 (code_content): Remove; stripping is now done by add_param.
12847 (print_token_value): Print contents of bundled tokens.
12848 (token_name): New function.
12849
12850 * src/reader.h (braced_code, current_braced_code): Remove.
12851 (token_name): New decl.
12852
12853 * src/scan-gram.l (handle_dollar, handle_at): Now takes int
12854 token_type, not braced_code code_kind. All uses changed.
12855 (SC_PRE_CODE): New state, for scanning after a keyword that
12856 has (or usually has) an immediately-following braced code.
12857 (token_type): New local var, to keep track of which token type
12858 to return when scanning braced code.
12859 (<INITIAL>"%destructor", <INITIAL>"%lex-param",
12860 <INITIAL>"%parse-param", <INITIAL>"%printer",
12861 <INITIAL>"%union"): Set token type and BEGIN SC_PRE_CODE
12862 instead of returning a token type immediately.
12863 (<INITIAL>"{"): Set token type.
12864 (<SC_BRACED_CODE>"}"): Use it.
12865 (handle_action_dollar, handle_action_at): Now returns bool
12866 indicating success. Fail if ! current_rule; this prevents a core dump.
12867 (handle_symbol_code_dollar, handle_symbol_code_at):
12868 Remove; merge body into caller.
12869 (handle_dollar, handle_at): Complain in invalid contexts.
12870
12871 * NEWS, doc/bison.texinfo: Document the above.
12872 * NEWS: Fix years and program names in copyright notice.
12873
128742002-12-17 Paul Eggert <eggert@twinsun.com>
12875
12876 * NEWS, doc/bison.texinfo (Parser Function, Pure Calling, Error
12877 Reporting, Table of Symbols): Omit mentions of %lex-param and
12878 %parse-param from the documentation for now.
12879
128802002-12-15 Paul Eggert <eggert@twinsun.com>
12881
12882 Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke
12883 GCC 3.2.1 (which depends on yychar == YYEMPTY when there is no
12884 lookahead symbol, and which sets yychar in parser actions) and it
12885 disagreed with the Bison documentation. Bug
12886 reported by Andrew Walrond.
12887
12888 * data/yacc.c (YYTRANSLATE): Don't check for negative argument,
12889 as the caller now does that.
12890 (yyclearin, YYBACKUP, yyparse): Use yychar, not yytoken.
12891 (YYEMPTY): Parenthesize right hand side, since others use it.
12892 (yyparse): Don't assume that our generated code is the only code
12893 that sets yychar.
12894
128952002-12-13 Paul Eggert <eggert@twinsun.com>
12896
12897 Version 1.75d.
12898
12899 POSIX requires a "yacc" command.
12900 * src/Makefile.am (bin_SCRIPTS): New macro, for yacc.
12901 (MOSTLYCLEANFILES): Add yacc.
12902 (yacc): New rule.
12903 * doc/bison.texinfo (Invocation, Bison Options): Mention yacc
12904 as an alias for bison y.
12905
12906 * po/LINGUAS: Add da.
12907
12908 * src/getargs.c (__GNU_LIBRARY__) [lint]: Define to work around
12909 problem with latest <getopt.h>.
12910 (HACK_FOR___GNU_LIBRARY___PROTOTYPE): New macro.
12911
12912 * doc/fdl.texi: Upgrade to 1.2.
12913 * lib/alloca.c, lib/error.c, lib/getopt.c, lib/getopt.h
12914 lib/getopt1.c, lib/gettext.h, lib/memrchr.c, lib/obstack.c,
12915 lib/obstack.h, lib/strnlen.c, lib/unlocked-io.h: Sync with
12916 gnulib.
12917 * config/install-sh: Sync with autotools.
12918
12919 Fix a bad interaction with flex 2.5.23 reported by Bruce Lilly in
12920 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00114.html>.
12921 * data/yacc.c (YYLTYPE, struct yyltype): Do not define unless
12922 locations are requested.
12923 (union yyalloc): Do not depend on YYLTYPE_IS_TRIVIAL unless
12924 locations are requested.
12925
129262002-12-12 Paul Eggert <eggert@twinsun.com>
12927
12928 Remove unportable casts and storage allocation tricks.
12929 While we're at it, remove almost all casts, since they
12930 usually aren't needed and are a sign of trouble.
12931
12932 * configure.ac (AC_CHECK_TYPES): Check for uintptr_t.
12933
12934 * src/derives.c (derives_compute): Do not subtract NTOKENS from
12935 the pointer DSET returned by malloc; this isn't portable.
12936 Instead, always use DSET[i - NTOKENS] rather than DSET[i].
12937 Similarly for DERIVES.
12938 * src/lalr.c (set_goto_map): Likewise, for GOTO_MAP and TEMP_MAP.
12939 * src/nullable.c (nullable_compute): Likewise, for RSETS and NULLABLE.
12940 * src/reduce.c (reduce_grammar_tables): Likewise, for nontermmap
12941
12942 * src/derives.c (derives_compute): Do not bother invoking
12943 int_of_rule_number, since rule numbers are integers.
12944
12945 * src/files.c (concat2, tr, compute_base_name): Use xmalloc (N)
12946 rather than XMALLOC (char, N).
12947
12948 * src/files.c (filename_split): Rewrite to avoid cast.
12949
12950 * src/gram.h (symbol_number_as_item_number,
12951 item_number_as_symbol_number, rule_number_as_item_number,
12952 item_number_as_rule_number):
12953 Now inline functions rather than macros, to avoid casts.
12954 * src/state.h (state_number_as_int): Likewise.
12955 * src/tables.c (state_number_to_vector_number,
12956 symbol_number_to_vector_number): Likewise.
12957
12958 * src/gram.h (int_of_rule_number): Remove; no longer used.
12959
12960 * src/lalr.c (add_lookback_edge): Use malloc rather than calloc,
12961 since the resulting storage is always stored into.
12962
12963 * src/main.c (alloca) [C_ALLOCA]: Add decl here, the only place
12964 where it's needed.
12965
12966 * src/muscle_tab.c (muscle_m4_output):
12967 Now inline. Return bool, not int.
12968 * src/state.c (state_compare): Likewise.
12969 * src/symtab.c (symbol_check_defined,
12970 symbol_check_alias_consistency, symbol_pack, symbol_translation,
12971 hash_compare_symbol, hash_symbol):
12972 Likewise.
12973 * src/uniqstr.c (uniqstr_print): Likewise.
12974 * src/muscle_tab.c (muscle_m4_output_processor):
12975 New function, to avoid casts.
12976 * src/state.c (state_comparator, stage_hasher): Likewise.
12977 * src/symtab.c (symbol_check_defined_processor,
12978 symbol_check_alias_consistency_processor, symbol_pack_processor,
12979 symbol_translation_processor, hash_symbol_comparator,
12980 hash_symbol_hasher): Likewise.
12981 * src/uniqstr.c (uniqstr_print_processor): Likewise.
12982 * src/muscle_tab.c (muscles_m4_output):
12983 Use new functions instead of casting old functions unportably.
12984 * src/state.c (state_hash_new): Likewise.
12985 * src/symtab.c (symbols_new, symbols_do, symbols_check_defined,
12986 symbols_token_translations_init):
12987 Likewise.
12988 * src/uniqstr.c (uniqstrs_new, hash_initialize, uniqstrs_do): Likewise.
12989
12990 * src/output.c (GENERATE_MUSCLE_INSERT_TABLE): Use long local
12991 var instead of casting to long, to avoid casts.
12992 (prepare_states): Use MALLOC rather than alloca, so that we don't
12993 have to worry about alloca.
12994 * src/state.c (state_hash_lookup): Likewise.
12995
12996 * src/scan-gram.l (<SC_ESCAPED_CHARACTER>"'"): Use unsigned char
12997 local var instead of casting to unsigned char, to avoid casts.
12998
12999 * src/state.c (TRANSITIONS_ALLOC, ERRS_ALLOC, REDUCTIONS_ALLOC,
13000 STATE_ALLOC): Remove.
13001 (transitions_new, errs_new, reductions_new, state_new): Use malloc
13002 rather than calloc, and use offsetof to avoid allocating slightly
13003 too much storage.
13004 (state_new): Initialize all members.
13005
13006 * src/state.c (state_hash): Use unsigned accumulator, not signed.
13007
13008 * src/symtab.c (symbol_free): Remove; unused.
13009 (symbol_get): Remove cast in lhs of assignment.
13010 (symbols_do): Now static. Accept generic arguments, not
13011 hashing-related ones.
13012
13013 * src/symtab.h: (NUMBER_UNDEFINED): Remove unnecessary cast.
13014 (symbol_processor): Remove.
13015 (symbols_do): Remove decl; now static.
13016
13017 * src/system.h (alloca): Remove; decl no longer needed.
13018 (<stddef.h>): Include, for offsetof.
13019 (<inttypes.>, <stdint.h>): Include if available.
13020 (uintptr_t): New type, if system lacks it.
13021 (CALLOC, MALLOC, REALLOC): New macros.
13022 All uses of XCALLOC, XMALLOC, and XREALLOC changed to use these
13023 new macros.
13024
13025 * src/tables.c (table_size): Now int, to pacify GCC.
13026 (table_grow, table_ninf_remap): Use signed table size.
13027 (save_row): Don't bother initializing locals when not needed.
13028 (default_goto, goto_actions, pack_vector): Remove unnecessary casts.
13029 * src/uniqstr.c (hash_compare_uniqstr): Likewise.
13030
13031 * src/vcg.h: Correct misspellings.
13032
13033 * src/vcg_defaults.h (G_CMAX): Now INT_MAX.
13034
13035
13036 * src/getargs.c (getargs): Don't assume EOF == -1.
13037
130382002-12-09 Paul Eggert <eggert@twinsun.com>
13039
13040 Change identifier spellings to avoid collisions with names
13041 that are reserved by POSIX.
13042
13043 Don't use names ending in _t, since POSIX reserves them.
13044 For consistency, remove _e and _s endings -- they're weren't
13045 needed to remove ambiguity. All uses changed.
13046 * src/uniqstr.h (uniqstr): Renamed from uniqstr_t, which in
13047 turn was just renamed from struniq_t.
13048 * src/uniqstr.c (uniqstr_processor): Renamed from struniq_processor,
13049 which in turn was just renamed from struniq_processor_t.
13050 (hash_compare_uniqstr): Renamed from hash_compare_struniq, which
13051 in turn was renamed from hash_compare_struniq_t.
13052 * src/LR0.c (struct state_list): Renamed from struct state_list_s.
13053 (state_list): Renamed from state_list_t.
13054 * src/assoc.h (assoc): Renamed from assoc_t.
13055 * src/conflicts.c (enum conflict_resolution): Renamed from
13056 enum conflict_resolution_e.
13057 * src/derives.c (struct rule_list): Renamed from struct rule_list_s.
13058 (rule_list): Renamed from rule_list_t.
13059 * src/getargs.h (enum trace): Renamed from enum trace_e.
13060 (enum report): Renamed from enum report_e.
13061 * src/gram.h (item_number): Renamed from item_number_t.
13062 (rule_number): Renamed from rule_number_t.
13063 (struct rule_s): Remove the "rule_s" part; not used.
13064 (rule): Renamed from rule_t.
13065 (rule_filter): Renamed from rule_filter_t.
13066 * src/lalr.c (struct goto_list): Renamed from struct goto_list_s.
13067 (goto_list): Renamed from goto_list_t.
13068 * src/lalr.h (goto_number): Renamed from goto_number_t.
13069 * src/location.h (location): Renamed from location_t.
13070 * src/muscle_tab.c (muscle_entry): Renamed from muscle_entry_t,
13071 and moved here from:
13072 * src/muscle_tab.h (muscle_entry_t): here.
13073 * src/nullable.c (struct rule_list): Renamed from struct rule_list_s.
13074 (rule_list): Renamed from rule_list_t.
13075 * src/print_graph.c (static_graph): Renamed from graph.
13076 * src/reader.h (braced_code): Renamed from braced_code_t.
13077 Remove brace_code_e tag.
13078 * src/relation.h (relation_node): Renamed from relation_node_t.
13079 (relation_nodes): Renamed from relation_nodes_t.
13080 (relation): Renamed from relation_t.
13081 * src/state.h (state_number): Renamed from state_number_t.
13082 (struct state): Renamed from struct state_s.
13083 (state): Renamed from state_t.
13084 (transitions): Renamed from transitions_t. Unused (and
13085 misspelled) transtion_s tag removed.
13086 (errs): Renamed from errs_t. Unused errs_s tag removed.
13087 (reductions): Renamed from reductions_t. Unused tag
13088 reductions_s removed.
13089 * src/symlist.h (symbol_list): Renamed from symbol_list_t.
13090 (struct symbol_list): Renamed from struct symbol_list_s.
13091 * src/symtab.h (symbol_number): Renamed from symbol_number_t.
13092 (struct symbol): Renamed from struct symbol_s.
13093 (symbol): Renamed from symbol_t.
13094 * src/tables.c (vector_number): Renamed from vector_number_t.
13095 (action_number): Renamed from action_t.
13096 * src/tables.h (base_number): Renamed from base_t.
13097 * src/vcg.h (enum color): Renamed from enum color_e.
13098 (enum textmode): Renamed from enum textmode_e.
13099 (enum shape): Renamed from enum shape_e.
13100 (struct colorentry): Renamed from struct colorentry_s.
13101 (struct classname): Renamed from struct classname_s.
13102 (struct infoname): Renamed from struct infoname_s.
13103 (enum layoutalgorithm): Renamed from enum layoutalgorithm_e.
13104 (enum decision): Renamed from enum decision_e.
13105 (enum orientation): Renamed from enum orientation_e.
13106 (enum alignment): Renamed from enum alignment_e.
13107 (enum arrow_mode): Renamed from enum arrow_mode_e.
13108 (enum crossing_type): Renamed from enum crossing_type_e.
13109 (enum view): Renamed from enum view_e.
13110 (struct node): Renamed from struct node_s.
13111 (node): Renamed from node_t.
13112 (enum linestyle): Renamed from enum linestyle_e.
13113 (enum arrowstyle): Renamed from enum arrowstyle_e.
13114 (struct edge): Renamed from struct edge.
13115 (edge): Renamed from edge_t.
13116 (struct graph): Renamed from struct graph_s.
13117 (graph): Renamed from graph_t.
13118 * tests/calc.at (_AT_DATA_CALC_Y, Simple LALR Calculator):
13119 Rename value_t -> value.
13120 * tests/input.at (Torturing the Scanner): Rename value_t -> value,
13121 value_t_as_yystype -> value_as_yystype.
13122
13123 Don't include <errno.h> in the mainstream code, since it
13124 reserves E[A-Z0-9]* and we want to use symbols like 'EQUALS'.
13125 * lib/get-errno.c, lib/get-errno.h: New files.
13126 * lib/Makefile.am (libbison_a_SOURCES): Add get-errno.h,
13127 get-errno.c.
13128 * src/files.c (xfopen, xfclose): Use get_errno instead of errno.
13129 * src/output.c (output_skeleton): Likewise.
13130 * src/scan-gram.l (<INITIAL>{int}): Use set_errno and get_errno
13131 instead of errno.
13132 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>\\x[0-9abcdefABCDEF]+):
13133 Likewise.
13134 (handle_action_dollar, handle_action_at): Likewise.
13135 * src/system.h: Do not include <errno.h>.
13136 (TAB_EXT): Renamed from EXT_TAB.
13137 (OUTPUT_EXT): Renamed from EXT_OUTPUT.
13138
13139 Avoid str[a-z]*, since <string.h> reserves that name space.
13140 Change all instances of "struniq" in names to "uniqstr", and
13141 likewise for "STRUNIQ" and "UNIQSTR".
13142 * src/uniqstr.c: Renamed from src/struniq.c.
13143 * src/uniqstr.h: Renamed from src/struniq.h.
13144 * src/Makefile.am (bison_SOURCES): Adjust to these renamings.
13145 * src/files.c (strsuffix): Remove; unused.
13146 (concat2): Renamed from stringappend. Now static.
13147 * src/files.h (strsuffix, stringappend): Remove; unused.
13148 * src/parse-gram.y (<chars>): Renamed from <string>.
13149 (<uniqstr>): Renamed from <struniq>.
13150 * src/scan-gram.l (obstack_for_string): Renamed from string_obstack.
13151 * src/vcg.h (struct node_s.expand): Renamed from struct node_s.stretch.
13152 (struct graph_s.expand): Renamed from struct graph_s.stretch.
13153 * src/vcg_defaults.h (G_EXPAND): Renamed from G_STRETCH.
13154 (G_LONG_STRAIGHT_PHASE): Renamed from G_STRAIGHT_PHASE.
13155 (N_EXPAND): Renamed from N_STRETCH.
13156
13157 Avoid *_MAX and *_MIN, since <limits.h> reserves that name space.
13158 * data/yacc.c (YYSTACK_GAP_MAXIMUM): Renamed from YYSTACK_GAP_MAX.
13159 * src/gram.h (ITEM_NUMBER_MAX, ITEM_NUMBER_MIN, RULE_NUMBER_MAX):
13160 Remove; unused.
13161 * src/lalr.h (GOTO_NUMBER_MAXIMUM): Renamed from GOTO_NUMBER_MAX.
13162 * src/state.h (STATE_NUMBER_MAXIMUM): Renamed from STATE_NUMBER_MAX.
13163 * src/symtab.h (SYMBOL_NUMBER_MAXIMUM): Renamed from SYMBOL_NUMBER_MAX.
13164 * src/tables.c (VECTOR_NUMBER_MAX, VECTOR_NUMBER_MIN): Remove; unused.
13165 (BASE_MAXIMUM): Renamed from BASE_MAX.
13166 (BASE_MINIMUM): Renamed from BASE_MIN.
13167 (ACTION_MAX): Remove; unused.
13168 (ACTION_NUMBER_MINIMUM): Renamed from ACTION_MIN.
13169 Unnecessary casts removed from above defines.
13170
13171
13172 Fix misspelling in names.
13173 * src/vcg.h (enum_alignment_e): Renamed from enum_alignement_e.
13174 * src/vcg_defaults.h (G_NODE_ALIGNMENT): Renamed from
13175 G_NODE_ALIGNEMENT.
13176
13177
13178 * lib/timevar.c (timevar_report): Renamed from time_report,
13179 for consistency with other names.
13180 * lib/timevar.h (timevar_report): New decl.
13181 * src/system.h (time_report): Remove; decl is now in lib/timevar.h.
13182
13183
13184 Sort include-file uses.
13185
13186 Reorder all include files under src to be in the order "system.h".
13187 then the ../lib include files in angle brackets (alphabetized),
13188 then the . include files in double-quotes (alphabetized). Fix
13189 dependency breakages encountered in this process, as follows:
13190 * src/closure.h, src/derives.h, src/state.h: Include "gram.h".
13191 * src/complain.c: Don't include stdlib.h, string.h _LIBC stuff.
13192 * src/state.h: Include "symtab.h".
13193
131942002-12-08 Paul Eggert <eggert@twinsun.com>
13195
13196 * data/glr.c, data/lalr1.cc, data/yacc.c: Do not use __file__,
13197 since this causes problems when __file__ contains character
13198 sequences like "@" that are treated specially by src/scan-skel.l.
13199 Instead, just use the file's basename. This fixes the bug
13200 reported by Martin Mokrejs in
13201 <http://lists.gnu.org/archive/html/bug-bison/2002-12/msg00007.html>.
13202
132032002-12-06 Paul Eggert <eggert@twinsun.com>
13204
13205 Add support for rules that do not have trailing semicolons, as
13206 POSIX requires. Improve the quality of locations in Bison
13207 diagnostics.
13208
13209 * src/location.c: Include <quotearg.h>.
13210 (empty_location): Now const.
13211 (location_print): New function. Follow the recommendation of the
13212 GNU Coding Standards for locations that span file boundaries.
13213 * src/location.h: Do not include <quotearg.h>; no longer needed.
13214 (boundary): New type.
13215 (location_t): Use it. This allows locations to span file boundaries.
13216 All member uses changed: file -> start.file or end.file (as needed),
13217 first_line -> start.line, first_column -> start.column,
13218 last_line -> end.line, last_column -> end.column.
13219 (equal_boundaries): New function.
13220 (LOCATION_RESET, LOCATION_STEP): Remove.
13221 (LOCATION_PRINT): Remove. All callers changed to use location_print.
13222 (empty_location): Now const.
13223 (location_print): New decl.
13224 * src/parse-gram.y (lloc_default): New function, which handles
13225 empty locations more accurately.
13226 (YYLLOC_DEFAULT): Use it.
13227 (%token COLON): Remove.
13228 (%token ID_COLON): New token.
13229 (rules): Use it.
13230 (declarations, rules): Remove trailing semicolon.
13231 (declaration, rules_or_grammar_declaration):
13232 Allow empty (";") declaration.
13233 (symbol_def): Remove empty actions; no longer needed.
13234 (rules_or_grammar_declaration): Remove trailing semicolon.
13235 (semi_colon.opt): Remove.
13236 * src/reader.h: Include location.h.
13237 (scanner_cursor): New decl.
13238 * src/reduce.c (nonterminals_reduce): Use warn_at rather than
13239 rolling our own.
13240 * src/scan-gram.l (YY_USER_INIT): Initialize scanner_cursor instead
13241 of *loc.
13242 (STEP): Remove. No longer needed, now that adjust_location does
13243 the work. All uses removed.
13244 (scanner_cursor): New var.
13245 (adjust_location): Renamed from extend_location. It now sets
13246 *loc and adjusts the scanner cursor. All uses changed.
13247 Don't bother testing for CR.
13248 (handle_syncline): Remove location arg; now updates scanner cursor.
13249 All callers changed.
13250 (unexpected_end_of_file): Now accepts start boundary of token or
13251 comment, not location. All callers changed. Update scanner cursor,
13252 not the location.
13253 (SC_AFTER_IDENTIFIER): New state.
13254 (context_state): Renamed from c_context. All uses changed.
13255 (id_loc, code_start, token_start): New local vars.
13256 (<INITIAL,SC_AFTER_IDENTIFIER>): New initial context. Move all
13257 processing of Yacc white space and equivalents here.
13258 (<INITIAL>{id}): Save id_loc. Begin state SC_AFTER_IDENTIFIER
13259 instead of returning ID immediately, since we need to search for
13260 a subsequent colon.
13261 (<INITIAL>"'", "\""): Save token_start.
13262 (<INITIAL>"%{", "{", "%%"): Save code_start.
13263 (<SC_AFTER_IDENTIFIER>): New state, looking for a colon.
13264 (<SC_YACC_COMMENT>, <SC_COMMENT>, <SC_LINE_COMMENT>):
13265 BEGIN context_state at end, not INITIAL.
13266 (<SC_ESCAPED_STRING>"\"", <SC_ESCAPED_CHARACTER>"'",
13267 <SC_BRACED_CODE>"}", <SC_PROLOGUE>"%}", <SC_EPILOGUE><<EOF>>):
13268 Return correct token start.
13269 (<SC_BRACED_CODE,SC_PROLOGUE,SC_EPILOGUE>): Save start boundary when
13270 the start of a character, string or multiline comment is found.
13271 * tests/conflicts.at (S/R in initial, Defaulted Conflicted
13272 Reduction): Adjust reported locations to match the more-precise
13273 results now expected.
13274 * tests/input.at (Invalid $n, Invalid @n, Type Clashes): Likewise.
13275 * tests/reduce.at (Useless Rules, Reduced Automaton,
13276 Underivable Rules): Likewise.
13277 * tests/regression.at (Invalid inputs): No longer `expecting ";"
13278 or "|"' now that so many other tokens are allowed by the new grammar.
13279
13280 * src/complain.h (current_file): Remove duplicate decl;
13281 current_file is now owned by files.h.
13282 * src/complain.c, src/scan-gram.l: Include files.h.
13283
132842002-12-06 Paul Eggert <eggert@twinsun.com>
13285
13286 * data/glr.c (yy_reduce_print): Don't assume that yyrline[yyrule]
13287 promotes to int; it might be unsigned int.
13288 * data/yacc.c (yy_reduce_print): Likewise.
13289
13290 * doc/bison.texinfo (Table of Symbols): YYERROR_VERBOSE should
13291 be #defined in the prologue, not in the Bison declarations.
13292 This fixes Debian Bug 102878, reported by Shaul Karl.
13293
132942002-12-02 Paul Eggert <eggert@twinsun.com>
13295
13296 * configure.ac (AC_REPLACE_FUNCS): Add strtoul.
13297 * lib/strtoul.c: New file, from gnulib.
13298 This fixes a porting bug reported by Peter Klein in
13299 <http://lists.gnu.org/archive/html/bug-bison/2002-12/msg00000.html>.
13300
133012002-11-30 Paul Eggert <eggert@twinsun.com>
13302
13303 * src/scan-gram.l (no_cr_read, extend_location): Move to epilogue,
13304 and put only a forward declaration in the prologue. This is for
13305 consistency with the other scanner helper functions.
13306
13307 Type clashes now generate warnings, not errors, since it
13308 appears that POSIX may allow some grammars with type clashes.
13309 * src/reader.c (grammar_current_rule_check): Warn about
13310 type clashes instead of complaining.
13311 * tests/input.at (Type Clashes): Expect warnings, not complaints.
13312
13313 Add Yacc library, since POSIX requires it.
13314 * doc/bison.texinfo (Yacc Library): New node. Regenerate top menu.
13315 * lib/Makefile.am (lib_LIBRARIES, liby_a_SOURCES): New macros.
13316 * lib/main.c, lib/yyerror.c: New files.
13317
13318 gram_error can be static; it need not be extern.
13319 * src/reader.h (gram_error): Remove decl.
13320 * src/parse-gram.y (gram_error): Now static. Add static decl.
13321 (print_token_value): Omit parameter names from forward decl,
13322 for consistency.
13323
133242002-11-29 Paul Eggert <eggert@twinsun.com>
13325
13326 * doc/bison.texinfo: Emphasize that yylex and yyerror must
13327 be declared before being used. E.g., one should typically
13328 declare them in the prologue. Use GNU coding style in examples.
13329 Put "const" consistently after the type it modifies. Mention
13330 that C99 supports "inline". Mention that yyerror traditionally
13331 returns "int".
13332
13333 %parse-param and %lex-param now take just one argument, the
13334 declaration; the argument name is deduced from the declaration.
13335
13336 * doc/bison.texinfo (Parser Function, Pure Calling, Error
13337 Reporting, Table of Symbols): Document this.
13338 * src/parse-gram.y (add_param): New function.
13339 (COMMA): Remove.
13340 (declaration): Implement new rule for %parse-param and %lex-param.
13341 * src/scan-gram.l: "," now elicits a warning, rather than being
13342 a token; this is more compatible with byacc.
13343 * tests/calc.at (Simple LALR Calculator): Adopt new convention.
13344
133452002-11-27 Paul Eggert <eggert@twinsun.com>
13346
13347 Rename identifiers to avoid real and potential collisions.
13348
13349 * data/c.m4 (b4_yysymprint_generate): yyout -> yyoutput,
13350 to avoid collision with lex macro described by Bruce Lilly in
13351 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00114.html>.
13352 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise.
13353 * doc/bison.texinfo (Prologue, Tracing): yyprint -> print_token_value.
13354 * src/parse-gram.y (print_token_value): Renamed from yyprint.
13355 All uses changed.
13356 (YYPARSE_PARAM, YYLEX_PARAM, yycontrol): Remove. All uses changed.
13357 The name "yycontrol" violates the name space rules, and this stuff
13358 wasn't being used anyway.
13359 (input): Remove action; this stuff wasn't being used.
13360 (gram_error): Rename local variable yylloc -> loc.
13361 * src/reader.h (struct gram_control_s, gram_control_t): Remove.
13362 (YY_DECL): Don't use "yy" at start of local variables.
13363 All uses changed, e.g., yylloc -> loc.
13364 * src/scan-gram.l (STEP): Renamed from YY_STEP. All uses changed.
13365 (STRING_GROW): Renamed from YY_OBS_GROW. All uses changed.
13366 (STRING_FINISH): Renamed from YY_OBS_FINISH. All uses changed.
13367 (STRING_FREE): Renamed from YY_OBS_FREE. All uses changed.
13368
13369 * src/parse-gram.y (gram_error): loc is now const *.
13370 * src/reader.h (gram_error): Likewise.
13371
133722002-11-24 Paul Eggert <eggert@twinsun.com>
13373
13374 Version 1.75c.
13375
13376 * tests/actions.at (Actions after errors): Use an output format
13377 more similar to that of the Printers and Destructors test.
13378 Test the position of the ';' token too.
13379 (Printers and Destructors): Likewise.
13380 (Printers and Destructors: %glr-parser): Remove for now, to avoid
13381 unnecessarily alarming people when the test fails.
13382
13383 * data/yacc.c (yyerrlab1): Move this label down, so that the
13384 parser does not discard the lookahead token if the user code
13385 invokes YYERROR. This change is required for POSIX conformance.
13386
13387 * lib/error.c: Sync with gnulib.
13388
133892002-11-22 Paul Eggert <eggert@twinsun.com>
13390
13391 * lib/quotearg.c, lib/quotearg.h: Sync with gnulib.
13392 * lib/mbswidth.c, lib/mbswidth.h: Likewise.
13393 * lib/xmalloc.c: Likewise.
13394
133952002-11-20 Paul Eggert <eggert@twinsun.com>
13396
13397 * lib/argmatch.c, lib/argmatch.h: Sync with gnulib.
13398
133992002-11-20 Paul Eggert <eggert@twinsun.com>
13400
13401 Avoid use of <assert.h>, as the GNU Coding Standards hint that one
13402 should use `if (! x) abort ();' rather than `assert (x);', and
13403 anyway it's one less thing to worry about configuring.
13404
13405 * data/glr.c, lib/hash.c, src/system.h: Do not include <assert.h>.
13406 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Likewise,
13407 and replace all instances of assert with abort.
13408 * tests/calc.at (_AT_DATA_CALC_Y): Likewise.
13409 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): Likewise.
13410
13411 * data/glr.c (yydoAction, yyglrReduce, yysplitStack, yyresolveStates,
13412 yyresolveAction, yyprocessOneStack): Use abort rather than assert.
13413 * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
13414 hash_find_entry, hash_rehash, hash_insert): Likewise.
13415 * src/conflicts.c (resolve_sr_conflict): Likewise.
13416 * src/lalr.c (set_goto_map, map_goto): Likewise.
13417 * src/nullable.c (nullable_compute): Likewise.
13418 * src/output.c (prepare_rules, token_definitions_output): Likewise.
13419 * src/reader.c (packgram, reader): Likewise.
13420 * src/state.c (state_new, state_free, state_transitions_set,
13421 state_reduction_find): Likewise.
13422 * src/symtab.c (symbol_user_token_number_set, symbol_make_alias,
13423 symbol_pack): Likewise.
13424 * src/tables.c (conflict_row, pack_vector): Likewise.
13425 * src/vcg.c (get_color_str, get_textmode_str, get_shape_str,
13426 get_layoutalgorithm_str, get_decision_str, get_orientation_str,
13427 get_node_alignement_str, get_arrow_mode_str, get_crossing_type_str,
13428 get_view_str, get_linestyle_str, get_arrowstyle_str): Likewise.
13429
13430 * lib/argmatch.h (ARRAY_CARDINALITY): Do not bother to #undef.
13431 (ARGMATCH_CONSTRAINT): New macro.
13432 (ARGMATCH_ASSERT): Use it.
13433
13434 * src/system.h (verify): New macro.
13435 * src/getargs.c (trace_argmatch, report_argmatch): Use verify
13436 rather than assert.
13437 * src/tables.c (tables_generate): Likewise.
13438
13439 * src/struniq.c (struniq_assert): Now returns void, and aborts
13440 if the assertion is false.
13441 (struniq_assert_p): Remove.
13442 * src/struniq.h: Likewise.
13443
134442002-11-18 Paul Eggert <eggert@twinsun.com>
13445
13446 * data/glr.c (yygetLRActions): Replace `yyindex' with
13447 `yytable[yyindex]' to fix typo introduced in my 2002-11-09 patch.
13448 This fixes the regression with Sun ONE Studio 7 cc that I reported in
13449 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00077.html>.
13450
134512002-11-18 Akim Demaille <akim@epita.fr>
13452
13453 * doc/bison.texinfo (Tracing): `yyprint' shouldn't prepend a
13454 space.
13455 From Tim Van Holder.
13456
134572002-11-17 Paul Eggert <eggert@twinsun.com>
13458
13459 Pacify Sun ONE Studio 7 lint. Also, rename "ParseError"
13460 to "SyntaxError" for consistency with my 2002-11-15 change.
13461
13462 * data/glr.c (YYDPRINTF, YYDSYMPRINT, YYDSYMPRINTF) [!YYDEBUG]: Do
13463 not define to {}, since this breaks the common use of `YYDPRINTF
13464 ((...));' if a single statement is desired (e.g. before `else').
13465 Work around GCC warnings by surrounding corresponding calls with
13466 {} if needed.
13467 (yyhasResolvedValue): Remove unused function.
13468 (yymergeOptionSets, yyresolvStack): Use `continue;' for empty
13469 loop body.
13470 (yyreportSyntaxError): Renamed from yyreportParseError.
13471 (yyrecoverSyntaxError): Renamed from yyrecoverParseError.
13472 All uses changed.
13473 * tests/calc.at (_AT_DATA_CALC_Y): Make vars static instead of
13474 extern when possible. Remove unused initializations.
13475
134762002-11-16 Akim Demaille <akim@epita.fr>
13477
13478 Augment the similarity between GLR and LALR traces.
13479
13480 * data/yacc.c (yy_stack_print, YY_STACK_PRINT, yy_reduce_print)
13481 (YY_REDUCE_PRINT): New.
13482 (yyparse): Use them.
13483 * data/glr.c (yy_reduce_print): Use YYFPRINTF, no need for
13484 YYDPRINT here.
13485 (yyglrReduce, yyrecoverParseError, yyparse): Don't report the
13486 state reached after the reduction/recovery, since...
13487 (yyparse, yyprocessOneStack): Report the state we are entering in.
13488
134892002-11-16 Akim Demaille <akim@epita.fr>
13490
13491 * src/getargs.h, src/getargs.c (trace_e, trace_args, trace_types):
13492 Add support for --trace=skeleton.
13493 * src/scan-skel.l: %option debug.
13494 Scan strings of non-@ or \n instead of character by character.
13495 (scan_skel): Handle trace_skeleton.
13496 (QPUTS): New.
13497 (@output_parser_name@, @output_header_name@): ``Restore'' their
13498 support (used to be M4 macros).
13499 * data/yacc.c: Quote larger chunks, a la glr.c.
13500 * data/lalr1.cc: Likewise.
13501 The header guards are no longer available, so use some other
13502 string than `YYLSP_NEEDED'.
13503
135042002-11-16 Akim Demaille <akim@epita.fr>
13505
13506 Make the ``Printers and Destructors'' test more verbose, taking
13507 `yacc.c''s behavior as (possibly wrong) reference.
13508
13509 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Use printf
13510 instead of fprint on stdout.
13511 Set and report the last_line of the symbols.
13512 Consistently display values and locations.
13513
135142002-11-16 Paul Eggert <eggert@twinsun.com>
13515
13516 * data/yacc.c: Avoid over-quoting of __line__ and __file__.
13517
135182002-11-15 Paul Eggert <eggert@twinsun.com>
13519
13520 * tests/actions.at (Actions after errors): New test case.
13521
13522 * data/glr.c, data/lalr1.cc, data/yacc.cc, doc/bison.texinfo,
13523 src/conflicts.c, src/parse-gram.y, src/tables.c, src/tables.h,
13524 tests/action.at, tests/calc.at, tests/conflicts.at,
13525 tests/cxx-type.at, tests/regression.at:
13526 "parse error" -> "syntax error" for POSIX compatibility.
13527 "parsing stack overflow..." -> "parser stack overflow" so
13528 that code matches Bison documentation.
13529
135302002-11-15 Akim Demaille <akim@epita.fr>
13531
13532 * src/parse-gram.y (declaration): Have %parse-param and %lex-param
13533 take two BRACED_CODE, not two string_content.
13534 Free the scanner's obstack when we are done.
13535 (code_content): New.
13536 * tests/calc.at: Adjust.
13537 * doc/bison.texinfo: Adjust.
13538 Also, make sure to include the `,' for these declarations.
13539
135402002-11-15 Tim Van Holder <tim.van.holder@pandora.be>
13541
13542 * m4/prereq.m4: Removed the commented jm_PREREQ_HASH
13543 definition; avoids potential autoreconf problems.
13544
135452002-11-15 Akim Demaille <akim@epita.fr>
13546
13547 Always check the value returned by yyparse.
13548
13549 * tests/calc.at (_AT_DATA_CALC_Y): Have `main' exit with the value
13550 returned by yyparse.
13551 (_AT_CHECK_CALC_ERROR): Take the expected exit value as argument.
13552 Adjust calls.
13553 * tests/glr-regr1.at (glr-regr1.y): Have `main' exit with the value
13554 returned by yyparse.
13555
135562002-11-14 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13557
13558 * data/glr.c (yyFail): Always set yyerrflag. Corrects regression
13559 on input.at test.
13560
135612002-11-14 Paul Eggert <eggert@twinsun.com>
13562
13563 * src/output.c (output_skeleton): Call xfopen instead of
13564 duplicating xfopen's body.
13565
13566 Fix bugs reported by Nelson H. F. Beebe in
13567 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00078.html>.
13568
13569 * tests/headers.at (AT_TEST_CPP_GUARD_H): Don't assume that
13570 "$CC -E foo.h" is allowed, as this doesn't work with the Portland
13571 Group compiler. Instead, use "$CC -E bar.c". Include the .h
13572 file twice in the grammar, as an extra check.
13573
13574 * tests/input.at (Torturing the Scanner): Surround the
13575 backslash-newline tests with "#if 0", to make it less likely that
13576 we'll run into compiler bugs. Bring back solitary \ inside
13577 comment, but add a closing comment to work around HP C bug. Don't
13578 test backslash-newline in C character constant.
13579
135802002-11-14 Akim Demaille <akim@epita.fr>
13581
13582 * tests/synclines.at (AT_SYNCLINES_COMPILE): Ignore the exit
13583 status of the compiler.
13584 Calling `exit 1' is no longer needed.
13585 Reported by Nelson H. F. Beebe.
13586
135872002-11-14 Akim Demaille <akim@epita.fr>
13588
13589 * tests/atlocal.in (CPPFLAGS): We have config.h.
13590 * tests/testsuite.at (AT_DATA_GRAMMAR_PROLOGUE, AT_DATA_GRAMMAR):
13591 New.
13592 * tests/actions.at, tests/calc.at, tests/conflicts.at,
13593 * tests/cxx-type.at, tests/glr-regr1.at, tests/headers.at,
13594 * tests/regression.at, tests/torture.at: Use them for all the
13595 grammars that are to be compiled.
13596 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Rename as...
13597 * tests/cxx-type.at (_AT_TEST_GLR_CXXTYPES): this.
13598 * doc/bison.texinfo (GLR Parsers): Document `inline'.
13599
136002002-11-14 Akim Demaille <akim@epita.fr>
13601
13602 * doc/bison.texinfo: Various formatting changes (alignments in
13603 samples, additional @group/@end group, GCS in samples.
13604 Use @deffn instead of simple @table to define the directives,
13605 macros, variables etc.
13606
136072002-11-13 Paul Eggert <eggert@twinsun.com>
13608
13609 Fix some bugs reported by Albert Chin-A-Young in
13610 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00066.html>.
13611
13612 * tests/input.at (Torturing the Scanner): Don't invoke "cc a.c b.c
13613 -o c"; the HP C compiler chatters during compilation.
13614 Instead, invoke "cc -c a.c -o a.o; cc -c b.c -o b.o; cc a.o b.o -o c".
13615 * tests/headers.at (export YYLTYPE): Likewise.
13616
13617 * tests/input.at (Torturing the Scanner): Remove lines containing
13618 solitary backslashes, as they tickle a bug in the HP C compiler.
13619
13620 * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //
13621 comments, since they're not portable. Use GNU coding style.
13622
136232002-11-13 Akim Demaille <akim@epita.fr>
13624
13625 * data/yacc.c: Leave bigger chunks of quoted text.
13626 (YYDSYMPRINTF): New.
13627 Use it to report symbol activities.
13628 * data/glr.c (YYDSYMPRINTF): New.
13629 Use it.
13630
136312002-11-12 Paul Eggert <eggert@twinsun.com>
13632
13633 Version 1.75b.
13634
13635 * data/glr.c (yydoAction): Return YYRESULTTAG, not int.
13636 (yyglrReduce): Return yyok, not 0.
13637 This should avoid the enumerated-type warnings reported
13638 by Nelson H. F. Beebe in
13639 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00057.html>.
13640
13641 * lib/bbitset.h (BITSET_INLINE): Remove.
13642 * lib/bitset.h [! BITSET_INLINE]: Remove.
13643 (bitset_set, bitset_reset, bitset_test): Rename local vars
13644 to avoid shadowing warnings by GCC.
13645
13646 * data/glr.c (inline): Remove #define. It's the user's
13647 responsibility to #define it away, just like 'const'.
13648 This fixes one of the bugs reported by Nelson H. F. Beebe in
13649 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00058.html>.
13650
13651 * Makefile.maint (po-check): Scan .l and .y files instead of the
13652 .c and the .h files that they generate. This fixes the bug
13653 reported by Tim Van Holder in:
13654 <http://lists.gnu.org/archive/html/bison-patches/2002-11/msg00062.html>
13655 Look for N_ as well as for _. Try to avoid matching #define for
13656 N_ and _.
13657 * po/POTFILES.in: Remove src/parse-gram.c, src/scan-gram.c,
13658 src/system.h. Add src/parse-gram.y, src/scan-gram.l.
13659 * src/scan-gram.l: Revamp regular expressions so that " and '
13660 do not confuse xgettext.
13661
13662 * src/struniq.h (struniq_new): Do not declare the return type
13663 to be 'const'; this violates the C standard.
13664 * src/struniq.c (struniq_new): Likewise.
13665
136662002-11-12 Albert Chin-A-Young <china@thewrittenword.com>
13667
13668 * src/Makefile.am (LDADD): Link $(LIBINTL) last to avoid the
13669 duplicate definition of optind on Tru64 UNIX 4.0D with the Compaq
13670 linker.
13671
136722002-11-12 Akim Demaille <akim@epita.fr>
13673
13674 * Makefile.maint: Sync with Autoconf:
13675 (local_updates): New.
13676
136772002-11-12 Akim Demaille <akim@epita.fr>
13678
13679 * po/POTFILES.in (src/lalr.c, src/state.c): Remove
13680
136812002-11-12 Akim Demaille <akim@epita.fr>
13682
13683 * tests/actions.at (_AT_CHECK_PRINTER_AND_DESTRUCTOR): Display the
13684 locations.
13685
136862002-11-12 Akim Demaille <akim@epita.fr>
13687
13688 * data/c.m4 (b4_yysymprint_generate): Pass *yyvaluep to YYPRINT,
13689 not yyvalue.
13690
136912002-11-12 Akim Demaille <akim@epita.fr>
13692
13693 * tests/actions.at (AT_CHECK_PRINTER_AND_DESTRUCTOR): New.
13694 Use it to test the GLR parser.
13695
136962002-11-12 Akim Demaille <akim@epita.fr>
13697
13698 * tests/regression.at (input.y): s/YYEOF/MYEOF/, as the skeleton
13699 defines it.
13700 * data/glr.c (yystos): New.
13701 (b4_yysymprint_generate, b4_yydestruct_generate): Invoke.
13702 (YYDSYMPRINT): New.
13703 (yyval): Don't define it, it is handled via M4.
13704 (yyrecoverParseError): Free verbosely the discarded symbols.
13705 * data/yacc.c (yysymprint): Remove, rather...
13706 (b4_yysymprint_generate): invoke.
13707 * data/c.m4 (b4_yysymprint_generate): New.
13708 Accept pointers as arguments, as opposed to the version from
13709 yacc.c.
13710 (b4_yydestruct_generate): Likewise.
13711 * tests/cations.at (Printers and Destructors): Use Bison directives
13712 instead of CPP macros.
13713 Don't rely on internal details.
13714
137152002-11-12 Akim Demaille <akim@epita.fr>
13716
13717 * data/c.m4 (b4_yydestruct_generate, b4_symbol_actions): New.
13718 * data/yacc.c: Rename yychar1 as yytoken, as in glr.c.
13719 Don't work on yychar (i.e., do set it to YYEMPTY, don't match
13720 it against YYEMPTY and so forth), work on yytoken (i.e., set
13721 it to YYEMPTY etc.).
13722 (yydestruct): Replace with a b4_yydestruct_generate invocation.
13723 (b4_symbol_actions): Remove.
13724 * data/glr.c (YYTRANSLATE): As for yacc.c, if negative, it stands
13725 for 0, end-of-input.
13726
137272002-11-12 Akim Demaille <akim@epita.fr>
13728
13729 * doc/bison.texinfo (Destructor Decl): New.
13730
137312002-11-12 Akim Demaille <akim@epita.fr>
13732
13733 * src/tables.c (tables_generate): Use free for pointers that
13734 cannot be NULL, not XFREE.
13735 (pack_vector): Use assert, not fatal, for bound violations.
13736 * src/state.c (state_new): Likewise.
13737 * src/reader.c (reader): Likewise.
13738 * src/lalr.c (set_goto_map): Likewise.
13739 * src/location.h (LOCATION_PRINT): If first_line is 0, just issue
13740 the file name.
13741
137422002-11-12 Akim Demaille <akim@epita.fr>
13743
13744 * src/scan-gram.l, src/reader.h (scanner_last_string_free):
13745 Restore.
13746 * src/scan-gram.l (last_string): Is global to the file, not to
13747 yylex.
13748 * src/parse-gram.y (input): Don't append the epilogue here,
13749 (epilogue.opt): do it here, and free the scanner's obstack.
13750 * src/reader.c (epilogue_set): Rename as...
13751 (epilogue_augment): this.
13752 * data/c.m4 (b4_epilogue): Defaults to empty.
13753
137542002-11-12 Akim Demaille <akim@epita.fr>
13755
13756 * src/getargs.c (long_options): Remove duplicates.
13757 * src/vmsgetargs.c, src/build.com, src/bison.cld, src/vmshlp.mar:
13758 Remove.
13759 * doc/bison.rnh: Remove.
13760 * doc/bison.texinfo (VMS Invocation): Remove.
13761
137622002-11-12 Akim Demaille <akim@epita.fr>
13763
13764 * src/struniq.h, src/struniq.c (struniq_t): Is const.
13765 (STRUNIQ_EQ, struniq_assert, struniq_assert_p): New.
13766
13767 Use struniq for symbols.
13768
13769 * src/symtab.h (symbol_t): The tag member is a struniq.
13770 (symbol_type_set): Adjust.
13771 * src/symtab.c (symbol_new): Takes a struniq.
13772 (symbol_free): Don't free the tag member.
13773 (hash_compare_symbol_t, hash_symbol_t): Rename as...
13774 (hash_compare_symbol, hash_symbol): these.
13775 Use the fact that tags as struniqs.
13776 (symbol_get): Use struniq_new.
13777 * src/symlist.h, src/symlist.c (symbol_list_n_type_name_get):
13778 Returns a strniq.
13779 * src/reader.h (merger_list, grammar_currentmerge_set): The name
13780 and type members are struniqs.
13781 * src/reader.c (get_merge_function)
13782 (grammar_current_rule_merge_set): Adjust.
13783 (TYPE, current_type): Are struniq.
13784
13785 Use struniq for file names.
13786
13787 * src/files.h, src/files.c (infile): Split into...
13788 (grammar_file, current_file): these.
13789 * src/scan-gram.c (YY_USER_INIT, handle_syncline): Adjust.
13790 * src/reduce.c (reduce_print): Likewise.
13791 * src/getargs.c (getargs): Likewise.
13792 * src/complain.h, src/complain.c: Likewise.
13793 * src/main.c (main): Call struniqs_new early enough to use it for
13794 file names.
13795 Don't free the input file name.
13796
137972002-11-12 Akim Demaille <akim@epita.fr>
13798
13799 * src/symtab.c (symbol_free): Remove dead deactivated code:
13800 type_name are properly removed.
13801 Don't use XFREE to free items that cannot be NULL.
13802 * src/struniq.h, src/struniq.c: New.
13803 * src/main.c (main): Initialize/free struniqs.
13804 * src/parse-gram.y (%union): Add astruniq member.
13805 (yyprint): Adjust.
13806 * src/scan-gram.l (<{tag}>): Return a struniq.
13807 Free the obstack bit that used to store it.
13808 * src/symtab.h (symbol_t): The 'type_name' member is a struniq.
13809
138102002-11-11 Paul Eggert <eggert@twinsun.com>
13811
13812 Revamp to fix many (but not all) of the C- and M4-related quoting
13813 problems. Among other things, this fixes the Bison bug reported
13814 by Jan Hubicka when processing the Bash grammar; see:
13815 <http://lists.gnu.org/archive/html/bison-patches/2002-11/msg00039.html>
13816
13817 Use new @ escapes consistently. Represent brackets with @{ and @}
13818 rather than @<:@ and @:>@, since this works a bit better with dumb
13819 editors like vi. Represent @ with @@, since @ is now consistently
13820 an escape. Use @oline@ and @ofile@ rather than __oline__ and
13821 __ofile__, to avoid unexpected expansions. Similarly, use @output
13822 rather than #output.
13823
13824 * data/c.m4 (b4_copyright): Omit file name from comment, since
13825 the file name could contain "*/".
13826 (b4_synclines_flag): Don't quote the 2nd argument; it should already
13827 be quoted. All uses changed.
13828
13829 * data/glr.c: Use new @ escapes consistently.
13830 (b4_input_suffix, b4_output_parser_suffix, b4_output_parser_name,
13831 b4_output_header_suffix, b4_output_header_name, b4_header_guard):
13832 Remove, since they couldn't handle arbitrary characters in file
13833 names.
13834 * data/lalr1.cc: Likewise.
13835 * data/yacc.c: Likewise.
13836
13837 * src/files.c (output_infix): Remove; all uses removed.
13838 * src/files.h: Likewise.
13839
13840 * data/glr.c: Remove use of "#ifdef b4_header_guard", since it
13841 mishandled funny characters in file names, and anyway it isn't
13842 needed any more.
13843 * data/yacc.c: Likewise.
13844 * data/lalr1.cc: Use YYSLP_NEEDED instead of b4_header_guard.
13845
13846 * data/glr.c (YYSTYPE_IS_TRIVIAL): Define when the .h file would.
13847 * data/yacc.c: Likewise.
13848
13849 * src/muscle_tab.c: Include quotearg.h, since we need to quote C
13850 strings now.
13851 (muscle_init): Quote filename as a C string.
13852 * src/muscle_tab.h (MUSCLE_GROW_STRING_PAIR): Remove; unused.
13853 (MUSCLE_OBSTACK_SGROW, MUSCLE_INSERT_C_STRING): New macros.
13854 * src/output.c (escaped_file_name_output): New function.
13855 (prepare_symbols): Quote tokens for M4.
13856 (prepare): Don't insert output_infix, output_prefix,
13857 output_parser_name, output_header_name; this is now down by scan-skel.
13858 Insert skeleton as a C string.
13859
13860 * src/output.c (user_actions_output, symbol_destructors_output,
13861 symbol_printers_output): Quote filenames for C and M4.
13862 * src/reader.c (prologue_augment, epilogue_set): Likewise.
13863
13864 * src/scan-gram.l (<SC_CHARACTER>): Don't worry about any backslash
13865 escapes other than \\ and \'; this simplifies the code.
13866 (<SC_STRING>): Likewise, for \\ and \".
13867 (<SC_COMMENT,SC_LINE_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,
13868 SC_PROLOGUE,SC_EPILOGUE>): Escape $ and @, too.
13869 Use new escapes @{ and @} for [ and ].
13870
13871 * src/scan-skel.l (yylineno, yyoutname): Remove static vars, replacing
13872 them with auto vars.
13873 Switch to new escape scheme, where @ is the escape character uniformly.
13874 Abort if a stray escape character is found. Avoid unbounded input
13875 buffer when parsing non-escaped text.
13876
13877 * tests/input.at (Torturing the Scanner): Add tests that @oline@,
13878 __oline__, #output, $@, and @{ do not have unintended meanings.
13879
138802002-11-09 Paul Eggert <eggert@twinsun.com>
13881
13882 Fix the test failure due to GCC warnings described in
13883 <http://lists.gnu.org/archive/html/bug-bison/2002-11/msg00000.html>.
13884 * data/glr.c (yyis_pact_ninf, yyis_table_ninf): New macros, which
13885 evaluate to 0 if it's impossible for NINF to be in the respective
13886 table.
13887 (yygetLRActions, yyrecoverParseError): Use them.
13888
13889 * src/scan-gram.l (unexpected_end_of_file): Fix bug: columns were
13890 counted in the token inserted at end of file. Now takes
13891 location_t *, not location_t, so that the location can be
13892 adjusted. All uses changed.
13893
13894 * tests/regression.at (Invalid inputs): Adjust wording in
13895 diagnostic to match the new behavior.
13896
13897 * tests/torture.at (AT_DATA_TRIANGULAR_GRAMMAR,
13898 AT_DATA_HORIZONTAL_GRAMMAR, AT_DATA_LOOKAHEADS_GRAMMAR,
13899 AT_DATA_STACK_TORTURE): Replace `assert (x);' with `if (! (x))
13900 abort ();'. This reduces the runtime of the "Many lookaheads"
13901 test from 27.6 to 2.7 minutes on a 440 MHz Ultrasparc III running
13902 GCC 3.2.
13903
139042002-11-07 Paul Eggert <eggert@twinsun.com>
13905
13906 * src/parse-gram.y (CHARACTER): Remove unused token.
13907 All uses removed.
13908
13909 * src/scan-gram.l: Remove stack option. We no longer use the
13910 stack, since the stack was never deeper than 1; instead, use the
13911 new auto var c_context to record the stacked value.
13912
13913 Remove nounput option. At an unexpected end of file, we now unput
13914 the minimal input necessary to end cleanly; this simplifies the
13915 code.
13916
13917 Avoid unbounded token sizes where this is easy.
13918
13919 (unexpected_end_of_file): New function.
13920 Use it to systematize the error message on unexpected EOF.
13921 (last-string): Now auto, not static.
13922 (YY_OBS_FREE): Remove unnecessary do while (0) wrapper.
13923 (scanner_last_string_free): Remove; not used.
13924 (percent_percent_count): Move decl to just before use.
13925 (SC_ESCAPED_CHARACTER): Return ID at unexpected end of file,
13926 not the (never otherwised-used) CHARACTER.
13927
139282002-11-07 Akim Demaille <akim@epita.fr>
13929
13930 Let yyerror always receive the msg as last argument, so that
13931 yyerror can be variadic.
13932
13933 * data/yacc.c (b4_yyerror_args): New.
13934 Use it when calling yyerror.
13935 * data/glr.c (b4_yyerror_args, b4_lyyerror_args): New.
13936 Use it when calling yyerror.
13937 * doc/bison.texinfo (Error Reporting): Adjust.
13938 * tests/calc.at (_AT_DATA_CALC_Y): Adjust.
13939 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Adjust.
13940
139412002-11-06 Akim Demaille <akim@epita.fr>
13942
13943 #line should have quoted strings.
13944 Ideally, this should be done by m4_quotearg.
13945
13946 * src/scan-skel.l: Include quotearg.h.
13947 Quote __ofile__.
13948 * src/output.c (symbol_printers_output)
13949 (symbol_destructors_output): Quote the file name.
13950
139512002-11-06 Akim Demaille <akim@epita.fr>
13952
13953 * tests/regression.at (Invalid inputs): Adjust to the recent
13954 messages.
13955
139562002-11-06 Akim Demaille <akim@epita.fr>
13957
13958 Restore --no-lines.
13959 Reported by Jim Kent.
13960
13961 * data/c.m4 (b4_syncline): New.
13962 * data/glr.c, data/yacc.c, data/lalr1.cc: Use it.
13963 * src/reader.c (prologue_augment, epilogue_set): Use b4_syncline.
13964 * src/output.c (user_actions_output): Likewise.
13965 (prepare): Define 'b4_synclines_flag'.
13966 * src/muscle_tab.c (muscle_init): Don't define b4_linef.
13967
139682002-11-06 Akim Demaille <akim@epita.fr>
13969
13970 * src/main.c (main): Free `infile'.
13971 * src/scan-gram.l (handle_syncline): New.
13972 Recognize `#line'.
13973 * src/output.c (user_actions_output, symbol_destructors_output)
13974 (symbol_printers_output): Use the location's file name, not
13975 infile.
13976 * src/reader.c (prologue_augment, epilogue_set): Likewise.
13977
139782002-11-05 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
13979
13980 * src/tables.c (matching_state): Don't allow states to match if
13981 either has GLR conflict entries.
13982
139832002-11-05 Paul Eggert <eggert@twinsun.com>
13984
13985 * src/scan-gram.l: Use more accurate diagnostics, e.g.
13986 "integer out of range" rather than "invalid value".
13987 * tests/input.at (Invalid $n, Invalid @n): Change expected wording
13988 accordingly.
13989
13990 Scan <% and %> digraphs in C code as POSIX 1003.1-2001 requires.
13991 Also, remove one static variable in the scanner.
13992
13993 * src/scan-gram.l (braces_level): Now auto, not static.
13994 Initialize to zero if the compiler is being picky.
13995 (INITIAL): Clear braces_level instead of incrementing it.
13996 (SC_BRACED_CODE): Treat <% and %> as { and } when inside C code,
13997 as POSIX 1003.1-2001 requires.
13998 * src/system.h (IF_LINT): New macro, taken from coreutils.
13999 * configure.ac: Define "lint" if --enable-gcc-warnings.
14000
140012002-11-05 Akim Demaille <akim@epita.fr>
14002
14003 * src/scan-gram.l: When it starts with `%', complain about the
14004 whole directive, not just that `invalid character: %'.
14005
140062002-11-04 Akim Demaille <akim@epita.fr>
14007
14008 * Makefile.maint: Update from Autoconf.
14009 (update, cvs-update, po-update, do-po-update): New.
14010
140112002-11-04 Akim Demaille <akim@epita.fr>
14012
14013 * tests/glr-regr1.at (Badly Collapsed GLR States): Prototype yylex
14014 and yyerror.
14015 Have yyerror `use' its arguments.
14016 * tests/calc.at (AT_CHECK_PUSHDEFS): AT_YYERROR_SEES_LOC_IF
14017 returns true when location & yacc & pure & parse-param.
14018 (_AT_DATA_CALC_Y): Let yyerror ``use'' its arguments.
14019
140202002-11-04 Akim Demaille <akim@epita.fr>
14021
14022 * src/location.h (LOCATION_PRINT): Use quotearg slot 3 to avoid
14023 clashes.
14024 * src/scan-gram.l: Use [\'] instead of ['] to pacify
14025 font-lock-mode.
14026 Use complain_at.
14027 Use quote, not quote_n since LOCATION_PRINT no longer uses the
14028 slot 0.
14029
140302002-11-03 Paul Eggert <eggert@twinsun.com>
14031
14032 * src/reader.c (get_merge_function, grammar_current_rule_check):
14033 Use consistent diagnostics for reporting type name clashes.
14034 Quote the types with <>, for consistency with Yacc.
14035 * tests/input.at (Type Clashes): Adjust to diagnostic changes.
14036
140372002-11-03 Akim Demaille <akim@epita.fr>
14038
14039 * data/c.m4 (b4_identification, b4_user_args, b4_parse_param):
14040 New.
14041 * data/yacc.m4 (b4_pure_args, b4_Pure_args): New.
14042 (b4_parse_param): Remove.
14043 Use b4_identification.
14044 Propagate b4_pure_args where needed to pass them to yyerror.
14045 * data/glr.m4 (b4_parse_param): Remove.
14046 (b4_user_formals, b4_pure_args, b4_pure_formals, b4_lpure_args)
14047 (b4_lpure_formals): New.
14048 Use b4_identification.
14049 (YY_USER_FORMALS, YY_USER_ARGS): Remove, replaced by
14050 b4_user_formals and b4_user_args.
14051 (yyexpandGLRStack, yyFail, yyaddDeferredAction, yyglrShiftDefer)
14052 (yyreportAmbiguity): When using a pure parser, also need
14053 the location, and the parse-params.
14054 Adjust callers.
14055 (yyuserAction, yyglrShift, yyreportParseError, yyrecoverParseError):
14056 When using a pure parser, also need the parse-params.
14057 Adjust callers.
14058 * tests/calc.at: Test pure (%pure-parser) and absolutely pure
14059 (%pure-parser + %parse-param) LALR and GLR parsers.
14060 (AT_CHECK_PUSHDEFS, AT_CHECK_POPDEFS): New, define AT_PARAM_IF,
14061 AT_LOCATION_IF, AT_PURE_IF, AT_GLR_IF, AAT_PURE_AND_LOC_IF,
14062 AT_GLR_OR_PARAM_IF, AT_YYERROR_ARG_LOC_IF, AT_YYERROR_SEES_LOC_IF.
14063 (_AT_DATA_CALC_Y): Equip for purity of yyerror.
14064 (_AT_CHECK_CALC_ERROR): Use AT_YYERROR_SEES_LOC_IF.
14065 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Equip for yyerror purity.
14066 * doc/bison.texinfo: Untabify the whole file.
14067 (Parser Function): Document %parse-param, deprecate YYPARSE_PARAM.
14068 (Pure Calling): Document %lex-param, deprecate YYLEX_PARAM.
14069 (Error Reporting): Adjust to these new directives.
14070 Document %error-verbose, deprecate YYERROR_VERBOSE.
14071
140722002-11-03 Akim Demaille <akim@epita.fr>
14073
14074 * tests/calc.at: Change all the AT_CHECK_CALC_LALR and
14075 AT_CHECK_CALC_GLR invocations to use % directives, instead of
14076 command line options.
14077 * tests/cxx-type.at: Formatting changes.
14078
140792002-11-03 Paul Eggert <eggert@twinsun.com>
14080
14081 * src/scan-gram.l: Revamp to fix POSIX incompatibilities,
14082 to count columns correctly, and to check for invalid inputs.
14083
14084 Use mbsnwidth to count columns correctly. Account for tabs, too.
14085 Include mbswidth.h.
14086 (YY_USER_ACTION): Invoke extend_location rather than LOCATION_COLUMNS.
14087 (extend_location): New function.
14088 (YY_LINES): Remove.
14089
14090 Handle CRLF in C code rather than in Lex code.
14091 (YY_INPUT): New macro.
14092 (no_cr_read): New function.
14093
14094 Scan UCNs, even though we don't fully handle them yet.
14095 (convert_ucn_to_byte): New function.
14096
14097 Handle backslash-newline correctly in C code.
14098 (SC_LINE_COMMENT, SC_YACC_COMMENT): New states.
14099 (eols, blanks): Remove. YY_USER_ACTION now counts newlines etc.;
14100 all uses changed.
14101 (tag, splice): New EREs. Do not allow NUL or newline in tags.
14102 Use {splice} wherever C allows backslash-newline.
14103 YY_STEP after space, newline, vertical-tab.
14104 ("/*"): BEGIN SC_YACC_COMMENT, not yy_push_state (SC_COMMENT).
14105
14106 (letter, id): Don't assume ASCII; e.g., spell out a-z.
14107
14108 ({int}, handle_action_dollar, handle_action_at): Check for integer
14109 overflow.
14110
14111 (YY_STEP): Omit trailing semicolon, so that it's more like C.
14112
14113 (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>): Allow \0 and \00
14114 as well as \000. Check for UCHAR_MAX, not 255.
14115 Allow \x with an arbitrary positive number of digits, as in C.
14116 Check for overflow here.
14117 Allow \? and UCNs, for compatibility with C.
14118
14119 (handle_symbol_code_dollar): Use quote_n slot 1 to avoid collision
14120 with quote slot used by complain_at.
14121
14122 * tests/input.at: Add tests for backslash-newline, m4 quotes
14123 in symbols, long literals, and funny escapes in strings.
14124
14125 * configure.ac (jm_PREREQ_MBSWIDTH): Add.
14126 * lib/Makefile.am (libbison_a_SOURCES): Add mbswidth.h, mbswidth.c.
14127 * lib/mbswidth.h, lib/mbswidth.c: New files, from GNU gettext.
14128 * m4/Makefile.am (EXTRA_DIST): Add mbswidth.m4.
14129 * m4/mbswidth.m4: New file, from GNU coreutils.
14130
14131 * doc/bison.texinfo (Grammar Outline): Document // comments.
14132 (Symbols): Document that trigraphs have no special meaning in Bison,
14133 nor is backslash-newline allowed.
14134 (Actions): Document that trigraphs have no special meaning.
14135
14136 * src/location.h (LOCATION_COLUMNS, LOCATION_LINES): Remove;
14137 no longer used.
14138
141392002-11-02 Paul Eggert <eggert@twinsun.com>
14140
14141 * src/reader.c: Don't include quote.h; not needed.
14142 (get_merge_function): Reword warning to be consistent with
14143 type clash diagnostic in grammar_current_rule_check.
14144
14145 * lib/quotearg.c (quotearg_buffer_restyled): Fix off-by-two
14146 bug in trigraph handling.
14147
14148 * src/output.c (prepare_symbols): When printing token names,
14149 escape "[" as "@<:@" and likewise for "]".
14150
14151 * src/system.h (errno): Remove declaration, as we are now
14152 assuming C89 or better, and C89 guarantees errno.
14153
141542002-10-30 Paul Eggert <eggert@twinsun.com>
14155
14156 * lib/bitset_stats.c (bitset_stats_read, bitset_stats_write):
14157 Check for close failures.
14158 * src/files.h (xfclose): Return void, not int, since it always
14159 returned zero.
14160 * src/files.c (xfclose): Likewise. Report I/O error if ferror
14161 indicates one.
14162 * src/output.c (output_skeleton): Use xfclose rather than fclose
14163 and ferror. xfclose now checks ferror.
14164
14165 * data/glr.c (YYLEFTMOST_STATE): Remove.
14166 (yyreportTree): Use a stack-based leftmost state. This avoids
14167 our continuing battles with bogus warnings about initializers.
14168
141692002-10-30 Akim Demaille <akim@epita.fr>
14170
14171 * src/system.h: Don't use #ifdef/#ifndef on HAVE_ values, only
14172 #if.
14173
141742002-10-29 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
14175
14176 * tests/glr-regr1.at: New test for reported regressions.
14177 * tests/testsuite.at: Add glr-regr1.at test.
14178 * tests/Makefile.am: Add glr-regr1.at test.
14179
141802002-10-24 Paul Eggert <eggert@twinsun.com>
14181
14182 Version 1.75a.
14183
14184 * tests/calc.at (_AT_DATA_CALC_Y): Remove unused strcat declaration.
14185 * tests/cxx-type.at (_AT_TEST_GLR_CALC): Include stdlib.h, since
14186 we use malloc. Don't assume 'A' through 'Z' are contiguous.
14187 Don't assume strdup exists; POSIX says its an XSI extension.
14188 Check for buffer overflow on input.
14189
141902002-10-24 Akim Demaille <akim@epita.fr>
14191
14192 * src/output.c (output_skeleton): Don't disable M4sugar comments
14193 too soon: it results in comments being expanded.
14194 * data/yacc.c, data/glr.c, data/lalr1.cc: Do it right before the
14195 first output.
14196
141972002-10-24 Akim Demaille <akim@epita.fr>
14198
14199 * data/yacc.c (m4_int_type): New.
14200 * data/c.m4 (m4_int_type): Don't use yysigned_char, but `signed
14201 char' as only yacc.c wants K&R portability.
14202 * data/glr.c (yysigned_char): Remove.
14203 * data/lalr1.cc: Rename the trailing b4_name as b4_parser_class_name.
14204 Reported by Quoc Peyrot.
14205
142062002-10-23 Paul Eggert <eggert@twinsun.com>
14207
14208 * src/main.c (main): With --trace=time, report times even if a
14209 non-fatal error occurs. Formerly, the times were reported in some
14210 such cases but not in others.
14211 * src/reader.c (reader): Just return if a complaint has been issued,
14212 instead of exiting, so that 'main' can report times.
14213
142142002-10-22 Akim Demaille <akim@epita.fr>
14215
14216 * src/system.h: Include sys/types.
14217 Reported by Bert Deknuydt.
14218
142192002-10-23 Paul Eggert <eggert@twinsun.com>
14220
14221 * configure.ac (AC_PROG_LEX): Use instead of AM_PROG_LEX.
14222 Suggested by Art Haas.
14223
142242002-10-22 Paul Eggert <eggert@twinsun.com>
14225
14226 * src/complain.c (exit) [! (STDC_HEADERS || _LIBC)]: Remove exit
14227 decl; not needed any more.
14228 * src/main.c (main): Use return to exit, undoing yesterday's change.
14229 The last OS that we could find where this wouldn't work is
14230 SunOS 3.5, and that's too old to worry about now.
14231
14232 * data/glr.c (struct yyltype): Define members even when not
14233 doing locations. This is more consistent with yacc.c, and it
14234 works around the following bug reports:
14235 http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00106.html
14236 http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00111.html
14237
14238 * doc/bison.texinfo: Minor spelling and typographical fixes. Use
14239 @acronym consistently. Standardize on "Yacc" instead of "YACC",
14240 "Algol" instead of "ALGOL". Give a bit more history about BNF.
14241
142422002-10-22 Akim Demaille <akim@epita.fr>
14243
14244 * data/README: New.
14245
142462002-10-21 Paul Eggert <eggert@twinsun.com>
14247
14248 Be consistent about 'bool'; the old code used an enum in one
14249 module and an int in another, and this violates the C standard.
14250 * m4/stdbool.m4: New file, from coreutils 4.5.3.
14251 * configure.ac (AC_HEADER_STDBOOL): Add.
14252 * m4/Makefile.am (EXTRA_DIST): Add stdbool.m4.
14253 * src/muscle_tab.c (hash_compare_muscles): (a ? FALSE : TRUE) -> (! a)
14254 * src/symtab.c (hash_compare_symbol_t): Likewise.
14255 * src/system.h (bool, false, true): Use a definition consistent
14256 with ../lib/hash.c. All uses changed.
14257
14258 * src/complain.c (warning_issued): Renamed from warn_message_count,
14259 so that we needn't worry about integer overflow (!).
14260 Now of type bool. All uses changed.
14261 (complaint_issued): Renamed from complain_message_count; likewise.
14262
14263 * src/main.c (main): Use exit to exit with failure.
14264
14265 * src/complain.c (fatal_at, fatal): Use EXIT_FAILURE and EXIT_SUCCESS
14266 rather than 1 and 0.
14267 * src/main.c (main): Likewise.
14268 * src/getargs.c (getargs): Likewise.
14269 * src/reader.c (reader): Likewise.
14270
14271 * src/getarg.c (getargs): Remove duplicate code for
14272 "Try `bison --help'".
14273
14274 * src/files.c (xfopen, xfclose): Use EXIT_FAILURE rather than 2.
14275 What was that "2" for?
14276
14277 * src/complain.h (fatal, fatal_at): Add __attribute__((__noreturn__)).
14278 * src/getargs.c (usage): Likewise.
14279
14280 * src/getargs.c (getargs): When there are too few operands, report
14281 the last one. When there are too many, report the first extra
14282 one. This is how diffutils does it.
14283
142842002-10-20 Paul Eggert <eggert@twinsun.com>
14285
14286 Remove K&R vestiges.
14287 * configure.ac (AC_C_CONST, AM_C_PROTOTYPES): Remove.
14288 * src/complain.c (VA_START): Remove. Assume prototypes.
14289 (vfprintf) [! (HAVE_VPRINTF || defined vfprintf)]: New macro.
14290 (private_strerror, warn_at, warn, complain_at, complain, fatal_at,
14291 fatal): Assume prototypes.
14292 * src/complain.h: Assume prototypes.
14293 * src/system.h (PARAMS): Remove.
14294 Include <limits.h> unconditionally, since it's guaranteeed even
14295 for a freestanding C89 compiler.
14296 (SHRT_MIN, SHRT_MAX): Remove, since C89 guarantees them.
14297 * src/vmsgetargs.c (getargs, cli_present, cli_get_value): Prototype.
14298
142992002-10-20 Akim Demaille <akim@epita.fr>
14300
14301 * src/muscle_tab.c (muscle_grow): Remove trailing debugging code.
14302 * data/glr.c (YY_USER_FORMALS, YY_USER_ARGS): New.
14303 (yyuserAction, yydoAction, yyglrReduce, yyresolveValue)
14304 (yyresolveStates, yyresolveAction, yyresolveStack)
14305 (yyprocessOneStack): Use them.
14306 (yy_reduce_print): New.
14307 * tests/calc.at (_AT_DATA_CALC_Y): Exercise %parse-param.
14308
143092002-10-20 Akim Demaille <akim@epita.fr>
14310
14311 * data/c.m4 (b4_c_ansi_args): Recognize functions with no
14312 arguments and output `void'.
14313 (b4_c_function): Rename as...
14314 (b4_c_function_def): this.
14315 (b4_c_function_decl, b4_c_ansi_function_def)
14316 (b4_c_ansi_function_decl): New.
14317 Change the interpretation of the arguments: before `int, foo', now
14318 `int foo, foo'.
14319 * data/yacc.c (yyparse): Prototype and define thanks to these.
14320 Adjust b4_c_function_def uses.
14321 * data/glr.c (yyparse): Likewise, but ANSI only.
14322
143232002-10-20 Akim Demaille <akim@epita.fr>
14324
14325 * src/output.c (prepare): Move the definition of `tokens_number',
14326 `nterms_number', `undef_token_number', `user_token_number_max'
14327 to...
14328 (prepare_tokens): Here.
14329 (prepare_tokens): Rename as...
14330 (prepare_symbols): this.
14331 (prepare): Move the definition of `rules_number' to...
14332 (prepare_rules): here.
14333 (prepare): Move the definition of `last', `final_state_number',
14334 `states_number' to...
14335 (prepare_states): here.
14336 * data/yacc.c, data/lalr1.cc, data/glr.c: Normalize `>' into `<'.
14337
143382002-10-20 Akim Demaille <akim@epita.fr>
14339
14340 * src/tables.h, src/tables.c, src/output.c: Comment changes.
14341
143422002-10-20 Akim Demaille <akim@epita.fr>
14343
14344 * data/yacc.c, data/yacc.c (b4_location_if, b4_pure_if): Move to...
14345 * data/c.m4: here.
14346
143472002-10-20 Akim Demaille <akim@epita.fr>
14348
14349 * src/output.c (prepare): Use MUSCLE_INSERT_STRING.
14350 * src/muscle_tab.c (muscle_pair_list_grow): Rename `val as
14351 `pair'.
14352 (muscle_init): Move the `b4_ltype', `b4_maxdepth', `b4_initdepth',
14353 `name' to...
14354 * data/glr.c, data/lalr1.cc, data/yacc.c (b4_location_type)
14355 (b4_stack_depth_init, b4_stack_depth_max, b4_parser_class_name):
14356 These.
14357
143582002-10-19 Paul Eggert <eggert@twinsun.com>
14359
14360 Do not create a temporary file, as that involves security and
14361 cleanup headaches. Instead, use a pair of pipes.
14362 Derived from a suggestion by Florian Krohm.
14363 * lib/subpipe.c, lib/subpipe.h, m4/subpipe.m4: New files.
14364 * lib/mkstemp.c, lib/readpipe.c, lib/tempname.c, m4/mkstemp.m4: Remove.
14365 * configure.ac (UTILS_FUNC_MKSTEMP, jm_PREREQ_TEMPNAME): Remove.
14366 (BISON_PREREQ_SUBPIPE): Add.
14367 * lib/Makefile.am (libbison_a_SOURCES): Remove readpipe.c.
14368 Add subpipe.h, subpipe.c.
14369 * m4/Makefile.am (EXTRA_DIST): Remove mkstemp.m4. Add subpipe.m4.
14370 * po/POTFILES.in: Add lib/subpipe.c.
14371 * src/output.c: Include "subpipe.h".
14372 (m4_invoke): Remove decl.
14373 (scan_skel): New decl.
14374 (output_skeleton): Use pipe rather than temporary file for m4 input.
14375 Check that m4sugar.m4 is readable, to avoid deadlock.
14376 Check for pipe I/O error.
14377 * src/scan-skel.l (readpipe): Remove decl.
14378 (scan_skel): New function, to be used in place of m4_invoke.
14379 Read from stream rather than file.
14380
14381 * lib/timevar.c (TICKS_TO_MSEC, CLOCKS_TO_MSEC): Do not cast to
14382 float, as this generates a warning on Solaris 8 + GCC 3.2 with
14383 --enable-gcc-warnings. Instead, divide into 1.0 rather than 1;
14384 this generates a more-accurate value anyway.
14385
14386 * lib/timevar.c (timervar_accumulate): Rename locals to
14387 avoid confusion with similarly-named more-global.
14388 * src/muscle_tab.c (muscle_pair_list_grow): Likewise.
14389
14390 * src/output.c (prepare): Use xstrdup to convert char const *
14391 to char *, to avoid GCC warning.
14392
143932002-10-19 Akim Demaille <akim@epita.fr>
14394
14395 * tests/calc.at (_AT_DATA_CALC_Y): Define VAL, LOC, LEX_FORMALS,
14396 LEX_PRE_FORMALS, LEX_ARGS, LEX_PRE_ARGS, USE_LEX_ARGS.
14397 Use them to have `calc.y' ready for %pure-parser.
14398 * data/yacc.c (YYLEX): Pass a yylex return type to
14399 b4_c_function_call.
14400
144012002-10-19 Akim Demaille <akim@epita.fr>
14402
14403 Prototype support of %lex-param and %parse-param.
14404
14405 * src/parse-gram.y: Add the definition of the %lex-param and
14406 %parse-param tokens, plus their rules.
14407 Drop the `_' version of %glr-parser.
14408 Add the "," token.
14409 * src/scan-gram.l (INITIAL): Scan them.
14410 * src/muscle_tab.c: Comment changes.
14411 (muscle_insert, muscle_find): Rename `pair' as `probe'.
14412 * src/muscle_tab.h (MUSCLE_INSERT_PREFIX): Remove unused.
14413 (muscle_entry_s): The `value' member is no longer const.
14414 Adjust all dependencies.
14415 * src/muscle_tab.c (muscle_init): Adjust: use
14416 MUSCLE_INSERT_STRING.
14417 Initialize the obstack earlier.
14418 * src/muscle_tab.h, src/muscle_tab.c (muscle_grow)
14419 (muscle_pair_list_grow): New.
14420 * data/c.m4 (b4_c_function_call, b4_c_args): New.
14421 * data/yacc.c (YYLEX): Use b4_c_function_call to honor %lex-param.
14422 * tests/calc.at: Use %locations, not --locations.
14423 (AT_CHECK_CALC_GLR): Use %glr-parser, not %glr_parser.
14424
144252002-10-19 Akim Demaille <akim@epita.fr>
14426
14427 * src/getargs.c (usage): Take status as argument and exit
14428 accordingly.
14429 Report the traditional `Try ... --help' message when status != 0.
14430 (usage, version): Don't take a FILE * as arg, it is pointless.
14431 (getargs): When there is an incorrect number of arguments, make it
14432 an error, and report it GNUlically thanks to `usage ()'.
14433
144342002-10-18 Paul Eggert <eggert@twinsun.com>
14435
14436 * data/glr.c (yyreportParseError): Don't assume that sprintf
14437 yields the length of the printed string, as this is not true
14438 on SunOS 4.1.4. Reported by Peter Klein.
14439
14440 * tests/calc.at (_AT_DATA_CALC_Y): #undef memcmp and realloc.
14441 * tests/conflicts.at (%nonassoc and eof): Likewise.
14442 Fixes SunOS 4.1.4 test failure reported by Peter Klein.
14443
144442002-10-17 Akim Demaille <akim@epita.fr>
14445
14446 * src/getargs.h (trace_e): Add trace_scan, and trace_parse.
14447 * src/getargs.c (trace_types, trace_args): Adjust.
14448 * src/reader.c (grammar_current_rule_prec_set)
14449 (grammar_current_rule_dprec_set, grammar_current_rule_merge_set):
14450 Standardize error messages.
14451 And s/@prec/%prec/!
14452 (reader): Use trace_flag to enable scanner/parser debugging,
14453 instead of an adhoc scheme.
14454 * src/scan-gram.l: Remove trailing debugging code.
14455
144562002-10-16 Paul Eggert <eggert@twinsun.com>
14457
14458 * src/muscle_tab.h (MUSCLE_TAB_H_): Was misspelled as
14459 MUSCLE_TAB_H.
14460
14461 * NEWS: Officially drop support for building Bison with K&R C,
14462 since it didn't work anyway and it's not worth worrying about.
14463 * Makefile.maint (wget_files): Remove ansi2knr.c.
14464 (ansi2knr.c-url_prefix): Remove.
14465 * lib/.cvsignore: Remove ansi2knr, ansi2knr.*.
14466 * lib/Makefile.am (AUTOMAKE_OPTIONS): Remove.
14467 * src/Makefile.am (AUTOMAKE_OPTIONS): Remove.
14468
144692002-10-15 Paul Eggert <eggert@twinsun.com>
14470
14471 Stop using the "enum_" trick for K&R-style function definitions;
14472 it confused me, and I was the author! Instead, assume that people
14473 who want to use K&R C compilers (when using these modules in GCC,
14474 perhaps?) will run ansi2knr.
14475
14476 * lib/bbitset.h: (enum_bitset_ops, enum_bitset_type): Remove.
14477 All uses of "enum_" changed to "enum ".
14478 * lib/ebitset.c (enum_ebitset_find_mode): Likewise.
14479 * lib/lbitset.c (enum_lbitset_find_mode): Likewise.
14480
14481 * lib/abitset.c (abitset_and, abitset_and_cmp, abitset_and_or,
14482 abitset_and_or_cmp, abitset_andn, abitset_andn_cmp,
14483 abitset_andn_or, abitset_andn_or_cmp, abitset_bytes, abitset_copy,
14484 abitset_copy1, abitset_disjoint_p, abitset_empty_p,
14485 abitset_equal_p, abitset_init, abitset_list, abitset_list_reverse,
14486 abitset_not, abitset_ones, abitset_or, abitset_or_and,
14487 abitset_or_and_cmp, abitset_or_cmp, abitset_reset, abitset_set,
14488 abitset_size, abitset_small_list, abitset_subset_p, abitset_test,
14489 abitset_unused_clear, abitset_xor, abitset_xor_cmp, abitset_zero):
14490 Use function prototypes; this removes the need for declaring
14491 static functions simply to provide their prototypes.
14492 * lib/bitset.c (bitset_alloc, bitset_and_or_, bitset_and_or_cmp_,
14493 bitset_andn_or_, bitset_andn_or_cmp_, bitset_bytes, bitset_copy_,
14494 bitset_count_, bitset_create, bitset_dump, bitset_first,
14495 bitset_free, bitset_init, bitset_last, bitset_next,
14496 bitset_obstack_alloc, bitset_obstack_free, bitset_only_set_p,
14497 bitset_op4_cmp, bitset_or_and_, bitset_or_and_cmp_, bitset_prev,
14498 bitset_print, bitset_release_memory, bitset_toggle_,
14499 bitset_type_choose, bitset_type_get, bitset_type_name_get,
14500 debug_bitset): Likewise.
14501 * lib/bitset.h (bitset_set, bitset_reset, bitset_test): Likewise.
14502 * lib/bitset_stats.c (bitset_log_histogram_print,
14503 bitset_percent_histogram_print, bitset_stats_and,
14504 bitset_stats_and_cmp, bitset_stats_and_or,
14505 bitset_stats_and_or_cmp, bitset_stats_andn, bitset_stats_andn_cmp,
14506 bitset_stats_andn_or, bitset_stats_andn_or_cmp, bitset_stats_copy,
14507 bitset_stats_count, bitset_stats_disable, bitset_stats_disjoint_p,
14508 bitset_stats_dump, bitset_stats_empty_p, bitset_stats_enable,
14509 bitset_stats_equal_p, bitset_stats_free, bitset_stats_init,
14510 bitset_stats_list, bitset_stats_list_reverse, bitset_stats_not,
14511 bitset_stats_ones, bitset_stats_or, bitset_stats_or_and,
14512 bitset_stats_or_and_cmp, bitset_stats_or_cmp, bitset_stats_print,
14513 bitset_stats_print_1, bitset_stats_read, bitset_stats_reset,
14514 bitset_stats_set, bitset_stats_size, bitset_stats_subset_p,
14515 bitset_stats_test, bitset_stats_toggle, bitset_stats_type_get,
14516 bitset_stats_write, bitset_stats_xor, bitset_stats_xor_cmp,
14517 bitset_stats_zero): Likewise.
14518 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free,
14519 bitsetv_zero, bitsetv_ones, bitsetv_transitive_closure,
14520 bitsetv_dump, debug_bitsetv): Likewise.
14521 * lib/ebitset.c (ebitset_and, ebitset_and_cmp, ebitset_andn,
14522 ebitset_andn_cmp, ebitset_bytes, ebitset_copy, ebitset_copy_,
14523 ebitset_copy_cmp, ebitset_disjoint_p, ebitset_elt_add,
14524 ebitset_elt_alloc, ebitset_elt_calloc, ebitset_elt_find,
14525 ebitset_elt_free, ebitset_elt_last, ebitset_elt_remove,
14526 ebitset_elt_zero_p, ebitset_elts_grow, ebitset_empty_p,
14527 ebitset_equal_p, ebitset_free, ebitset_init, ebitset_list,
14528 ebitset_list_reverse, ebitset_not, ebitset_ones, ebitset_op3_cmp,
14529 ebitset_or, ebitset_or_cmp, ebitset_release_memory, ebitset_reset,
14530 ebitset_set, ebitset_size, ebitset_subset_p, ebitset_test,
14531 ebitset_weed, ebitset_xor, ebitset_xor_cmp, ebitset_zero):
14532 Likewise.
14533 * lib/lbitset.c (debug_lbitset, lbitset_and, lbitset_and_cmp,
14534 lbitset_andn, lbitset_andn_cmp, lbitset_bytes, lbitset_copy,
14535 lbitset_copy_cmp, lbitset_disjoint_p, lbitset_elt_alloc,
14536 lbitset_elt_calloc, lbitset_elt_find, lbitset_elt_free,
14537 lbitset_elt_link, lbitset_elt_unlink, lbitset_elt_zero_p,
14538 lbitset_empty_p, lbitset_equal_p, lbitset_free, lbitset_init,
14539 lbitset_list, lbitset_list_reverse, lbitset_not, lbitset_ones,
14540 lbitset_op3_cmp, lbitset_or, lbitset_or_cmp, lbitset_prune,
14541 lbitset_release_memory, lbitset_reset, lbitset_set, lbitset_size,
14542 lbitset_subset_p, lbitset_test, lbitset_weed, lbitset_xor,
14543 lbitset_xor_cmp, lbitset_zero): Likewise.
14544
145452002-10-14 Akim Demaille <akim@epita.fr>
14546
14547 Version 1.75.
14548
145492002-10-14 Akim Demaille <akim@epita.fr>
14550
14551 * tests/Makefile.am (maintainer-check-posix): New.
14552
145532002-10-14 Akim Demaille <akim@epita.fr>
14554
14555 * data/glr.c [YYDEBUG] (YYLEFTMOST_STATE): Initialize the yyloc
14556 member.
14557
145582002-10-14 Akim Demaille <akim@epita.fr>
14559
14560 * src/tables.c (table_ninf_remap): base -> tab.
14561 Reported by Matt Rosing.
14562
145632002-10-14 Paul Eggert <eggert@twinsun.com>
14564
14565 * tests/action.at, tests/calc.at, tests/conflicts.at,
14566 tests/cxx-type.at, tests/headers.at, tests/input.at,
14567 tests/regression.at, tests/synclines.at, tests/torture.at:
14568 Say "bison -o foo.c foo.y", not "bison foo.y -o foo.c",
14569 so that the tests still work even if POSIXLY_CORRECT is set.
14570 * doc/bison.texinfo (Rpcalc Compile, Invocation): Likewise.
14571
14572 * data/c.m4 (b4_int_type): Use yysigned_char instead of signed char,
14573 for portability to K&R hosts. Fix typo: signed char is guaranteed
14574 only to 127, not to 128.
14575 * data/glr.c (yysigned_char): New type.
14576 * data/yacc.c (yysigned_char): Likewise.
14577 * tests/regression.at (Web2c Actions): signed char -> yysigned_char.
14578
145792002-10-13 Paul Eggert <eggert@twinsun.com>
14580
14581 * data/yacc.c (yyparse): Rewrite to avoid "comparison is always
14582 true due to limited range of data type" warning from GCC.
14583
14584 * data/c.m4 (b4_token_defines): Protect against double-inclusion
14585 by wrapping enum yytokentype's definition inside #ifndef
14586 YYTOKENTYPE. This undoes a bug I introduced on 2002-10-12.
14587
145882002-10-13 Akim Demaille <akim@epita.fr>
14589
14590 * data/glr.c (yyglrShiftDefer, yyaddDeferredAction, yydoAction):
14591 Un yy- yyrhs to avoid the name clash with the global YYRHS.
14592
145932002-10-13 Akim Demaille <akim@epita.fr>
14594
14595 * Makefile.maint: Update from Autoconf 2.54.
14596 * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Remove, shipped with 2.54.
14597
145982002-10-13 Akim Demaille <akim@epita.fr>
14599
14600 * src/print.c (print_state): Separate the list of solved conflicts
14601 from the other items.
14602 * tests/conflicts.at (Resolved SR Conflicts): Adjust.
14603
146042002-10-13 Akim Demaille <akim@epita.fr>
14605
14606 Let nondeterministic skeletons be usable with deterministic
14607 tables.
14608
14609 With the patch, GAWK compiled by GCC without -O2 passes its test
14610 suite using a GLR parser driven by LALR tables. It fails with -O2
14611 because `struct stat' gives two different answers on my machine:
14612 88 (definition of an auto var) and later 96 (memset on this var).
14613 Hence the stack is badly corrumpted. The headers inclusion is to
14614 blame: if I move the awk.h inclusion before GLR's system header
14615 inclusion, the two struct stat have the same size.
14616
14617 * src/tables.c (pack_table): Always create conflict_table.
14618 (token_actions): Always create conflict_list.
14619 * data/glr.c (YYFLAG): Remove, unused.
14620
146212002-10-13 Akim Demaille <akim@epita.fr>
14622
14623 * configure.ac (AC_GNU_SOURCE): Use it instead of hand written code.
14624 (O0FLAGS): New.
14625 (VALGRIND, GXX): New.
14626 * tests/atlocal.in (CFLAGS): Use O0FLAGS.
14627 * tests/bison.in: Run $PREBISON a pre-command.
14628 * tests/Makefile.am (maintainer-check, maintainer-check-valgrind)
14629 (maintainer-check-g++): New.
14630 * Makefile.am (maintainer-check): New.
14631
146322002-10-13 Akim Demaille <akim@epita.fr>
14633
14634 * data/glr.c: Formatting changes.
14635 Tweak some trace messages to match yacc.c's.
14636
146372002-10-13 Akim Demaille <akim@epita.fr>
14638
14639 GLR parsers sometimes raise parse errors instead of performing the
14640 default reduction.
14641 Reported by Charles-Henry de Boysson.
14642
14643 * tests/calc.at (_AT_CHECK_CALC, _AT_CHECK_CALC_ERROR): Don't
14644 check the length of the traces when %glr.
14645 (_AT_CHECK_CALC_ERROR): Also skip `^Stack' lines, coming from
14646 GLR's traces.
14647 (AT_CHECK_CALC_LALR, AT_CHECK_CALC_GLR): New.
14648 Test GLR parsers.
14649 * data/glr.c (YYLEFTMOST_STATE): Fix its value.
14650 (yyltype): Remove the yy prefix from the member names.
14651 (yytable): Complete its comment.
14652 (yygetLRActions): Map error action number from YYTABLE from
14653 YYTABLE_NINF to 0.
14654 (yyisErrorAction): No longer compare YYACTION to YYPACT_NINF
14655 (which was a bug: it should have been YYTABEL_NINF, and yet it was
14656 not satisfying as we could compare an YYACTION computed from
14657 YYDEFACT to YYTABLE_NINF although they are unrelated): 0 is the
14658 only value for error actions.
14659 (yyreportParseError): In verbose parse error messages, don't issue
14660 `error' in the list of expected tokens.
14661 * data/yacc.c (yyparse) <yybackup>: Rewrite the decoding of the
14662 next action to perform to match glr.c's decoding.
14663 (yytable): Complete its comment.
14664
146652002-10-13 Paul Eggert <eggert@twinsun.com>
14666
14667 Fix problem reported by Henrik Grubbstroem in
14668 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00098.html>:
14669 "nonterm: { $$ = 123; } { $$ = $1; };" was wrongly rejected,
14670 because the Bison parser reads the second action before reducing
14671 the first one.
14672 * src/scan-gram.l (rule_length): New static var.
14673 Use it to keep track of the rule length in the scanner, since
14674 we can't expect the parser to be in lock-step sync with the scanner.
14675 (handle_action_dollar, handle_action_at): Use this var.
14676 * tests/actions.at (Exotic Dollars): Test for the problem.
14677
146782002-10-12 Paul Eggert <eggert@twinsun.com>
14679
14680 * lib/timevar.c [! IN_GCC && HAVE_SYS_TIME_H]: Include <sys/time.h>.
14681 * m4/timevar.m4 (BISON_PREREQ_TIMEVAR): Check for <sys/time.h>.
14682 Include <sys/time.h> when checking for clock_t and struct tms.
14683 Use same include order as source.
14684 This is for the SunOS 4.1.4 porting bug reported by Peter Klein in
14685 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00016.html>.
14686
14687 * lib/timevar.c: Update copyright date and clarify comments.
14688 (get_time) [IN_GCC]: Keep the GCC version for reference.
14689
14690 * lib/timevar.c, lib/timevar.h, lib/timevar.def: Import
14691 GCC version as of today, then merge Bison's changes.
14692 Change "GCC" to "Bison" in copyright notice. timevar.def's
14693 author is Akim, so change that too.
14694
14695 * src/reader.c (grammar_current_rule_check):
14696 Don't worry about the default action if $$ is untyped.
14697 Prevents bogus warnings reported by Jim Gifford in
14698 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00015.html>.
14699
14700 * data/c.m4 (b4_token_enum): Do not define YYTOKENTYPE.
14701 * data/glr.c, data/lalr1.cc, data/yacc.c:
14702 Output token definitions before the first part of user declarations.
14703 Fixes compatibility problem reported by Jim Gifford for kbd in
14704 <http://lists.gnu.org/archive/html/bug-bison/2002-10/msg00014.html>.
14705
147062002-10-11 Paul Eggert <eggert@twinsun.com>
14707
14708 * data/yacc.c (yyreport_parse_error): Remove, putting its body into...
14709 (yyparse): here. This undoes some of the 2002-07-25 change.
14710 Compatibility problem reported by Ralf S. Engelschall with
14711 OSSP cfg <http://www.ossp.org/pkg/lib/cfg/>.
14712
147132002-10-11 Akim Demaille <akim@epita.fr>
14714
14715 * tests/regression.at Characters Escapes): New.
14716 * src/scan-gram.l (SC_ESCAPED_CHARACTER): Accept \' in strings and
14717 characters.
14718 Reported by Jan Nieuwenhuizen.
14719
147202002-10-11 Akim Demaille <akim@epita.fr>
14721
14722 * po/id.po: New.
14723
147242002-10-10 Paul Eggert <eggert@twinsun.com>
14725
14726 Portability fixes for bitsets; this also avoids several GCC
14727 warnings.
14728
14729 * lib/abitset.c: Include <stddef.h>, for offsetof.
14730 * lib/lbitset.c: Likewise.
14731
14732 * lib/abitset.c (abitset_bytes): Return a size that is aligned
14733 properly for vectors of objects. Do not assume that adding a
14734 header size to a multiple of a word size yields a value that is
14735 properly aligned for the whole union.
14736 * lib/bitsetv.c (bitsetv_alloc): Likewise.
14737
14738 * lib/bitset_stats.c (bitset_stats_bytes): Adjust to new,
14739 unique names for structures.
14740 * lib/ebitset.c (ebitset_bytes): Likewise.
14741 * lib/lbitset.c (lbitset_bytes): Likewise.
14742
14743 * lib/abitset.c (abitset_ones, abitset_zero, abitset_empty_p,
14744 abitset_copy1, abitset_not, abitset_equal_p, abitset_subset_p,
14745 abitset_disjoint_p, abitset_and, abitset_and_cmp, abitset_andn,
14746 abitset_andn_cmp, abitset_or, abitset_or_cmp, abitset_xor,
14747 abitset_xor_cmp, abitset_and_or, abitset_and_or_cmp,
14748 abitset_andn_or, abitset_andn_or_cmp, abitset_or_and,
14749 abitset_or_and_cmp, abitset_copy): Supply prototype decls,
14750 to improve the type-checking that GCC can do.
14751 * lib/bitset.c (bitset_op4_cmp): Likewise.
14752 * lib/bitset_stats.c (bitset_stats_count,
14753 bitset_stats_empty_p, bitset_stats_ones, bitset_stats_zero,
14754 bitset_stats_copy, bitset_stats_disjoint_p,
14755 bitset_stats_equal_p, bitset_stats_not, bitset_stats_subset_p,
14756 bitset_stats_and, bitset_stats_and_cmp, bitset_stats_andn,
14757 bitset_stats_andn_cmp, bitset_stats_or, bitset_stats_or_cmp,
14758 bitset_stats_xor, bitset_stats_xor_cmp, bitset_stats_and_or,
14759 bitset_stats_and_or_cmp, bitset_stats_andn_or,
14760 bitset_stats_andn_or_cmp, bitset_stats_or_and,
14761 bitset_stats_or_and_cmp): Likewise.
14762 * lib/lbitset.c (lbitset_and, lbitset_and_cmp, lbitset_andn,
14763 lbitset_andn_cmp, lbitset_or, lbitset_or_cmp, lbitset_xor,
14764 lbitset_xor_cmp, lbitset_empty_p, lbitset_ones, lbitset_not,
14765 lbitset_subset_p, lbitset_disjoint_p, debug_lbitset): Likewise.
14766
14767 * lib/abitset.h: Include bitset.h, not bbitset.h.
14768 * lib/ebitset.h: Likewise.
14769 * lib/lbitset.h: Likewise.
14770
14771 * lib/bbitset.h: (enum_bitset_ops, enum_bitset_type): New types.
14772 All instances of parameters of type enum bitset_opts are now of
14773 type enum_bitset_opts, to conform to the C Standard, and similarly
14774 for enum_bitset_type.
14775 * lib/ebitset.c (enum_ebitset_find_mode): Likewise.
14776 * lib/lbitset.c (enum_lbitset_find_mode): Likewise.
14777
14778 Do not use "struct bitset_struct" to mean different things in
14779 different modules. Not only is this confusing, it violates
14780 the C Standard, which requires that structure types in different
14781 modules must be compatible if one is to be passed to the other.
14782 * lib/bbitset.h (bitset): Now points to a union, not to a struct.
14783 All instances of "struct bitset_struct *" replaced with "bitset".
14784 * lib/bitset.h (struct bitset_struct): Remove, replacing with....
14785 (union bitset_union, struct abitset_struct, struct ebitset_struct,
14786 struct lbitset_struct, struct bitset_stats_struct): New types.
14787 All uses of struct bitset_struct changed to union bitset_union,
14788 etc.
14789 * lib/abitset.c (struct abitset_struct, abitset,
14790 struct bitset_struct): Remove.
14791 * lib/bitset_stats.c (struct bitset_stats_struct, bitset_stats,
14792 struct bitset_struct): Remove.
14793 * lib/ebitset.c (struct ebitset_struct, ebitset, struct
14794 bitset_struct): Remove.
14795 * lib/lbitset.c (struct lbitset_struct, lbitset, bitset_struct):
14796 Likewise.
14797
14798 Do not call a function of type T using a call that assumes the
14799 function is of a different type U. Standard C requires that a
14800 function must be called with a type that is compatible with its
14801 definition.
14802 * lib/bbitset.h (bitset_and_or_, bitset_andn_or_, bitset_or_and_):
14803 New decls.
14804 * lib/bitset.c (bitset_and_or_, bitset_andn_or_, bitset_or_and_):
14805 New functions.
14806 * lib/ebitset.c (PFV): Remove.
14807 * lib/lbitset.c (PFV): Likewise.
14808 * lib/ebitset.c (ebitset_and, ebitset_andn, ebitset_or,
14809 ebitset_xor, ebitset_copy, ebitset_ones, ebitset_empty_p): New
14810 decls.
14811 (ebitset_and, ebitset_andn, ebitset_or, ebitset_xor): New functions.
14812 (ebitset_vtable): Use them.
14813 * lib/lbitset.c (lbitset_and, lbitset_andn, lbitset_or,
14814 lbitset_xor): New functions.
14815 (lbitset_vtable): Use them.
14816
14817 * lib/bitset.h (bitset_next, bitset_prev, bitset_only_set_p):
14818 Declare.
14819
14820 * lib/bitsetv.c (bitsetv_alloc): Add a cast to (void *) to avoid a
14821 GCC warning.
14822 * lib/lbitset.c (LBITSET_CURRENT1): Likewise.
14823 Use offsetof, for simplicity.
14824
148252002-10-06 Paul Eggert <eggert@twinsun.com>
14826
14827 * lib/bitset.h (bitset_reset): Do not assume that bitset_word is
14828 the same width as int. This reapplies a hunk of the 2002-08-12 patch
14829 <http://lists.gnu.org/archive/html/bison-patches/2002-08/msg00007.html>,
14830 which was inadvertently undone by the 2002-09-30 patch.
14831 * lib/lbitset.c (debug_lbitset): Do not assume that bitset_word is
14832 the same width as int.
14833
148342002-10-04 Paul Eggert <eggert@twinsun.com>
14835
14836 Version 1.50.
14837
14838 * configure.ac (AC_INIT), NEWS: Increment version number.
14839
14840 * doc/bison.texinfo: Minor spelling, grammar, and white space
14841 fixes.
14842 (Symbols): Mention that any negative value returned from yylex
14843 signifies end-of-input. Warn about negative chars. Mention
14844 the portable Standard C character set.
14845
14846 The GNU coding standard says CFLAGS and YFLAGS are reserved
14847 for the installer to set.
14848 * lib/Makefile.am (AM_CFLAGS): Renamed from CFLAGS.
14849 * src/Makefile.am (AM_CFLAGS): Likewise.
14850 (AM_YFLAGS): Renamed from YFLAGS.
14851
14852 Fix some MAX and MIN problems.
14853 * src/gram.h (ITEM_NUMBER_MIN): MIN_MAX -> INT_MIN.
14854 * src/lalr.h (GOTO_NUMBER_MAX): INT_MAX -> SHRT_MAX.
14855 * src/symtab.h (SYMBOL_NUMBER_MAX): New macro.
14856 * src/reader.c (reader): Use it.
14857
14858 * tests/regression.at (Braces parsing): Use grep, not fgrep, as
14859 POSIX 1003.1-2001 has removed fgrep.
14860
148612002-10-04 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14862
14863 * lib/bbitset.h (BITSET_WINDEX_MAX): Redefine so that it cannot be
14864 interpreted as signed.
14865 * lib/ebitset.c (ebitset_list): Fix bug.
14866
148672002-10-01 Paul Eggert <eggert@twinsun.com>
14868
14869 More fixes for 64-bit hosts and large bitsets.
14870
14871 * lib/abitset.c (struct abitset_struct.n_bits, abitset_small_list,
14872 abitset_size, abitset_list, abitset_list_reverse, abitset_list):
14873 Use bitset_bindex, not int or unsigned int or size_t, to count bits.
14874 * lib/bbitset.h (struct bitset_vtable.size, struct bitset_vtable.count,
14875 struct bitset_vtable.list, struct bitset_vtable.list_reverse,
14876 bitset_count_, bitset_next, bitset_prev, bitset_first, bitset_last,
14877 bitset_count_): Likewise.
14878 * lib/bitset.h (bitset_iterator.num, bitset_iterator.i,
14879 bitset_first, bitset_last): Likewise.
14880 * lib/bitset_stats.c (bitset_stats_size, bitset_stats_list,
14881 bitset_stats_list_reverse, bitset_stats_size,
14882 bitset_stats_count, bitset_stats_list, bitset_stat_list_reverse):
14883 Likewise.
14884 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
14885 * lib/bitsetv.c (bitsetv_alloc, bitsetv_create, bitsetv_free,
14886 bitsetv_zero, bitsetv_ones, bitsetv_transitive_closure,
14887 bitsetv_reflexive_transitive_closure): Likewise.
14888 * lib/bitsetv.h (bitsetv_alloc, bitsetv_create): Likewise.
14889 * lib/ebitset.c (ebitset_size, ebitset_list, ebitset_list_reverse):
14890 Likewise.
14891 * lib/lbitset.c (lbitset_size, lbitset_list, lbitset_list_merge):
14892 Likewise.
14893
14894 * lib/abitset.c (abitset_ones, abitset_zero, abitset_bytes):
14895 Use size_t, not unsigned int, to count bytes.
14896 * lib/abitset.h (abitset_bytes): Likewise.
14897 * lib/bitset.c (bitset_bytes, bitset_alloc, bitset_obstack_alloc):
14898 Likewise.
14899 * lib/bitset.h (bitset_bytes): Likewise.
14900 * lib/bitset_stats.c (bitset_stats_bytes, bitset_stats_init): Likewise.
14901 * lib/bitset_stats.h (bitset_stats_bytes): Likewise.
14902 * lib/bitsetv.c (bitsetv_alloc): Likewise.
14903 * lib/ebitset.c (ebitset_bytes): Likewise.
14904 * lib/ebitset.h (ebitset_bytes): Likewise.
14905 * lib/lbitset.c (lbitset_bytes): Likewise.
14906 * lib/lbitset.h (lbitset_bytes): Likewise.
14907
14908 * lib/abitset.c (abitset_empty_p, abitset_not, abitset_equal_p,
14909 abitset_subset_p, abitset_disjoint_p, abitset_and,
14910 abitset_and_cmp, abitset_andn, abitset_andn_cmp, abitset_or,
14911 abitset_or_cmp, abitset_xor, abitset_xor_cmp, abitset_and_or,
14912 abitset_and_or_cmp, abitset_andn_or, abitset_andn_or_cmp,
14913 abitset_or_and, abitset_or_and_cmp):
14914 Use bitset_windex instead of unsigned int.
14915 * lib/bitsetv.c (bitsetv_dump, debug_bitsetv): Likewise.
14916 * lib/ebitset.c (struct ebitset_struct.size, ebitset_elts_grow,
14917 ebitset_elt_add, ebitset_elt_remove, ebitset_weed,
14918 ebitset_elt_find, ebitset_list_reverse, ebitset_list, ebitset_init):
14919 Likewise.
14920 * lib/lbitset.c (lbitset_ones, lbitset_not): Likewise.
14921
14922 * lib/bitset.c (bitset_print):
14923 Use proper printf formats for widths of integer types.
14924 * lib/bitset_stats.c (bitset_percent_histogram_print,
14925 bitset_log_histogram_print, bitset_stats_print_1): Likewise.
14926 * lib/bitsetv-print.c (bitsetv_matrix_dump): Likewise.
14927 * lib/bitsetv.c (bitsetv_dump, debug_bitsetv): Likewise.
14928 * lib/lbitset.c (lbitset_bytes): Likewise.
14929
14930 * lib/bbitset.h (BITSET_BINDEX_MAX, BITSET_WINDEX_MAX,
14931 BITSET_SIZE_MAX): New macros.
14932 (BITSET_INDEX_MAX): Remove. It wasn't right, since it assumed that
14933 sizeof (bitset_word) == sizeof (bitset_windex). All uses changed
14934 to BITSET_WINDEX_MAX.
14935
14936 * lib/bitset.c (bitset_next, bitset_prev, bitset_first,
14937 bitset_last): Return BITSET_BINDEX_MAX (not -1) for no value,
14938 since we now return the bitset_bindex type (not int).
14939
14940 * lib/bitsetv.c (bitsetv_alloc): Check for arithmetic overflow
14941 when computing sizes.
14942 * lib/ebitset.c (ebitset_elts_grow): Likewise.
14943
14944 * lib/lbitset.c (lbitset_elt_find): Simplify windex calculation
14945 and avoid cast to unsigned.
14946
149472002-09-30 Akim Demaille <akim@epita.fr>
14948
14949 * lib/abitset.c, lib/bbitset.h, lib/bitset.c, lib/bitset.h,
14950 * lib/bitset_stats.c, lib/bitsetv.c, lib/ebitset.c, lib/lbitset.c:
14951 Updates from Michael Hayes.
14952
149532002-09-30 Art Haas <ahaas@neosoft.com>
14954
14955 * configure.ac: Update AC_OUTPUT and AM_CONFIG_HEADER
14956 invocations.
14957 * tests/cxx-type.at (declarator): Don't rely on NDEBUG being not
14958 defined.
14959
149602002-09-27 Akim Demaille <akim@epita.fr>
14961
14962 Version 1.49c.
14963
149642002-09-27 Akim Demaille <akim@epita.fr>
14965
14966 * configure.ac (AM_INIT_AUTOMAKE): We _need_ 1.7.
14967 (Because of AC_LIBSOURCE).
14968
149692002-09-27 Akim Demaille <akim@epita.fr>
14970
14971 Playing with Autoscan.
14972
14973 * configure.ac: Remove the old LIBOBJ tweaks.
14974 (AC_REPLACE_FUNCS): Add strrchr and strtol.
14975 * lib/strrchr.c: New.
14976 * lib/strtol.c: New, from the Coreutils 4.5.1.
14977
149782002-09-27 Akim Demaille <akim@epita.fr>
14979
14980 Playing with Autoscan.
14981
14982 * m4/prereq.m4 (jm_PREREQ_ARGMATCH, jm_FUNC_ARGMATCH): New.
14983 * lib/Makefile.am (libbison_a_SOURCES): No longer include
14984 argmatch.c and argmatch.h, since they are AC_LIBSOURCE'd.
14985 * lib/strcasecmp.c, lib/strncasecmp.c, lib/memcmp.c: New, from the
14986 Coreutils 4.5.1.
14987
149882002-09-24 Akim Demaille <akim@epita.fr>
14989
14990 * doc/bison.texinfo (Stack Overflow): xref to Recursion.
14991 (Frequently Asked Questions, Parser Stack Overflow): New.
14992
149932002-09-13 Akim Demaille <akim@epita.fr>
14994
14995 Playing with autoscan.
14996
14997 * src/reader.c (get_merge_function): Use xstrdup, not strdup.
14998 * src/files.c (skeleton_find): Remove, unused.
14999 * m4/memcmp.m4: New, from the Coreutils 4.5.1.
15000 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Run jm_FUNC_MEMCMP.
15001
150022002-09-13 Akim Demaille <akim@epita.fr>
15003
15004 * configure.ac (AM_INIT_AUTOMAKE): Require Automake 1.6.3.
15005 * Makefile.am (AUTOMAKE_OPTIONS): Don't.
15006
150072002-09-13 Akim Demaille <akim@epita.fr>
15008
15009 * configure.ac: Require 2.54.
15010 s/jm_FUNC_MALLOC/AC_FUNC_MALLOC/.
15011 s/jm_FUNC_REALLOC/AC_FUNC_REALLOC/.
15012 * m4/c-bs-a.m4, m4/malloc.m4, m4/mbstate_t.m4, m4/realloc.m4:
15013 Remove, provided by Autoconf macros.
15014
150152002-09-12 Akim Demaille <akim@epita.fr>
15016
15017 * m4/prereq.m4: Update, from Coreutils 4.5.1.
15018
150192002-09-12 Akim Demaille <akim@epita.fr>
15020
15021 * m4/prereq.m4: Update, from Fileutils 4.1.5.
15022 * configure.ac (jm_PREREQ_TEMPNAME): Invoke it.
15023 Reported by Martin Mokrejs.
15024
150252002-09-10 Akim Demaille <akim@epita.fr>
15026
15027 * src/parse-gram.y: Associate a human readable string to each
15028 token type.
15029 * tests/regression.at (Invalid inputs): Adjust.
15030
150312002-09-10 Gary V. Vaughan <gary@gnu.org>
15032
15033 * tests/Makefile.am ($(srcdir)/package.m4): Bison now ships
15034 with an Autoconf-2.5x style configure.ac.
15035
150362002-09-06 Paul Eggert <eggert@twinsun.com>
15037
15038 * doc/bison.texinfo (Conditions): Make explicit that the GPL
15039 exception applies only to yacc.c. This is a modification of a
15040 patch originally suggested by Akim Demaille.
15041
150422002-09-06 Akim Demaille <akim@epita.fr>
15043
15044 * data/c.m4 (b4_copyright): Move the GPL exception comment from
15045 here to...
15046 * data/yacc.c: here.
15047
15048 * data/lalr1.cc (struct yyltype): Don't define it, since we use
15049 LocationType.
15050 (b4_ltype): Default to yy::Location from location.hh.
15051
150522002-09-04 Jim Meyering <jim@meyering.net>
15053
15054 * data/yacc.c: Guard the declaration of yytoknum also with
15055 `#ifdef YYPRINT', so it is declared only when used.
15056
150572002-09-04 Akim Demaille <akim@epita.fr>
15058
15059 * configure.in: Rename as...
15060 * configure.ac: this.
15061 Bump to 1.49c.
15062
150632002-09-04 Akim Demaille <akim@epita.fr>
15064
15065 * src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
15066 * src/lalr.c, src/LR0.c, src/relation.c, src/tables.c: Don't
15067 translate maintainer only messages.
15068
150692002-08-12 Paul Eggert <eggert@twinsun.com>
15070
15071 Version 1.49b.
15072
15073 * Makefile.am (SUBDIRS): Remove intl.
15074 (DISTCLEANFILES): Remove.
15075 * NEWS: Mention that GNU M4 is now required. Clarify what is
15076 meant by "larger grammars". Mention the pt_BR translation.
15077 * configure.in (AC_CHECK_DECLS): Add getenv, getopt.
15078 (AM_GNU_GETTEXT_VERSION): New macro, replacing GETTEXT_VERSION var.
15079 Bump version from 0.11.2 to 0.11.5.
15080 (BISON_PREREQ_STAGE): Remove.
15081 (AM_GNU_GETTEXT): Use external gettext.
15082 (AC_OUTPUT): Remove intl/Makefile.
15083
15084 * config/depcomp, config/install-sh: Sync with Automake 1.6.3.
15085
15086 * data/glr.c: Include string.h, for strlen.
15087 (yyreportParseError): Use size_t for yysize.
15088 (yy_yypstack): No longer nested inside yypstates, as nested
15089 functions are not portable. Do not assume size_t is the
15090 same width as int.
15091 (yypstates): Do not assume that ptrdiff_t is the same width
15092 as int, and similarly for yyposn and YYINDEX.
15093
15094 * data/yacc.c: Fix comment about `$$ = $1': it can copy garbage.
15095
15096 * lib/Makefile.am (INCLUDES): Do not include from the intl
15097 directory, which has been removed.
15098 * src/Makefile.am (INCLUDES): Likewise.
15099
15100 * lib/Makefile.am (libbison_a_SOURCES): Add unlocked-io.h.
15101 (bitsets_sources, additional_bitsets_sources, timevars_sources):
15102 New vars.
15103
15104 * lib/Makefile.am (libbison_a_SOURCES): Avoid +=, a GNU make extension.
15105 * tests/Makefile.am (EXTRA_DIST): Likewise.
15106
15107 * lib/abitset.c (abitset_reverse_list, ebitset_reverse_list):
15108 Do not assume that bitset_windex is the same width as unsigned.
15109
15110 * lib/abitset.c (abitset_unused_clear): Do not assume that
15111 bitset_word is the same width as int.
15112 * lib/bbitset.h (BITSET_INDEX_MAX, BITSET_MSB): Likewise.
15113 * lib/bitset.h (bitset_set, bitset_reset): Likewise.
15114 * lib/bitset_stats.c (bitset_stats_set, bitset_stats_reset): Likewise.
15115 * lib/ebitset.c (ebitset_set, ebitset_reset): Likewise.
15116 * lib/lbitset.c (lbitset_set, lbitset_reset): Likewise.
15117
15118 * lib/abitset.c (abitset_op1): Use -1, not ~0, as memset arg (for
15119 portability to one's complement hosts!).
15120 * lib/ebitset.c (ebitset_op1): Likewise.
15121 * lib/lbitset.c (lbitset_op1): Likewise.
15122
15123 * lib/argmatch.c, lib/quotearg.c, quotearg.h: Sync with GNU tar.
15124 * lib/argmatch.h, lib/basename.c, lib/dirname.c, lib/dirname.h,
15125 lib/hash.c, lib/hash.h, lib/strnlen.c, lib/xmalloc.c:
15126 Sync with fileutils.
15127 * lib/error.c, lib/getopt.c, lib/getopt.h, lib/getopt1.c,
15128 lib/gettext.h: Sync with diffutils.
15129
15130 * lib/memrchr.c, lib/mkstemp.c, lib/strchr.c, lib/strnlen.c,
15131 lib/strspn.c, lib/tempname.c: Use GPL, not LGPL.
15132
15133 * lib/obstack.c, lib/obstack.h: Sync with fileutils, except use
15134 PROTOTYPES to check for prototypes, and "defined __STDC__" to
15135 check for void *.
15136
15137 * lib/bbitset.h (BITSET_WORD_BITS): Now of type unsigned, not
15138 size_t; the old version tried to do this but casted improperly.
15139 (bitset_bindex, bitset_windex): Now size_t, not unsigned long.
15140 (bitset_test): Now returns int, not unsigned long.
15141
15142 * lib/bitset_stats.c: Include "gettext.h".
15143 (_): New macro.
15144 (bitset_stats_set, bitset_stats_reset, bitset_stats_test): Don't
15145 name locals "index", as it generates unnecessary warnings on some
15146 hosts that have an "index" function.
15147
15148 * lib/bitset_stats.c (bitset_stats_print_1, bitset_stats_print,
15149 bitset_stats_read, bitset_stats_write): Wrap strings in _() if
15150 they need translation.
15151 * src/LR0.c (state_list_append, new_itemsets, get_state,
15152 append_states, generate_states): Likewise.
15153 * src/assoc.c (assoc_to_string): Likewise.
15154 * src/closure.c (print_closure, set_firsts, closure): Likewise.
15155 * src/gram.c (grammar_dump): Likewise.
15156 * src/injections.c (injections_compute): Likewise.
15157 * src/lalr.c (lookaheads_print): Likewise.
15158 * src/relation.c (relation_transpose): Likewise.
15159 * src/scan-gram.l: Likewise.
15160 * src/tables.c (table_grow, pack_vector): Likewise.
15161
15162 * m4/Makefile.am (EXTRA_DIST): Remove codeset.m4,
15163 glibc21.m4, isc-posix.m4 lcmessage.m4, stage.m4.
15164 * m4/malloc.m4, m4/realloc.m4: Sync with diffutils.
15165 * m4/mbstate_t.m4: Sync with fileutils.
15166 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): AC_MBSTATE_T -> AC_TYPE_MBSTATE_T.
15167
15168 * po/LINGUAS: Add pt_BR.
15169 * po/POTFILES.in: Add src/assoc.c, src/closure.c, src/gram.c,
15170 src/main.c, src/relation.c, src/state.c, lib/bitset_stats.c,
15171 lib/timevar.c.
15172 Use src/parse-gram.y instead of src/parse-gram.c, as the gettext
15173 manual recommends.
15174 Similarly, use src/scan-gram.l instead of src/scan-gram.c.
15175
15176 * src/complain.c (strerror_r): Remove decl; not needed.
15177 (strerror): Use same pattern as ../lib/error.c.
15178
15179 * src/files.c, src/files.h (compute_header_macro): Remove; unused.
15180
15181 * src/gram.c (grammar_dump): Do not assume ptrdiff_t fits in int.
15182
15183 * src/main.c (main): Cast result of bindtextdomain and textdomain
15184 to void, to avoid a GCC warning when --disable-nls is in effect.
15185
15186 * src/scan-gram.l: Use strings rather than escapes when possible,
15187 to minimize the number of warnings from xgettext.
15188 (handle_action_dollar, handle_action_at): Don't use isdigit,
15189 as it mishandles negative chars and it may not work as expected
15190 outside the C locale.
15191
15192 * src/symtab.c (symbol_get): Don't cast LHS of an assignment;
15193 this is a GCC extension and is not portable to other compilers.
15194
15195 * src/system.h (alloca): Use same pattern as ../lib/error.c.
15196 Do not include <ctype.h>; no longer needed.
15197 Do not include <malloc.h>; no longer needed (and generates
15198 warnings on OpenBSD 3.0).
15199
15200 * tests/cxx-type.at (yylex): Do not pass signed char to isupper;
15201 it's not portable.
15202
15203 * tests/regression.at: Do not use 'cc -c input.c -o input';
15204 Sun C rejects this. Instead, use 'cc -c input.c -o input.o'.
15205
15206 * tests/synclines.at (AC_SYNCLINES_COMPILE): Accept any nonzero
15207 exit status as failure, not just exit status 1. Sun C exits
15208 with status 2 sometimes.
15209
15210 * tests/torture.at (AT_INCREASE_DATA_SIZE): New macro.
15211 Use it for the two large tests.
15212
152132002-08-02 Akim Demaille <akim@epita.fr>
15214
15215 * src/conflicts.c (conflicts_output): Don't output rules never
15216 reduced here, since anyway that computation doesn't work.
15217 * src/gram.h, src/gram.h (rule_filter_t, rule_useful_p)
15218 (rule_useless_p, rule_never_reduced_p): New.
15219 (grammar_rules_partial_print): Use a filter instead of a range.
15220 Display the title only if needed.
15221 (grammar_rules_print): Adjust.
15222 (grammar_rules_never_reduced_report): New.
15223 * src/tables.c (action_row): Move the computation of rules never
15224 reduced to...
15225 (token_actions): here.
15226 * src/main.c (main): Make the parser before making the report, so
15227 that rules never reduced are computed.
15228 Call grammar_rules_never_reduced_report.
15229 * src/print.c (print_results): Report rules never reduced.
15230 * tests/conflicts.at, tests/reduce.at: Adjust.
15231
152322002-08-01 Akim Demaille <akim@epita.fr>
15233
15234 Instead of attaching lookaheads and duplicating the rules being
15235 reduced by a state, attach the lookaheads to the reductions.
15236
15237 * src/state.h (state_t): Remove the `lookaheads',
15238 `lookaheads_rule' member.
15239 (reductions_t): Add a `lookaheads' member.
15240 Use a regular array for the `rules'.
15241 * src/state.c (reductions_new): Initialize the lookaheads member
15242 to 0.
15243 (state_rule_lookaheads_print): Adjust.
15244 * src/state.h, src/state.c (state_reductions_find): New.
15245 * src/conflicts.c (resolve_sr_conflict, set_conflicts)
15246 (count_rr_conflicts): Adjust.
15247 * src/lalr.c (LArule): Remove.
15248 (add_lookback_edge): Adjust.
15249 (state_lookaheads_count): New.
15250 (states_lookaheads_initialize): Merge into...
15251 (initialize_LA): this.
15252 (lalr_free): Adjust.
15253 * src/main.c (main): Don't free nullable and derives too early: it
15254 is used by --verbose.
15255 * src/print.c, src/print_graph.c, src/tables.c: Adjust.
15256
152572002-08-01 Akim Demaille <akim@epita.fr>
15258
15259 * src/derives.h, src/derives.c (derives): A `rule_t***' instead of
15260 `rule_number_t**'.
15261 (set_derives, free_derives): Rename as...
15262 (derives_compute, derives_free): this.
15263 Adjust all dependencies.
15264 * src/nullable.c (set_nullable, free_nullable): Rename as...
15265 (nullable_compute, nullable_free): these.
15266 (rule_list_t): Store rule_t *, not rule_number_t.
15267 * src/state.c (state_rule_lookaheads_print): Directly compare rule
15268 pointers, instead of their numbers.
15269 * src/main.c (main): Call nullable_free, and derives_free earlier,
15270 as they were lo longer used.
15271
152722002-08-01 Akim Demaille <akim@epita.fr>
15273
15274 * lib/timevar.c (get_time): Include children time.
15275 * src/lalr.h (LA, LArule): Don't export them: used with the
15276 state_t.
15277 * src/lalr.c (LA, LArule): Static.
15278 * src/lalr.h, src/lalr.c (lalr_free): New.
15279 * src/main.c (main): Call it.
15280 * src/tables.c (pack_vector): Check whether loc is >= to the
15281 table_size, not >.
15282 (pack_tables): Don't free froms, tos, conflict_tos, and pos...
15283 (tables_generate): do it, since that's also it which allocates
15284 them.
15285 Don't free LA and LArule, main does.
15286
152872002-07-31 Akim Demaille <akim@epita.fr>
15288
15289 Separate parser tables computation and output.
15290
15291 * src/output.c (nvectors, base_t, base, base_ninf, conflict_table)
15292 (conflict_list, conflict_list_cnt, table, check, table_ninf)
15293 (yydefgoto, yydefact, high): Move to...
15294 * src/tables.h, src/tables.c: here.
15295 * src/output.c (vector_number_t, VECTOR_NUMBER_MAX)
15296 (VECTOR_NUMBER_MIN, state_number_to_vector_number)
15297 (symbol_number_to_vector_number, nvectors, BASE_MAX, BASE_MIN)
15298 (froms, tos, conflict_tos, tally, width, action_t, ACTION_MAX)
15299 (ACTION_MIN, actrow, order, nentries, pos, conflrow)
15300 (conflict_list_free, table_size, lowzero, table_grow, conflict_row)
15301 (action_row, save_row, token_actions, save_column, default_goto)
15302 (goto_actions, sort_actions, matching_state, pack_vector)
15303 (table_ninf_remap, pack_table, prepare_actions): Move to...
15304 * src/tables.c: here.
15305 * src/tables.h, src/tables.c(tables_generate, tables_free): New.
15306 * src/output.c (token_actions, output_base, output_conflicts)
15307 (output_check): Merge into...
15308 (prepare_actions): this.
15309 (actions_output): Rename as...
15310 (user_actions_output): this.
15311 * src/main.c (main): Call tables_generate and tables_free.
15312
153132002-07-31 Akim Demaille <akim@epita.fr>
15314
15315 Steal GCC's --time-report support.
15316
15317 * lib/timevar.c, lib/timevar.h, lib/timevar.def: New,
15318 stolen/adjusted from GCC.
15319 * m4/stage.m4: Remove time related checks.
15320 * m4/timevar.m4: New.
15321 * configure.in: Adjust.
15322 * src/system.h: Adjust to using timevar.h.
15323 * src/getargs.h, src/getargs.c: Support trace_time for
15324 --trace=time.
15325 * src/main.c (stage): Remove.
15326 (main): Replace `stage' invocations with timevar calls.
15327 * src/output.c: Insert pertinent timevar calls.
15328
153292002-07-31 Akim Demaille <akim@epita.fr>
15330
15331 Let --trace have arguments.
15332
15333 * src/getargs.h (enum trace_e): New.
15334 * src/getargs.c (trace_args, trace_types, trace_argmatch): New.
15335 (long_options, short_options): --trace/-T takes an optional
15336 argument.
15337 Change all the uses of trace_flag to reflect the new flags.
15338 * tests/sets.at (Firsts, Nullable, Broken Closure): Use --trace=sets.
15339
15340 Strengthen `stage' portability.
15341
15342 * m4/stage.m4 (BISON_PREREQ_STAGE): New.
15343 * configure.in: Use it.
15344 Don't check for malloc.h and sys/times.h.
15345 * src/system.h: Include them when appropriate.
15346 * src/main.c (stage): Compile only when mallinfo, struct mallinfo,
15347 times and struct tms are available.
15348
153492002-07-30 Akim Demaille <akim@epita.fr>
15350
15351 In verbose parse error message, don't report `error' as an
15352 expected token.
15353 * tests/actions.at (Printers and Destructors): Adjust.
15354 * tests/calc.at (Calculator $1): Adjust.
15355 * data/yacc.c, data/glr.c, data/lalr1.c: When making the verbose
15356 error message, do not report the parser accepts the error token in
15357 that state.
15358
153592002-07-30 Akim Demaille <akim@epita.fr>
15360
15361 Normalize conflict related messages.
15362
15363 * src/complain.h, src/complain.c (warn, complain): New.
15364 * src/conflicts.c (conflicts_print): Use them.
15365 (conflict_report_yacc): New, extracted from...
15366 (conflicts_print): here.
15367 * tests/conflicts.at, tests/existing.at: Adjust.
15368
153692002-07-30 Akim Demaille <akim@epita.fr>
15370
15371 Report rules which are never reduced by the parser: those hidden
15372 by conflicts.
15373
15374 * src/LR0.c (save_reductions): Don't make the final state too
15375 different: save its reduction (accept) instead of having a state
15376 without any action (no shift or goto, no reduce).
15377 Note: the final state is now a ``regular'' state, i.e., the
15378 parsers now contain `reduce 0' as default reduction.
15379 Nevertheless, since they decide to `accept' when yystate =
15380 final_state, they still will not reduce rule 0.
15381 * src/print.c (print_actions, print_reduction): Adjust.
15382 * src/output.c (action_row): Track reduced rules.
15383 (token_actions): Report rules never reduced.
15384 * tests/conflicts.at, tests/regression.at: Adjust.
15385
153862002-07-30 Akim Demaille <akim@epita.fr>
15387
15388 `stage' was accidently included in a previous patch.
15389 Initiate its autoconfiscation.
15390
15391 * configure.in: Look for malloc.h and sys/times.h.
15392 * src/main.c (stage): Adjust.
15393 Report only when trace_flag.
15394
153952002-07-29 Akim Demaille <akim@epita.fr>
15396
15397 * src/state.h, src/state.c (transitions_t): Holds state_t*'s, not
15398 state_number_t.
15399 (errs_t): symbol_t*, not symbol_number_t.
15400 (reductions_t): rule_t*, not rule_number_t.
15401 (FOR_EACH_SHIFT): New.
15402 * src/LR0.c, src/conflicts.c, src/lalr.c, src/output.c
15403 * src/print.c, src/print_graph.c: Adjust.
15404
154052002-07-29 Akim Demaille <akim@epita.fr>
15406
15407 Use $accept and $end, as BYacc and BTYacc do, instead of $axiom and $.
15408
15409 * src/symtab.h, src/symtab.c (eoftoken, axiom): Rename as...
15410 (endtoken, accept): these.
15411 * src/reader.c (reader): Set endtoken's default tag to "$end".
15412 Set undeftoken's tag to "$undefined" instead of "$undefined.".
15413 * doc/bison.texinfo (Table of Symbols): Mention $accept and $end.
15414 Adjust.
15415
154162002-07-29 Akim Demaille <akim@epita.fr>
15417
15418 * src/reduce.c (reduce_grammar): When the language is empty,
15419 complain about the start symbol, not the axiom.
15420 Use its location.
15421 * tests/reduce.at (Empty Language): New.
15422
154232002-07-26 Akim Demaille <akim@epita.fr>
15424
15425 * src/reader.h, src/reader.c (gram_error): ... can't get
15426 yycontrol without making too strong assumptions on the parser
15427 itself.
15428 * src/output.c (prepare_tokens): Use the real 0th value of
15429 token_translations instead of `0'.
15430 * src/parse-gram.y (yyerror): Don't rely on yycontrol being
15431 visible here.
15432 * data/yacc.c (yyreport_parse_error): Rename yylocation as yylloc
15433 for the time being: %locations ought to provide it to yyerror.
15434
154352002-07-25 Akim Demaille <akim@epita.fr>
15436
15437 * src/output.c (prepare_tokens): Go up to ntokens, not ntokens + 1.
15438 * doc/bison.texinfo (Decl Summary): s/$illegal/$undefined./.
15439 * tests/regression.at (Web2c Actions): Adjust.
15440
154412002-07-25 Akim Demaille <akim@epita.fr>
15442
15443 Stop storing rules from 1 to nrules + 1.
15444
15445 * src/LR0.c, src/closure.c, src/derives.c, src/gram.c, src/lalr.c
15446 * src/nullable.c, src/output.c, src/print.c, src/reader.c
15447 * src/reduce.c: Allocate and free from &rules[0], not &rules[1].
15448 Iterate from 0 to nrules.
15449 Use rule_number_as_item_number and item_number_as_rule_number.
15450 Adjust to `derive' now containing possibly 0.
15451 * src/gram.h (rule_number_as_item_number, item_number_as_rule_number):
15452 Handle the `- 1' part in rule numbers from/to item numbers.
15453 * src/conflicts.c (log_resolution): Fix the message which reversed
15454 shift and reduce.
15455 * src/output.c (action_row): Initialize default_rule to -1.
15456 (token_actions): Adjust.
15457 * tests/sets.at (Nullable, Firsts): Fix the previously bogus
15458 expected output.
15459 * tests/conflicts.at (Resolved SR Conflicts): Likewise.
15460
154612002-07-25 Akim Demaille <akim@epita.fr>
15462
15463 * data/c.m4 (b4_c_function, b4_c_ansi_args, b4_c_ansi_arg)
15464 (b4_c_knr_arg_names, b4_c_knr_arg_name, b4_c_knr_arg_decls)
15465 (b4_c_knr_arg_decl): New.
15466 * data/yacc.c: Use it to define yysymprint, yydestruct, and
15467 yyreport_parse_error.
15468
154692002-07-25 Akim Demaille <akim@epita.fr>
15470
15471 * data/yacc.c (yyreport_parse_error): New, extracted from...
15472 (yyparse): here.
15473 (yydestruct, yysymprint): Move above yyparse.
15474 Be K&R compliant.
15475
154762002-07-25 Akim Demaille <akim@epita.fr>
15477
15478 * data/c.m4 (b4_ints_in, b4_int_type, b4_int_type_for): New,
15479 replace...
15480 (b4_sint_type, b4_uint_type): these.
15481 * data/yacc.c, data/glr.c, data/lalr1.cc: Use b4_int_type_for.
15482 * tests/regression.at (Web2c Actions): Adjust.
15483
154842002-07-25 Akim Demaille <akim@epita.fr>
15485
15486 * src/gram.h (TIEM_NUMBER_MAX): New.
15487 (item_number_of_rule_number, rule_number_of_item_number): Rename
15488 as...
15489 (rule_number_as_item_number, item_number_as_rule_number): these.
15490 Adjust dependencies.
15491 * src/output.c (vector_number_t, VECTOR_NUMBER_MAX)
15492 (VECTOR_NUMBER_MIN, state_number_to_vector_number)
15493 (symbol_number_to_vector_number): New.
15494 (order): Of vector_number_t* type.
15495 (base_t, BASE_MAX, BASE_MIN): New.
15496 (froms, tos, width, pos, check): Of base_t type.
15497 (action_number_t, ACTION_MIN, ACTION_MAX): New.
15498 (actrow): Of action_number_t type.
15499 (conflrow): Of unsigned int type.
15500 (table_ninf, base_ninf): New.
15501 (GENERATE_MUSCLE_INSERT_TABLE): Also output the `*_min' value.
15502 (muscle_insert_int_table, muscle_insert_base_table)
15503 (muscle_insert_rule_number_table): New.
15504 (prepare_tokens): Output `toknum' as int_table.
15505 (action_row): Returns a rule_number_t.
15506 Use ACTION_MIN, not SHRT_MIN.
15507 (token_actions): yydefact is rule_number_t*.
15508 (table_ninf_remap): New.
15509 (pack_table): Use it for `base' and `table'.
15510 * data/yacc.c, data/glr.c, data/lalr1.cc (YYFLAG): Remove,
15511 replaced with...
15512 (YYPACT_NINF, YYTABLE_NINF): these.
15513 (yypact, yytable): Compute their types instead of hard-coded
15514 `short'.
15515 * tests/regression.at (Web2c Actions): Adjust.
15516
155172002-07-19 Akim Demaille <akim@epita.fr>
15518
15519 * src/scan-gram.l (id): Can start with an underscore.
15520
155212002-07-16 Akim Demaille <akim@epita.fr>
15522
15523 * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string): New.
15524 Adjust all former `associativity' dependencies.
15525 * src/symtab.c (symbol_new): Default associativity is `undef', not
15526 `right'.
15527 (symbol_check_alias_consistence): Adjust.
15528
155292002-07-09 Akim Demaille <akim@epita.fr>
15530
15531 * doc/bison.texinfo: Properly set the ``header'' part.
15532 Use @dircategory ``GNU programming tools'' as per Texinfo's
15533 documentation.
15534 Use @copying.
15535
155362002-07-09 Akim Demaille <akim@epita.fr>
15537
15538 * lib/quotearg.h: Protect against multiple inclusions.
15539 * src/location.h (location_t): Add a `file' member.
15540 (LOCATION_RESET, LOCATION_PRINT): Adjust.
15541 * src/complain.c (warn_at, complain_at, fatal_at): Drop
15542 `error_one_per_line' support.
15543
155442002-07-09 Akim Demaille <akim@epita.fr>
15545
15546 * src/complain.h, src/complain.c (warn, complain): Remove, unused.
15547 * src/reader.c (lineno): Remove.
15548 Adjust all dependencies.
15549 (get_merge_function): Take a location and use complain_at.
15550 * src/symtab.h, src/symtab.c (symbol_make_alias): Likewise.
15551 * tests/regression.at (Invalid inputs, Mixing %token styles):
15552 Adjust.
15553
155542002-07-09 Akim Demaille <akim@epita.fr>
15555
15556 * src/parse-gram.y (rules_or_grammar_declaration): Add an error
15557 recovery rule, and forbid extensions when --yacc.
15558 (gram_error): Use complain_at.
15559 * src/reader.c (reader): Exit if there were parse errors.
15560
155612002-07-09 Akim Demaille <akim@epita.fr>
15562
15563 * tests/synclines.at (AT_SYNCLINES_COMPILE): New.
15564 (AT_TEST_SYNCLINE): Adjust to unusual GCC outputs.
15565 Reported by R Blake <blakers@mac.com>.
15566
155672002-07-09 Akim Demaille <akim@epita.fr>
15568
15569 * data/yacc.c: Output the copyright notive in the header.
15570
155712002-07-03 Akim Demaille <akim@epita.fr>
15572
15573 * src/output.c (froms, tos): Are state_number_t.
15574 (save_column): sp, sp1, and sp2 are state_number_t.
15575 (prepare): Rename `final' as `final_state_number', `nnts' as
15576 `nterms_number', `nrules' as `rules_number', `nstates' as
15577 `states_number', and `ntokens' as `tokens_number'. Remove `nsym',
15578 unused.
15579 * data/yacc.c, data/glr.c, data/lalr1.cc: Adjust.
15580 * data/lalr1.cc (nsym_): Remove, unused.
15581
155822002-07-03 Akim Demaille <akim@epita.fr>
15583
15584 * src/lalr.h, src/lalr.c (goto_number_t): New.
15585 * src/lalr.c (goto_list_t): New.
15586 Propagate them.
15587 * src/nullable.c (rule_list_t): New.
15588 Propagate.
15589 * src/types.h: Remove.
15590
155912002-07-03 Akim Demaille <akim@epita.fr>
15592
15593 * src/closure.c (print_fderives): Use rule_rhs_print.
15594 * src/derives.c (print_derives): Use rule_rhs_print.
15595 (rule_list_t): New, replaces `shorts'.
15596 (set_derives): Add comments.
15597 * tests/sets.at (Nullable, Firsts): Adjust.
15598
155992002-07-03 Akim Demaille <akim@epita.fr>
15600
15601 * src/output.c (prepare_actions): Free `tally' and `width'.
15602 (prepare_actions): Allocate and free `order'.
15603 * src/symtab.c (symbols_free): Free `symbols'.
15604 * src/scan-gram.l (scanner_free): Clear Flex's scanners memory.
15605 * src/output.c (m4_invoke): Move to...
15606 * src/scan-skel.l: here.
15607 (<<EOF>>): Close yyout, and free its name.
15608
156092002-07-03 Akim Demaille <akim@epita.fr>
15610
15611 Fix some memory leaks, and fix a bug: state 0 was examined twice.
15612
15613 * src/LR0.c (new_state): Merge into...
15614 (state_list_append): this.
15615 (new_states): Merge into...
15616 (generate_states): here.
15617 (set_states): Don't ensure a proper `errs' state member here, do it...
15618 * src/conflicts.c (conflicts_solve): here.
15619 * src/state.h, src/state.c: Comment changes.
15620 (state_t): Rename member `shifts' as `transitions'.
15621 Adjust all dependencies.
15622 (errs_new): For consistency, also take the values as argument.
15623 (errs_dup): Remove.
15624 (state_errs_set): New.
15625 (state_reductions_set, state_transitions_set): Assert that no
15626 previous value was assigned.
15627 (state_free): New.
15628 (states_free): Use it.
15629 * src/conflicts.c (resolve_sr_conflict): Don't use an `errs_t' as
15630 temporary storage: use `errs' and `nerrs' as elsewhere.
15631 (set_conflicts): Allocate and free this `errs'.
15632
156332002-07-02 Akim Demaille <akim@epita.fr>
15634
15635 * lib/libiberty.h: New.
15636 * lib: Update the bitset implementation from upstream.
15637 * src/closure.c, src/lalr.c, src/output.c, src/print_graph.c,
15638 * src/state.c: Use BITSET_FOR_EACH, not BITSET_EXECUTE.
15639 * src/main.c: Adjust bitset stats calls.
15640
156412002-07-01 Paul Eggert <eggert@twinsun.com>
15642
15643 * src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
15644 char, so that negative chars don't collide with $.
15645
156462002-06-30 Akim Demaille <akim@epita.fr>
15647
15648 Have the GLR tests be `warning' checked, and fix the warnings.
15649
15650 * data/glr.c (YYFPRINTF): Always define it, not only when YYDEBUG
15651 (yyuserAction, yyreportAmbiguity): `Use' all the arguments.
15652 (yyremoveDeletes): `yyi' and `yyj' are size_t.
15653 Use YYFPRINTF when under if (YYDEBUG) to avoid empty `if' bodies.
15654 (yyaddDeferredAction): static.
15655 (yyglrReduce): yyi, yyk, amd yyposn are size_t.
15656 (yyreportParseError): yyprefix is const.
15657 yytokenp is used only when verbose.
15658 (yy__GNUC__): Replace with __GNUC__.
15659 (yypdumpstack): yyi is size_t.
15660 (yypreference): Un-yy local variables and arguments, to avoid
15661 clashes with `yyr1'. Anyway, we are not in the user name space.
15662 (yytname_size): be an int, as is compared with ints.
15663 * tests/testsuite.at (AT_COMPILE, AT_PARSER_CHECK): New.
15664 Use them.
15665 * tests/cxx-gram.at: Use quotation to protect $1.
15666 Use AT_COMPILE to enable warnings hunts.
15667 Prototype yylex and yyerror.
15668 `Use' argc.
15669 Include `string.h', not `strings.h'.
15670 Produce and prototype stmtMerge only when used.
15671 yylex takes a location.
15672
156732002-06-30 Akim Demaille <akim@epita.fr>
15674
15675 We spend a lot of time in quotearg, in particular when --verbose.
15676
15677 * src/symtab.c (symbol_get): Store a quoted version of the key.
15678 (symbol_tag_get, symbol_tag_get_n, symbol_tag_print): Remove.
15679 Adjust all callers.
15680
156812002-06-30 Akim Demaille <akim@epita.fr>
15682
15683 * src/state.h (reductions_t): Rename member `nreds' as num.
15684 (errs_t): Rename members `nerrs' and `errs' as `num' and `symbols'.
15685 * src/state.c (ERRS_ALLOC, REDUCTIONS_ALLOC): Use the correct types.
15686
156872002-06-30 Akim Demaille <akim@epita.fr>
15688
15689 * src/state.h, src/state.c (shift_t, SHIFT_SYMBOL, SHIFT_IS_SHIFT)
15690 (SHIFT_IS_GOTO, SHIFT_IS_ERROR, SHIFT_DISABLE, SHIFT_IS_DISABLED)
15691 (shifts_to): Rename as...
15692 (transition_t, TRANSITION_SYMBOL, TRANSITION_IS_TRANSITION)
15693 (TRANSITION_IS_GOTO, TRANSITION_IS_ERROR, TRANSITION_DISABLE)
15694 (TRANSITION_IS_DISABLED, transitions_to): these.
15695
156962002-06-30 Akim Demaille <akim@epita.fr>
15697
15698 * src/print.c (print_shifts, print_gotos): Merge into...
15699 (print_transitions): this.
15700 (print_transitions, print_errs, print_reductions): Align the
15701 lookaheads columns.
15702 (print_core, print_transitions, print_errs, print_state,
15703 print_grammar): Output empty lines separator before, not after.
15704 (state_default_rule_compute): Rename as...
15705 (state_default_rule): this.
15706 * tests/conflicts.at (Defaulted Conflicted Reduction),
15707 (Unresolved SR Conflicts, Resolved SR Conflicts): Adjust.
15708 * tests/regression.at (Rule Line Numbers, Web2c Report): Adjust.
15709
157102002-06-30 Akim Demaille <akim@epita.fr>
15711
15712 Display items as we display rules.
15713
15714 * src/gram.h, src/gram.c (rule_lhs_print): New.
15715 * src/gram.c (grammar_rules_partial_print): Use it.
15716 * src/print.c (print_core): Likewise.
15717 * tests/conflicts.at (Defaulted Conflicted Reduction),
15718 (Unresolved SR Conflicts): Adjust.
15719 (Unresolved SR Conflicts): Adjust and rename as...
15720 (Resolved SR Conflicts): this, as was meant.
15721 * tests/regression.at (Web2c Report): Adjust.
15722
157232002-06-30 Akim Demaille <akim@epita.fr>
15724
15725 * src/print.c (state_default_rule_compute): New, extracted from...
15726 (print_reductions): here.
15727 Pessimize, but clarify the code.
15728 * tests/conflicts.at (Defaulted Conflicted Reduction): New.
15729
157302002-06-30 Akim Demaille <akim@epita.fr>
15731
15732 * src/output.c (action_row): Let default_rule be always a rule
15733 number.
15734
157352002-06-30 Akim Demaille <akim@epita.fr>
15736
15737 * src/closure.c (print_firsts, print_fderives, closure):
15738 Use BITSET_EXECUTE.
15739 * src/lalr.c (lookaheads_print): Likewise.
15740 * src/state.c (state_rule_lookaheads_print): Likewise.
15741 * src/print_graph.c (print_core): Likewise.
15742 * src/print.c (print_reductions): Likewise.
15743 * src/output.c (action_row): Likewise.
15744 Use SHIFT_IS_DISABLED, SHIFT_IS_SHIFT and SHIFT_SYMBOL.
15745
157462002-06-30 Akim Demaille <akim@epita.fr>
15747
15748 * src/print_graph.c: Use report_flag.
15749
157502002-06-30 Akim Demaille <akim@epita.fr>
15751
15752 * src/lalr.c (traverse, digraph, matrix_print, transpose): Move
15753 to...
15754 * src/relation.h, src/relation.c (traverse, relation_digraph)
15755 (relation_print, relation_transpose): New.
15756
157572002-06-30 Akim Demaille <akim@epita.fr>
15758
15759 * src/state.h, src/state.c (shifts_to): New.
15760 * src/lalr.c (build_relations): Use it.
15761
157622002-06-30 Akim Demaille <akim@epita.fr>
15763
15764 * src/gram.h (rule_number_t, RULE_NUMBER_MAX, int_of_rule_number)
15765 (item_number_of_rule_number, rule_number_of_item_number): New.
15766 * src/LR0.c, src/closure.c, src/derives.c, src/derives.h,
15767 * src/gram.c, src/lalr.c, src/nullable.c, src/output.c, src/print.c,
15768 * src/print_graph.c, src/reader.c, src/reduce.c, src/reduce.h:
15769 Propagate their use.
15770 Much remains to be done, in particular wrt `shorts' from types.h.
15771
157722002-06-30 Akim Demaille <akim@epita.fr>
15773
15774 * src/symtab.c (symbol_new): Initialize the `printer' member.
15775
157762002-06-30 Akim Demaille <akim@epita.fr>
15777
15778 * src/LR0.c (save_reductions): Remove, replaced by...
15779 * src/state.h, src/state.c (state_reductions_set): New.
15780 (reductions, errs): Rename as...
15781 (reductions_t, errs_t): these.
15782 Adjust all dependencies.
15783
157842002-06-30 Akim Demaille <akim@epita.fr>
15785
15786 * src/LR0.c (state_list_t, state_list_append): New.
15787 (first_state, last_state): Now symbol_list_t.
15788 (this_state): Remove.
15789 (new_itemsets, append_states, save_reductions): Take a state_t as
15790 argument.
15791 (set_states, generate_states): Adjust.
15792 (save_shifts): Remove, replaced by...
15793 * src/state.h, src/state.c (state_shifts_set): New.
15794 (shifts): Rename as...
15795 (shifts_t): this.
15796 Adjust all dependencies.
15797 * src/state.h (state_t): Remove the `next' member.
15798
157992002-06-30 Akim Demaille <akim@epita.fr>
15800
15801 * src/vcg.c (quote): Use slot 2, since we often pass symbol tag
15802 escaped in slot 0.
15803
158042002-06-30 Akim Demaille <akim@epita.fr>
15805
15806 Use hash.h for the state hash table.
15807
15808 * src/LR0.c (STATE_HASH_SIZE, state_hash): Remove.
15809 (allocate_storage): Use state_hash_new.
15810 (free_storage): Use state_hash_free.
15811 (new_state, get_state): Adjust.
15812 * src/lalr.h, src/lalr.c (states): Move to...
15813 * src/states.h (state_t): Remove the `link' member, no longer
15814 used.
15815 * src/states.h, src/states.c: here.
15816 (state_hash_new, state_hash_free, state_hash_lookup)
15817 (state_hash_insert, states_free): New.
15818 * src/states.c (state_table, state_compare, state_hash): New.
15819 * src/output.c (output_actions): Do not free states now, since we
15820 still need to know the final_state number in `prepare', called
15821 afterwards. Do it...
15822 * src/main.c (main): here: call states_free after `output'.
15823
158242002-06-30 Akim Demaille <akim@epita.fr>
15825
15826 * src/state.h, src/state.c (state_new): New, extracted from...
15827 * src/LR0.c (new_state): here.
15828 * src/state.h (STATE_ALLOC): Move to...
15829 * src/state.c: here.
15830 * src/LR0.h, src/LR0.c (nstates, final_state): Move to...
15831 * src/state.h, src/state.c: here.
15832
158332002-06-30 Akim Demaille <akim@epita.fr>
15834
15835 * src/reader.c (gensym): Rename as...
15836 * src/symtab.h, src/symtab.c (dummy_symbol_get): this.
15837 (getsym): Rename as...
15838 (symbol_get): this.
15839
158402002-06-30 Akim Demaille <akim@epita.fr>
15841
15842 * src/state.h (state_number_t, STATE_NUMBER_MAX): New.
15843 * src/LR0.c, src/LR0.h, src/conflicts.c, src/lalr.c, src/lalr.h,
15844 * src/output.c, src/print.c, src/print_graph.c: Propagate.
15845 * src/LR0.h, src/LR0.h (final_state): Is a state_t*.
15846
158472002-06-30 Akim Demaille <akim@epita.fr>
15848
15849 Make the test suite pass with warnings checked.
15850
15851 * tests/actions.at (Printers and Destructors): Improve.
15852 Avoid unsigned vs. signed issues.
15853 * tests/calc.at: Don't exercise the scanner here, do it...
15854 * tests/input.at (Torturing the Scanner): here.
15855
158562002-06-28 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15857
15858 * data/glr.c: Correct typo in Emacs-mode directive. Slightly
15859 reorganize first lines parallel to yacc.c.
15860
158612002-06-28 Akim Demaille <akim@epita.fr>
15862
15863 * data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type, b4_token_define)
15864 (b4_token_enum, b4_token_defines): New, factored from...
15865 * data/lalr1.cc, data/yacc.c, glr.c: here.
15866
158672002-06-28 Akim Demaille <akim@epita.fr>
15868
15869 * data/yacc.c (yydestruct, yysymprint): Pacify GCC warnings for
15870 unused variables.
15871 * src/output.c (merger_output): static.
15872
158732002-06-28 Akim Demaille <akim@epita.fr>
15874
15875 * src/reader.h: s/grammer_current_rule_merge_set/grammar_.../.
15876 * src/conflicts.c (conflicts_total_count): `i' is unsigned, to
15877 pacify GCC.
15878 * src/output.c (save_row): Initialize all the variables to pacify GCC.
15879
158802002-06-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15881
15882 Accumulated changelog for new GLR parsing features.
15883
15884 * src/conflicts.c (count_total_conflicts): Change name to
15885 conflicts_total_count.
15886 * src/conflicts.h: Ditto.
15887 * src/output.c (token_actions): Use the new name.
15888 (output_conflicts): Change conflp => conflict_list_heads, and
15889 confl => conflict_list for better readability.
15890 * data/glr.c: Use the new names.
15891 * NEWS: Add self to GLR announcement.
15892
15893 * src/reader.c (free_merger_functions): Cleanup: XFREE->free.
15894
15895 * doc/bison.texinfo (GLR Parsers): Make corrections suggested by
15896 Akim Demaille.
15897
15898 * data/bison.glr: Change name to glr.c
15899 * data/glr.c: Renamed from bison.glr.
15900 * data/Makefile.am: Add glr.c
15901
15902 * src/getargs.c:
15903
15904 * src/symlist.h: Add dprec and merger fields to symbol_list_s.
15905 * src/symlist.c (symbol_list_new): Initialize dprec and merger fields.
15906
15907 Originally 2002-06-16 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15908
15909 * data/bison.glr: Be sure to restore the
15910 current #line when returning to the skeleton contents after having
15911 exposed the input file's #line.
15912
15913 Originally 2002-06-13 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15914
15915 * data/bison.glr: Bring up to date with changes to bison.simple.
15916
15917 Originally 2002-06-03 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15918
15919 * data/bison.glr: Correct definitions that use b4_prefix.
15920 Various reformatting.
15921 (GLRStack): Make yychar (in YYPURE case) and yytokenp as part of stack.
15922 (yyreportParseError, yyrecoverParseError, yyprocessOneStack): remove
15923 yytokenp argument; now part of stack.
15924 (yychar): Define to behave as documented.
15925 (yyclearin): Ditto.
15926
15927 Originally 2002-05-14 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
15928
15929 * src/reader.h: Add declaration for free_merger_functions.
15930
15931 * src/reader.c (merge_functions): New variable.
15932 (get_merge_function): New function.
15933 (free_merger_functions): New function.
15934 (readgram): Check for %prec that is not followed by a symbol.
15935 Handle %dprec and %merge declarations.
15936 (packgram): Initialize dprec and merger fields in rules array.
15937
15938 * src/output.c (conflict_tos, conflrow, conflict_table, conflict_list,
15939 conflict_list_cnt, conflict_list_free): New variables.
15940 (table_grow): Also grow conflict_table.
15941 (prepare_rules): Output dprec and merger tables.
15942 (conflict_row): New function.
15943 (action_row): Output conflict lists for GLR parser. Don't use
15944 default reduction in conflicted states for GLR parser so that there
15945 are spaces for the conflict lists.
15946 (save_row): Also save conflict information.
15947 (token_actions): Allocate conflict list.
15948 (merger_output): New function.
15949 (pack_vector): Pack conflict table, too.
15950 (output_conflicts): New function to output yyconflp and yyconfl.
15951 (output_check): Allocate conflict_tos.
15952 (output_actions): Output conflict tables, also.
15953 (output_skeleton): Output b4_mergers definition.
15954 (prepare): Output b4_max_rhs_length definition.
15955 Use 'bison.glr' as default skeleton for GLR parsers.
15956
15957 * src/gram.c (glr_parser): New flag.
15958 (grammar_free): Call free_merger_functions.
15959
15960 * src/conflicts.c (count_rr_conflicts): Augment to optionally count
15961 all pairs of conflicting reductions, rather than just all tokens
15962 causing conflicts. Needed to size conflict tables.
15963 (conflicts_output): Modify call to count_rr_conflicts for new
15964 interface.
15965 (conflicts_print): Ditto.
15966 (count_total_conflicts): New function.
15967
15968 * src/reader.h (merger_list): New type.
15969 (merge_functions): New variable.
15970
15971 * src/lex.h (tok_dprec, tok_merge): New token types.
15972
15973 * src/gram.h (rule_s): Add dprec and merger fields.
15974 (glr_parser): New flag.
15975
15976 * src/conflicts.h (count_total_conflicts): New function.
15977
15978 * src/options.c (option_table): Add %dprec, %merge, and %glr-parser.
15979
15980 * doc/bison.texinfo (Generalized LR Parsing): New section.
15981 (GLR Parsers): New section.
15982 (Language and Grammar): Mention GLR parsing.
15983 (Table of Symbols): Add %dprec, %glr-parser, %merge, GLR
15984 Correct typo ("tge" -> "the").
15985
15986 * data/bison.glr: New skeleton for GLR parsing.
15987
15988 * tests/cxx-gram.at: New tests for GLR parsing.
15989
15990 * tests/testsuite.at: Include cxx-gram.at.
15991
15992 * tests/Makefile.am: Add cxx-gram.at.
15993
15994 * src/parse-gram.y:
15995
15996 * src/scan-gram.l: Add %dprec, %glr-parser, %merge.
15997
15998 * src/parse-gram.y: Grammar for %dprec, %merge, %glr-parser.
15999
160002002-06-27 Akim Demaille <akim@epita.fr>
16001
16002 * src/options.h, src/options.c: Remove.
16003 * src/getargs.c (short_options, long_options): New.
16004
160052002-06-27 Akim Demaille <akim@epita.fr>
16006
16007 * data/bison.simple, data/bison.c++: Rename as...
16008 * data/yacc.c, data/lalr1.cc: these.
16009 * doc/bison.texinfo (Environment Variables): Remove.
16010
160112002-06-25 Raja R Harinath <harinath@cs.umn.edu>
16012
16013 * src/getargs.c (report_argmatch): Initialize strtok().
16014
160152002-06-20 Akim Demaille <akim@epita.fr>
16016
16017 * data/bison.simple (b4_symbol_actions): New, replaces...
16018 (b4_symbol_destructor, b4_symbol_printer): these.
16019 (yysymprint): Be sure to call YYPRINT only for tokens, and using
16020 user token numbers.
16021
160222002-06-20 Akim Demaille <akim@epita.fr>
16023
16024 * data/bison.simple (yydestructor): Rename as...
16025 (yydestruct): this.
16026
160272002-06-20 Akim Demaille <akim@epita.fr>
16028
16029 * src/symtab.h, src/symtab.c (symbol_type_set)
16030 (symbol_destructor_set, symbol_precedence_set): The location is
16031 the last argument.
16032 Adjust all callers.
16033
160342002-06-20 Akim Demaille <akim@epita.fr>
16035
16036 * src/parse-gram.y (YYPRINT, yyprint): Don't mess with the parser
16037 internals.
16038 * src/reader.h, src/reader.c (grammar_current_rule_prec_set):
16039 Takes a location.
16040 * src/symtab.h, src/symtab.c (symbol_class_set)
16041 (symbol_user_token_number_set): Likewise.
16042 Adjust all callers.
16043 Promote complain_at.
16044 * tests/input.at (Type Clashes): Adjust.
16045
160462002-06-20 Akim Demaille <akim@epita.fr>
16047
16048 * data/bison.simple (YYLEX): Fix the declaration when
16049 %pure-parser.
16050
160512002-06-20 Akim Demaille <akim@epita.fr>
16052
16053 * data/bison.simple (yysymprint): Don't print the token number,
16054 just its name.
16055 * tests/actions.at (Destructors): Rename as...
16056 (Printers and Destructors): this.
16057 Also exercise %printer.
16058
160592002-06-20 Akim Demaille <akim@epita.fr>
16060
16061 * data/bison.simple (YYDSYMPRINT): New.
16062 Use it to remove many of the #if YYDEBUG/if (yydebug).
16063
160642002-06-20 Akim Demaille <akim@epita.fr>
16065
16066 * src/symtab.h, src/symtab.c (symbol_t): printer and
16067 printer_location are new members.
16068 (symbol_printer_set): New.
16069 * src/parse-gram.y (PERCENT_PRINTER): New token.
16070 Handle its associated rule.
16071 * src/scan-gram.l: Adjust.
16072 (handle_destructor_at, handle_destructor_dollar): Rename as...
16073 (handle_symbol_code_at, handle_symbol_code_dollar): these.
16074 * src/output.c (symbol_printers_output): New.
16075 (output_skeleton): Call it.
16076 * data/bison.simple (yysymprint): New. Cannot be named yyprint
16077 since there are already many grammar files with a user `yyprint'.
16078 Replace the calls to YYPRINT to calls to yysymprint.
16079 * tests/calc.at: Adjust.
16080 * tests/torture.at (AT_DATA_STACK_TORTURE): Remove YYPRINT: it was
16081 taking advantage of parser very internal details (stack size!).
16082
160832002-06-20 Akim Demaille <akim@epita.fr>
16084
16085 * src/scan-gram.l: Complete the scanner with the missing patterns
16086 to pacify Flex.
16087 Use `quote' and `symbol_tag_get' where appropriate.
16088
160892002-06-19 Akim Demaille <akim@epita.fr>
16090
16091 * tests/actions.at (Destructors): Augment to test locations.
16092 * data/bison.simple (yydestructor): Pass it the current location
16093 if locations are enabled.
16094 Prototype only when __STDC__ or C++.
16095 Change the argument names to move into the yy name space: there is
16096 user code here.
16097
160982002-06-19 Akim Demaille <akim@epita.fr>
16099
16100 * data/bison.simple (b4_pure_if): New.
16101 Use it instead of #ifdef YYPURE.
16102
161032002-06-19 Akim Demaille <akim@epita.fr>
16104
16105 * data/bison.simple (b4_location_if): New.
16106 Use it instead of #ifdef YYLSP_NEEDED.
16107
161082002-06-19 Akim Demaille <akim@epita.fr>
16109
16110 Prepare @$ in %destructor, but currently don't bind it in the
16111 skeleton, as %location use is not cleaned up yet.
16112
16113 * src/scan-gram.l (handle_dollar, handle_destructor_at)
16114 (handle_action_at): New.
16115 (handle_at, handle_action_dollar, handle_destructor_dollar): Take
16116 a braced_code_t and a location as additional arguments.
16117 (handle_destructor_dollar): Instead of requiring `b4_eval', just
16118 unquote one when outputting `b4_dollar_dollar'.
16119 Adjust callers.
16120 * data/bison.simple (b4_eval): Remove.
16121 (b4_symbol_destructor): Adjust.
16122 * tests/input.at (Invalid @n): Adjust.
16123
161242002-06-19 Zack Weinberg <zack@codesourcery.com>
16125
16126 * doc/bison.texinfo: Document ability to have multiple
16127 prologue sections.
16128
161292002-06-18 Akim Demaille <akim@epita.fr>
16130
16131 * src/files.c (compute_base_names): When computing the output file
16132 names from the input file name, strip the directory part.
16133
161342002-06-18 Akim Demaille <akim@epita.fr>
16135
16136 * data/bison.simple.new: Comment changes.
16137 Reported by Andreas Schwab.
16138
161392002-06-18 Matt Kraai <kraai@alumni.cmu.edu>
16140
16141 * data/bison.simple (yyoverflowlab): #ifndef yyoverflow, so that
16142 there are no `label `yyoverflowlab' defined but not used' warnings
16143 when yyoverflow is defined.
16144
161452002-06-18 Akim Demaille <akim@epita.fr>
16146
16147 * src/symtab.h, src/symtab.c (symbol_t): destructor_location is a
16148 new member.
16149 (symbol_destructor_set): Adjust.
16150 * src/output.c (symbol_destructors_output): Output the destructor
16151 locations.
16152 Output the symbol name.
16153 * data/bison.simple (b4_symbol_destructor): Adjust.
16154
161552002-06-18 Cris Bailiff <c.bailiff@awayweb.com>
16156 and Akim Demaille <akim@epita.fr>
16157
16158 * data/bison.simple.new (yyerrlab1): Be sure to pop and destroy
16159 what's left on the stack when the error recovery hits EOF.
16160 * tests/actions.at (Destructors): Complete to exercise this case.
16161
161622002-06-17 Akim Demaille <akim@epita.fr>
16163
16164 * data/m4sugar/m4sugar.m4 (m4_map): Recognize when the list of
16165 arguments is really empty, not only equal to `[]'.
16166 * src/symtab.h, src/symtab.c (symbol_t): `destructor' is a new
16167 member.
16168 (symbol_destructor_set): New.
16169 * src/output.c (symbol_destructors_output): New.
16170 * src/reader.h (brace_code_t, current_braced_code): New.
16171 * src/scan-gram.l (BRACED_CODE): Use it to branch on...
16172 (handle_dollar): Rename as...
16173 (handle_action_dollar): this.
16174 (handle_destructor_dollar): New.
16175 * src/parse-gram.y (PERCENT_DESTRUCTOR): New.
16176 (grammar_declaration): Use it.
16177 * data/bison.simple (yystos): Is always defined.
16178 (yydestructor): New.
16179 * tests/actions.at (Destructors): New.
16180 * tests/calc.at (_AT_CHECK_CALC_ERROR): Don't rely on egrep.
16181
161822002-06-17 Akim Demaille <akim@epita.fr>
16183
16184 * src/symlist.h, src/symlist.c (symbol_list_length): New.
16185 * src/scan-gram.l (handle_dollar, handle_at): Compute the
16186 rule_length only when needed.
16187 * src/output.c (actions_output, token_definitions_output): Output
16188 the full M4 block.
16189 * src/symtab.c: Don't access directly to the symbol tag, use
16190 symbol_tag_get.
16191 * src/parse-gram.y: Use symbol_list_free.
16192
161932002-06-17 Akim Demaille <akim@epita.fr>
16194
16195 * src/reader.h, src/reader.c (symbol_list, symbol_list_new)
16196 (symbol_list_prepend, get_type_name): Move to...
16197 * src/symlist.h, src/symlist.c (symbol_list_t, symbol_list_new)
16198 (symbol_list_prepend, symbol_list_n_type_name_get): here.
16199 Adjust all callers.
16200 (symbol_list_free): New.
16201 * src/scan-gram.l (handle_dollar): Takes a location.
16202 * tests/input.at (Invalid $n): Adjust.
16203
162042002-06-17 Akim Demaille <akim@epita.fr>
16205
16206 * src/reader.h, src/reader.c (symbol_list_new): Export it.
16207 (symbol_list_prepend): New.
16208 * src/parse-gram.y (%union): `list' is a new member.
16209 (symbols.1): New, replaces...
16210 (terms_to_prec.1, nterms_to_type.1): these.
16211 * src/symtab.h, src/symtab.c (symbol_type_set, symbol_precedence_set)
16212 Take a location as additional argument.
16213 Adjust all callers.
16214
162152002-06-15 Akim Demaille <akim@epita.fr>
16216
16217 * src/parse-gram.y: Move %token in the declaration section so that
16218 we don't depend upon CVS Bison.
16219
162202002-06-15 Akim Demaille <akim@epita.fr>
16221
16222 * src/state.h, src/state.c (state_rule_lookaheads_print): New.
16223 * src/print.c (print_core): Use it.
16224
162252002-06-15 Akim Demaille <akim@epita.fr>
16226
16227 * src/conflicts.c (log_resolution): Accept the rule involved in
16228 the sr conflicts instead of the lookahead number that points to
16229 that rule.
16230 (flush_reduce): Accept the current lookahead vector as argument,
16231 instead of the index in LA.
16232 (resolve_sr_conflict): Accept the current number of lookahead
16233 bitset to consider for the STATE, instead of the index in LA.
16234 (set_conflicts): Adjust.
16235 * src/lalr.c, src/lalr.h, src/state.h: Comment changes.
16236
162372002-06-15 Akim Demaille <akim@epita.fr>
16238
16239 * src/state.h (state_t): Replace the `lookaheadsp' member, a
16240 short, with `lookaheads' (bitsetv), `lookaheads_rule' (rule_t**).
16241 Adjust all dependencies.
16242 * src/lalr.c (initialize_lookaheads): Split into...
16243 (states_lookaheads_count, states_lookaheads_initialize): these.
16244 (lalr): Adjust.
16245
162462002-06-15 Akim Demaille <akim@epita.fr>
16247
16248 * src/gram.h, src/gram.c (grammar_rules_partial_print): New, eved
16249 out of...
16250 (grammar_rules_print): here.
16251 * src/reduce.c (reduce_output): Use it.
16252 * tests/reduce.at (Useless Rules, Reduced Automaton)
16253 (Underivable Rules): Adjust.
16254
162552002-06-15 Akim Demaille <akim@epita.fr>
16256
16257 Copy BYacc's nice way to report the grammar.
16258
16259 * src/gram.h, src/gram.c (grammar_rhs_print, grammar_rules_print):
16260 New.
16261 Don't print the rules' location, it is confusing and useless.
16262 (rule_print): Use grammar_rhs_print.
16263 * src/print.c (print_grammar): Use grammar_rules_print.
16264
162652002-06-15 Akim Demaille <akim@epita.fr>
16266
16267 Complete and rationalize `useless thing' warnings.
16268
16269 * src/symtab.h, src/symtab.c (symbol_tag_get, symbol_tag_get_n)
16270 (symbol_tag_print): New.
16271 Use them everywhere in place of accessing directly the tag member.
16272 * src/gram.h, src/gram.c (rule_print): New.
16273 Use it where a rule used to be printed `by hand'.
16274 * src/reduce.c (nonterminals_reduce): Report the use nonterminals.
16275 (reduce_grammar_tables): Report the useless rules.
16276 (reduce_print): Useless things are a warning, not an error.
16277 Report it as such.
16278 * tests/reduce.at (Useless Nonterminals, Useless Rules):
16279 (Reduced Automaton, Underivable Rules): Adjust.
16280 * tests/regression.at (Web2c Report, Web2c Report): Adjust.
16281 * tests/conflicts.at (Unresolved SR Conflicts)
16282 (Solved SR Conflicts): Adjust.
16283
162842002-06-15 Akim Demaille <akim@epita.fr>
16285
16286 Let symbols have a location.
16287
16288 * src/symtab.h, src/symtab.c (symbol_t): Location is a new member.
16289 (getsym): Adjust.
16290 Adjust all callers.
16291 * src/complain.h, src/complain.c (complain_at, fatal_at, warn_at):
16292 Use location_t, not int.
16293 * src/symtab.c (symbol_check_defined): Take advantage of the
16294 location.
16295 * tests/regression.at (Invalid inputs): Adjust.
16296
162972002-06-15 Akim Demaille <akim@epita.fr>
16298
16299 * src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_location): New.
16300 (input): Don't try to initialize yylloc here, do it in the
16301 scanner.
16302 * src/scan-gram.l (YY_USER_INIT): Initialize yylloc.
16303 * src/gram.h (rule_t): Change line and action_line into location
16304 and action_location, of location_t type.
16305 Adjust all dependencies.
16306 * src/location.h, src/location.c (empty_location): New.
16307 * src/reader.h, src/reader.c (grammar_start_symbol_set)
16308 (grammar_symbol_append, grammar_rule_begin, grammar_rule_end)
16309 (grammar_current_rule_symbol_append)
16310 (grammar_current_rule_action_append): Expect a location as argument.
16311 * src/reader.c (grammar_midrule_action): Adjust to attach an
16312 action's location as dummy symbol location.
16313 * src/symtab.h, src/symtab.c (startsymbol_location): New.
16314 * tests/regression.at (Web2c Report, Rule Line Numbers): Adjust
16315 the line numbers.
16316
163172002-06-14 Akim Demaille <akim@epita.fr>
16318
16319 Grammar declarations may be found in the grammar section.
16320
16321 * src/parse-gram.y (rules_or_grammar_declaration): New.
16322 (declarations): Each declaration may end with a semicolon, not
16323 just...
16324 (grammar_declaration): `"%union"'.
16325 (grammar): Branch to rules_or_grammar_declaration.
16326
163272002-06-14 Akim Demaille <akim@epita.fr>
16328
16329 * src/main.c (main): Invoke scanner_free.
16330
163312002-06-14 Akim Demaille <akim@epita.fr>
16332
16333 * src/output.c (m4_invoke): Extracted from...
16334 (output_skeleton): here.
16335 Free tempfile.
16336
163372002-06-14 Akim Demaille <akim@epita.fr>
16338
16339 * src/parse-gram.y (directives, directive, gram)
16340 (grammar_directives, precedence_directives, precedence_directive):
16341 Rename as...
16342 (declarations, declaration, grammar, grammar_declaration)
16343 (precedence_declaration, precedence_declarator): these.
16344 (symbol_declaration): New.
16345
163462002-06-14 Akim Demaille <akim@epita.fr>
16347
16348 * src/files.c (action_obstack): Remove, unused.
16349 (output_obstack): Remove it, and all its dependencies, as it is no
16350 longer needed.
16351 * src/reader.c (epilogue_set): Build the epilogue in the
16352 muscle_obstack.
16353 * src/output.h, src/output.c (muscle_obstack): Move to...
16354 * src/muscle_tab.h, src/muscle_tab.h: here.
16355 (muscle_init): Initialize muscle_obstack.
16356 (muscle_free): New.
16357 * src/main.c (main): Call it.
16358
163592002-06-14 Akim Demaille <akim@epita.fr>
16360
16361 * src/location.h: New, extracted from...
16362 * src/reader.h: here.
16363 * src/Makefile.am (noinst_HEADERS): Merge into
16364 (bison_SOURCES): this.
16365 Add location.h.
16366 * src/parse-gram.y: Use location_t instead of Bison's.
16367 * src/reader.h, src/reader.c (prologue_augment, epilogue_set):
16368 Use location_t instead of ints.
16369
163702002-06-14 Akim Demaille <akim@epita.fr>
16371
16372 * data/bison.simple, data/bison.c++: Be sure to restore the
16373 current #line when returning to the skeleton contents after having
16374 exposed the input file's #line.
16375
163762002-06-12 Akim Demaille <akim@epita.fr>
16377
16378 * src/scan-gram.l (SC_BRACED_CODE): Don't use `<.*>', it is too
16379 eager.
16380 * tests/actions.at (Exotic Dollars): New.
16381
163822002-06-12 Akim Demaille <akim@epita.fr>
16383
16384 * src/scan-gram.l (SC_PROLOGUE): Don't eat characters amongst
16385 ['"/] too eagerly.
16386 * tests/input.at (Torturing the Scanner): New.
16387
163882002-06-11 Akim Demaille <akim@epita.fr>
16389
16390 * src/scan-gram.l (YY_OBS_INIT): Remove, replace with...
16391 [SC_COMMENT,SC_STRING,SC_CHARACTER,SC_BRACED_CODE,SC_PROLOGUE]
16392 [SC_EPILOGUE]: Output the quadrigraphs only when not in a comment.
16393 * src/reader.h, src/scan-gram.l (scanner_initialize): this.
16394 * src/reader.c (reader): Use it.
16395
163962002-06-11 Akim Demaille <akim@epita.fr>
16397
16398 * src/scan-gram.l (YY_OBS_FINISH): Don't set yylval.
16399 Adjust all callers.
16400 (scanner_last_string_free): New.
16401
164022002-06-11 Akim Demaille <akim@epita.fr>
16403
16404 * src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as...
16405 (YY_OBS_INIT, YY_OBS_GROW, YY_OBS_FINISH): these.
16406 (last_string, YY_OBS_FREE): New.
16407 Use them when returning an ID.
16408
164092002-06-11 Akim Demaille <akim@epita.fr>
16410
16411 Have Bison grammars parsed by a Bison grammar.
16412
16413 * src/reader.c, src/reader.h (prologue_augment): New.
16414 * src/reader.c (copy_definition): Remove.
16415
16416 * src/reader.h, src/reader.c (gram_start_symbol_set, prologue_augment)
16417 (grammar_symbol_append, grammar_rule_begin, grammar_midrule_action)
16418 (grammar_current_rule_prec_set, grammar_current_rule_check)
16419 (grammar_current_rule_symbol_append)
16420 (grammar_current_rule_action_append): Export.
16421 * src/parse-gram.y (symbol_list_new, symbol_list_symbol_append_
16422 (symbol_list_action_append): Remove.
16423 Hook the routines from reader.
16424 * src/scan-gram.l: In INITIAL, characters and strings are tokens.
16425 * src/system.h (ATTRIBUTE_NORETURN, ATTRIBUTE_UNUSED): Now.
16426
16427 * src/reader.c (read_declarations): Remove, unused.
16428
16429 * src/parse-gram.y: Handle the epilogue.
16430 * src/reader.h, src/reader.c (gram_start_symbol_set): Rename as...
16431 (grammar_start_symbol_set): this.
16432 * src/scan-gram.l: Be sure to ``use'' yycontrol to keep GCC quiet.
16433 * src/reader.c (readgram): Remove, unused.
16434 (reader): Adjust to insert eoftoken and axiom where appropriate.
16435
16436 * src/reader.c (copy_dollar): Replace with...
16437 * src/scan-gram.h (handle_dollar): this.
16438 * src/parse-gram.y: Remove `%thong'.
16439
16440 * src/reader.c (copy_at): Replace with...
16441 * src/scan-gram.h (handle_at): this.
16442
16443 * src/complain.h, src/complain.c (warn_at, complain_at, fatal_at):
16444 New.
16445
16446 * src/scan-gram.l (YY_LINES): Keep lineno synchronized for the
16447 time being.
16448
16449 * src/reader.h, src/reader.c (grammar_rule_end): New.
16450
16451 * src/parse.y (current_type, current_class): New.
16452 Implement `%nterm', `%token' support.
16453 Merge `%term' into `%token'.
16454 (string_as_id): New.
16455 * src/symtab.h, src/symtab.c (symbol_make_alias): Don't pass the
16456 type name.
16457
16458 * src/parse-gram.y: Be sure to handle properly the beginning of
16459 rules.
16460
16461 * src/parse-gram.y: Handle %type.
16462 * src/reader.c (grammar_rule_end): Call grammar_current_rule_check.
16463
16464 * src/parse-gram.y: More directives support.
16465 * src/options.c: No longer handle source directives.
16466
16467 * src/parse-gram.y: Fix %output.
16468
16469 * src/parse-gram.y: Handle %union.
16470 Use the prologue locations.
16471 * src/reader.c (parse_union_decl): Remove.
16472
16473 * src/reader.h, src/reader.c (epilogue_set): New.
16474 * src/parse-gram.y: Use it.
16475
16476 * data/bison.simple, data/bison.c++: b4_stype is now either not
16477 defined, then default to int, or to the contents of %union,
16478 without `union' itself.
16479 Adjust.
16480 * src/muscle_tab.c (muscle_init): Don't predefine `stype'.
16481
16482 * src/output.c (actions_output): Don't output braces, as they are
16483 already handled by the scanner.
16484
16485 * src/scan-gram.l (SC_CHARACTER): Set the user_token_number of
16486 characters to themselves.
16487
16488 * tests/reduce.at (Reduced Automaton): End the grammars with %% so
16489 that the epilogue has a proper #line.
16490
16491 * src/parse-gram.y: Handle precedence/associativity.
16492
16493 * src/symtab.c (symbol_precedence_set): Requires the symbol to be
16494 a terminal.
16495 * src/scan-gram.l (SC_BRACED_CODE): Catch strings and characters.
16496 * tests/calc.at: Do not use `%token "foo"' as it makes not sense
16497 at all to define terminals that cannot be emitted.
16498
16499 * src/scan-gram.l: Escape M4 characters.
16500
16501 * src/scan-gram.l: Working properly with escapes in user
16502 strings/characters.
16503
16504 * tests/torture.at (AT_DATA_TRIANGULAR_GRAMMAR)
16505 (AT_DATA_HORIZONTAL_GRAMMAR): Respect the `%token ID NUM STRING'
16506 grammar.
16507 Use more modest sizes, as for the time being the parser does not
16508 release memory, and therefore the process swallows a huge amount
16509 of memory.
16510
16511 * tests/torture.at (AT_DATA_LOOKAHEADS_GRAMMAR): Adjust to the
16512 stricter %token grammar.
16513
16514 * src/symtab.h (associativity): Add `undef_assoc'.
16515 (symbol_precedence_set): Do nothing when passed an undef_assoc.
16516 * src/symtab.c (symbol_check_alias_consistence): Adjust.
16517
16518 * tests/regression.at (Invalid %directive): Remove, as it is now
16519 meaningless.
16520 (Invalid inputs): Adjust to the new error messages.
16521 (Token definitions): The new grammar doesn't allow too many
16522 eccentricities.
16523
16524 * src/lex.h, src/lex.c: Remove.
16525 * src/reader.c (lastprec, skip_to_char, read_signed_integer)
16526 (copy_character, copy_string2, copy_string, copy_identifier)
16527 (copy_comment, parse_token_decl, parse_type_decl, parse_assoc_decl)
16528 (parse_muscle_decl, parse_dquoted_param, parse_skel_decl)
16529 (parse_action): Remove.
16530 * po/POTFILES.in: Adjust.
16531
165322002-06-11 Akim Demaille <akim@epita.fr>
16533
16534 * src/reader.c (parse_action): Don't store directly into the
16535 rule's action member: return the action as a string.
16536 Don't require `rule_length' as an argument: compute it.
16537 (grammar_current_rule_symbol_append)
16538 (grammar_current_rule_action_append): New, eved out from
16539 (readgram): here.
16540 Remove `action_flag', `rulelength', unused now.
16541
165422002-06-11 Akim Demaille <akim@epita.fr>
16543
16544 * src/reader.c (grammar_current_rule_prec_set).
16545 (grammar_current_rule_check): New, eved out from...
16546 (readgram): here.
16547 Remove `xaction', `first_rhs': useless.
16548 * tests/input.at (Type clashes): New.
16549 * tests/existing.at (GNU Cim Grammar): Adjust.
16550
165512002-06-11 Akim Demaille <akim@epita.fr>
16552
16553 * src/reader.c (grammar_midrule_action): New, Eved out from
16554 (readgram): here.
16555
165562002-06-11 Akim Demaille <akim@epita.fr>
16557
16558 * src/reader.c (grammar_rule_begin, previous_rule, current_rule):
16559 New.
16560 (readgram): Use them as replacement of inlined code, crule and
16561 crule1.
16562
165632002-06-11 Akim Demaille <akim@epita.fr>
16564
16565 * src/reader.c (grammar_end, grammar_symbol_append): New.
16566 (readgram): Use them.
16567 Make the use of `p' as local as possible.
16568
165692002-06-10 Akim Demaille <akim@epita.fr>
16570
16571 GCJ's parser requires the tokens to be defined before the prologue.
16572
16573 * data/bison.simple: Output the token definition before the user's
16574 prologue.
16575 * tests/regression.at (Braces parsing, Duplicate string)
16576 (Mixing %token styles): Check the output from bison.
16577 (Early token definitions): New.
16578
165792002-06-10 Akim Demaille <akim@epita.fr>
16580
16581 * src/symtab.c (symbol_user_token_number_set): Don't complain when
16582 assigning twice the same user number to a token, so that we can
16583 use it in...
16584 * src/lex.c (lex): here.
16585 Also use `symbol_class_set' instead of hand written code.
16586 * src/reader.c (parse_assoc_decl): Likewise.
16587
165882002-06-10 Akim Demaille <akim@epita.fr>
16589
16590 * src/symtab.c, src/symtab.c (symbol_class_set)
16591 (symbol_user_token_number_set): New.
16592 * src/reader.c (parse_token_decl): Use them.
16593 Use a switch instead of ifs.
16594 Use a single argument.
16595
165962002-06-10 Akim Demaille <akim@epita.fr>
16597
16598 Remove `%thong' support as it is undocumented, unused, duplicates
16599 `%token's job, and creates useless e-mail traffic with people who
16600 want to know what it is, why it is undocumented, unused, and
16601 duplicates `%token's job.
16602
16603 * src/reader.c (parse_thong_decl): Remove.
16604 * src/options.c (option_table): Remove "thong".
16605 * src/lex.h (tok_thong): Remove.
16606
166072002-06-10 Akim Demaille <akim@epita.fr>
16608
16609 * src/symtab.c, src/symtab.c (symbol_type_set)
16610 (symbol_precedence_set): New.
16611 * src/reader.c (parse_type_decl, parse_assoc_decl): Use them.
16612 (value_components_used): Remove, unused.
16613
166142002-06-09 Akim Demaille <akim@epita.fr>
16615
16616 Move symbols handling code out of the reader.
16617
16618 * src/reader.h, src/reader.c (errtoken, undeftoken, eoftoken)
16619 (axiom): Move to...
16620 * src/symtab.h, src/symtab.c: here.
16621
16622 * src/gram.c (start_symbol): Remove: use startsymbol->number.
16623 * src/reader.c (startval): Rename as...
16624 * src/symtab.h, src/symtab.c (startsymbol): this.
16625 * src/reader.c: Adjust.
16626
16627 * src/reader.c (symbol_check_defined, symbol_make_alias)
16628 (symbol_check_alias_consistence, symbol_pack, symbol_translation)
16629 (token_translations_init)
16630 Move to...
16631 * src/symtab.c: here.
16632 * src/reader.c (packsymbols): Move to...
16633 * src/symtab.h, src/symtab.c (symbols_pack): here.
16634 * src/symtab.h, src/symtab.c (symbol_make_alias): Takes SYMVAL as
16635 argument.
16636
166372002-06-03 Akim Demaille <akim@epita.fr>
16638
16639 * src/muscle_tab.c (muscle_insert, muscle_find): Declarations,
16640 then statements.
16641
166422002-06-03 Akim Demaille <akim@epita.fr>
16643
16644 * src/muscle_tab.c (muscle_find, muscle_insert): Don't initialize
16645 structs with non literals.
16646 * src/scan-skel.l: never-interactive.
16647 * src/conflicts.c (enum conflict_resolution_e): No trailing
16648 comma.
16649 * src/getargs.c (usage): Split long literal strings.
16650 Reported by Hans Aberg.
16651
166522002-05-28 Akim Demaille <akim@epita.fr>
16653
16654 * data/bison.c++: Use C++ ostreams.
16655 (cdebug_): New member.
16656
166572002-05-28 Akim Demaille <akim@epita.fr>
16658
16659 * src/output.c (output_skeleton): Be sure to allocate enough room
16660 for `/' _and_ for `\0' in full_skeleton.
16661
166622002-05-28 Akim Demaille <akim@epita.fr>
16663
16664 * data/bison.c++: Catch up with bison.simple:
16665 2002-05-24 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16666 and Paul Eggert <eggert@twinsun.com>: `error' handing.
16667 2002-05-26 Akim Demaille <akim@epita.fr>: stos_, token_number_,
16668 and popping traces.
16669
166702002-05-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16671
16672 * src/output.c (output_skeleton): Put an explicit path in front of
16673 the skeleton file name, rather than relying on the -I directory,
16674 to partially alleviate effects of having a skeleton file lying around
16675 in the current directory.
16676
166772002-05-27 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16678
16679 * src/conflicts.c (log_resolution): Correct typo:
16680 obstack_printf should be obstack_fgrow1.
16681
166822002-05-26 Akim Demaille <akim@epita.fr>
16683
16684 * src/state.h (state_t): `solved_conflicts' is a new member.
16685 * src/LR0.c (new_state): Set it to 0.
16686 * src/conflicts.h, src/conflicts.c (print_conflicts)
16687 (free_conflicts, solve_conflicts): Rename as...
16688 (conflicts_print, conflicts_free, conflicts_solve): these.
16689 Adjust callers.
16690 * src/conflicts.c (enum conflict_resolution_e)
16691 (solved_conflicts_obstack): New, used by...
16692 (log_resolution): this.
16693 Adjust to attach the conflict resolution to each state.
16694 Complete the description with the precedence/associativity
16695 information.
16696 (resolve_sr_conflict): Adjust.
16697 * src/print.c (print_state): Output its solved_conflicts.
16698 * tests/conflicts.at (Unresolved SR Conflicts)
16699 (Solved SR Conflicts): Exercise --report=all.
16700
167012002-05-26 Akim Demaille <akim@epita.fr>
16702
16703 * src/LR0.c, src/derives.c, src/gram.c, src/gram.h, src/lalr.c,
16704 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
16705 * src/reader.c, src/reduce.c, src/state.h, src/symtab.h
16706 (token_number_t, item_number_as_token_number)
16707 (token_number_as_item_number, muscle_insert_token_number_table):
16708 Rename as...
16709 (symbol_number_t, item_number_as_symbol_number)
16710 (symbol_number_as_item_number, muscle_insert_symbol_number_table):
16711 these, since it is more appropriate.
16712
167132002-05-26 Akim Demaille <akim@epita.fr>
16714
16715 * tests/calc.at (AT_CHECK_CALC): Adjust: there are now additional
16716 `Error:' lines.
16717 * data/bison.simple (yystos) [YYDEBUG]: New.
16718 (yyparse) [YYDEBUG]: Display the symbols which are popped during
16719 error recovery.
16720 * tests/regression.at (Web2c Actions): Adjust: yystos is output now.
16721
167222002-05-25 Akim Demaille <akim@epita.fr>
16723
16724 * doc/bison.texinfo (Debugging): Split into...
16725 (Tracing): this new section, its former contents, and...
16726 (Understanding): this new section.
16727 * src/getargs.h, src/getargs.c (verbose_flag): Remove, replaced
16728 by...
16729 (report_flag): this.
16730 Adjust all dependencies.
16731 (report_args, report_types, report_argmatch): New.
16732 (usage, getargs): Report/support -r, --report.
16733 * src/options.h
16734 (struct option_table_struct): Rename as..,
16735 (struct option_table_s): this.
16736 Rename the `set_flag' member to `flag' to match with getopt_long's
16737 struct.
16738 * src/options.c (option_table): Split verbose into an entry for
16739 %verbose, and another for --verbose.
16740 Support --report/-r, so remove -r from the obsolete --raw.
16741 * src/print.c: Attach full item sets and lookaheads reports to
16742 report_flag instead of trace_flag.
16743 * lib/argmatch.h, lib/argmatch.c: New, from Fileutils 4.1.
16744
167452002-05-24 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16746 and Paul Eggert <eggert@twinsun.com>
16747
16748 * data/bison.simple (yyparse): Correct error handling to conform to
16749 POSIX and yacc. Specifically, after syntax error is discovered,
16750 do not reduce further before shifting the error token.
16751 Clean up the code a bit by removing the labels yyerrdefault,
16752 yyerrhandle, yyerrpop.
16753 * NEWS: Document the above.
16754
167552002-05-20 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16756
16757 * data/bison.simple (yyr1): Don't use yy_token_number_type as element
16758 type; it isn't always big enough, since it doesn't necessarily
16759 include non-terminals.
16760 (yytranslate): Expand definition of yy_token_number_type, so that
16761 the latter can be removed.
16762 (yy_token_number_type): Remove, only one use.
16763 * data/bison.c++ (r1_): Parallel change to yyr1 in bison.simple---
16764 don't use TokenNumberType as element type.
16765
16766 * tests/regression.at: Modify expected output to agree with change
16767 to yyr1 and yytranslate.
16768
167692002-05-13 Florian Krohm <florian@edamail.fishkill.ibm.com>
16770
16771 * src/reader.c (parse_action): Use copy_character instead of
16772 obstack_1grow.
16773
167742002-05-13 Akim Demaille <akim@epita.fr>
16775
16776 * tests/regression.at (Token definitions): Prototype yylex and
16777 yyerror.
16778
167792002-05-12 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
16780
16781 * src/scan-skel.l: Correct off-by-one error in handling of __oline__.
16782 * data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect
16783 32-bit arithmetic.
16784 * data/bison.c++ (b4_sint_type, b4_uint_type): Ditto.
16785
167862002-05-07 Akim Demaille <akim@epita.fr>
16787
16788 * tests/synclines.at: Be sure to prototype yylex and yyerror to
16789 avoid GCC warnings.
16790
167912002-05-07 Akim Demaille <akim@epita.fr>
16792
16793 Kill GCC warnings.
16794
16795 * src/reduce.c (nonterminals_reduce): Don't loop over RITEM: loop
16796 over the RHS of each rule.
16797 * src/gram.h, src/gram.c (nritems): Is `unsigned int', not int.
16798 * src/state.h (state_t): Member `nitems' is unsigned short.
16799 * src/LR0.c (get_state): Adjust.
16800 * src/reader.c (packgram): Likewise.
16801 * src/output.c (GENERATE_MUSCLE_INSERT_TABLE): `max' is of type
16802 `Type'.
16803 (muscle_insert_int_table): Remove, unused.
16804 (prepare_rules): Remove `max'.
16805
168062002-05-06 Akim Demaille <akim@epita.fr>
16807
16808 * src/closure.c (print_firsts): Display of the symbol tags.
16809 (bitmatrix_print): Move to...
16810 * lib/bitsetv-print.h, lib/bitsetv-print.c (bitsetv_matrix_dump):
16811 here.
16812 * tests/sets.at (Nullable, Broken Closure, Firsts): Adjust.
16813
168142002-05-06 Akim Demaille <akim@epita.fr>
16815
16816 * src/muscle_tab.c (muscle_m4_output): Must return TRUE for
16817 hash_do_for_each.
16818
168192002-05-06 Akim Demaille <akim@epita.fr>
16820
16821 * src/LR0.c (new_state, get_state): Instead of using the global
16822 `kernel_size' and `kernel_base', have two new arguments:
16823 `core_size' and `core'.
16824 Adjust callers.
16825
168262002-05-06 Akim Demaille <akim@epita.fr>
16827
16828 * src/reader.c (packgram): No longer end `ritem' with a 0
16829 sentinel: it is not used.
16830
168312002-05-05 Akim Demaille <akim@epita.fr>
16832
16833 New experimental feature: display the lookaheads in the report and
16834 graph.
16835
16836 * src/print (print_core): When --trace-flag, display the rules
16837 lookaheads.
16838 * src/print_graph.c (print_core): Likewise.
16839 Swap the arguments.
16840 Adjust caller.
16841
168422002-05-05 Akim Demaille <akim@epita.fr>
16843
16844 * tests/torture.at (Many lookaheads): New test.
16845
168462002-05-05 Akim Demaille <akim@epita.fr>
16847
16848 * src/output.c (GENERATE_OUTPUT_TABLE): Replace with...
16849 (GENERATE_MUSCLE_INSERT_TABLE): this.
16850 (output_int_table, output_unsigned_int_table, output_short_table)
16851 (output_token_number_table, output_item_number_table): Replace with...
16852 (muscle_insert_int_table, muscle_insert_unsigned_int_table)
16853 (muscle_insert_short_table, muscle_insert_token_number_table)
16854 (muscle_insert_item_number_table): these.
16855 Adjust all callers.
16856 (prepare_tokens): Don't free `translations', since...
16857 * src/reader.h, src/reader.c (grammar_free): do it.
16858 Move to...
16859 * src/gram.h, src/gram.c (grammar_free): here.
16860 * data/bison.simple, data/bison.c++: b4_token_number_max is now
16861 b4_translate_max.
16862
168632002-05-05 Akim Demaille <akim@epita.fr>
16864
16865 * src/output.c (output_unsigned_int_table): New.
16866 (prepare_rules): `i' is unsigned.
16867 `prhs', `rline', `r2' are unsigned int.
16868 Rename muscle `rhs_number_max' as `rhs_max'.
16869 Output muscles `prhs_max', `rline_max', and `r2_max'.
16870 Free rline and r1.
16871 * data/bison.simple, data/bison.c++: Adjust to use these muscles
16872 to compute types instead of constant types.
16873 * tests/regression.at (Web2c Actions): Adjust.
16874
168752002-05-04 Akim Demaille <akim@epita.fr>
16876
16877 * src/symtab.h (SALIAS, SUNDEF): Rename as...
16878 (USER_NUMBER_ALIAS, USER_NUMBER_UNDEFINED): these.
16879 Adjust dependencies.
16880 * src/output.c (token_definitions_output): Be sure not to output a
16881 `#define 'a'' when fed with `%token 'a' "a"'.
16882 * tests/regression.at (Token definitions): New.
16883
168842002-05-03 Paul Eggert <eggert@twinsun.com>
16885
16886 * data/bison.simple (b4_token_defines): Also define YYTOKENTYPE
16887 for K&R C.
16888
168892002-05-03 gettextize <bug-gnu-gettext@gnu.org>
16890
16891 * Makefile.am (SUBDIRS): Remove intl.
16892 (EXTRA_DIST): Add config/config.rpath.
16893
168942002-05-03 Akim Demaille <akim@epita.fr>
16895
16896 * data/bison.simple (m4_if): Don't output empty enums.
16897 And actually, output valid enum definitions :(.
16898
168992002-05-03 Akim Demaille <akim@epita.fr>
16900
16901 * configure.bat: Remove, completely obsolete.
16902 * Makefile.am (EXTRA_DIST): Adjust.
16903 Don't distribute config.rpath...
16904 * config/Makefile.am (EXTRA_DIST): Do it.
16905
169062002-05-03 Akim Demaille <akim@epita.fr>
16907
16908 * configure.in (GETTEXT_VERSION): New.
16909 Suggested by Bruno Haible for the forthcoming Gettext 0.10.3.
16910
169112002-05-03 Akim Demaille <akim@epita.fr>
16912
16913 * data/bison.simple (b4_token_enum): New.
16914 (b4_token_defines): Use it to output tokens both as #define and
16915 enums.
16916 Suggested by Paul Eggert.
16917 * src/output.c (token_definitions_output): Don't output spurious
16918 white spaces.
16919
169202002-05-03 Akim Demaille <akim@epita.fr>
16921
16922 * data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
16923
169242002-05-02 Robert Anisko <robert@lrde.epita.fr>
16925
16926 * data/bison.c++: Adapt expansion of $s and @s to the C++ parser.
16927 Update the stack class, give a try to deque as the default container.
16928
169292002-05-02 Akim Demaille <akim@epita.fr>
16930
16931 * data/bison.simple (yyparse): Do not implement @$ = @1.
16932 (YYLLOC_DEFAULT): Adjust to do it.
16933 * doc/bison.texinfo (Location Default Action): Fix.
16934
169352002-05-02 Akim Demaille <akim@epita.fr>
16936
16937 * src/reader.c (parse_braces): Merge into...
16938 (parse_action): this.
16939
169402002-05-02 Akim Demaille <akim@epita.fr>
16941
16942 * configure.in (ALL_LINGUAS): Remove.
16943 * po/LINGUAS, hr.po: New.
16944
169452002-05-02 Akim Demaille <akim@epita.fr>
16946
16947 Remove the so called hairy (semantic) parsers.
16948
16949 * src/system.h (EXT_GUARD_C, EXT_STYPE_H): Remove.
16950 * src/gram.h, src/gram.c (semantic_parser): Remove.
16951 (rule_t): Remove the guard and guard_line members.
16952 * src/lex.h (token_t): remove tok_guard.
16953 * src/options.c (option_table): Remove %guard and %semantic_parser
16954 support.
16955 * src/output.c, src/output.h (guards_output): Remove.
16956 (prepare): Adjust.
16957 (token_definitions_output): Don't output the `T'
16958 tokens (???).
16959 (output_skeleton): Don't output the guards.
16960 * src/files.c, src/files.c (attrsfile): Remove.
16961 * src/reader.c (symbol_list): Remove the guard and guard_line
16962 members.
16963 Adjust dependencies.
16964 (parse_guard): Remove.
16965 * data/bison.hairy: Remove.
16966 * doc/bison.texinfo (Environment Variables): Remove occurrences of
16967 BISON_HAIRY.
16968
169692002-05-02 Akim Demaille <akim@epita.fr>
16970
16971 * src/reader.c (copy_at, copy_dollarm parse_braces, parse_action)
16972 (parse_guard): Rename the formal argument `stack_offset' as
16973 `rule_length', which is more readable.
16974 Adjust callers.
16975 (copy_at, copy_dollar): Instead of outputting the hard coded
16976 values of $$, $n and so forth, output invocation to b4_lhs_value,
16977 b4_lhs_location, b4_rhs_value, and b4_rhs_location.
16978 Note: this patch partially drops `semantic-parser' support: it
16979 always does `rule_length - n', where semantic parsers ought to
16980 always use `-n'.
16981 * data/bison.simple, data/bison.c++ (b4_lhs_value)
16982 (b4_lhs_location, b4_rhs_value, and b4_rhs_location: New.
16983
169842002-05-02 Akim Demaille <akim@epita.fr>
16985
16986 * configure.in (AC_INIT): Bump to 1.49b.
16987 (AM_INIT_AUTOMAKE): Short invocation.
16988
169892002-05-02 Akim Demaille <akim@epita.fr>
16990
16991 Version 1.49a.
16992
169932002-05-01 Akim Demaille <akim@epita.fr>
16994
16995 * src/skeleton.h: Remove.
16996
169972002-05-01 Akim Demaille <akim@epita.fr>
16998
16999 * src/skeleton.h: Fix the #endif.
17000 Reported by Magnus Fromreide.
17001
170022002-04-26 Paul Eggert <eggert@twinsun.com>
17003
17004 * data/bison.simple (YYSTYPE_IS_TRIVIAL, YYLTYPE_IS_TRIVIAL):
17005 Define if we define YYSTYPE and YYLTYPE, respectively.
17006 (YYCOPY): Fix [] quoting problem in the non-GCC case.
17007
170082002-04-25 Robert Anisko <robert@lrde.epita.fr>
17009
17010 * src/scan-skel.l: Postprocess quadrigraphs.
17011
17012 * src/reader.c (copy_character): New function, used to output
17013 single characters while replacing `[' and `]' with quadrigraphs, to
17014 avoid troubles with M4 quotes.
17015 (copy_comment): Output characters with copy_character.
17016 (read_additionnal_code): Likewise.
17017 (copy_string2): Likewise.
17018 (copy_definition): Likewise.
17019
17020 * tests/calc.at: Exercise M4 quoting.
17021
170222002-04-25 Akim Demaille <akim@epita.fr>
17023
17024 * tests/sets.at (AT_EXTRACT_SETS): Sed portability issue: no space
17025 between `!' and the command.
17026 Reported by Paul Eggert.
17027
170282002-04-24 Robert Anisko <robert@lrde.epita.fr>
17029
17030 * tests/calc.at: Exercise prologue splitting.
17031
17032 * data/bison.simple, data/bison.c++: Use `b4_pre_prologue' and
17033 `b4_post_prologue' instead of `b4_prologue'.
17034
17035 * src/output.c (prepare): Add the `pre_prologue' and `post_prologue'
17036 muscles.
17037 (output): Free pre_prologue_obstack and post_prologue_obstack.
17038 * src/files.h, src/files.c (attrs_obstack): Remove.
17039 (pre_prologue_obstack, post_prologue_obstack): New.
17040 * src/reader.c (copy_definition): Add a parameter to specify the
17041 obstack to fill, instead of using attrs_obstack unconditionally.
17042 (read_declarations): Pass pre_prologue_obstack to copy_definition if
17043 `%union' has not yet been seen, pass post_prologue_obstack otherwise.
17044
170452002-04-23 Paul Eggert <eggert@twinsun.com>
17046
17047 * data/bison.simple: Remove unnecessary commentary and white
17048 space differences from 1_29-branch.
17049 Depend on YYERROR_VERBOSE, not defined (YYERROR_VERBOSE).
17050
17051 (union yyalloc, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYCOPY,
17052 YYSTACK_RELOCATE): Do not define if yyoverflow is defined, or
17053 if this is a C++ parser and YYSTYPE or YYLTYPE has nontrivial
17054 constructors or destructors.
17055
17056 (yyparse) [! defined YYSTACK_RELOCATE]: Do not relocate the stack.
17057
170582002-04-23 Akim Demaille <akim@epita.fr>
17059
17060 * tests/sets.at (AT_EXTRACT_SETS): Don't use 8 char long sed labels.
17061 * tests/synclines.at (AT_TEST_SYNCLINE): Be robust to GCC's
17062 location with columns.
17063 * tests/conflicts.at (%nonassoc and eof): Don't use `error.h'.
17064 All reported by Paul Eggert.
17065
170662002-04-22 Akim Demaille <akim@epita.fr>
17067
17068 * src/reduce.c (dump_grammar): Move to...
17069 * src/gram.h, src/gram.c (grammar_dump): here.
17070 Be sure to separate long item numbers.
17071 Don't read the members of a rule's prec if its nil.
17072
170732002-04-22 Akim Demaille <akim@epita.fr>
17074
17075 * src/output.c (table_size, table_grow): New.
17076 (MAXTABLE): Remove, replace uses with table_size.
17077 (pack_vector): Instead of dying when the table is too big, grow it.
17078
170792002-04-22 Akim Demaille <akim@epita.fr>
17080
17081 * data/bison.simple (yyr1): Its type is that of a token number.
17082 * data/bison.c++ (r1_): Likewise.
17083 * tests/regression.at (Web2c Actions): Adjust.
17084
170852002-04-22 Akim Demaille <akim@epita.fr>
17086
17087 * src/reader.c (token_translations_init): 256 is now the default
17088 value for the error token, i.e., it will be assigned another
17089 number if the user assigned 256 to one of her tokens.
17090 (reader): Don't force 256 to error.
17091 * doc/bison.texinfo (Symbols): Adjust.
17092 * tests/torture.at (AT_DATA_HORIZONTAL_GRAMMAR)
17093 (AT_DATA_TRIANGULAR_GRAMMAR): Number the tokens as 1, 2, 3
17094 etc. instead of 10, 20, 30 (which was used to `jump' over error
17095 (256) and undefined (2)).
17096
170972002-04-22 Akim Demaille <akim@epita.fr>
17098
17099 Propagate more token_number_t.
17100
17101 * src/gram.h (token_number_as_item_number)
17102 (item_number_as_token_number): New.
17103 * src/output.c (GENERATE_OUTPUT_TABLE): New.
17104 Use it to create output_item_number_table and
17105 output_token_number_table.
17106 * src/LR0.c, src/derives.c, src/gram.c, src/gram.h, src/lalr.c,
17107 * src/lex.c, src/nullable.c, src/output.c, src/print.c,
17108 * src/print_graph.c, src/reader.c, src/reduce.c, src/state.h,
17109 * src/symtab.c, src/symtab.h: Use token_number_t instead of shorts.
17110
171112002-04-22 Akim Demaille <akim@epita.fr>
17112
17113 * src/output.h, src/output.c (get_lines_number): Remove.
17114
171152002-04-19 Akim Demaille <akim@epita.fr>
17116
17117 * doc/bison.texinfo (Actions): Make clear that `|' is not the same
17118 as Lex/Flex'.
17119 (Debugging): More details about enabling the debugging features.
17120 (Table of Symbols): Describe $$, $n, @$, and @n.
17121 Suggested by Tim Josling.
17122
171232002-04-19 Akim Demaille <akim@epita.fr>
17124
17125 * doc/bison.texinfo: Remove the uses of the obsolete @refill.
17126
171272002-04-10 Akim Demaille <akim@epita.fr>
17128
17129 * src/system.h: Rely on HAVE_LIMITS_H.
17130 Suggested by Paul Eggert.
17131
171322002-04-09 Akim Demaille <akim@epita.fr>
17133
17134 * tests/calc.at (_AT_CHECK_CALC_ERROR): Receive as argument the
17135 full stderr, and strip it according to the bison options, instead
17136 of composing the error message from different bits.
17137 This makes it easier to check for several error messages.
17138 Adjust all the invocations.
17139 Add an invocation exercising the error token.
17140 Add an invocation demonstrating a stupid error message.
17141 (_AT_DATA_CALC_Y): Follow the GCS: initial column is 1, not 0.
17142 Adjust the tests.
17143 Error message are for stderr, not stdout.
17144
171452002-04-09 Akim Demaille <akim@epita.fr>
17146
17147 * src/gram.h, src/gram.c (error_token_number): Remove, use
17148 errtoken->number.
17149 * src/reader.c (reader): Don't specify the user token number (2)
17150 for $undefined, as it uselessly prevents using it.
17151 * src/gram.h (token_number_t): Move to...
17152 * src/symtab.h: here.
17153 (state_t.number): Is a token_number_t.
17154 * src/print.c, src/reader.c: Use undeftoken->number instead of
17155 hard coded 2.
17156 (Even though this 2 is not the same as above: the number of the
17157 undeftoken remains being 2, it is its user token number which
17158 might not be 2).
17159 * src/output.c (prepare_tokens): Rename the `maxtok' muscle with
17160 `user_token_number_max'.
17161 Output `undef_token_number'.
17162 * data/bison.simple, data/bison.c++: Use them.
17163 Be sure to map invalid yylex return values to
17164 `undef_token_number'. This saves us from gratuitous SEGV.
17165
17166 * tests/conflicts.at (Solved SR Conflicts)
17167 (Unresolved SR Conflicts): Adjust.
17168 * tests/regression.at (Web2c Actions): Adjust.
17169
171702002-04-08 Akim Demaille <akim@epita.fr>
17171
17172 * data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/.
17173 Adding #line.
17174 Remove the duplicate `typedefs'.
17175 (RhsNumberType): Fix the declaration and various other typos.
17176 Use __ofile__.
17177 * data/bison.simple: Use __ofile__.
17178 * src/scan-skel.l: Handle __ofile__.
17179
171802002-04-08 Akim Demaille <akim@epita.fr>
17181
17182 * src/gram.h (item_number_t): New, the type of item numbers in
17183 RITEM. Note that it must be able to code symbol numbers as
17184 positive number, and the negation of rule numbers as negative
17185 numbers.
17186 Adjust all dependencies (pretty many).
17187 * src/reduce.c (rule): Remove this `short *' pointer: use
17188 item_number_t.
17189 * src/system.h (MINSHORT, MAXSHORT): Remove.
17190 Include `limits.h'.
17191 Adjust dependencies to using SHRT_MAX and SHRT_MIN.
17192 (shortcpy): Remove.
17193 (MAXTABLE): Move to...
17194 * src/output.c (MAXTABLE): here.
17195 (prepare_rules): Use output_int_table to output rhs.
17196 * data/bison.simple, data/bison.c++: Adjust.
17197 * tests/torture.at (Big triangle): Move the limit from 254 to
17198 500.
17199 * tests/regression.at (Web2c Actions): Ajust.
17200
17201 Trying with bigger grammars shows various phenomena: at 3000 (28Mb
17202 of grammar file) bison is killed by my system, at 2000 (12Mb) bison
17203 passes, but produces negative #line number, once fixed, GCC is
17204 killed while compiling 14Mb, at 1500 (6.7 Mb of grammar, 8.2Mb of
17205 C), it passes.
17206 * src/state.h (state_h): Code input lines on ints, not shorts.
17207
172082002-04-08 Akim Demaille <akim@epita.fr>
17209
17210 * src/reduce.c (reduce_grammar): First reduce the nonterminals,
17211 and then the grammar.
17212
172132002-04-08 Akim Demaille <akim@epita.fr>
17214
17215 * src/system.h: No longer using strndup.
17216
172172002-04-07 Akim Demaille <akim@epita.fr>
17218
17219 * src/muscle_tab.h (MUSCLE_INSERT_LONG_INT): New.
17220 * src/output.c (output_table_data): Return the longest number.
17221 (prepare_tokens): Output `token_number_max').
17222 * data/bison.simple, data/bison.c++ (b4_sint_type, b4_uint_type):
17223 New.
17224 Use them to define yy_token_number_type/TokenNumberType.
17225 Use this type for yytranslate.
17226 * tests/torture.at (Big triangle): Push the limit from 124 to
17227 253.
17228 * tests/regression.at (Web2c Actions): Adjust.
17229
172302002-04-07 Akim Demaille <akim@epita.fr>
17231
17232 * tests/torture.at (Big triangle): New.
17233 (GNU AWK Grammar, GNU Cim Grammar): Move to...
17234 * tests/existing.at: here.
17235
172362002-04-07 Akim Demaille <akim@epita.fr>
17237
17238 * src/gram.h, src/gram.c (nitems): Remove, it is an alias of
17239 nritems.
17240 Adjust dependencies.
17241
172422002-04-07 Akim Demaille <akim@epita.fr>
17243
17244 * src/reader.c: Normalize increments to prefix form.
17245
172462002-04-07 Akim Demaille <akim@epita.fr>
17247
17248 * src/reader.c, symtab.c: Remove debugging code.
17249
172502002-04-07 Akim Demaille <akim@epita.fr>
17251
17252 Rename all the `bucket's as `symbol_t'.
17253
17254 * src/gram.c, src/gram.h, src/lex.c, src/lex.h, src/output.c,
17255 * src/reader.c, src/reader.h, src/reduce.c, src/state.h,
17256 * src/symtab.c, src/symtab.h (bucket): Rename as...
17257 (symbol_t): this.
17258 (symbol_list_new, bucket_check_defined, bucket_make_alias)
17259 (bucket_check_alias_consistence, bucket_pack, bucket_translation)
17260 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)
17261 (buckets_new, buckets_free, buckets_do): Rename as...
17262 (symbol_list_new, symbol_check_defined, symbol_make_alias)
17263 (symbol_check_alias_consistence, symbol_pack, symbol_translation)
17264 (symbol_new, symbol_free, hash_compare_symbol_t, hash_symbol_t)
17265 (symbols_new, symbols_free, symbols_do): these.
17266
172672002-04-07 Akim Demaille <akim@epita.fr>
17268
17269 Use lib/hash for the symbol table.
17270
17271 * src/gram.c (ntokens): Initialize to 1, to reserve a slot for
17272 EOF.
17273 * src/lex.c (lex): Set the `number' member of new terminals.
17274 * src/reader.c (bucket_check_defined, bucket_make_alias)
17275 (bucket_check_alias_consistence, bucket_translation): New.
17276 (reader, grammar_free, readgram, token_translations_init)
17277 (packsymbols): Adjust.
17278 (reader): Number the predefined tokens.
17279 * src/reduce.c (inaccessable_symbols): Just use hard coded numbers
17280 for predefined tokens.
17281 * src/symtab.h (bucket): Remove all the hash table related
17282 members.
17283 * src/symtab.c (symtab): Replace by...
17284 (bucket_table): this.
17285 (bucket_new, bucket_free, hash_compare_bucket, hash_bucket)
17286 (buckets_new, buckets_do): New.
17287
172882002-04-07 Akim Demaille <akim@epita.fr>
17289
17290 * src/gram.c (nitems, nrules, nsyms, ntokens, nvars, nritems)
17291 (start_symbol, max_user_token_number, semantic_parser)
17292 (error_token_number): Initialize.
17293 * src/reader.c (grammar, start_flag, startval, typed, lastprec):
17294 Initialize.
17295 (reader): Don't.
17296 (errtoken, eoftoken, undeftoken, axiom): Extern.
17297
172982002-04-07 Akim Demaille <akim@epita.fr>
17299
17300 * src/gram.h (rule_s): prec and precsym are now pointers
17301 to the bucket giving the priority/associativity.
17302 Member `associativity' removed: useless.
17303 * src/reduce.c, src/conflicts.c: Adjust.
17304
173052002-04-07 Akim Demaille <akim@epita.fr>
17306
17307 * src/lalr.c, src/LR0.c, src/closure.c, src/gram.c, src/reduce.c:
17308 Properly escape the symbols' TAG when outputting them.
17309
173102002-04-07 Akim Demaille <akim@epita.fr>
17311
17312 * src/lalr.h (LA): Is a bitsetv, not bitset*.
17313
173142002-04-07 Akim Demaille <akim@epita.fr>
17315
17316 * src/lalr.h, src/lalr.c (LAruleno): Replace with...
17317 (LArule): this, which is an array to rule_t*.
17318 * src/print.c, src/conflicts.c: Adjust.
17319
173202002-04-07 Akim Demaille <akim@epita.fr>
17321
17322 * src/gram.h (rule_t): Rename `number' as `user_number'.
17323 `number' is a new member.
17324 Adjust dependencies.
17325 * src/reduce.c (reduce_grammar_tables): Renumber rule_t.number.
17326
173272002-04-07 Akim Demaille <akim@epita.fr>
17328
17329 As a result of the previous patch, it is no longer needed
17330 to reorder ritem itself.
17331
17332 * src/reduce.c (reduce_grammar_tables): Don't sort RITEM.
17333
173342002-04-07 Akim Demaille <akim@epita.fr>
17335
17336 Be sure never to walk through RITEMS, but use only data related to
17337 the rules themselves. RITEMS should be banished.
17338
17339 * src/output.c (output_token_translations): Rename as...
17340 (prepare_tokens): this.
17341 In addition to `translate', prepare the muscles `tname' and
17342 `toknum', which were handled by...
17343 (output_rule_data): this.
17344 Remove, and move the remainder of its outputs into...
17345 (prepare_rules): this new routines, which also merges content from
17346 (output_gram): this.
17347 (prepare_rules): Be sure never to walk through RITEMS.
17348 (output_stos): Rename as...
17349 (prepare_stos): this.
17350 (output): Always invoke prepare_states, after all, just don't use it
17351 in the output if you don't need it.
17352
173532002-04-07 Akim Demaille <akim@epita.fr>
17354
17355 * src/LR0.c (new_state): Display `nstates' as the name of the
17356 newly created state.
17357 Adjust to initialize first_state and last_state if needed.
17358 Be sure to distinguish the initial from the final state.
17359 (new_states): Create the itemset of the initial state, and use
17360 new_state.
17361 * src/closure.c (closure): Now that the initial state has its
17362 items properly set, there is no need for a special case when
17363 creating `ruleset'.
17364
17365 As a result, now the rule 0, reducing to $axiom, is visible in the
17366 outputs. Adjust the test suite.
17367
17368 * tests/conflicts.at (Solved SR Conflicts)
17369 (Unresolved SR Conflicts): Adjust.
17370 * tests/regression.at (Web2c Report, Rule Line Numbers): Idem.
17371 * tests/conflicts.at (S/R in initial): New.
17372
173732002-04-07 Akim Demaille <akim@epita.fr>
17374
17375 * src/LR0.c (allocate_itemsets): Don't loop over ritem: loop over
17376 the RHS of the rules.
17377 * src/output.c (output_gram): Likewise.
17378
173792002-04-07 Akim Demaille <akim@epita.fr>
17380
17381 * src/gram.h (rule_t): `lhs' is now a pointer to the symbol's
17382 bucket.
17383 Adjust all dependencies.
17384 * src/reduce.c (nonterminals_reduce): Don't forget to renumber the
17385 `number' of the buckets too.
17386 * src/gram.h: Include `symtab.h'.
17387 (associativity): Move to...
17388 * src/symtab.h: here.
17389 No longer include `gram.h'.
17390
173912002-04-07 Akim Demaille <akim@epita.fr>
17392
17393 * src/gram.h, src/gram.c (rules_rhs_length): New.
17394 (ritem_longest_rhs): Use it.
17395 * src/gram.h (rule_t): `number' is a new member.
17396 * src/reader.c (packgram): Set it.
17397 * src/reduce.c (reduce_grammar_tables): Move the useless rules at
17398 the end of `rules', and count them out of `nrules'.
17399 (reduce_output, dump_grammar): Adjust.
17400 * src/print.c (print_grammar): It is no longer needed to check for
17401 the usefulness of a rule, as useless rules are beyond `nrules + 1'.
17402 * tests/reduce.at (Reduced Automaton): New test.
17403
174042002-04-07 Akim Demaille <akim@epita.fr>
17405
17406 * src/reduce.c (inaccessable_symbols): Fix a buglet: because of a
17407 lacking `+ 1' to nrules, Bison reported as useless a token if it
17408 was used solely to set the precedence of the last rule...
17409
174102002-04-07 Akim Demaille <akim@epita.fr>
17411
17412 * data/bison.c++, data/bison.simple: Don't output the current file
17413 name in #line, to avoid useless diffs between two identical
17414 outputs under different names.
17415
174162002-04-07 Akim Demaille <akim@epita.fr>
17417
17418 * src/closure.c, src/print.c, src/reader.c, src/reduce.c:
17419 Normalize loops to using `< nrules + 1', not `<= nrules'.
17420
174212002-04-07 Akim Demaille <akim@epita.fr>
17422
17423 * TODO: Update.
17424
174252002-04-07 Akim Demaille <akim@epita.fr>
17426
17427 * src/output.c, src/reader.c, src/symtab.c, src/symtab.h: Rename
17428 bucket.value as bucket.number.
17429
174302002-04-07 Akim Demaille <akim@epita.fr>
17431
17432 * src/closure.c, src/derives.c, src/gram.h, src/lalr.c,
17433 * src/nullable.c, src/output.c, src/print.c, src/print_graph.c,
17434 * src/reader.c, src/reduce.c: Let rule_t.rhs point directly to the
17435 RHS, instead of being an index in RITEMS.
17436
174372002-04-04 Paul Eggert <eggert@twinsun.com>
17438
17439 * doc/bison.texinfo: Update copyright date.
17440 (Rpcalc Lexer, Symbols, Token Decl): Don't assume ASCII.
17441 (Symbols): Warn about running Bison in one character set,
17442 but compiling and/or running in an incompatible one.
17443 Warn about character code 256, too.
17444
174452002-04-03 Paul Eggert <eggert@twinsun.com>
17446
17447 * src/bison.data (YYSTACK_ALLOC): Depend on whether
17448 YYERROR_VERBOSE is nonzero, not whether it is defined.
17449
17450 Merge changes from bison-1_29-branch.
17451
174522002-03-20 Paul Eggert <eggert@twinsun.com>
17453
17454 Merge fixes from Debian bison_1.34-1.diff.
17455
17456 * configure.in (AC_PREREQ): 2.53.
17457
174582002-03-20 Akim Demaille <akim@epita.fr>
17459
17460 * src/conflicts.c (log_resolution): Argument `resolution' is const.
17461
174622002-03-19 Paul Eggert <eggert@twinsun.com>
17463
17464 * src/bison.simple (YYCOPY): New macro.
17465 (YYSTACK_RELOCATE): Use it.
17466 Remove Type arg; no longer needed. All callers changed.
17467 (yymemcpy): Remove; no longer needed.
17468
17469 * Makefile.am (AUTOMAKE_OPTIONS): 1.6.
17470 * doc/Makefile.am (AUTOMAKE_OPTIONS): Remove.
17471
174722002-03-19 Akim Demaille <akim@epita.fr>
17473
17474 Test and fix the #line outputs.
17475
17476 * tests/atlocal.at (GCC): New.
17477 * tests/synclines.at (AT_TEST_SYNCLINE): New macro.
17478 (Prologue synch line, %union synch line, Postprologue synch line)
17479 (Action synch line, Epilogue synch line): New tests.
17480 * src/reader.c (parse_union_decl): Define the muscle stype_line.
17481 * data/bison.simple, data/bison.c++: Use it.
17482
174832002-03-19 Akim Demaille <akim@epita.fr>
17484
17485 * tests/regression.at (%nonassoc and eof, Unresolved SR Conflicts)
17486 (Solved SR Conflicts, %expect not enough, %expect right)
17487 (%expect too much): Move to...
17488 * tests/conflicts.at: this new file.
17489
174902002-03-19 Akim Demaille <akim@epita.fr>
17491
17492 * data/m4sugar/m4sugar.m4: Update from CVS Autoconf.
17493 * data/bison.simple, data/bison.c++: Handle the `#define' part, so
17494 that we can move to enums for instance.
17495 * src/output.c (token_definitions_output): Output a list of
17496 `token-name, token-number' instead of the #define.
17497 (output_skeleton): Name this list `b4_tokens', not `b4_tokendefs'.
17498
174992002-03-14 Akim Demaille <akim@epita.fr>
17500
17501 Use Gettext 0.11.1.
17502
175032002-03-09 Robert Anisko <robert@lrde.epita.fr>
17504
17505 * data/bison.c++: Make the user able to add members to the generated
17506 parser by subclassing.
17507
175082002-03-05 Robert Anisko <robert@lrde.epita.fr>
17509
17510 * src/reader.c (read_additionnal_code): `c' should be an integer, not
17511 a character.
17512 Reported by Nicolas Tisserand and Nicolas Burrus.
17513
175142002-03-04 Robert Anisko <robert@lrde.epita.fr>
17515
17516 * src/reader.c: Warn about lacking semi-colons, do not complain.
17517
175182002-03-04 Robert Anisko <robert@lrde.epita.fr>
17519
17520 * data/bison.c++: Remove a debug line.
17521
175222002-03-04 Robert Anisko <robert@lrde.epita.fr>
17523
17524 * data/bison.c++: Unmerge value as yylval and value as yyval. Unmerge
17525 location as yylloc and location as yyloc. Use YYLLOC_DEFAULT, and
17526 provide a default implementation.
17527
175282002-03-04 Akim Demaille <akim@epita.fr>
17529
17530 * tests/input.at (Invalid $n, Invalid @n): Add the ending `;'.
17531 * tests/output.at (AT_CHECK_OUTPUT): Likewise.
17532 * tests/headers.at (AT_TEST_CPP_GUARD_H): Ditto.
17533 * tests/semantic.at (Parsing Guards): Similarly.
17534 * src/reader.at (readgram): Complain if the last rule is not ended
17535 with a semi-colon.
17536
175372002-03-04 Akim Demaille <akim@epita.fr>
17538
17539 * src/warshall.h, src/warshall.c (bitmatrix_print): Move to...
17540 * src/closure.c: here.
17541 (set_firsts): Use bitsetv_reflexive_transitive_closure instead of
17542 RTC.
17543 * src/warshall.h, src/warshall.c: Remove.
17544 * tests/sets.at (Broken Closure): Adjust.
17545
175462002-03-04 Akim Demaille <akim@epita.fr>
17547
17548 * src/output.c (output_skeleton): tempdir is const.
17549 bytes_read is unused.
17550
175512002-03-04 Akim Demaille <akim@epita.fr>
17552
17553 * lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
17554 * lib/bitsetv.h, lib/ebitset.c, lib/lbitset.c, lib/sbitset.c:
17555 Update.
17556 From Michael Hayes.
17557
175582002-03-04 Akim Demaille <akim@epita.fr>
17559
17560 * src/closure.c (closure): `r' is unused.
17561
175622002-03-04 Akim Demaille <akim@epita.fr>
17563
17564 * tests/sets.at (Broken Closure): Add the ending `;'.
17565 * src/reader.at (readgram): Complain if a rule is not ended with a
17566 semi-colon.
17567
175682002-03-04 Akim Demaille <akim@epita.fr>
17569
17570 * src/conflicts.c (set_conflicts): Use bitset_disjoint_p.
17571 (count_sr_conflicts): Use bitset_count.
17572 * src/reduce.c (inaccessable_symbols): Ditto.
17573 (bits_size): Remove.
17574 * src/warshall.h, src/warshall.c: Convert to bitsetv.
17575
175762002-03-04 Akim Demaille <akim@epita.fr>
17577
17578 * src/closure.c, src/conflicts.c, src/lalr.c, src/print.c,
17579 * src/reduce.c: Remove the `bitset_zero's following the
17580 `bitset_create's, as now it is performed by the latter.
17581
175822002-03-04 Akim Demaille <akim@epita.fr>
17583
17584 * lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,
17585 * lib/ebitset.c, lib/ebitset.h, lib/lbitset.c, lib/lbitset.h,
17586 * lib/sbitset.c, lib/sbitset.h, lib/bbitset.h: Update from the
17587 latest sources from Michael.
17588
175892002-03-04 Akim Demaille <akim@epita.fr>
17590
17591 * src/output.c (output): Don't free the grammar.
17592 * src/reader.c (grammar_free): New.
17593 * src/main.c (main): Call it and don't free symtab here.
17594
175952002-03-04 Akim Demaille <akim@epita.fr>
17596
17597 * src/lex.c (parse_percent_token): Be sure to 0-end token_buffer
17598 before returning.
17599 Reported by Benoit Perrot.
17600
176012002-03-04 Akim Demaille <akim@epita.fr>
17602
17603 Use bitset operations when possible, not loops over bits.
17604
17605 * src/conflicts.c (set_conflicts, count_sr_conflicts): Use
17606 bitset_or.
17607 * src/print.c (print_reductions): Use bitset_and, bitset_andn.
17608 * src/reduce.c (useless_nonterminals): Formatting changes.
17609 * src/warshall.c (TC): Use bitset_or.
17610
176112002-03-04 Akim Demaille <akim@epita.fr>
17612
17613 * src/lalr.h, src/lalr.c (tokensetsize): Remove, unused.
17614 * src/system.h (BITS_PER_WORD, WORDSIZE, SETBIT, RESETBIT, BITISSET):
17615 Ditto.
17616
176172002-03-04 Akim Demaille <akim@epita.fr>
17618
17619 * src/lalr.c (F): Now a bitset*.
17620 Adjust all dependencies.
17621
176222002-03-04 Akim Demaille <akim@epita.fr>
17623
17624 * src/conflicts.c (shiftset, lookaheadset): Now bitset.
17625 Adjust all dependencies.
17626
176272002-03-04 Akim Demaille <akim@epita.fr>
17628
17629 * src/L0.c, src/LR0.h (nstates): Be size_t.
17630 Adjust comparisons (signed vs unsigned).
17631 * src/conflics.c, src/lalr.c, src/lalr.h, src/output.c (LA): Now a
17632 bitset*.
17633 Adjust all dependencies.
17634
176352002-03-04 Akim Demaille <akim@epita.fr>
17636
17637 * src/closure.c (firsts): Now, also a bitset.
17638 Adjust all dependencies.
17639 (varsetsize): Remove, now unused.
17640 * src/warshall.h, src/warshall.c: Now work on arrays of bitsets.
17641
176422002-03-04 Akim Demaille <akim@epita.fr>
17643
17644 * src/print.c: Convert to use bitset.h, not hand coded iterations
17645 over ints.
17646
176472002-03-04 Akim Demaille <akim@epita.fr>
17648
17649 * src/reduce.c: Convert to use bitset.h, not hand coded BSet.
17650
176512002-03-04 Akim Demaille <akim@epita.fr>
17652
17653 * src/closure.c (ruleset): Be a bitset.
17654 (rulesetsize): Remove.
17655
176562002-03-04 Akim Demaille <akim@epita.fr>
17657
17658 * lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
17659 * lib/bitsetv.h, lib/ebitset.c, lib/ebitset.h, lib/lbitset.c,
17660 * lib/lbitset.h, lib/sbitset.c, lib/sbitset.h: New.
17661 * src/closure.c (fderives): Be an array of bitsets.
17662
176632002-02-28 Robert Anisko <robert@lrde.epita.fr>
17664
17665 * data/bison.c++: Merge the two generated headers. Insert a copyright
17666 notice in each output file.
17667
176682002-02-28 Akim Demaille <akim@epita.fr>
17669
17670 * data/bison.c++: Copy the prologue of bison.simple to fetch
17671 useful M4 definitions, such as b4_header_guard.
17672
176732002-02-25 Akim Demaille <akim@epita.fr>
17674
17675 * src/getargs.c (version): Give the name of the authors, and use a
17676 translator friendly scheme for the bgr
17677 copyright notice.
17678
176792002-02-25 Akim Demaille <akim@epita.fr>
17680
17681 * src/output.c (header_output): Remove, now handled completely via
17682 M4.
17683
176842002-02-25 Akim Demaille <akim@epita.fr>
17685
17686 * m4/m4.m4: New, from CVS Autoconf.
17687 * configure.in: Invoke it.
17688 * src/output.c (output_skeleton): Use its result instead of the
17689 hard coded name.
17690
176912002-02-25 Akim Demaille <akim@epita.fr>
17692
17693 * lib/tempname.c, lib/mkstemp.c, m4/mkstemp.m4: New, stolen from
17694 Fileutils 4.1.5.
17695 * configure.in: Invoke UTILS_FUNC_MKSTEMP.
17696 * src/output.c (output_skeleton): Use mkstemp to create a real
17697 temporary file.
17698 Move the filling of `skeleton' and its muscle to...
17699 (prepare): here.
17700 (output): Move the definition of the prologue muscle to...
17701 (prepare): here.
17702 * src/system.h (DEFAULT_TMPDIR): New.
17703
177042002-02-14 Paul Eggert <eggert@twinsun.com>
17705
17706 Remove the support for C++ namespace cleanliness; it was
17707 causing more problems than it was curing, since it didn't work
17708 properly on some nonstandard C++ compilers. This can wait
17709 for a proper C++ parser.
17710
17711 * NEWS: Document this.
17712 * doc/bison.texinfo (Bison Parser, Debugging): Remove special mention
17713 of C++, as it's treated like C now.
17714 * src/bison.simple (YYSTD): Remove.
17715 (YYSIZE_T, YYFPRINTF, YYPARSE_PARAM_ARG, YYPARSE_PARAM_DECL):
17716 Treat C++ just like Standard C instead of trying to support
17717 namespace cleanliness.
17718
177192002-02-14 Akim Demaille <akim@epita.fr>
17720
17721 * tests/regression.at (else): Adjust to Andreas' change.
17722
177232002-02-14 Akim Demaille <akim@epita.fr>
17724
17725 * lib/Makefile.am (EXTRA_DIST): Ship strnlen.c.
17726
177272002-02-13 Andreas Schwab <schwab@suse.de>
17728
17729 * src/output.c (output_rule_data): Don't output NULL, it might
17730 not be defined yet.
17731
177322002-02-11 Robert Anisko <robert@lrde.epita.fr>
17733
17734 * data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.
17735 (Copyright notice): Update.
17736
177372002-02-11 Akim Demaille <akim@epita.fr>
17738
17739 * tests/regression.at (%nonassoc and eof): Don't include
17740 nonportable headers.
17741
177422002-02-08 Robert Anisko <robert@lrde.epita.fr>
17743
17744 * data/bison.c++: Correct error recovery. Make the user able to
17745 initialize the starting location.
17746
177472002-02-07 Akim Demaille <akim@epita.fr>
17748
17749 * tests/input.at: New.
17750
177512002-02-07 Robert Anisko <robert@lrde.epita.fr>
17752
17753 * data/bison.c++: Replace some direct m4 expansions by constants. Be
17754 more consistent when naming methods and variables. Put preprocessor
17755 directives around tables only needed for debugging.
17756
177572002-02-07 Robert Anisko <robert@lrde.epita.fr>
17758
17759 * data/bison.c++ (yy::b4_name::print_): New method, replaces yyprint in
17760 C++ parsers.
17761 (yy::b4_name::parse): Use print_.
17762
177632002-02-07 Robert Anisko <robert@lrde.epita.fr>
17764
17765 * data/bison.c++ (yy::b4_name::parse): Error recovery is back.
17766
177672002-02-07 Robert Anisko <robert@lrde.epita.fr>
17768
17769 * data/bison.c++ (yy::b4_name::error_): New method, replaces yyerror in
17770 C++ parsers.
17771 (yy::b4_name::parse): Build verbose error messages, and use error_.
17772
177732002-02-06 Robert Anisko <robert@lrde.epita.fr>
17774
17775 * data/bison.c++: Fix m4 quoting in comments.
17776
177772002-02-06 Robert Anisko <robert@lrde.epita.fr>
17778
17779 * data/bison.c++: Adjust the parser code. Fix some muscles that were
17780 not expanded by m4.
17781
177822002-02-05 Akim Demaille <akim@epita.fr>
17783
17784 * data/bison.c++: Adjust to the M4 back end.
17785 More is certainly needed.
17786
177872002-02-05 Akim Demaille <akim@epita.fr>
17788
17789 Give a try to M4 as a back end.
17790
17791 * lib/readpipe.c: New, from wdiff.
17792 * src/Makefile.am (DEFS): Define PKGDATADIR, not BISON_SIMPLE and
17793 BISON_HAIRY.
17794 * src/system.h (BISON_HAIRY, BISON_SIMPLE): Remove the DOS and VMS
17795 specific values. Now it is m4 that performs the lookup.
17796 * src/parse-skel.y: Remove.
17797 * src/muscle_tab.c, src/muscle_tab.h (muscles_m4_output): New.
17798 * src/output.c (actions_output, guards_output)
17799 (token_definitions_output): No longer keeps track of the output
17800 line number, hence remove the second argument.
17801 (guards_output): Check against the guard member of a rule, not the
17802 action member.
17803 Adjust callers.
17804 (output_skeleton): Don't look for the skeleton location, let m4 do
17805 that.
17806 Create `/tmp/muscles.m4'. This is temporary, a proper temporary
17807 file will be used.
17808 Invoke `m4' on m4sugar.m4, muscles.m4, and the skeleton.
17809 (prepare): Given that for the time being changesyntax is not
17810 usable in M4, rename the muscles using `-' to `_'.
17811 Define `defines_flag', `output_parser_name' and `output_header_name'.
17812 * src/output.h (actions_output, guards_output)
17813 (token_definitions_output): Adjust prototypes.
17814 * src/scan-skel.l: Instead of scanning the skeletons, it now
17815 processes the output of m4: `__oline__' and `#output'.
17816 * data/bison.simple: Adjust to be used by M4(sugar).
17817 * tests/Makefile.am: Use check_SCRIPTS to make sure `bison' is up
17818 to date.
17819 * tests/bison.in: Use the secrete envvar `BISON_PKGDATADIR'
17820 instead of the dead `BISON_SIMPLE' and `BISON_HAIRY'.
17821 * data/m4sugar/m4sugar.m4, data/m4sugar/version.m4: New,
17822 shamelessly stolen from CVS Autoconf.
17823
178242002-02-05 Akim Demaille <akim@epita.fr>
17825
17826 * lib/hash.c, lib/hash.h: Replace with Fileutils 4.1's version.
17827 * configure.in: Check for the declarations of free and malloc.
17828 * src/muscle_tab.c: Adjust.
17829
178302002-02-05 Akim Demaille <akim@epita.fr>
17831
17832 * src/muscle_tab.c (muscle_init): Don't default to NULL muscle
17833 which have no values.
17834
178352002-02-05 Akim Demaille <akim@epita.fr>
17836
17837 * src/bison.simple, src/bison.hairy, src/bison.c++: Move to...
17838 * data/: here.
17839
178402002-01-29 Paul Eggert <eggert@twinsun.com>
17841
17842 * src/bison.simple (YYSIZE_T): Do not define merely because
17843 YYSTACK_USE_ALLOCA is nonzero or alloca or _ALLOCA_H are defined.
17844 On some platforms, <alloca.h> does not declare YYSTD (size_t).
17845
178462002-01-27 Akim Demaille <akim@epita.fr>
17847
17848 Fix `%nonassoc and eof'.
17849
17850 * src/state.c (errs_dup): Aaaah! The failure was due to bytes
17851 which were not properly copied! Replace
17852 memcpy (res->errs, src->errs, src->nerrs);
17853 with
17854 memcpy (res->errs, src->errs, src->nerrs * sizeof (src->errs[0]));
17855 !!!
17856 * tests/regression.at (%nonassoc and eof): Adjust to newest
17857 Autotest: `.' is not in the PATH.
17858
178592002-01-27 Akim Demaille <akim@epita.fr>
17860
17861 * tests/sets.at (AT_EXTRACT_SETS): New.
17862 (Nullable): Use it.
17863 (Firsts): New.
17864
178652002-01-26 Akim Demaille <akim@epita.fr>
17866
17867 * tests/actions.at, tests/calc.at, tests/headers.at,
17868 * tests/torture.at: Adjust to the newest Autotest which no longer
17869 forces `.' in the PATH.
17870
178712002-01-25 Akim Demaille <akim@epita.fr>
17872
17873 * tests/regression.at (%nonassoc and eof): New.
17874 Suggested by Robert Anisko.
17875
178762002-01-24 Akim Demaille <akim@epita.fr>
17877
17878 Bison dumps core when trying to complain about broken input files.
17879 Reported by Cris van Pelt.
17880
17881 * src/lex.c (parse_percent_token): Be sure to set token_buffer.
17882 * tests/regression.at (Invalid input: 1, Invalid input: 2): Merge
17883 into...
17884 (Invalid inputs): Strengthen: exercise parse_percent_token.
17885
178862002-01-24 Robert Anisko <robert.anisko@epita.fr>
17887
17888 * src/Makefile.am: Add bison.c++.
17889 * src/bison.c++: New skeleton.
17890
178912002-01-21 Paolo Bonzini <bonzini@gnu.org>
17892
17893 * po/it.po: New.
17894
178952002-01-21 Kees Zeelenberg <kzlg@users.sourceforge.net>
17896
17897 * src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
17898
178992002-01-20 Marc Autret <marc@gnu.org>
17900
17901 * src/files.c (compute_output_file_names): Fix
17902
179032002-01-20 Marc Autret <marc@gnu.org>
17904
17905 * tests/output.at: New test.
17906 * src/files.c (compute_base_names): Don't map extensions when
17907 the YACC flag is set, use defaults.
17908 Reported by Evgeny Stambulchik.
17909
179102002-01-20 Marc Autret <marc@gnu.org>
17911
17912 * src/system.h: Need to define __attribute__ away for non-GCC
17913 compilers as well (i.e., the vendor C compiler).
17914 Suggested by Albert Chin-A-Young.
17915
179162002-01-11 Tim Van Holder <tim.van.holder@pandora.be>
17917
17918 * lib/hash.h, lib/hash.c: Renamed __P to PARAMS and used the
17919 canonical definition.
17920 * src/system.h: Use the canonical definition for PARAMS (avoids
17921 a conflict with the macro from lib/hash.h).
17922
179232002-01-11 Akim Demaille <akim@epita.fr>
17924
17925 * configure.in: Use AC_FUNC_STRNLEN.
17926 Fixes the failures observed on AIX 4.3 by H.Merijn Brand.
17927
179282002-01-09 Akim Demaille <akim@epita.fr>
17929
17930 * src/files.c, src/files.h (output_infix): New.
17931 (tab_extension): Remove.
17932 (compute_base_names): Compute the former, drop the latter.
17933 * src/output.c (prepare): Insert the muscles `output-infix', and
17934 `output-suffix'.
17935 * src/parse-skel.y (string, string.1): New.
17936 (section.header): Use it.
17937 (section.yacc): Remove.
17938 (prefix): Remove too.
17939 * src/scan-skel.l: Adjust.
17940 * src/bison.simple, src/bison.hairy: Adjust.
17941
179422002-01-09 Akim Demaille <akim@epita.fr>
17943
17944 * configure.in (WERROR_CFLAGS): Compute it.
17945 * src/Makefile.am (CFLAGS): Pass it.
17946 * tests/atlocal.in (CFLAGS): Idem.
17947 * src/files.c: Fix a few warnings.
17948 (get_extension_index): Remove, unused.
17949
179502002-01-08 Akim Demaille <akim@epita.fr>
17951
17952 * src/getargs.c (AS_FILE_NAME): New.
17953 (getargs): Use it to convert DOSish file names.
17954 * src/files.c (base_name): Rename as full_base_name to avoid
17955 clashes with `base_name ()'.
17956 (filename_split): New.
17957 (compute_base_names): N-th rewrite, using filename_split.
17958
179592002-01-08 Akim Demaille <akim@epita.fr>
17960
17961 * lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:
17962 New, stolen from the Fileutils 4.1.
17963 * lib/Makefile.am (libbison_a_SOURCES): Adjust.
17964 * configure.in: Check for the presence of memrchr, and of its
17965 prototype.
17966
179672002-01-07 Tim Van Holder <tim.van.holder@pandora.be>
17968
17969 * lib/hash.h (__P): Added definition for this macro.
17970 * src/Makefile.am: Add parse-skel.c and scan-skel.c to
17971 BUILT_SOURCES, to ensure they are generated first.
17972 * src/parse-skel.y: Use YYERROR_VERBOSE instead of
17973 %error-verbose to allow bootstrapping with bison 1.30x.
17974
179752002-01-06 Akim Demaille <akim@epita.fr>
17976
17977 * src/reader.c (parse_braces): Don't fetch the next char, the
17978 convention is to fetch on entry.
17979 * tests/torture.at (GNU Cim Grammar): Reintroduce their weird
17980 'switch' without a following semicolon.
17981 * tests/regression.at (braces parsing): New.
17982
179832002-01-06 Akim Demaille <akim@epita.fr>
17984
17985 Bison is dead wrong in its RR conflict reports.
17986
17987 * tests/torture.at (GNU Cim Grammar): New.
17988 * src/conflicts.c (count_rr_conflicts): Fix.
17989
179902002-01-06 Akim Demaille <akim@epita.fr>
17991
17992 Creating package.m4 from configure.ac causes too many problems.
17993
17994 * tests/Makefile.am (package.m4): Create it by hand,
17995 AC_CONFIG_TESTDIR no longer does in the most recent CVS Autoconf.
17996
179972002-01-06 Akim Demaille <akim@epita.fr>
17998
17999 * src/Makefile.am (bison_SOURCES): Add parse-skel.h and
18000 skeleton.h.
18001
180022002-01-04 Paul Eggert <eggert@twinsun.com>
18003
18004 * doc/bison.texinfo (Debugging):
18005 Remove YYSTDERR; it's no longer defined or used.
18006 Also, s/cstdio.h/cstdio/.
18007
180082002-01-03 Akim Demaille <akim@epita.fr>
18009
18010 * tests/bison.in, tests/atlocal.in: Adjust to CVS Autoconf.
18011
180122002-01-03 Akim Demaille <akim@epita.fr>
18013
18014 * src/parse-skel.y (process_skeleton): Don't bind the parser's
18015 tracing code to --trace, wait for a better --trace option, with
18016 args.
18017
180182002-01-03 Akim Demaille <akim@epita.fr>
18019
18020 * src/bison.simple (YYSTDERR): Remove, replace `stderr'.
18021 The ISO C++ standard is extremely clear about it: stderr is
18022 considered a macro, not a regular symbol (see table 94 `Header
18023 <cstdio> synopsis', [lib.c.files] 27.8.2 C Library files).
18024 Therefore std:: does not apply to it. It still does with fprintf.
18025 Also, s/cstdio.h/cstdio/.
18026
180272002-01-03 Akim Demaille <akim@epita.fr>
18028
18029 * lib/quotearg.c: Use `#include "..."' instead of `#include <...>'
18030 for non system headers.
18031
180322002-01-02 Akim Demaille <akim@epita.fr>
18033
18034 Equip the skeleton chain with location tracking, runtime trace,
18035 pure parser and scanner.
18036
18037 * src/parse-skel.y: Request a pure parser, locations, and prefix
18038 renaming.
18039 (%union): Having several members with the same type does not help
18040 type mismatches, simplify.
18041 (YYPRINT, yyprint): New.
18042 (yyerror): ``Rename'' (there is a #define yyerror skel_error) as...
18043 (skel_error): this.
18044 Handle locations.
18045 * src/scan-skel.l: Adjust to these changes.
18046 * src/skeleton.h (LOCATION_RESET, LOCATION_LINES, LOCATION_STEP)
18047 (LOCATION_PRINT, skel_control_t): New.
18048
180492001-12-30 Akim Demaille <akim@epita.fr>
18050
18051 * src/parse-skel.y: Get rid of the shift/reduce conflict:
18052 replace `gb' with BLANKS.
18053 * src/scan-skel.l: Adjust.
18054
180552001-12-30 Akim Demaille <akim@epita.fr>
18056
18057 * src/system.h: We don't need nor want bcopy.
18058 Throw away MS-DOS crap: we don't need getpid.
18059 * configure.in: We don't need strndup. It was even causing
18060 problems: because Flex includes the headers *before* us,
18061 _GNU_SOURCE is not defined by config.h, and therefore strndup was
18062 not visible.
18063 * lib/xstrndup.c: New.
18064 * src/scan-skel.l: Use it.
18065 Be sure to initialize yylval.muscle member when scanning a MUSCLE.
18066 * src/parse-skel.y: Use %directives instead of #defines.
18067
180682001-12-30 Akim Demaille <akim@epita.fr>
18069
18070 * src/skeleton.h: New.
18071 * src/output.c (output_parser, output_master_parser): Remove, dead
18072 code.
18073 * src/output.h (get_lines_number, actions_output, guards_output)
18074 (token_definitions_output): Prototype them.
18075 * src/parse-skel.y: Add the license notice.
18076 Include output.h and skeleton.h.
18077 (process_skeleton): Returns void, and takes a single parameter.
18078 * src/scan-skel.l: Add the license notice.
18079 Include skeleton.h.
18080 Don't use %option yylineno: it seems that then Flex imagines
18081 REJECT has been used, and therefore it won't reallocate its
18082 buffers (which makes no other sense to me than a bug). It results
18083 in warnings for `unused: yy_flex_realloc'.
18084
180852001-12-30 Robert Anisko <robert.anisko@epita.fr>
18086
18087 * src/muscle_tab.h (MUSCLE_INSERT_INT, MUSCLE_INSERT_STRING)
18088 (MUSCLE_INSERT_PREFIX): ...to there.
18089 * src/output.c (MUSCLE_INSERT_INT, MUSCLE_INSERT_STRING)
18090 (MUSCLE_INSERT_PREFIX): Move from here...
18091
18092 * src/bison.hairy: Add a section directive. Put braces around muscle
18093 names. This parser skeleton is still broken, but Bison should not
18094 choke on a bad muscle 'syntax'.
18095 * src/bison.simple: Add a section directive. Put braces around muscle
18096 names.
18097
18098 * src/files.h (strsuffix, stringappend): Add declarations.
18099 (tab_extension): Add declaration.
18100 (short_base_name): Add declaration.
18101
18102 * src/files.c (strsuffix, stringappend): No longer static. These
18103 functions are used in the skeleton parser.
18104 (tab_extension): New.
18105 (compute_base_names): Use the computations done in this function
18106 to guess if the generated parsers should have '.tab' in their
18107 names.
18108 (short_base_name): No longer static.
18109
18110 * src/output.c (output_skeleton): New.
18111 (output): Disable call to output_master_parser, and give a try to
18112 a new skeleton handling system.
18113 (guards_output, actions_output): No longer static.
18114 (token_definitions_output, get_lines_number): No longer static.
18115
18116 * configure.in: Use AM_PROG_LEX and AC_PROG_YACC.
18117
18118 * src/Makefile.am (bison_SOURCES): Add scan-skel.l and
18119 parse-skel.y.
18120
18121 * src/parse-skel.y: New file.
18122 * src/scan-skel.l: New file.
18123
181242001-12-29 Akim Demaille <akim@epita.fr>
18125
18126 %name-prefix is broken.
18127
18128 * src/files.c (spec_name_prefix): Initialize to NULL, not to "yy".
18129 Adjust all dependencies.
18130 * tests/headers.at (export YYLTYPE): Strengthen this test: use
18131 %name-prefix.
18132
18133 Renaming yylval but not yylloc is not consistent. Now we do.
18134
18135 * src/bison.simple: Prefix yylloc if used.
18136 * doc/bison.texinfo (Decl Summary): Document that.
18137
181382001-12-29 Akim Demaille <akim@epita.fr>
18139
18140 * doc/bison.texinfo: Promote `%long-directive' over
18141 `%long_directive'.
18142 Remove all references to fixed-output-files, yacc is enough.
18143
181442001-12-29 Akim Demaille <akim@epita.fr>
18145
18146 * src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
18147 user prologue. These are defaults.
18148 * tests/actions.at (Mid-rule actions): Make sure the user can
18149 define YYDEBUG and YYERROR_VERBOSE.
18150
181512001-12-29 Akim Demaille <akim@epita.fr>
18152
18153 * src/output.c (header_output): Don't forget to export YYLTYPE and
18154 yylloc.
18155 * tests/headers.at (export YYLTYPE): New, make sure it does.
18156 * tests/regression.at (%union and --defines, Invalid CPP headers):
18157 Move to...
18158 * tests/headers.at: here.
18159
181602001-12-29 Akim Demaille <akim@epita.fr>
18161
18162 * src/gram.h (rule_s): Member `assoc' is of type `associativity'.
18163
181642001-12-29 Akim Demaille <akim@epita.fr>
18165
18166 * tests/actions.at (Mid-rule actions): Output on a single line
18167 instead of several.
18168
181692001-12-29 Akim Demaille <akim@epita.fr>
18170
18171 * doc/bison.texinfo: Formatting changes.
18172
181732001-12-29 Akim Demaille <akim@epita.fr>
18174
18175 Don't store the token defs in a muscle, just be ready to output it
18176 on command. Now possible via `symbols'. Fixes a memory leak.
18177
18178 * src/output.c (token_definitions_output): New.
18179 (output_parser, header_output): Use it.
18180 * src/reader.c (symbols_save): Remove.
18181
181822001-12-29 Akim Demaille <akim@epita.fr>
18183
18184 * src/bison.simple: Do not provide a default for YYSTYPE and
18185 YYLTYPE before the user's prologue. Otherwise it's hardly... a
18186 default.
18187
181882001-12-29 Akim Demaille <akim@epita.fr>
18189
18190 Mid-rule actions are simply... ignored!
18191
18192 * src/reader.c (readgram): Be sure to attach mid-rule actions to
18193 the empty-rule associated to the dummy symbol, not to the host
18194 rule.
18195 * tests/actions.at (Mid-rule actions): New.
18196
181972001-12-29 Akim Demaille <akim@epita.fr>
18198
18199 Memory leak.
18200
18201 * src/reader.c (reader): Free grammar.
18202
182032001-12-29 Akim Demaille <akim@epita.fr>
18204
18205 Memory leak.
18206
18207 * src/LR0.c (new_itemsets): Don't allocate `shift_symbol' here,
18208 since it allocates it for each state, although only one is needed.
18209 (allocate_storage): Do it here.
18210
182112001-12-29 Akim Demaille <akim@epita.fr>
18212
18213 * src/options.h, src/options.c (create_long_option_table): Rename
18214 as...
18215 (long_option_table_new): this, with a clearer prototype.
18216 (percent_table): Remove, unused,
18217 * src/getargs.c (getargs): Adjust.
18218
182192001-12-29 Akim Demaille <akim@epita.fr>
18220
18221 * src/LR0.c, src/conflicts.c, src/lalr.c, src/lalr.h, src/output.c
18222 * src/print.c, src/print_graph.c, src/state.h: Rename state_table
18223 as states.
18224
182252001-12-29 Akim Demaille <akim@epita.fr>
18226
18227 * src/lalr.c (build_relations): Rename `states' as `states1'.
18228 Sorry, I don't understand exactly what it is, no better name...
18229
182302001-12-29 Akim Demaille <akim@epita.fr>
18231
18232 * src/closure.c, src/conflicts.c, src/derives.c, src/gram.c
18233 * src/gram.h, src/lalr.c, src/nullable.c, src/output.c, src/print.c
18234 * src/print_graph.c, src/reader.c, src/reduce.c: Rename rule_table
18235 as rules.
18236
182372001-12-29 Akim Demaille <akim@epita.fr>
18238
18239 * src/gram.c (rprec, rprecsym, rassoc): Remove, unused since long
18240 ago.
18241
182422001-12-29 Akim Demaille <akim@epita.fr>
18243
18244 * src/reader.c, src/reader.h (user_toknums): Remove.
18245 Adjust all users to use symbols[i]->user_token_number.
18246
182472001-12-29 Akim Demaille <akim@epita.fr>
18248
18249 * src/gram.c, src/gram.h (sprec, sassoc): Remove.
18250 Adjust all users to use symbols[i]->prec or ->assoc.
18251
182522001-12-29 Akim Demaille <akim@epita.fr>
18253
18254 * src/reader.c, src/reader.h (tags): Remove.
18255 Adjust all users to use symbols[i]->tag.
18256
182572001-12-29 Akim Demaille <akim@epita.fr>
18258
18259 * src/gram.h, src/gram.c (symbols): New, similar to state_table
18260 and rule_table.
18261 * src/reader.c (packsymbols): Fill this table.
18262 Drop sprec.
18263 * src/conflicts.c (resolve_sr_conflict): Adjust.
18264 * src/reduce.c (reduce_grammar): Adjust: just sort symbols, a
18265 single table.
18266 Use symbols[i]->tag instead of tags[i].
18267
182682001-12-29 Akim Demaille <akim@epita.fr>
18269
18270 * tests/calc.at (_AT_DATA_CALC_Y): Also use %union.
18271 In addition, put a comment in there, to replace...
18272 * tests/regression.at (%union and C comments): Remove.
18273
182742001-12-29 Akim Demaille <akim@epita.fr>
18275
18276 * tests/regression.at (Web2c Actions): Blindly move the actual
18277 output as expected output. The contents *seem* right to me, but I
18278 can't pretend reading perfectly parser tables... Nonetheless, all
18279 the other tests pass correctly, the table look OK, even though the
18280 presence of `$axiom' is to be noted: AFAICS it is useless (but
18281 harmless).
18282
182832001-12-29 Akim Demaille <akim@epita.fr>
18284
18285 * src/reader.c (readgram): Don't add the rule 0 if there were no
18286 rules read. In other words, add it _after_ having performed
18287 grammar sanity checks.
18288 Fixes the `tests/regression.at (Invalid input: 1)' Failure.
18289
182902001-12-29 Akim Demaille <akim@epita.fr>
18291
18292 * tests/regression.at (Web2c Report): Catch up: the rule 0 is now
18293 visible, and some states have now a different number.
18294
182952001-12-29 Akim Demaille <akim@epita.fr>
18296
18297 * src/reader.c (readgram): Bind the initial rule's lineno to that
18298 of the first rule.
18299 * tests/regression.at (Rule Line Numbers, Unresolved SR Conflicts):
18300 (Solved SR Conflicts): Adjust rule 0's line number.
18301
183022001-12-29 Akim Demaille <akim@epita.fr>
18303
18304 Fix the `GAWK Grammar' failure.
18305
18306 * src/LR0.c (final_state): Initialize to -1 so that we do compute
18307 the reductions of the first state which was mistakenly confused
18308 with the final state because precisely final_state was initialized
18309 to 0.
18310 * tests/sets.at (Nullable): Adjust: state 0 does have lookaheads,
18311 now noticed by Bison.
18312 * tests/regression.at (Rule Line Numbers): Adjust: state 0 does
18313 have a reduction on $default.
18314
183152001-12-29 Akim Demaille <akim@epita.fr>
18316
18317 * src/gram.c (ritem_print): Be sure to subtract 1 when displaying
18318 rule line numbers.
18319 * src/closure.c (print_closure): Likewise.
18320 * src/derives.c (print_derives): Likewise.
18321 * tests/sets.at (Nullable): Adjust: the rule numbers are correct
18322 now.
18323
183242001-12-29 Akim Demaille <akim@epita.fr>
18325
18326 * src/lalr.c (lookaheads_print): New.
18327 (lalr): Call it when --trace-flag.
18328 * tests/sets.at (Nullable): Adjust: when tracing, the lookaheads
18329 are dumped.
18330
183312001-12-29 Akim Demaille <akim@epita.fr>
18332
18333 * src/derives.c (print_derives): Be sure to use `>= 0', not `> 0',
18334 when walking through ritem, even via rule->rhs.
18335 * src/reduce.c (dump_grammar, useful_production, reduce_output)
18336 (useful_production, useless_nonterminals): Likewise.
18337 (reduce_grammar_tables): Likewise, plus update nritems.
18338 * src/nullable.c (set_nullable): Likewise.
18339 * src/lalr.c (build_relations): Likewise.
18340 * tests/sets.at (Nullable): Adjust.
18341 Fortunately, now, the $axiom is no longer nullable.
18342
183432001-12-29 Akim Demaille <akim@epita.fr>
18344
18345 * src/LR0.c (generate_states): Use nritems, not nitems, nor using
18346 the 0-sentinel.
18347 * src/gram.c (ritem_longest_rhs): Likewise.
18348 * src/reduce.c (nonterminals_reduce): Likewise.
18349 * src/print_graph.c (print_graph): Likewise.
18350 * src/output.c (output_rule_data): Likewise.
18351 * src/nullable.c (set_nullable): Likewise.
18352
183532001-12-29 Akim Demaille <akim@epita.fr>
18354
18355 * src/output.c: Comment changes.
18356
183572001-12-27 Paul Eggert <eggert@twinsun.com>
18358
18359 * src/bison.simple (YYSTACK_ALLOC, YYSIZE_T): Remove special
18360 cases for non-GNU systems like AIX, HP-UX, SGI, Sun, and
18361 Sparc, as they were causing more porting problems than the
18362 (minor) performance improvement was worth.
18363
18364 Also, catch up with 1.31's YYSTD.
18365
183662001-12-27 Akim Demaille <akim@epita.fr>
18367
18368 * src/output.c (output_gram): Rely on nritems, not the
18369 0-sentinel. See below.
18370 Use -1 as separator, not 0.
18371 * src/bison.simple (yyparse): Subtract 1 to the rule numbers.
18372 Rely on -1 as separator in yyrhs, instead of 0.
18373 * tests/calc.at (AT_CHECK_CALC): Now, the parsers no longer issue
18374 twice `Now at end of input', therefore there are two lines less to
18375 expect.
18376
183772001-12-27 Akim Demaille <akim@epita.fr>
18378
18379 * tests/regression.at (Unresolved SR Conflicts):
18380 (Solved SR Conflicts, Rule Line Numbers): Adjust to the changes
18381 below.
18382
183832001-12-27 Akim Demaille <akim@epita.fr>
18384
18385 * src/LR0.c (new_state): Recognize the final state by the fact it
18386 is reached by eoftoken.
18387 (insert_start_shifting_state, insert_eof_shifting_state)
18388 (insert_accepting_state, augment_automaton): Remove, since now
18389 these states are automatically computed from the initial state.
18390 (generate_states): Adjust.
18391 * src/print.c: When reporting a rule number to the user, substract
18392 1, so that the axiom rule is rule 0, and the first user rule is 1.
18393 * src/reduce.c: Likewise.
18394 * src/print_graph.c (print_core): For the time being, just as for
18395 the report, depend upon --trace-flags to dump the full set of
18396 items.
18397 * src/reader.c (readgram): Once the grammar read, insert the rule
18398 0: `$axiom: START-SYMBOL $'.
18399 * tests/set.at: Adjust: rule 0 is now displayed, and since the
18400 number of the states has changed (the final state is no longer
18401 necessarily the last), catch up.
18402
184032001-12-27 Akim Demaille <akim@epita.fr>
18404
18405 Try to make the use of the eoftoken valid. Given that its value
18406 is 0 which was also used as a sentinel in ritem, (i) make sure >= 0
18407 is used instead of > 0 where appropriate, (ii), depend upon nritems
18408 instead of the 0-sentinel.
18409
18410 * src/gram.h, src/gram.c (nritems): New.
18411 Expected to be duplication of nitems, but for the time being...
18412 * src/reader.c (packgram): Assert nritems and nitems are equal.
18413 * src/LR0.c (allocate_itemsets, new_itemsets): Adjust.
18414 * src/closure.c (print_closure, print_fderives): Likewise.
18415 * src/gram.c (ritem_print): Likewise.
18416 * src/print.c (print_core, print_grammar): Likewise.
18417 * src/print_graph.c: Likewise.
18418
184192001-12-27 Akim Demaille <akim@epita.fr>
18420
18421 * src/main.c (main): If there are complains after grammar
18422 reductions, then output the report anyway if requested, then die.
18423 * src/symtab.c (bucket_new): Initialize `value' to -1, not 0.
18424 * src/reader.c (eoftoken): New.
18425 (parse_token_decl): If the token being defined has value `0', it
18426 is the eoftoken.
18427 (packsymbols): No longer hack `tags' to insert `$' by hand.
18428 Be sure to preserve the value of the eoftoken.
18429 (reader): Make sure eoftoken is defined.
18430 Initialize nsyms to 0: now eoftoken is created just like the others.
18431 * src/print.c (print_grammar): Don't special case the eof token.
18432 * src/regression.at: Adjust: `$' has value 0, not -1, which was a
18433 lie anyway, albeit pleasant.
18434 * tests/calc.at: Exercise error messages with eoftoken.
18435 Change the grammar so that empty input is invalid.
18436 Adjust expectations.
18437 When yyungeting, be sure to use a valid yylloc: use last_yylloc.
18438
184392001-12-27 Akim Demaille <akim@epita.fr>
18440
18441 * configure.in: Check the protos of strchr ans strspn.
18442 Replace strchr if needed.
18443 * src/system.h: Provide the protos of strchr, strspn and memchr if
18444 missing.
18445 * lib/strchr.c: New.
18446 * src/reader.c (symbols_save): Use strchr.
18447
184482001-12-27 Akim Demaille <akim@epita.fr>
18449
18450 * src/print.c, src/print_graph.c (escape): New.
18451 Use it to quote the TAGS outputs.
18452 * src/print_graph.c (print_state): Now errors are in red, and
18453 reductions in green.
18454 Prefer high to wide: output the state number on a line of its own.
18455
184562001-12-27 Akim Demaille <akim@epita.fr>
18457
18458 * src/state.h, src/state.c (reductions_new): New.
18459 * src/LR0.c (set_state_table): Let all the states have a
18460 `reductions', even if reduced to 0.
18461 (save_reductions): Adjust.
18462 * src/lalr.c (initialize_LA, initialize_lookaheads): Adjust.
18463 * src/print.c (print_reductions, print_actions): Adjust.
18464 * src/output.c (action_row): Adjust.
18465
184662001-12-27 Akim Demaille <akim@epita.fr>
18467
18468 * src/state.h, src/state.c (errs_new, errs_dup): New.
18469 * src/LR0.c (set_state_table): Let all the states have an errs,
18470 even if reduced to 0.
18471 * src/print.c (print_errs, print_reductions): Adjust.
18472 * src/output.c (output_actions, action_row): Adjust.
18473 * src/conflicts.c (resolve_sr_conflict): Adjust.
18474
184752001-12-27 Akim Demaille <akim@epita.fr>
18476
18477 * src/lalr.c (set_goto_map, initialize_F): Use SHIFT_SYMBOL.
18478
184792001-12-27 Akim Demaille <akim@epita.fr>
18480
18481 * src/conflicts.c, src/conflicts.h (print_reductions): Move to...
18482 * src/print.c: here.
18483 (lookaheadset, shiftset): New, used as additional storage by
18484 print_reductions.
18485 (print_results): Adjust.
18486 (print_shifts, print_gotos, print_errs): New, extracted from...
18487 (print_actions): here.
18488 * src/print_graph.c (print_actions): Remove dead code.
18489
184902001-12-27 Akim Demaille <akim@epita.fr>
18491
18492 * src/reader.c (copy_dollar, copy_at): Better checking of `n' in
18493 `$n' and `@n'.
18494
184952001-12-27 Akim Demaille <akim@epita.fr>
18496
18497 * src/lalr.c (add_lookback_edge): Use state_t instead of ints.
18498 (build_relations): Adjust.
18499
185002001-12-27 Akim Demaille <akim@epita.fr>
18501
18502 * src/lalr.c (set_goto_map): Remove a wrong but benign loop
18503 duplication.
18504
185052001-12-27 Akim Demaille <akim@epita.fr>
18506
18507 * src/reader.c (packgram): Catch nitems overflows.
18508
185092001-12-27 Akim Demaille <akim@epita.fr>
18510
18511 * src/files.c, src/files.h (guard_obstack): Remove.
18512 * src/output.c (output): Adjust.
18513 * src/reader.c (parse_braces): New, factoring...
18514 (copy_action, copy_guard): these two which are renamed as...
18515 (parse_action, parse_guard): these.
18516 As a voluntary consequence, using braces around guards is now
18517 mandatory.
18518
185192001-12-27 Akim Demaille <akim@epita.fr>
18520
18521 * src/gram.h (rule_t): `guard' and `guard_line' are new members.
18522 * src/reader.c (symbol_list): `guard' and `guard_line' are new
18523 members.
18524 (symbol_list_new): Adjust.
18525 (copy_action): action_line is the first line, not the last.
18526 (copy_guard): Just as for actions, store the `action' only, not
18527 the switch/case/break flesh.
18528 Don't parse the user action that might follow the guard, let...
18529 (readgram): do it, i.e., now, there can be an action after a
18530 guard.
18531 In other words the guard is just explicitly optional.
18532 (packgram): Adjust.
18533 * src/output.c (guards_output): New.
18534 (output_parser): Call it when needed.
18535 (output): Also free the guard and attrs obstacks.
18536 * src/files.c, src/files.h (obstack_save): Remove.
18537 (output_files): Remove.
18538 As a result, if one needs the former `.act' file, using an
18539 appropriate skeleton which requires actions and guards is now
18540 required.
18541 * src/main.c (main): Adjust.
18542 * tests/semantic.at: New.
18543 * tests/regression.at: Use `input.y' as input file name.
18544 Avoid 8+3 problems by requiring input.c when the test needs the
18545 parser.
18546
185472001-12-27 Akim Demaille <akim@epita.fr>
18548
18549 * src/reader.c (symbol_list_new): Be sure to initialize all the
18550 fields.
18551
185522001-12-27 Akim Demaille <akim@epita.fr>
18553
18554 All the hacks using a final pseudo state are now useless.
18555
18556 * src/LR0.c (set_state_table): state_table holds exactly nstates.
18557 * src/lalr.c (nLA): New.
18558 (initialize_LA, compute_lookaheads, initialize_lookaheads): Use it
18559 instead of lookaheadsp from the pseudo state (nstate + 1).
18560
185612001-12-27 Akim Demaille <akim@epita.fr>
18562
18563 * src/output.c (action_row, token_actions): Use a state_t instead
18564 of a integer, and nlookaheads instead of the following state's
18565 lookaheadsp.
18566
185672001-12-27 Akim Demaille <akim@epita.fr>
18568
18569 * src/conflicts.c (log_resolution, flush_shift)
18570 (resolve_sr_conflict, set_conflicts, solve_conflicts)
18571 (count_sr_conflicts, count_rr_conflicts, conflicts_output)
18572 (conflicts_print, print_reductions): Use a state_t instead of an
18573 integer when referring to a state.
18574 As much as possible, depend upon nlookaheads, instead of the
18575 `lookaheadsp' member of the following state (since lookaheads of
18576 successive states are successive, the difference between state n + 1
18577 and n served as the number of lookaheads for state n).
18578 * src/lalr.c (add_lookback_edge): Likewise.
18579 * src/print.c (print_core, print_actions, print_state)
18580 (print_results): Likewise.
18581 * src/print_graph.c (print_core, print_actions, print_state)
18582 (print_graph): Likewise.
18583 * src/conflicts.h: Adjust.
18584
185852001-12-27 Akim Demaille <akim@epita.fr>
18586
18587 * src/bison.hairy: Formatting/comment changes.
18588 ANSIfy.
18589 Remove `register' indications.
18590 Add plenty of `static'.
18591
185922001-12-27 Akim Demaille <akim@epita.fr>
18593
18594 * src/output.c (prepare): Drop the muscle `ntbase' which
18595 duplicates ntokens.
18596 * src/bison.simple: Formatting/comment changes.
18597 Use YYNTOKENS only, which is documented, but not YYNTBASE, which
18598 is an undocumented synonym.
18599
186002001-12-22 Akim Demaille <akim@epita.fr>
18601
18602 * src/output.c (output_table_data): Change the prototype to use
18603 `int' for array ranges: some invocations do pass an int, not a
18604 short.
18605 Reported by Wayne Green.
18606
186072001-12-22 Akim Demaille <akim@epita.fr>
18608
18609 Some actions of web2c.y are improperly triggered.
18610 Reported by Mike Castle.
18611
18612 * src/lalr.c (traverse): s/F (i)[k] = F (j)[k]/F (j)[k] = F (i)[k]/.
18613 * tests/regression.at (Web2c): Rename as...
18614 (Web2c Report): this.
18615 (Web2c Actions): New.
18616
186172001-12-22 Akim Demaille <akim@epita.fr>
18618
18619 Reductions in web2c.y are improperly reported.
18620 Reported by Mike Castle.
18621
18622 * src/conflicts.c (print_reductions): Fix.
18623 * tests/regression.at (Web2c): New.
18624
186252001-12-18 Akim Demaille <akim@epita.fr>
18626
18627 Some host fail on `assert (!"foo")', which expands to
18628 ((!"foo") ? (void)0 : __assert("!"foo."", __FILE__, __LINE__))
18629 Reported by Nelson Beebee.
18630
18631 * src/output.c, src/vcg.c: Replace `assert (!"it succeeded")' with
18632 `#define it_succeeded 0' and `assert (it_succeeded)'.
18633
186342001-12-17 Marc Autret <autret_m@epita.fr>
18635
18636 * src/bison.simple: Don't hard code the skeleton line and filename.
18637 * src/output.c (output_parser): Rename 'line' as 'output_line'.
18638 New line counter 'skeleton_line' (skeleton-line muscle).
18639
186402001-12-17 Paul Eggert <eggert@twinsun.com>
18641
18642 * NEWS, doc/bison.texinfo, doc/bison.1, doc/bison.rnh: Document that
18643 YYDEBUG must be defined to a nonzero value.
18644
18645 * src/bison.simple (yytname): Do not assume that the user defines
18646 YYDEBUG to a properly parenthesized expression.
18647
186482001-12-17 Akim Demaille <akim@epita.fr>
18649
18650 * src/state.h (state_t): Rename lookaheads as lookaheadsp.
18651 nlookaheads is a new member.
18652 Adjust all users.
18653 * src/lalr.h (nlookaheads): Remove this orphan declaration.
18654 * src/lalr.c (initialize_lookaheads): Set nlookaheads for each
18655 state.
18656
186572001-12-17 Akim Demaille <akim@epita.fr>
18658
18659 * src/files.h, src/files.c (open_files, close_files): Remove.
18660 * src/main.c (main): Don't open/close files, nor invoke lex_free,
18661 let...
18662 * src/reader.c (reader): Do it.
18663
186642001-12-17 Akim Demaille <akim@epita.fr>
18665
18666 * src/conflicts.c (print_reductions): Formatting changes.
18667
186682001-12-17 Akim Demaille <akim@epita.fr>
18669
18670 * src/conflicts.c (flush_shift): Also adjust lookaheadset.
18671 (flush_reduce): New.
18672 (resolve_sr_conflict): Adjust.
18673
186742001-12-17 Akim Demaille <akim@epita.fr>
18675
18676 * src/output.c (output_obstack): Be static and rename as...
18677 (format_obstack): this, to avoid any confusion with files.c's
18678 output_obstack.
18679 * src/reader.h (muscle_obstack): Move to...
18680 * src/output.h: here, since it's defined in output.c.
18681
186822001-12-17 Akim Demaille <akim@epita.fr>
18683
18684 * src/output.c (action_row, save_column, default_goto)
18685 (sort_actions, matching_state, pack_vector): Better variable
18686 locality.
18687
186882001-12-17 Akim Demaille <akim@epita.fr>
18689
18690 * src/output.c: Various formatting changes.
18691
186922001-12-17 Akim Demaille <akim@epita.fr>
18693
18694 * src/files.c (output_files): Free the output_obstack.
18695 * src/main.c (main): Call print and print_graph conditionally.
18696 * src/print.c (print): Work unconditionally.
18697 * src/print_graph.c (print_graph): Work unconditionally.
18698 * src/conflicts.c (log_resolution): Output only if verbose_flag.
18699
187002001-12-16 Marc Autret <autret_m@epita.fr>
18701
18702 * src/output.c (actions_output): Fix. When we use %no-lines,
18703 there is one less line per action.
18704
187052001-12-16 Marc Autret <autret_m@epita.fr>
18706
18707 * src/bison.simple: Remove a useless #line directive.
18708 s/#line %%line %%skeleton/#line %%line "%%parser-file-name"/'.
18709 * src/output.c (get_lines_number): New.
18710 (output_parser): Adjust, now takes care about the lines of a
18711 output muscles.
18712 Fix line numbering.
18713 (actions_output): Computes the number of lines taken by actions.
18714 (output_master_parser): Insert new skeleton which is the name of
18715 the output parser file name.
18716
187172001-12-15 Marc Autret <autret_m@epita.fr>
18718
18719 * src/bison.simple [YYERROR_VERBOSE]: Restore backward compatibility.
18720
187212001-12-15 Marc Autret <autret_m@epita.fr>
18722
18723 * src/output.c (output_gram): Keep track of the hairy one.
18724
187252001-12-15 Akim Demaille <akim@epita.fr>
18726
18727 Make `make distcheck' work.
18728
18729 * lib/Makefile.am (INCLUDES): Add top_srcdir/intl, since hash uses
18730 system.h which uses libgettext.h.
18731
187322001-12-15 Akim Demaille <akim@epita.fr>
18733
18734 * src/nullable.c (set_nullable): Useless rules must be skipped,
18735 otherwise, since we range over their symbols, we might look at a
18736 nonterminal which no longer ``exists'', i.e., it is not counted in
18737 `nvars', hence we overflow our arrays.
18738
187392001-12-15 Akim Demaille <akim@epita.fr>
18740
18741 The header can also be produced directly, without any obstack!
18742 Yahoo!
18743
18744 * src/files.c, src/files.h (defines_obstack): Remove.
18745 (compute_header_macro): Global.
18746 (defines_obstack_save): Remove.
18747 * src/reader.c (parse_union_decl): No longer output to
18748 defines_obstack: its content can be found in the `stype' muscle
18749 anyway.
18750 (output_token_translations): Merge into...
18751 (symbols_output): this.
18752 Rename as...
18753 (symbols_save): this.
18754 (reader): Adjust.
18755 * src/output.c (header_output): New.
18756 (output): Call it.
18757
187582001-12-15 Akim Demaille <akim@epita.fr>
18759
18760 * src/reader.c (parse_union_decl): Instead of handling two obstack
18761 simultaneously, use one to define the `stype' muscle, and use the
18762 value of the latter to fill defines_obstack.
18763 (copy_comment): Remove.
18764 (copy_comment2): Work for a single obstack.
18765 Rename as...
18766 (copy_comment): this.
18767
187682001-12-15 Akim Demaille <akim@epita.fr>
18769
18770 * src/lex.c, src/lex.h (xgetc): No longer static.
18771 * src/reader.c (parse_union_decl): Revamp.
18772
187732001-12-15 Akim Demaille <akim@epita.fr>
18774
18775 Still making progress in separating Bison into (i) input, (ii)
18776 process, (iii) output: now we can directly output the parser file
18777 without using table_obstack at all.
18778
18779 * src/files.c, src/files.h (table_obstack): Bye bye.
18780 (parser_file_name): New.
18781 * src/files.c (compute_output_file_names): Compute it.
18782 * src/output.c (actions_output, output_parser)
18783 (output_master_parser): To a file instead of an obstack.
18784
187852001-12-15 Akim Demaille <akim@epita.fr>
18786
18787 Attach actions to rules, instead of pre-outputting them to
18788 actions_obstack.
18789
18790 * src/gram.h (rule_t): action and action_line are new members.
18791 * src/reader.c (symbol_list): Likewise.
18792 (copy_action): Save the actions within the rule.
18793 (packgram): Save them in rule_table.
18794 * src/output.c (actions_output): New.
18795 (output_parser): Use it on `%%actions'.
18796 (output_rule_data): Don't free rule_table.
18797 (output): Do it.
18798 (prepare): Don't save the `action' muscle.
18799 * src/bison.simple: s/%%action/%%actions/.
18800
188012001-12-15 Akim Demaille <akim@epita.fr>
18802
18803 * src/reader.c (copy_action): When --yacc, don't append a `;'
18804 to the user action: let it fail if lacking.
18805 Suggested by Arnold Robbins and Tom Tromey.
18806
188072001-12-14 Akim Demaille <akim@epita.fr>
18808
18809 * src/lex.c (literalchar): Simply return the char you decoded, non
18810 longer mess around with obstacks and int pointers.
18811 Adjust all callers.
18812
188132001-12-14 Akim Demaille <akim@epita.fr>
18814
18815 * src/lex.c (literalchar): Don't escape the special characters,
18816 just decode them, and keep them as char (before, eol was output as
18817 the 2 char string `\n' etc.).
18818 * src/output.c (output_rule_data): Use quotearg to output the
18819 token strings.
18820
188212001-12-13 Paul Eggert <eggert@twinsun.com>
18822
18823 * src/bison.simple (YYSIZE_T, YYSTACK_ALLOC, YYSTACK_FREE):
18824 Do not infringe on the global user namespace when using C++.
18825 (YYFPRINTF, YYSTDERR): New macros, needed for the above.
18826 All uses of `fprintf' and `stderr' changed.
18827
18828 * doc/bison.texinfo: Document YYFPRINTF, YYSTDERR.
18829
188302001-12-13 Akim Demaille <akim@epita.fr>
18831
18832 The computation of nullable is broken: it doesn't handle empty
18833 RHS's properly.
18834
18835 * tests/torture.at (GNU AWK Grammar): New.
18836 * tests/sets.at (Nullable): New.
18837 * src/nullable.c (set_nullable): Instead of blindly looping over
18838 `ritems', loop over the rules, and then over their rhs's.
18839
18840 Work around Autotest bugs.
18841
18842 * src/warshall.c (bitmatrix_print): Don't use `+--+' as table
18843 frame, because Autotest understand lines starting with a `+' as
18844 traces from the shell. Then, they are not processed properly.
18845 Admittedly an Autotest bug, but we don't have time to wait for
18846 Autotest to catch up.
18847 * tests/regression.at (Broken Closure): Adjust to the new table
18848 frames.
18849 Move to...
18850 * tests/sets.at: here.
18851
188522001-12-13 Akim Demaille <akim@epita.fr>
18853
18854 * src/closure.c (closure): Use nrules instead of playing tricks
18855 with BITS_PER_WORD.
18856
188572001-12-13 Akim Demaille <akim@epita.fr>
18858
18859 * src/print.c (print_actions): Output the handling of `$' as the
18860 traces do: shifting the token EOF. Before EOF was treated as a
18861 nonterminal.
18862 * tests/regression.at: Adjust some tests.
18863 * src/print_graph.c (print_core): Complete the set of items via
18864 closure. The next-to-final and final states are still unsatisfying,
18865 but that's to be addressed elsewhere.
18866 No longer output the rule numbers, but do output the state number.
18867 A single loop for the shifts + gotos is enough, but picked a
18868 distinct color for each.
18869 (print_graph): Initialize and finalize closure.
18870
188712001-12-13 Akim Demaille <akim@epita.fr>
18872
18873 * src/reader.c (readgram): Remove dead code, an strip useless
18874 braces.
18875 (get_type): Remove, unused.
18876
188772001-12-12 Akim Demaille <akim@epita.fr>
18878
18879 * src/complain.h, src/complain.c: Remove error_one_per_line, rely
18880 on that of lib/error.c.
18881
188822001-12-12 Akim Demaille <akim@epita.fr>
18883
18884 Some hosts don't like `/' in includes.
18885
18886 * src/system.h: Include libgettext.h without qualifying the path.
18887 * src/Makefile.am (INCLUDES): Add $(top_srcdir)/intl, remove
18888 $(top_srcdir).
18889
188902001-12-11 Marc Autret <autret_m@epita.fr>
18891
18892 * src/output.c (output_parser): Remove useless muscle.
18893
188942001-12-11 Marc Autret <autret_m@epita.fr>
18895
18896 * src/bison.simple: Remove #line just before %%epilogue. It
18897 is now handled in ...
18898 * src/reader.c (read_additionnal_code): Add the output of a
18899 #line for the epilogue.
18900
189012001-12-10 Marc Autret <autret_m@epita.fr>
18902
18903 * src/reader.c (copy_definition): Re-use CPP-outed code which
18904 replace precedent remove.
18905 * src/bison.simple: Remove #line before %%prologue because
18906 %%input-line is wrong at this time.
18907
189082001-12-10 Marc Autret <autret_m@epita.fr>
18909
18910 * src/reader.c (symbols_output): Clean up.
18911 * src/output.c (output_gram, output): Clean up.
18912
189132001-12-10 Akim Demaille <akim@epita.fr>
18914
18915 * src/lalr.c (initialize_lookaheads): New. Extracted from...
18916 * src/LR0.c (set_state_table): here.
18917 * src/lalr.c (lalr): Call it.
18918
189192001-12-10 Akim Demaille <akim@epita.fr>
18920
18921 * src/state.h (shifts): Remove the `number' member: shifts are
18922 attached to state, hence no longer need to be labelled with a
18923 state number.
18924
189252001-12-10 Akim Demaille <akim@epita.fr>
18926
18927 Now that states have a complete set of members, the linked list of
18928 shifts is useless: just fill directly the state's shifts member.
18929
18930 * src/state.h (shifts): Remove the `next' member.
18931 * src/LR0.c (first_state, last_state): Remove.
18932 Adjust the callers.
18933 (augment_automaton): Don't look for the shifts that must be added
18934 a shift on EOF: it is those of the state we looked for! But now,
18935 since shifts are attached, it is no longer needed to looking
18936 merely by its id: its number.
18937
189382001-12-10 Akim Demaille <akim@epita.fr>
18939
18940 * src/LR0.c (augment_automaton): Better variable locality.
18941 Remove an impossible branch: if there is a state corresponding to
18942 the start symbol being shifted, then there is shift for the start
18943 symbol from the initial state.
18944
189452001-12-10 Akim Demaille <akim@epita.fr>
18946
18947 * src/LR0.c (augment_automaton): Call `insert_eof_shifting_state'
18948 only when appropriate: when insert_start_shifting_state' is not
18949 invoked.
18950 * tests/regression.at (Rule Line Numbers): Adjust.
18951
189522001-12-10 Akim Demaille <akim@epita.fr>
18953
18954 * src/LR0.c (augment_automaton): Now that all states have shifts,
18955 merge the two cases addition shifts to the initial state.
18956
189572001-12-10 Akim Demaille <akim@epita.fr>
18958
18959 * src/lalr.c (set_state_table): Move to...
18960 * src/LR0.c: here.
18961 * src/lalr.c (lalr): Don't call it...
18962 * src/LR0.c (generate_states): do it.
18963 * src/LR0.h (first_state): Remove, only the table is used.
18964
189652001-12-10 Akim Demaille <akim@epita.fr>
18966
18967 * src/LR0.h (first_shift, first_reduction): Remove.
18968 * src/lalr.c: Don't use first_shift: find shifts through the
18969 states.
18970
189712001-12-10 Akim Demaille <akim@epita.fr>
18972
18973 * src/LR0.c: Attach shifts to states as soon as they are
18974 computed.
18975 * src/lalr.c (set_state_table): Instead of assigning shifts to
18976 state, just assert that the mapping was properly done.
18977
189782001-12-10 Akim Demaille <akim@epita.fr>
18979
18980 * src/LR0.c (insert_start_shift): Rename as...
18981 (insert_start_shifting_state): this.
18982 (insert_eof_shifting_state, insert_accepting_state): New.
18983 (augment_automaton): Adjust.
18984 Better locality of the variables.
18985 When looking if the start_symbol is shifted from the initial
18986 state, using `while (... symbol != start_symbol ...)' sounds
18987 better than `while (... symbol < start_symbol ...)': If fail
18988 to see how the order between symbols could be relevant!
18989
189902001-12-10 Akim Demaille <akim@epita.fr>
18991
18992 * src/getargs.h: Don't declare `spec_name_prefix' and
18993 `spec_file_prefix', declared by src/files.h.
18994 * src/files.c, src/files.h: Default for spec_name_prefix is "yy".
18995 * src/muscle_tab.c (muscle_init): Default prefix to NULL.
18996 * src/output.c (prepare): Adjust.
18997 * src/reader.c (symbols_output): Likewise.
18998 * src/vmsgetargs.c: Vaguely adjust, but who cares?
18999
190002001-12-10 Akim Demaille <akim@epita.fr>
19001
19002 * src/muscle_tab.c (muscle_init): NULL is a better default than
19003 `"0"'.
19004
190052001-12-10 Akim Demaille <akim@epita.fr>
19006
19007 * src/reader.c (reader): Calling symbols_output once is enough.
19008
190092001-12-10 Akim Demaille <akim@epita.fr>
19010
19011 Now that states have a complete set of members, the linked list of
19012 reductions is useless: just fill directly the state's reductions
19013 member.
19014
19015 * src/state.h (struct reductions): Remove member `number' and
19016 `next'.
19017 * src/LR0.c (first_reduction, last_reduction): Remove.
19018 (save_reductions): Don't link the new reductions, store them in
19019 this_state.
19020 * src/lalr.c (set_state_table): No need to attach reductions to
19021 states, it's already done.
19022 * src/output.c (output_actions): No longer free the shifts, then
19023 the reductions, then the states: free all the states and their
19024 members.
19025
190262001-12-10 Akim Demaille <akim@epita.fr>
19027
19028 * src/options.c (OPTN, DRTV, BOTH): New.
19029 (option_table): Use them.
19030
19031 * src/muscle_tab.c: Don't include xalloc.h and string.h: that's
19032 the job of system.h.
19033 * src/options.c: Don't include stdio.h and xalloc.h for the same
19034 reasons.
19035
190362001-12-10 Akim Demaille <akim@epita.fr>
19037
19038 * src/output.c (output, prepare): Make sure the values of the
19039 muscles `action' and `prologue' are 0-terminated.
19040
190412001-12-10 Akim Demaille <akim@epita.fr>
19042
19043 Clean up GCC warnings.
19044
19045 * src/reader.c (copy_action): `buf' is not used.
19046 (parse_skel_decl): Be static.
19047 * src/muscle_tab.c (mhash1, mhash2, muscle_insert): Preserve `const'.
19048 * src/options.h (create_long_option_table): Have a real prototype.
19049 * lib/hash.c, lib/hash.h (hash_insert, hash_insert_at, hash_delete)
19050 (hash_delete_at): Return const void *.
19051 Adjust casts to preserve the const.
19052
190532001-12-10 Akim Demaille <akim@epita.fr>
19054
19055 * configure.in: Require 2.52g.
19056 M4 is not needed, but AUTOM4TE is.
19057 * m4/m4.m4: Remove.
19058 * tests/Makefile.am: Adjust.
19059
190602001-12-10 Akim Demaille <akim@epita.fr>
19061
19062 One structure for states is enough, even though theoretically
19063 there are LR(0) states and LALR(1) states.
19064
19065 * src/lalr.h (state_t): Remove.
19066 (state_table): Be state_t **, not state_t *.
19067 * src/state.h (core, CORE_ALLOC): Rename as...
19068 (state_t, STATE_ALLOC): this.
19069 Add the LALR(1) members: shifts, reductions, errs.
19070 * src/LR0.c (state_table): Rename as...
19071 (state_hash): this, to avoid name clashes with the global
19072 `state_table'.
19073 * src/print_graph.c, src/LR0.c, src/LR0.h, src/conflicts.c
19074 * src/lalr.c, src/lalr.h, src/output.c, src/print.c: Adjust.
19075
190762001-12-10 Akim Demaille <akim@epita.fr>
19077
19078 Bison dumps core on bash.y.
19079 Reported by Pascal Bart.
19080
19081 * src/warshall.c (bitmatrix_print): New.
19082 (TC): Use it.
19083 When performing a transitive closure R(i, j) && R(j, k) => R(i, k),
19084 j must be the outer loop.
19085 * tests/regression.at (Broken Closure): New.
19086
190872001-12-05 Akim Demaille <akim@epita.fr>
19088
19089 * tests/atlocal.in (CPPFLAGS): Do not leave a space between -I and
19090 its argument.
19091 Reported by Peter Hamorsky.
19092
190932001-12-05 Akim Demaille <akim@epita.fr>
19094
19095 * src/conflicts.c (err_table): Remove.
19096 (resolve_sr_conflict): Adjust.
19097 * src/lalr.h (state_t.reduction_table, state_t.shift_table):
19098 Rename as...
19099 (state_t.reductions, state_t.shifts): this.
19100
191012001-12-05 Akim Demaille <akim@epita.fr>
19102
19103 * src/reduce.c (reduce_grammar_tables): No longer disable the
19104 removal of useless rules via CPP but via `if (0)', so that the
19105 compiler still check the code is valid.
19106 For instance, it should have noticed `rline' no longer exists: use
19107 the `line' member of rule_t.
19108 * src/gram.c (dummy, rline): Remove, unused.
19109
191102001-12-05 Akim Demaille <akim@epita.fr>
19111
19112 * src/output.c (pack_vector): Use assert, not berror.
19113 * src/main.c (berror): Remove, unused.
19114
191152001-12-05 Akim Demaille <akim@epita.fr>
19116
19117 New experimental feature: if --verbose --trace output all the
19118 items of a state, not only its kernel.
19119
19120 * src/print.c (print_core): If `trace_flag', then invoke closure
19121 before outputting the items of the state (print_core is no longer
19122 a correct name them).
19123 (print_results): Invoke new_closure/free_closure if needed.
19124
191252001-12-05 Akim Demaille <akim@epita.fr>
19126
19127 * src/LR0.c (new_itemsets): Use nshifts only, not shiftcount.
19128 * src/closure.c, src/closure.h (itemsetsize): Rename as...
19129 (nitemset): for consistency with the rest of the project.
19130
191312001-12-05 Akim Demaille <akim@epita.fr>
19132
19133 * src/closure.c (print_closure): Improve.
19134 (closure): Use it for printing input and output.
19135
191362001-12-05 Akim Demaille <akim@epita.fr>
19137
19138 * src/closure.c (FIRSTS, FDERIVES): Adjust to reality: they are
19139 indexed by nonterminals.
19140
191412001-12-05 Akim Demaille <akim@epita.fr>
19142
19143 * src/warshall.c (TC, RTC): De-obsfucate (source reduced to 22% of
19144 what it was!).
19145 * src/warshall.h: Remove accidental duplication of the content.
19146
191472001-12-05 Akim Demaille <akim@epita.fr>
19148
19149 * src/closure.c (set_fderives): De-obfuscate.
19150
191512001-12-05 Akim Demaille <akim@epita.fr>
19152
19153 * src/closure.c (print_firsts, print_fderives): De-obfuscate.
19154
191552001-12-05 Akim Demaille <akim@epita.fr>
19156
19157 * src/closure.c (set_firsts): De-obfuscate.
19158
191592001-12-05 Akim Demaille <akim@epita.fr>
19160
19161 * src/output.c (action_row): De-obfuscate
19162 using the good o' techniques: arrays not pointers, variable
19163 locality, BITISSET, RESETBIT etc.
19164
191652001-12-05 Akim Demaille <akim@epita.fr>
19166
19167 Pessimize the code to simplify it: from now on, all the states
19168 have a valid SHIFTS, which NSHIFTS is possibly 0.
19169
19170 * src/LR0.c (shifts_new): Be global and move to..
19171 * src/state.c, src/state.h: here.
19172 * src/conflicts, src/lalr.c, src/output.c, src/print.c,
19173 * src/print_graph: Adjust.
19174
191752001-12-05 Akim Demaille <akim@epita.fr>
19176
19177 * src/state.h (SHIFT_DISABLE, SHIFT_IS_DISABLED): New.
19178 * src/conflicts.c: Use it.
19179 Restore a few missing `if (!SHIFT_IS_DISABLED)' which were
19180 incorrectly ``simplified''.
19181
191822001-12-05 Akim Demaille <akim@epita.fr>
19183
19184 * src/conflicts.c (flush_shift, resolve_sr_conflict): De-obfuscate
19185 using the good o' techniques: arrays not pointers, variable
19186 locality, BITISSET, RESETBIT etc.
19187
191882001-12-05 Akim Demaille <akim@epita.fr>
19189
19190 * src/state.h (SHIFT_SYMBOL): New.
19191 * src/conflicts.c: Use it to deobfuscate.
19192
191932001-12-05 Akim Demaille <akim@epita.fr>
19194
19195 * src/conflicts.c (count_sr_conflicts, count_rr_conflicts)
19196 (print_reductions): De-obfuscate using the good o' techniques:
19197 arrays not pointers, variable locality, BITISSET.
19198
191992001-12-05 Akim Demaille <akim@epita.fr>
19200
19201 * src/conflicts.c (print_reductions): Arrays, not pointers.
19202 Use BITISSET.
19203
192042001-12-05 Akim Demaille <akim@epita.fr>
19205
19206 * src/conflicts.c (print_reductions): Pessimize, but clarify.
19207
192082001-12-05 Akim Demaille <akim@epita.fr>
19209
19210 * src/conflicts.c (print_reductions): Improve variable locality.
19211
192122001-12-05 Akim Demaille <akim@epita.fr>
19213
19214 * src/conflicts.c (print_reductions): Pessimize, but clarify.
19215
192162001-12-05 Akim Demaille <akim@epita.fr>
19217
19218 * src/conflicts.c (print_reductions): Improve variable locality.
19219
192202001-12-05 Akim Demaille <akim@epita.fr>
19221
19222 * src/state.h (SHIFT_IS_ERROR, SHIFT_IS_GOTO, SHIFT_IS_SHIFT): New.
19223 * src/lalr.c: Use them.
19224
192252001-12-05 Akim Demaille <akim@epita.fr>
19226
19227 * src/LR0.c (augment_automaton): Formatting changes.
19228 Better variable locality.
19229
192302001-12-05 Akim Demaille <akim@epita.fr>
19231
19232 * src/lalr.c (matrix_print): New.
19233 (transpose): Use it.
19234 Use arrays instead of pointers.
19235
192362001-12-05 Akim Demaille <akim@epita.fr>
19237
19238 * src/lalr.c (maxrhs): Move to...
19239 * src/gram.c, src/gram.h (ritem_longest_rhs): here.
19240 * src/lalr.c (build_relations): Adjust.
19241
192422001-12-05 Akim Demaille <akim@epita.fr>
19243
19244 * src/lalr.c (transpose): Free the memory allocated to the
19245 argument, as it is replaced by the results by the unique caller.
19246 (build_relations): Merely invoke transpose: it handles the memory
19247 deallocation.
19248 Improve variable locality.
19249 Avoid variables used as mere abbreviations.
19250 (compute_lookaheads): Use arrays instead of pointers.
19251
192522001-12-05 Akim Demaille <akim@epita.fr>
19253
19254 * src/lalr.c (initialize_F): Improve variable locality.
19255 Avoid variables used as mere abbreviations.
19256
192572001-12-05 Akim Demaille <akim@epita.fr>
19258
19259 * src/derives.c (print_derives): Display the ruleno.
19260 * src/lalr.c (initialize_F, transpose): Better variable locality
19261 to improve readability.
19262 Avoid variables used as mere abbreviations.
19263
192642001-12-05 Akim Demaille <akim@epita.fr>
19265
19266 * src/lalr.c (traverse): Use arrays instead of pointers.
19267
192682001-12-05 Akim Demaille <akim@epita.fr>
19269
19270 * src/nullable.c (set_nullable): Use a for loop to de-obfuscate
19271 the handling of squeue.
19272 `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
19273
192742001-12-05 Akim Demaille <akim@epita.fr>
19275
19276 Because useless nonterminals are now kept alive (instead of being
19277 `destroyed'), we now sometimes examine them, and store information
19278 related to them. Hence we need to know their number, and adjust
19279 memory allocations.
19280
19281 * src/reduce.c, src/reduce.h (nuseless_nonterminals): No longer
19282 static.
19283 * src/LR0.c (allocate_itemsets): The memory allocated to
19284 `symbol_count' was used for two different purpose: once to count
19285 the number of occurrences of each symbol, and later reassigned to
19286 `shift_symbol', containing the symbol that can be shifted from a
19287 given state.
19288 Deobfuscate, i.e., allocate, use and free `symbol_count' here
19289 only, and...
19290 (new_itemsets): Allocate `shift_symbol' here.
19291 (allocate_itemsets): symbol_count includes useless nonterminals.
19292 Make room for them.
19293 (free_storage): Use `free', not `XFREE', for pointers that cannot
19294 be null.
19295
192962001-12-05 Akim Demaille <akim@epita.fr>
19297
19298 * src/nullable.c (set_nullable): Deobfuscate the handling of
19299 ritem.
19300 `symbol >= 0' is wrong now, use `rule_table[ruleno].useful'.
19301
193022001-12-05 Akim Demaille <akim@epita.fr>
19303
19304 * src/gram.c, src/gram.h (ritem_print): New.
19305 * src/gram.c (dummy): Remove, now there is actual code in gram.c.
19306 (This useless function was defined only to work around VMS linkers
19307 that can't handle compilation units with variables only).
19308 * src/reduce.c (dump_grammar): Use it to trace the construction of
19309 ritem.
19310
193112001-12-04 Paul Eggert <eggert@twinsun.com>
19312
19313 * src/bison.simple (union yyalloc): Change member names
19314 to be the same as the stack names.
19315 (yyparse): yyptr is now union yyalloc *, not char *.
19316 (YYSTACK_RELOCATE): Likewise. This avoids a GCC warning,
19317 and may generate better code on some machines.
19318 (yystpcpy): Use prototype if __STDC__ is defined, not just
19319 if __cplusplus is defined.
19320
193212001-11-30 Akim Demaille <akim@epita.fr>
19322
19323 * configure.in (WARNING_CFLAGS): Add -Werror when possible.
19324 (CFLAGS): Do not include the WARNING_CFLAGS here, since GNU
19325 Gettext doesn't compile cleanly, and dies with -Werror.
19326 * src/Makefile.am, lib/Makefile.am, tests/atlocal.in (CFLAGS):
19327 Include WARNING_CFLAGS here.
19328 * lib/xstrdup.c: Include xalloc.h, so that xstrdup be declared
19329 before being defined.
19330
193312001-11-27 Paul Eggert <eggert@twinsun.com>
19332
19333 * lib/quotearg.h (quotearg_n, quotearg_n_style):
19334 First arg is int, not unsigned.
19335 * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
19336 (SIZE_MAX, UINT_MAX): New macros.
19337 (quotearg_n_options): Abort if N is negative.
19338 Avoid overflow check on hosts where size_t is 64 bits and int
19339 is 32 bits, as overflow is impossible there.
19340 Fix off-by-one typo that caused unnecessary reallocation.
19341
193422001-11-29 Paul Eggert <eggert@twinsun.com>
19343
19344 Name space cleanup in generated parser.
19345
19346 * doc/bison.texinfo (Bison Parser): Discuss system headers
19347 and their effect on the user name space.
19348
19349 * src/bison.simple:
19350 (YYSTACK_ALLOC, YYSTACK_FREE, union yyalloc, YYSTACK_GAP_MAX,
19351 YYSTACK_BYTES, YYSTACK_RELOCATE): Do not define unless necessary,
19352 i.e. unless ! defined (yyoverflow) || defined (YYERROR_VERBOSE).
19353
19354 (YYSIZE_T): New macro. Use it instead of size_t, to avoid infringing
19355 on user names when possible.
19356
19357 (YYSTACK_USE_ALLOCA): Do not define; just use any existing defn.
19358 Simplify test for whather <alloca.h> exists.
19359
19360 (<stdlib.h>): Include if we will use malloc, and if standard C or C++.
19361
19362 (<stdio.h>): Include if YYDEBUG.
19363
19364 (yymemcpy): Renamed from __yy_memcpy. Do not define unless
19365 ! defined (yyoverflow) && ! defined (yymemcpy).
19366
19367 (yymemcpy, yyparse): Rename local variables as needed so that
19368 they all begin with 'yy'.
19369
19370 (yystrlen, yystpcpy): New functions.
19371
19372 (YY_DECL_NON_LSP_VARIABLES): Renamed from _YY_DECL_VARIABLES.
19373 All uses changed.
19374
19375 (yyparse): size_t -> YYSIZE_T. Use yystrlen and yystpcpy
19376 instead of relying on string.h functions. Use YYSTACK_ALLOC
19377 and YYSTACK_FREE instead of malloc and free.
19378
193792001-11-30 Akim Demaille <akim@epita.fr>
19380
19381 * src/bison.simple (YYSTYPE, YYLTYPE): Move their definitions
19382 before their first uses.
19383 (YYBISON, YYPURE): Move to the top of the output.
19384
193852001-11-30 Akim Demaille <akim@epita.fr>
19386
19387 * tests/reduce.at (Useless Nonterminals): Fix.
19388
193892001-11-30 Akim Demaille <akim@epita.fr>
19390
19391 * src/bison.simple (YYSTACK_FREE): Use `do {;} while (0)' as empty
19392 if body instead of `;' to pacify GCC's warnings.
19393
193942001-11-30 Akim Demaille <akim@epita.fr>
19395
19396 Instead of mapping the LHS of unused rules to -1, keep the LHS
19397 valid, but flag the rules as invalid.
19398
19399 * src/gram.h (rule_t): `useful' is a new member.
19400 * src/print.c (print_grammar): Adjust.
19401 * src/derives.c (set_derives): Likewise.
19402 * src/reader.c (packgram, reduce_output): Likewise.
19403 * src/reduce.c (reduce_grammar_tables): Likewise.
19404 * tests/reduce.at (Underivable Rules, Useless Rules): New.
19405
194062001-11-30 Akim Demaille <akim@epita.fr>
19407
19408 * src/reduce.c (reduce_output): Formatting changes.
19409 * src/print.c (print_results, print_grammar): Likewise.
19410 * tests/regression.at (Rule Line Numbers)
19411 (Solved SR Conflicts, Unresolved SR Conflicts): Adjust.
19412
194132001-11-30 Akim Demaille <akim@epita.fr>
19414
19415 * src/reduce.c (nonterminals_reduce): Instead of throwing away
19416 useless nonterminals, move them at the end of the symbol arrays.
19417 (reduce_output): Adjust.
19418 * tests/reduce.at (Useless Nonterminals): Adjust.
19419
194202001-11-30 Akim Demaille <akim@epita.fr>
19421
19422 * src/reduce.c: Various comment/formatting changes.
19423 (nonterminals_reduce): New, extracted from...
19424 (reduce_grammar_tables): here.
19425 (reduce_grammar): Call nonterminals_reduce.
19426
194272001-11-29 Paul Eggert <eggert@twinsun.com>
19428
19429 * src/bison.simple (YYSTACK_REALLOC): Remove.
19430 (YYSTACK_ALLOC): Resurrect this macro, with its old meaning.
19431 (YYSTACK_FREE, YYSTACK_GAP_MAX, YYSTACK_BYTES, YYSTACK_RELOCATE):
19432 New macros.
19433 (union yyalloc): New type.
19434 (__yy_memcpy): Last arg is size_t, not unsigned int, to remove
19435 an arbitrary restriction on hosts where size_t is wider than int.
19436
19437 (yyparse): Don't dump core if alloca or malloc fails; instead, report
19438 a parser stack overflow. Allocate just one block of memory for all
19439 three stacks, instead of allocating three blocks; this typically is
19440 faster and reduces fragmentation.
19441
19442 Do not limit the number of items in the stack to a value that fits
19443 in 'int', as this is an arbitrary limit on hosts with 64-bit
19444 size_t and 32-bit int.
19445
194462001-11-29 Marc Autret <autret_m@epita.fr>
19447
19448 * tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose instead
19449 of defining YYERROR_VERBOSE.
19450 [AT_DATA]: $4 is now out of C declarations in the prologue.
19451
194522001-11-28 Marc Autret <autret_m@epita.fr>
19453
19454 * src/reader.c (parse_dquoted_param): New.
19455 (parse_skel_decl): Use it.
19456 * src/lex.h: Add its prototype.
19457 * src/lex.c (literalchar): Become not static.
19458
194592001-11-28 Marc Autret <autret_m@epita.fr>
19460
19461 * src/output.h: And put its extern declaration here.
19462 * src/output.c (error_verbose): Define here.
19463 (prepare): Echo name modification.
19464 * src/getargs.h: Clean its extern declaration.
19465 * src/getargs.c (error_verbose_flag): Remove.
19466 (getargs): Remove case 'e'.
19467 * src/options.c (option_table): 'error-verbose' is now seen as simple
19468 percent option.
19469 Include output.h.
19470
19471 * src/reader.c (read_declarations): Remove case tok_include.
19472 (parse_include_decl): Remove.
19473 * src/lex.h (token_t): Remove tok_include.
19474 * src/options.c (option_table): 'include' is now a simple command line
19475 option.
19476
194772001-11-28 Marc Autret <autret_m@epita.fr>
19478
19479 * src/bison.simple: Adjust muscle names.
19480 * src/muscle_tab.c (muscle_init): Also rename the muscles.
19481 * src/output.c (prepare): s/_/-/ for the muscles names.
19482 (output_parser): When scanning for a muscle, allow '-' instead of '_'.
19483
194842001-11-28 Marc Autret <autret_m@epita.fr>
19485
19486 * src/bison.simple: Fix debug.
19487 [YYERROR_VERBOSE]: Re-integrate as an internal macro.
19488
194892001-11-28 Akim Demaille <akim@epita.fr>
19490
19491 * src/LR0.c (shifts_new): New.
19492 (save_shifts, insert_start_shift, augment_automaton): Use it.
19493
194942001-11-28 Akim Demaille <akim@epita.fr>
19495
19496 * src/closure.c (closure): `b' and `ruleno' denote the same value:
19497 keep ruleno only.
19498
194992001-11-28 Akim Demaille <akim@epita.fr>
19500
19501 * src/closure.c (closure): Instead of looping over word in array
19502 then bits in words, loop over bits in array.
19503
195042001-11-28 Akim Demaille <akim@epita.fr>
19505
19506 * src/closure.c (closure): No longer optimize the special case
19507 where all the bits of `ruleset[r]' are set to 0, to make the code
19508 clearer.
19509
195102001-11-28 Akim Demaille <akim@epita.fr>
19511
19512 * src/closure.c (closure): `r' and `c' are new variables, used to
19513 de-obfuscate accesses to RULESET and CORE.
19514
195152001-11-28 Akim Demaille <akim@epita.fr>
19516
19517 * src/reduce.c (reduce_print): Use ngettext.
19518 (dump_grammar): Improve the trace accuracy.
19519
195202001-11-28 Akim Demaille <akim@epita.fr>
19521
19522 * src/reduce.c (dump_grammar): Don't translate trace messages.
19523
195242001-11-28 Akim Demaille <akim@epita.fr>
19525
19526 * tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
19527 * src/reduce.c (reduce_grammar_tables): Do not free useless tags,
19528 as all tags are free'ed afterwards.
19529 From Enrico Scholz.
19530
195312001-11-27 Paul Eggert <eggert@twinsun.com>
19532
19533 * src/bison.simple (YYSTACK_REALLOC): Fix typo that caused us to
19534 use alloca when we didn't want to, and vice versa.
19535
195362001-11-27 Marc Autret <autret_m@epita.fr>
19537
19538 * src/muscle_tab.c (muscle_init): Remove 'verbose' muscle
19539 initialization.
19540 * src/output.c (prepare): Remove its update.
19541
195422001-11-27 Marc Autret <autret_m@epita.fr>
19543
19544 * tests/torture.at [AT_DATA]: Remove YYERROR_VERBOSE definition.
19545 Use %error-verbose.
19546
195472001-11-27 Marc Autret <autret_m@epita.fr>
19548
19549 * src/bison.simple: Remove YYERROR_VERBOSE using.
19550 Use %%error_verbose.
19551 (yyparse): Likewise.
19552 * src/output.c (prepare): Give its final value.
19553 * src/muscle_tab.c (muscle_init): Init new muscle 'error_verbose'.
19554 * src/getargs.h: Add its extern declaration.
19555 * src/getargs.c (error_verbose_flag): New int.
19556 (getargs): Update to catch new case.
19557 * src/options.c (option_table): 'error-verbose' is a new option.
19558 (shortopts): Update.
19559
195602001-11-27 Akim Demaille <akim@epita.fr>
19561
19562 * src/system.h: Use intl/libgettext.h.
19563 * src/Makefile.am (INCLUDES): Add -I $(top_srcdir).
19564
195652001-11-27 Akim Demaille <akim@epita.fr>
19566
19567 * tests/torture.at (Exploding the Stack Size with Malloc):
19568 s/YYSTACK_USE_ALLOCA_ALLOCA/YYSTACK_USE_ALLOCA/.
19569
195702001-11-27 Akim Demaille <akim@epita.fr>
19571
19572 * src/files.c: Include error.h.
19573 Reported by Hans Aberg.
19574
195752001-11-26 Marc Autret <autret_m@epita.fr>
19576
19577 * src/reader.c (parse_include_decl): New, not yet implemented.
19578 (read_declarations): Add case tok_include.
19579 * src/getargs.h (include): Add its extern definition.
19580 * src/getargs.c (include): New const char *.
19581 (getargs): Add case '-I'.
19582 * src/options.c (option_table): Add include as command line and
19583 percent option.
19584 * src/lex.h (token_t): Add tok_include.
19585
195862001-11-26 Akim Demaille <akim@epita.fr>
19587
19588 * src/reader.c (readgram): Make sure rules for mid-rule actions
19589 have a lineno equal to that of their host rule.
19590 Reported by Hans Aberg.
19591 * tests/regression.at (Rule Line Numbers): New.
19592
195932001-11-26 Akim Demaille <akim@epita.fr>
19594
19595 * src/LR0.c (allocate_itemsets): kernel_size contains ints, not
19596 size_ts.
19597
195982001-11-26 Akim Demaille <akim@epita.fr>
19599
19600 * src/complain.c, src/complain.h (error): Remove, provided by
19601 lib/error.[ch].
19602
196032001-11-26 Akim Demaille <akim@epita.fr>
19604
19605 * src/reader.c (read_declarations): Don't abort on tok_illegal,
19606 issue an error message.
19607 * tests/regression.at (Invalid %directive): New.
19608 Reported by Hans Aberg.
19609
196102001-11-26 Akim Demaille <akim@epita.fr>
19611
19612 * configure.in: Invoke AC_FUNC_OBSTACK and AC_FUNC_ERROR_AT_LINE.
19613 * lib/Makefile.am (libbison_a_SOURCES): Adjust.
19614
196152001-11-26 Akim Demaille <akim@epita.fr>
19616
19617 * src/conflicts.c (conflicts_print): Don't complain at all when
19618 there are no reduce/reduce conflicts, and as many shift/reduce
19619 conflicts as expected.
19620 * tests/regression.at (%expect right): Adjust.
19621
196222001-11-23 Akim Demaille <akim@epita.fr>
19623
19624 * lib/alloca.c: Update, from fileutils.
19625
196262001-11-23 Akim Demaille <akim@epita.fr>
19627
19628 * lib/Makefile.am (libbison_a_LIBADD): Add @ALLOCA@.
19629
196302001-11-23 Akim Demaille <akim@epita.fr>
19631
19632 * src/system.h: Include alloca.h.
19633 * src/main.c (main) [C_ALLOCA]: Call alloca (0).
19634
196352001-11-23 Akim Demaille <akim@epita.fr>
19636
19637 * src/print_graph.c (print_actions): Remove `rule', unused.
19638 * src/LR0.c (kernel_size): Contain `int' instead of `size_t' to
19639 pacify GCC's signed < unsigned warnings.
19640 * src/closure.c (itemsetsize): Likewise.
19641 * src/reader.c (symbol_list_new): Static.
19642
196432001-11-23 Akim Demaille <akim@epita.fr>
19644
19645 Attaching lineno to buckets is stupid, since only one copy of each
19646 symbol is kept, only the line of the first occurrence is kept too.
19647
19648 * src/symtab.h, src/symtab.c (bucket): Remove the line member.
19649 * src/reader.c (rline_allocated): Remove, unused.
19650 (symbol_list): Have a `line' member.
19651 (symbol_list_new): New.
19652 (readgram): Use it.
19653 * src/print.c (print_grammar): Output the rule line numbers.
19654 * tests/regression.at (Solved SR Conflicts)
19655 (Unresolved SR Conflicts): Adjust.
19656 Reported by Hans Aberg.
19657
196582001-11-22 Marc Autret <autret_m@epita.fr>
19659
19660 * src/bison.simple [YYERROR_VERBOSE]: Force its value to be 1 or 0.
19661
196622001-11-22 Marc Autret <autret_m@epita.fr>
19663
19664 * src/muscle_tab.c (muscle_init): Remove initialization of
19665 skeleton muscle.
19666 * src/output.c (output_master_parser): Do it here.
19667
196682001-11-20 Akim Demaille <akim@epita.fr>
19669
19670 * po/sv.po: New.
19671 * configure.in (ALL_LINGUAS): Adjust.
19672 * po/POTFILE.in: Remove `nullable.c' and `derives.c' which no
19673 longer contains strings to translate.
19674
196752001-11-19 Akim Demaille <akim@epita.fr>
19676
19677 * src/conflicts.c (conflicts_print): Add a missing \n.
19678
196792001-11-19 Akim Demaille <akim@epita.fr>
19680
19681 * src/nullable.c (nullable_print): New.
19682 (set_nullable): Call it when tracing.
19683 Better locality of variables.
19684
196852001-11-19 Akim Demaille <akim@epita.fr>
19686
19687 * src/print.c (print_actions): Better locality of variables.
19688
196892001-11-19 Akim Demaille <akim@epita.fr>
19690
19691 * src/derives.c (print_derives): Fix and enrich.
19692 * src/closure.c (print_fderives): Likewise.
19693
196942001-11-19 Akim Demaille <akim@epita.fr>
19695
19696 * src/closure.c (itemsetend): Remove, replaced with...
19697 (itemsetsize): new.
19698
196992001-11-19 Akim Demaille <akim@epita.fr>
19700
19701 * src/LR0.c (kernel_end): Remove, replaced with...
19702 (kernel_size): new.
19703
197042001-11-19 Akim Demaille <akim@epita.fr>
19705
19706 * src/conflicts.c (set_conflicts): Use arrays instead of pointers
19707 to clarify.
19708
197092001-11-19 Akim Demaille <akim@epita.fr>
19710
19711 * src/closure.c (closure): Use arrays instead of pointers to clarify.
19712
197132001-11-19 Akim Demaille <akim@epita.fr>
19714
19715 * src/closure.c, src/derives.c, src/nullable.c: Adjust various
19716 trace messages.
19717 * src/LR0.c: Likewise.
19718 (allocate_itemsets): Use arrays instead of pointers to clarify.
19719
197202001-11-19 Akim Demaille <akim@epita.fr>
19721
19722 * src/getargs.c (statistics_flag): Replace with...
19723 (trace_flag): New.
19724 (longopts): Accept --trace instead of --statistics.
19725 * src/getargs.h, src/options.c: Adjust.
19726 * src/LR0.c, src/closure.c, src/derives.c, src/nullable.c,
19727 * src/reduce.c: Use trace_flags instead of the CPP conditional TRACE.
19728
197292001-11-19 Akim Demaille <akim@epita.fr>
19730
19731 * src/LR0.c (new_itemsets, get_state): Use more arrays and fewer
19732 pointers to clarify the code.
19733 (save_reductions, save_shifts): Factor common parts of alternatives.
19734
197352001-11-19 Akim Demaille <akim@epita.fr>
19736
19737 * src/LR0.c (new_state, get_state): Complete TRACE code.
19738 * src/closure.c: Include `reader.h' to get `tags', needed by the
19739 trace code.
19740 Rename the conditional DEBUG as TRACE.
19741 Output consistently TRACEs to stderr, not stdout.
19742 * src/derives.c: Likewise.
19743 * src/reduce.c: (inaccessable_symbols): Using if is better style
19744 than goto.
19745 Use `#if TRACE' instead of `#if 0' for tracing code.
19746
197472001-11-19 Akim Demaille <akim@epita.fr>
19748
19749 * src/system.h (LIST_FREE, shortcpy): New.
19750 * src/LR0.c: Use them.
19751 * src/output.c (free_itemsets, free_reductions, free_shifts):
19752 Remove, replaced by LIST_FREE.
19753
197542001-11-19 Akim Demaille <akim@epita.fr>
19755
19756 * src/state.h (CORE_ALLOC, SHIFTS_ALLOC, ERRS_ALLOC)
19757 (REDUCTIONS_ALLOC): New.
19758 * src/LR0.c, src/conflicts.c: Use them to de-obfuscate memory
19759 allocation.
19760
197612001-11-19 Akim Demaille <akim@epita.fr>
19762
19763 * src/LR0.c (new_state): Complete trace code.
19764 * src/nullable.c (set_nullable): Don't translate traces.
19765
197662001-11-19 Akim Demaille <akim@epita.fr>
19767
19768 * src/print_graph.c (print_core): Better locality of variables.
19769 * src/print.c (print_core): Likewise.
19770
197712001-11-19 Akim Demaille <akim@epita.fr>
19772
19773 * src/vcg.c: You do the output, so you are responsible of the
19774 handling of VCG syntax, in particular: use quotearg.
19775 * src/print_graph.c: Don't.
19776 (print_actions): Don't output the actions as part of the nodes,
19777 since that's the job of the edges.
19778 (print_state): Don't output by hand: fill the node description,
19779 and ask for its output.
19780
197812001-11-19 Akim Demaille <akim@epita.fr>
19782
19783 * src/bison.simple (yyparse): When verbosely reporting an error,
19784 no longer put additional quotes around token names.
19785 * tests/calc.at: Adjust.
19786
197872001-11-19 Akim Demaille <akim@epita.fr>
19788
19789 * src/symtab.h, src/symtab.c: `line' is a new member of `bucket'.
19790 * src/reader.c (record_rule_lines, rline, rline_allocated): Remove.
19791 * src/output.c: Adjust.
19792
197932001-11-19 Akim Demaille <akim@epita.fr>
19794
19795 * src/gram.h (rprec, rprecsym, rassoc): Remove, now part of...
19796 (rule_t): this.
19797 * src/conflicts.c, src/reader.c, src/reduce.c: Adjust.
19798
197992001-11-19 Akim Demaille <akim@epita.fr>
19800
19801 * src/gram.h (rule_t): New.
19802 (rule_table): New.
19803 (rrhs, rlhs): Remove, part of state_t.
19804 * src/print_graph.c, src/closure.c, src/conflicts.c, src/derives.c,
19805 * src/lalr.c, src/nullable.c, src/output.c, src/print.c,
19806 * src/reader.c, src/reduce.c: Adjust.
19807
198082001-11-19 Akim Demaille <akim@epita.fr>
19809
19810 * src/reader.c (symbols_output): New, extracted from...
19811 (packsymbols): Here.
19812 (reader): Call it.
19813
198142001-11-19 Akim Demaille <akim@epita.fr>
19815
19816 * src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
19817 (maxrhs): this new function.
19818
198192001-11-19 Akim Demaille <akim@epita.fr>
19820
19821 * src/lalr.c (F): New macro to access the variable F.
19822 Adjust.
19823
198242001-11-19 Akim Demaille <akim@epita.fr>
19825
19826 * src/lalr.h (LA): New macro to access the variable LA.
19827 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
19828 * src/lalr.c: Adjust.
19829
198302001-11-19 Akim Demaille <akim@epita.fr>
19831
19832 * src/lalr.c (initialize_LA): Only initialize LA. Let...
19833 (set_state_table): handle the `lookaheads' members.
19834
198352001-11-19 Akim Demaille <akim@epita.fr>
19836
19837 * src/lalr.h (lookaheads): Removed array, whose contents is now
19838 a member of...
19839 (state_t): this structure.
19840 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
19841 Adjust.
19842
198432001-11-19 Akim Demaille <akim@epita.fr>
19844
19845 * src/lalr.h (consistent): Removed array, whose contents is now
19846 a member of...
19847 (state_t): this structure.
19848 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
19849 Adjust.
19850
198512001-11-19 Akim Demaille <akim@epita.fr>
19852
19853 * src/lalr.h (reduction_table, shift_table): Removed arrays, whose
19854 contents are now members of...
19855 (state_t): this structure.
19856 * src/output.c, src/lalr.c, src/print_graph.c, src/conflicts.c:
19857 Adjust.
19858
198592001-11-19 Akim Demaille <akim@epita.fr>
19860
19861 * src/lalr.h (state_t): New.
19862 (state_table): Be a state_t * instead of a core **.
19863 (accessing_symbol): Remove, part of state_t.
19864 * src/lalr.c: Adjust.
19865 (set_accessing_symbol): Merge into...
19866 (set_state_table): this.
19867 * src/print_graph.c, src/conflicts.c: Adjust.
19868
198692001-11-14 Akim Demaille <akim@epita.fr>
19870
19871 * tests/calc.at, tests/output.at, tests/regression.at,
19872 * tests/testsuite.at, tests/torture.at: Rely on Autotest 2.52g:
19873 now the tests are run in private dirs, therefore AC_CLEANUP and
19874 family can be simplified to 0-ary.
19875 * tests/atlocal.in: Now that we run `elsewhere' than in tests/,
19876 use abs. path to find config.h.
19877 * tests/calc.at (AT_CHECK_CALC): Don't try to check the compiler's
19878 stderr, there can be way too much random noise.
19879 Instead pass -Werror to GCC and rely on the exit status.
19880 Reported by Wolfram Wagner.
19881
198822001-11-14 Akim Demaille <akim@epita.fr>
19883
19884 * src/bison.simple (yyparse): Let yyls1, yyss1 and yyvs1 be
19885 defined only if yyoverflow is defined, to avoid `warning: unused
19886 variable `yyvs1''.
19887 Reported by The Test Suite.
19888
198892001-11-14 Akim Demaille <akim@epita.fr>
19890
19891 * src/print.c: Include reduce.h.
19892 Reported by Hans Aberg.
19893
198942001-11-14 Akim Demaille <akim@epita.fr>
19895
19896 * src/lex.c, src/lex.h (token_buffer, unlexed_token_buffer):
19897 Revert a previous patch: these are really const.
19898 * src/conflicts.c (conflict_report): Additional useless pair of
19899 braces to pacify GCC's warnings for `if () if () {} else {}'.
19900 * src/lex.c (parse_percent_token): Replace equal_offset with
19901 arg_offset.
19902 arg is const.
19903 Be sure to strdup `arg' when used, since there is no reason for
19904 token_buffer not to change.
19905
199062001-11-14 Akim Demaille <akim@epita.fr>
19907
19908 * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure a proper
19909 definition.
19910 * src/main.c (main): Use them.
19911 Suggested by Hans Aberg.
19912
199132001-11-12 Akim Demaille <akim@epita.fr>
19914
19915 * src/system.h (ngettext): Now that we use ngettext, be sure to
19916 provide a default definition when NLS are not used.
19917
199182001-11-12 Akim Demaille <akim@epita.fr>
19919
19920 * doc/bison.texinfo: Use `$' as shell prompt, not `%'.
19921 Use @kbd to denote user input.
19922 (Language and Grammar): ANSIfy the example.
19923 Adjust its layout for info/notinfo.
19924 (Location Tracking Calc): Output error messages to stderr.
19925 Output locations in a more GNUtically correct way.
19926 Fix a couple of Englishos.
19927 Adjust @group/@end group pairs.
19928
199292001-11-12 Akim Demaille <akim@epita.fr>
19930
19931 %expect was not functioning at all.
19932
19933 * src/conflicts.c (expected_conflicts): Set to -1.
19934 (conflict_report): Use ngettext.
19935 (conflicts_print): Check %expect and make its violation an error.
19936 * doc/bison.texinfo (Expect Decl): Adjust.
19937 * configure.in (AM_GNU_GETTEXT): Ask for ngettext.
19938 * tests/regression.at (%expect not enough, %expect right)
19939 (%expect too much): New.
19940
199412001-11-12 Akim Demaille <akim@epita.fr>
19942
19943 * tests/regression.at (Conflicts): Rename as...
19944 (Unresolved SR Conflicts): this.
19945 (Solved SR Conflicts): New.
19946
199472001-11-12 Akim Demaille <akim@epita.fr>
19948
19949 * src/reduce.c (print_results): Rename as...
19950 (reduce_output): This.
19951 Output to OUT, passed as argument, instead of output_obstack.
19952 (dump_grammar): Likewise.
19953 (reduce_free): New.
19954 Also free V1.
19955 (reduce_grammar): No longer call reduce_output, since...
19956 * src/print.c (print_results): do it.
19957 * src/main.c (main): Call reduce_free;
19958
199592001-11-12 Akim Demaille <akim@epita.fr>
19960
19961 * src/conflicts.c (print_reductions): Accept OUT as argument.
19962 Output to it, not to output_obstack.
19963 * src/print.c (print_actions): Adjust.
19964
199652001-11-12 Akim Demaille <akim@epita.fr>
19966
19967 * src/conflicts.c (count_sr_conflicts, count_rr_conflicts): Return
19968 the result instead of using...
19969 (src_total, rrc_total, src_count, rrc_count): Remove.
19970 (any_conflicts): Remove.
19971 (print_conflicts): Split into...
19972 (conflicts_print, conflicts_output): New.
19973 * src/conflicts.h: Adjust.
19974 * src/main.c (main): Invoke both conflicts_output and conflicts_print.
19975 * src/print.c (print_grammar): Issue `\n' between two rules.
19976 * tests/regression.at (Conflicts): New.
19977 Reported by Tom Lane.
19978
199792001-11-12 Akim Demaille <akim@epita.fr>
19980
19981 * tests/regression.at (Invalid input): Remove, duplicate with
19982 ``Invalid input: 1''.
19983
199842001-11-12 Akim Demaille <akim@epita.fr>
19985
19986 * tests/torture.at (AT_DATA_STACK_TORTURE)
19987 (Exploding the Stack Size with Alloca)
19988 (Exploding the Stack Size with Malloc): New.
19989
199902001-11-12 Akim Demaille <akim@epita.fr>
19991
19992 * src/bison.simple (YYSTACK_REALLOC): New.
19993 (yyparse) [!yyoverflow]: Use it and free the old stack.
19994 Reported by Per Allansson.
19995
199962001-11-12 Pascal Bart <pascal.bart@epita.fr>
19997
19998 * src/bison.simple: Define type yystype instead of YYSTYPE, and
19999 define CPP macro, which substitute YYSTYPE by yystype.
20000 * src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
20001 with yyltype/YYLTYPE. This allows inclusion of the generated
20002 header within the parser if the compiler, such as GGC, accepts
20003 multiple equivalent #defines.
20004 From Akim.
20005
200062001-11-05 Akim Demaille <akim@epita.fr>
20007
20008 * src/reader.c (symbols_output): New, extracted from...
20009 (packsymbols): here.
20010 (reader): Adjust.
20011
200122001-11-05 Akim Demaille <akim@epita.fr>
20013
20014 * src/lex.c (parse_percent_token): s/quotearg/quote/.
20015
200162001-11-05 Akim Demaille <akim@epita.fr>
20017
20018 * tests/regression.at (AT_TEST_CPP_GUARD_H): Adjust the clean up
20019 pattern.
20020
200212001-11-05 Akim Demaille <akim@epita.fr>
20022
20023 * src/options.h (struct option_table_struct): set_flags is void*.
20024 * src/options.c (longopts): Support `--output' and `%output'.
20025 (usage): Adjust.
20026 * src/lex.h (tok_setopt): Remove, replaced with...
20027 (tok_intopt, tok_stropt): these new guys.
20028 * src/lex.c (getopt.h): Not needed.
20029 (token_buffer, unlexed_token_buffer): Not const.
20030 (percent_table): Promote `-' over `_' in directive names.
20031 Active `%name-prefix', `file-prefix', and `output'.
20032 (parse_percent_token): Accept possible arguments to directives.
20033 Promote `-' over `_' in directive names.
20034
200352001-11-04 Akim Demaille <akim@epita.fr>
20036
20037 * doc/bison.texinfo (Decl Summary): Split the list into
20038 `directives for grammars' and `directives for bison'.
20039 Sort'em.
20040 Add description of `%name-prefix', `file-prefix', and `output'.
20041 Promote `-' over `_' in directive names.
20042 (Bison Options): s/%locactions/%locations/. Nice Freudian slip.
20043 Simplify the description of `--name-prefix'.
20044 Promote `-' over `_' in directive names.
20045 Promote `--output' over `--output-file'.
20046 Fix the description of `--defines'.
20047 * tests/output.at: Exercise %file-prefix and %output.
20048
200492001-11-02 Akim Demaille <akim@epita.fr>
20050
20051 * doc/refcard.tex: Update.
20052
200532001-11-02 Akim Demaille <akim@epita.fr>
20054
20055 * src/symtab.h (SUNDEF): New.
20056 * src/symtab.c (bucket_new): Init user_token_number to SUNDEF to
20057 stand for `uninitialized', instead of 0.
20058 * src/reader.c (packsymbols, parse_thong_decl): Adjust.
20059 * src/lex.c (lex): Adjust.
20060
20061 * tests/calc.at (_AT_DATA_CALC_Y): Declare a token for EOF.
20062 Number it 0.
20063 Let yylex return it instead of a plain 0.
20064 Reported by Dick Streefland.
20065
200662001-11-02 Akim Demaille <akim@epita.fr>
20067
20068 * tests/regression.at (Mixing %token styles): New test.
20069
200702001-11-02 Akim Demaille <akim@epita.fr>
20071
20072 * src/reader.c (parse_thong_decl): Formatting changes.
20073 (token_translations_init): New, extracted from...
20074 (packsymbols): Here.
20075 Adjust.
20076
200772001-11-01 Akim Demaille <akim@epita.fr>
20078
20079 * tests/regression.at (AT_TEST_CPP_GUARD_H): New.
20080 Check that `9foo.y' produces correct cpp guards.
20081 * src/files.c (compute_header_macro): Prepend `BISON_' to CPP
20082 guards.
20083 Reported by Wwp.
20084
200852001-11-01 Akim Demaille <akim@epita.fr>
20086
20087 * tests/regression.at (Invalid input: 2): New.
20088 * src/lex.c (unlexed_token_buffer): New.
20089 (lex, unlex): Adjust: when unlexing, be sure to save token_buffer
20090 too.
20091 Reported by Wwp.
20092
200932001-11-01 Akim Demaille <akim@epita.fr>
20094
20095 * tests/calc.at: Catch up with 1.30.
20096 * configure.in: Bump to 1.49a.
20097 Adjust to newer Autotest.
20098
200992001-10-19 Pascal Bart <pascal.bart@epita.fr>
20100
20101 * src/conflicts.c: Move global variables rrc_total and src_total ...
20102 (print_conflicts): here.
20103 * src/output.c (output): Free global variable user_toknums.
20104 * src/lex.c (token_obstack): Become static.
20105
201062001-10-18 Akim Demaille <akim@epita.fr>
20107
20108 * tests/atlocal.in (GCC): Add.
20109 * tests/calc.at: s/m4_match/m4_bmatch/.
20110 s/m4_patsubst/m4_bpatsubst/.
20111 (AT_CHECK_CALC): Check the compiler's stderr only if it's GCC.
20112 * configure.in: AC_SUBST(GCC).
20113
201142001-10-14 Marc Autret <autret_m@epita.fr>
20115
20116 * src/options.c (create_long_option_table): Fix.
20117
201182001-10-10 Akim Demaille <akim@epita.fr>
20119
20120 * src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.
20121
201222001-10-04 Akim Demaille <akim@epita.fr>
20123
20124 * src/reader.c (parse_union_decl): Push the caracters in
20125 union_obstack, not attrs_obstack.
20126
201272001-10-04 Akim Demaille <akim@epita.fr>
20128
20129 Merge in the branch 1.29.
20130
20131 * src/reader.c (packsymbols): Use a temporary obstack for
20132 `%%tokendef', since output_stack is already used elsewhere.
20133
20134 2001-10-02 Akim Demaille <akim@epita.fr>
20135
20136 Bump 1.29d.
20137
20138 2001-10-02 Akim Demaille <akim@epita.fr>
20139
20140 Version 1.29c.
20141
20142 2001-10-02 Akim Demaille <akim@epita.fr>
20143
20144 * tests/regression.at (Invalid CPP headers): New.
20145 From Alexander Belopolsky.
20146 * src/files.c (compute_header_macro): Map non alnum chars to `_'.
20147
20148 2001-10-02 Akim Demaille <akim@epita.fr>
20149
20150 * tests/regression.at (Invalid input): New.
20151 * src/lex.c (lex): Be sure to set `token_buffer' in any case.
20152 Reported by Shura.
20153
20154 2001-10-02 Akim Demaille <akim@epita.fr>
20155
20156 * tests/calc.at: Now that --debug works, the tests must be adjusted.
20157
20158 2001-10-02 Akim Demaille <akim@epita.fr>
20159
20160 * src/output.c (output_parser): Assert `skeleton'.
20161 * src/files.c (skeleton_find): Look harder for skeletons on DOSish
20162 systems.
20163 From Shura.
20164
20165 2001-10-01 Marc Autret <autret_m@epita.fr>
20166
20167 * src/lex.h: Echo modifications.
20168 * src/lex.c (unlex): Parameter is now token_t.
20169 From Hans Aberg.
20170
20171 2001-10-01 Marc Autret <autret_m@epita.fr>
20172
20173 * src/main.c: Include lex.h.
20174 From Hans Aberg.
20175
20176 2001-09-29 Akim Demaille <akim@epita.fr>
20177
20178 * src/getargs.c (longopts): `--debug' is `-t', not `-d'.
20179
20180 2001-09-28 Akim Demaille <akim@epita.fr>
20181
20182 * tests/testsuite.at: Update to newer Autotest.
20183 * tests/Makefile.am (EXTRA_DIST): bison is not to be shipped.
20184
20185 2001-09-27 Akim Demaille <akim@epita.fr>
20186
20187 Position independent wrapper.
20188
20189 * tests/bison: Remove.
20190 * tests/bison.in: New.
20191 * configure.in: Adjust.
20192
20193 2001-09-27 Paul Eggert <eggert@twinsun.com>
20194
20195 Port quotearg fixes from tar 1.13.24.
20196
20197 * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
20198 tm to be declared.
20199 (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
20200 (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
20201
20202 * m4/Makefile.am (EXTRA_DIST): Add mbrtowc.m4.
20203 * m4/mbrtowc.m4: New file.
20204 * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for mbsinit and stddef.h.
20205 Use jm_FUNC_MBRTOWC instead of AC_CHECK_FUNCS(mbrtowc).
20206
20207 2001-09-27 Akim Demaille <akim@epita.fr>
20208
20209 Bump to 1.29c.
20210
20211 2001-09-27 Akim Demaille <akim@epita.fr>
20212
20213 Version 1.29b.
20214
20215 2001-09-25 Akim Demaille <akim@epita.fr>
20216
20217 * src/system.h: Include `xalloc.h'.
20218 Remove it from the C files.
20219 * src/files.c (output_files): Free the obstacks.
20220 * src/lex.c (init_lex): Rename as...
20221 (lex_init): this.
20222 (lex_free): New.
20223 * src/main.c (main): Use it.
20224
20225 2001-09-24 Marc Autret <autret_m@epita.fr>
20226
20227 * src/vcg.c (open_edge, close_edge, open_node, close_node): Change
20228 to output informations in fout (FILE*).
20229 (open_graph, close_graph): Likewise.
20230 (output_graph, output_edge, output_node): Likewise.
20231 * src/vcg.h: Update function prototypes.
20232 * src/print_graph.c (print_graph): Open output graph file.
20233 (print_actions): Adjust.
20234 * src/files.h: Remove extern declaration.
20235 * src/files.c: Remove graph_obstack declaration.
20236 (open_files): Remove graph_obstack initialization.
20237 (output_files): Remove graph_obstack saving.
20238
20239 2001-09-24 Marc Autret <autret_m@epita.fr>
20240
20241 * src/files.c (compute_output_file_names): Fix.
20242
20243 2001-09-24 Marc Autret <autret_m@epita.fr>,
20244 Akim Demaille <akim@epita.fr>
20245
20246 * src/reader.c (reader): Remove call to free_symtab ().
20247 * src/main.c (main): Call it here.
20248 Include symtab.h.
20249 * src/conflicts.c (initialize_conflicts): Rename as...
20250 (solve_conflicts): this.
20251 * src/print.c (print_core, print_actions, print_state)
20252 (print_grammar): Dump to a file instead a `output_obstack'.
20253 (print_results): Dump `output_obstack', and then proceed with the
20254 FILE *.
20255 * src/files.c (compute_output_file_names, close_files): New.
20256 (output_files): Adjust.
20257 * src/main.c (main): Adjust.
20258
20259 2001-09-23 Marc Autret <autret_m@epita.fr>
20260
20261 * src/files.c (compute_header_macro): Computes header macro name
20262 from spec_defines_file when given.
20263
20264 2001-09-23 Marc Autret <autret_m@epita.fr>
20265
20266 * src/files.c (output_files): Add default extensions.
20267
20268 2001-09-22 Akim Demaille <akim@epita.fr>
20269
20270 * src/conflicts.c (finalize_conflicts): Rename as...
20271 (free_conflicts): this.
20272
20273 2001-09-22 Akim Demaille <akim@epita.fr>
20274
20275 * src/gram.c (gram_free): Rename back as...
20276 (dummy): this.
20277 (output_token_translations): Free `token_translations'.
20278 * src/symtab.c (free_symtab): Free the tag field.
20279
20280 2001-09-22 Akim Demaille <akim@epita.fr>
20281
20282 Remove `translations' as it is always set to true.
20283
20284 * src/gram.h: Adjust.
20285 * src/reader.c (packsymbols, parse_token_decl): Adjust
20286 * src/print.c (print_grammar): Adjust.
20287 * src/output.c (output_token_translations): Adjust.
20288 * src/lex.c (lex): Adjust.
20289 * src/gram.c: Be sure the set pointers to NULL.
20290 (dummy): Rename as...
20291 (gram_free): this.
20292
20293 2001-09-22 Akim Demaille <akim@epita.fr>
20294
20295 * configure.in: Invoke AM_LIB_DMALLOC.
20296 * src/system.h: Use dmalloc.
20297 * src/LR0.c: Be sure to have pointers initialized to NULL.
20298 (allocate_itemsets): Allocate kernel_items only if needed.
20299
20300 2001-09-22 Akim Demaille <akim@epita.fr>
20301
20302 * configure.in: Bump to 1.29b.
20303 * tests/Makefile.am (DISTCLEANFILES): Add package.m4.
20304 * tests/calc.at (_AT_DATA_CALC_Y): #undef malloc so that we don't
20305 need xmalloc.c in calc.y.
20306 From Pascal Bart.
20307
20308 2001-09-21 Akim Demaille <akim@epita.fr>
20309
20310 Version 1.29a.
20311 * Makefile.maint, config/config.guess, config/config.sub,
20312 * config/missing: Update from masters.
20313 * tests/Makefile.am ($(srcdir)/$(TESTSUITE)): No longer depend
20314 upon package.m4.
20315 * configure.in (ALL_LINGUAS): Add `tr'.
20316
20317 2001-09-21 Akim Demaille <akim@epita.fr>
20318
20319 * tests/Makefile.am (package.m4): Move to...
20320 ($(srcdir)/$(TESTSUITE)): here.
20321
20322 2001-09-20 Akim Demaille <akim@epita.fr>
20323
20324 * src/complain.c: No longer try to be standalone: use system.h.
20325 Don't assume __STDC__ is defined to 1. Just test if it is defined.
20326 * src/complain.h: Likewise.
20327 * src/reduce.c (useless_nonterminals, inaccessable_symbols):
20328 Remove the unused variable `n'.
20329 From Albert Chin-A-Young.
20330
20331 2001-09-18 Marc Autret <autret_m@epita.fr>
20332
20333 * doc/bison.1: Update.
20334 * doc/bison.texinfo (Bison Options): Update --defines and --graph
20335 descriptions.
20336 (Option Cross Key): Update.
20337 Add --graph.
20338
20339 2001-09-18 Marc Autret <autret_m@epita.fr>
20340
20341 * tests/regression.at: New test (comment in %union).
20342
20343 2001-09-18 Marc Autret <autret_m@epita.fr>
20344
20345 * src/reader.c (parse_union_decl): Do not output '/'. Let copy_comment
20346 do that.
20347 Reported by Keith Browne.
20348
20349 2001-09-18 Marc Autret <autret_m@epita.fr>
20350
20351 * tests/output.at: Add tests for --defines and --graph.
20352
20353 2001-09-18 Marc Autret <autret_m@epita.fr>
20354
20355 * tests/output.at: Removes tests of %{header,src}_extension features.
20356
20357 2001-09-18 Akim Demaille <akim@epita.fr>
20358
20359 * tests/Makefile.am (package.m4): New.
20360 * tests/calc.at (_AT_CHECK_CALC): Just run `calc input'.
20361 (_AT_CHECK_CALC_ERROR): Likewise.
20362 Factor the `, ' part of verbose error messages.
20363
20364 2001-09-18 Marc Autret <autret_m@epita.fr>
20365
20366 * src/getargs.c (longopts): Declare --defines and --graph as options
20367 with optional arguments.
20368 * src/files.h: Add extern declarations.
20369 * src/files.c (spec_graph_file, spec_defines_file): New.
20370 (output_files): Update.
20371 Remove CPP-outed code.
20372
20373 2001-09-18 Marc Autret <autret_m@epita.fr>
20374
20375 Turn off %{source,header}_extension feature.
20376
20377 * src/files.c (compute_exts_from_gf): Update.
20378 (compute_exts_from_src): Update.
20379 (output_files): CPP-out useless code.
20380 * src/files.h: Remove {header,source}_extension extern declarations.
20381 * src/reader.c (parse_dquoted_param): CPP-out.
20382 (parse_header_extension_decl): Remove.
20383 (parse_source_extension_decl): Remove.
20384 (read_declarations): Remove cases tok_{hdrext,srcext}.
20385 * src/lex.c (percent_table): Remove {header,source}_extension entries.
20386 * src/lex.h (token_t): Remove tok_hdrext and tok_srcext.
20387
20388 2001-09-10 Akim Demaille <akim@epita.fr>
20389
20390 * tests/output.at (AT_CHECK_BISON_FLAGS, AT_CHECK_BISON_PERCENT):
20391 (AT_CHECK_BISON_PERCENT_FLAGS): Merge into...
20392 (AT_CHECK_OUTPUT): this.
20393 Merely check ls' exit status, its output is useless.
20394
20395 2001-09-10 Akim Demaille <akim@epita.fr>
20396
20397 * tests/calc.at: Use m4_match.
20398 (_AT_DATA_CALC_Y): Check `yyin != NULL', not `stdin != NULL'.
20399
20400 2001-09-10 Marc Autret <autret_m@epita.fr>,
20401 Akim Demaille <akim@epita.fr>
20402
20403 * src/vcg.h (graph_s): color, textcolor, bordercolor are now
20404 enum color_e.
20405 * src/print_graph.c (print_graph): Initalize graph.layoutalgorithm
20406 to `normal'.
20407 * src/reader.c (parse_token_decl): Initialize token with tok_eof.
20408 * src/lex.h: Adjust prototype.
20409 (token_t): Add `tok_undef'.
20410 * src/lex.c (struct percent_table_struct): Retval is now a token_t.
20411 (parse_percent_token): Now returns token_t.
20412 Add default statement in switch.
20413 (lex): Separate `c' as an input variable, from the token_t result
20414 part.
20415 (unlexed): Is a token_t.
20416
20417 2001-09-10 Akim Demaille <akim@epita.fr>
20418
20419 * configure.in: Bump to 1.29a.
20420
20421 2001-09-07 Akim Demaille <akim@epita.fr>
20422
20423 Version 1.29.
20424
20425 2001-08-30 Akim Demaille <akim@epita.fr>
20426
20427 * tests/atgeneral.m4, tests/atconfig.in, tests/suite.at: Remove.
20428 * m4/atconfig.m4: Remove.
20429 * tests/testsuite.at, tests/atlocal.in, tests/output.at,
20430 * tests/bison: New.
20431 * tests/regression.at, tests/calc.at: Use m4_define, AT_BANNER,
20432 m4_if, m4_patsubst, and m4_regexp.
20433 * tests/calc.at (_AT_CHECK_CALC, _AT_CHECK_CALC_ERROR): Use an
20434 `input' file instead of echo.
20435
20436 2001-08-29 Akim Demaille <akim@epita.fr>
20437
20438 Bump to 1.28e.
20439
20440 2001-08-29 Akim Demaille <akim@epita.fr>
20441
20442 Version 1.28d.
20443
20444 2001-08-29 Paul Eggert <eggert@twinsun.com>
20445
20446 * src/bison.simple (yyparse): Don't take the address of an
20447 item before the start of an array, as that doesn't conform to
20448 the C Standard.
20449
20450 2001-08-29 Robert Anisko <anisko_r@epita.fr>
20451
20452 * doc/bison.texinfo (Location Tracking Calc): New node.
20453
20454 2001-08-29 Paul Eggert <eggert@twinsun.com>
20455
20456 * src/output.c (output): Do not define const, as this now
20457 causes more problems than it cures.
20458
20459 2001-08-29 Akim Demaille <akim@epita.fr>
20460
20461 * doc/bison.texinfo: Modernize `@node' and `@top' use: just name
20462 the nodes.
20463 Be sure to tag the `detailmenu'.
20464
20465 2001-08-29 Akim Demaille <akim@epita.fr>
20466
20467 * Makefile.maint (do-po-update): Wget refuses to overwrite files:
20468 download in a tmp dir.
20469
20470 2001-08-28 Marc Autret <autret_m@epita.fr>
20471
20472 * config/depcomp: New file.
20473
20474 2001-08-28 Marc Autret <autret_m@epita.fr>
20475
20476 * doc/bison.1 (mandoc): Adjust.
20477 From Juan Manuel Guerrero.
20478
20479 2001-08-28 Marc Autret <autret_m@epita.fr>
20480
20481 * src/print_graph.c (print_state): Fix.
20482
20483 2001-08-27 Marc Autret <autret_m@epita.fr>
20484
20485 * src/vcg.h (classname_s, infoname_s, node_s): Constify the
20486 char * members.
20487 Echo modifications to the functions prototypes.
20488 * src/vcg.c (add_classname, add_infoname): Adjust arguments.
20489
20490 2001-08-27 Marc Autret <autret_m@epita.fr>
20491
20492 * src/vcg.c: Include `xalloc.h'.
20493 (add_colorentry): New.
20494 (add_classname): New.
20495 (add_infoname): New.
20496 * src/vcg.h: Add new prototypes.
20497
20498 2001-08-27 Akim Demaille <akim@epita.fr>
20499
20500 * Makefile.maint: Sync. again with CVS Autoconf.
20501
20502 2001-08-27 Akim Demaille <akim@epita.fr>
20503
20504 * Makefile.maint: Formatting changes.
20505 (po-update, cvs-update, update): New targets.
20506 (AMTAR): Remove.
20507
20508 2001-08-27 Akim Demaille <akim@epita.fr>
20509
20510 * Makefile.am (AUTOMAKE_OPTIONS): 1.5.
20511 * Makefile.maint: Sync. with CVS Autoconf.
20512
20513 2001-08-27 Marc Autret <autret_m@epita.fr>
20514
20515 * src/vcg.h (struct infoname_s): New.
20516 (struct colorentry_s): New.
20517 (graph_s): New fields {vertical,horizontal}_order in structure.
20518 Add `infoname' field.
20519 Add `colorentry' field;
20520 * src/vcg_defaults.h (G_VERTICAL_ORDER): New.
20521 (G_HORIZONTAL_ORDER): New.
20522 (G_INFONAME): New.
20523 (G_COLORENTRY): New.
20524 * src/vcg.c (output_graph): Add output of {vertical,horizontal}_order.
20525 Add output of `infoname'.
20526 Add output of `colorentry'.
20527
20528 2001-08-27 Marc Autret <autret_m@epita.fr>
20529
20530 * src/reader.c (parse_dquoted_param): Rename variable `index' to `i'.
20531 This one shadowed a global parameter.
20532
20533 2001-08-24 Marc Autret <autret_m@epita.fr>
20534
20535 * src/print_graph.c (node_output_size): Declared POSIX `size_t' type,
20536 instead of `unsigned'.
20537 (print_state): Do not call obstack_object_size () in obstack_grow ()
20538 to avoid macro variables shadowing.
20539
20540 2001-08-23 Marc Autret <autret_m@epita.fr>
20541
20542 * src/lex.c (percent_table): Typo: s/naem/name/.
20543 Add graph option.
20544 Normalize new options declarations.
20545
20546 2001-08-20 Pascal Bart <pascal.bart@epita.fr>
20547
20548 * tests/suite.at: Exercise %header_extension and %source_extension.
20549
20550 2001-08-16 Marc Autret <autret_m@epita.fr>
20551
20552 * src/reader.c (parse_dquoted_param): New.
20553 (parse_header_extension_decl): Use it.
20554 (parse_source_extension_decl): Likewise.
20555
20556 2001-08-16 Marc Autret <autret_m@epita.fr>
20557
20558 * src/vcg.c: Remove includes of `complain.h' and `xalloc.h'.
20559 (get_xxxx_str): Use assert () instead of complain ().
20560 Remove return invokations in default cases.
20561 (get_decision_str): Modify default behaviour. Remove second argument.
20562 Echo modifications on calls.
20563 (output_graph): Fix.
20564
20565 2001-08-16 Marc Autret <autret_m@epita.fr>
20566
20567 * src/getargs.c (usage): Update with ``-g, --graph''.
20568
20569 2001-08-16 Marc Autret <autret_m@epita.fr>
20570
20571 * doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
20572 (Option Cross Key): Likewise.
20573 * doc/bison.1: Update.
20574
205752001-09-25 Pascal Bart <pascal.bart@epita.fr>
20576
20577 * src/output.c (output_master_parser): Don't finish action_obstack.
20578 (output_parser): Don't care about the muscle action, here.
20579 (prepare): Copy the action_obstack in the action muscle.
20580 (output): Free action_obstack.
20581
205822001-09-23 Pascal Bart <pascal.bart@epita.fr>
20583
20584 * src/reader.c (parse_union_decl): Add new obstack union_obstack. Which
20585 will contain `%union' declaration.
20586 (parse_union_decl): Delete #line directive output.
20587 (parse_union_decl): Substitute /attrs_obstack/union_obstack for all
20588 informations about %union.
20589 (parse_union_decl): Copy the union_obstack in the muscle stype.
20590 * src/bison.simple: Add new #line directive.
20591 Add typdef %%stype YYSTYPE.
20592
205932001-09-23 Pascal Bart <pascal.bart@epita.fr>
20594
20595 * src/bison.simple: Add new `#line' directive.
20596
205972001-09-22 Pascal Bart <pascal.bart@epita.fr>
20598
20599 * src/bison.simple: New `#line' directive.
20600 * src/output.c (output_parser): Support new dynamic muscle input_line.
20601
206022001-09-22 Marc Autret <autret_m@epita.fr>
20603
20604 * src/output.c (output_master_parser): New.
20605 (output_parser): Be more re-entrant.
20606
206072001-09-21 Marc Autret <autret_m@epita.fr>
20608
20609 * src/reader.c (copy_definition, parse_union_decl): Update and use
20610 `linef' muscle.
20611 (copy_action): Likewise.
20612 Use obstack_1grow ().
20613 * src/muscle_tab.c (muscle_init): Add muscle `linef'.
20614
206152001-09-21 Marc Autret <autret_m@epita.fr>
20616
20617 * src/options.c (option_table): Adjust.
20618 * src/lex.c (parse_percent_token): Fix.
20619
206202001-09-20 Pascal Bart <pascal.bart@epita.fr>
20621
20622 * src/options.c (symtab.h): Include it, need by lex.h.
20623
206242001-09-20 Pascal Bart <pascal.bart@epita.fr>
20625
20626 * src/lex.c (parse_percent_token): Change type of variable `tx', which
20627 is now an option_table_struct*.
20628 (option_strcmp): New function option_strcmp.
20629 (parse_percent_token): Call option_strcmp.
20630 * src/getargs.c (xalloc.h, options.h): Include it.
20631 (getargs): Call create_long_option_table.
20632 (getargs): Free longopts at the end of the function.
20633 (shortopts): Move in options.c.
20634 * src/options.c (create_long_option_table): New function. Convert
20635 information from option_table to option structure.
20636 * src/reader.c (options.h): Include it.
20637
20638 * src/Makefile.am: Adjust.
20639 * src/options.c (option_table): Create from longopts and percent_table.
20640 * src/getargs.c (longopts): Delete.
20641 * src/lex.c (struct percent_table_struct): Delete.
20642 (percent_table): Delete.
20643 (options.h): Include it.
20644 * src/options.c: Create.
20645 * src/options.h: Create.
20646 Declare enum opt_access_e.
20647 Define struct option_table_struct.
20648
206492001-09-20 Marc Autret <autret_m@epita.fr>
20650
20651 * doc/bison.texinfo: Adjust terminologies about prologue and epilogue
20652 sections of Bison.
20653
206542001-09-19 Pascal Bart <pascal.bart@epita.fr>
20655
20656 * src/bison.simple: s/%%filename/%%skeleton.
20657 * src/muscle_tab.c (getargs.h): Include it.
20658 (muscle_init): Insert new muscle skeleton.
20659
206602001-09-18 Pascal Bart <pascal.bart@epita.fr>
20661
20662 * src/output.c (output_parser): Delete unused variable actions_dumped.
20663
206642001-09-07 Pascal Bart <pascal.bart@epita.fr>
20665
20666 * src/output.c (output): Delete call to reader_output_yylsp.
20667 * src/reader.c (reader): Likewise.
20668 * src/reader.h: Delete declaration of reader_output_yylsp.
20669
206702001-09-02 Marc Autret <autret_m@epita.fr>
20671
20672 * src/reader.c: Include muscle_tab.h.
20673 (parse_union_decl): Update.
20674 (parse_macro_decl): Rename parse_muscle_decl.
20675 Update to use renamed functions and variable.
20676 (read_declarations, copy_action, read_additionnal_code, : Updated
20677 with correct variables and functions names.
20678 (packsymbols, reader): Likewise.
20679
20680 * src/reader.h (muscle_obstack): Extern declaration update.
20681
20682 * src/output.c: Include muscle_tab.h
20683 In all functions using macro_insert, change by using muscle_insert ().
20684 (macro_obstack): Rename muscle_obstack.
20685 Echo modifications in the whole file.
20686 (MACRO_INSERT_INT): Rename MUSCLE_INSERT_INT.
20687 (MACRO_INSERT_STRING): Rename MUSCLE_INSERT_STRING.
20688 (MACRO_INSERT_PREFIX): Rename MUSCLE_INSERT_PREFIX.
20689
20690 * src/muscle_tab.h: Update double inclusion macros.
20691 (macro_entry_s): Rename muscle_entry_s.
20692 Update prototypes.
20693
20694 * src/muscle_tab.c: Include muscle_tab.h.
20695 Rename macro_tabble to muscle_table.
20696 (mhash1, mhash2, mcmp): Use muscle_entry.
20697 (macro_init): Rename muscle_init. Update.
20698 (macro_insert): Rename muscle_insert. Update.
20699 (macro_find): Rename muscle_find. Update.
20700
20701 * src/main.c: Include muscle_tab.h.
20702 (main): Call muscle_init ().
20703 * src/Makefile.am (bison_SOURCES): Echo modifications.
20704
207052001-09-02 Marc Autret <autret_m@epita.fr>
20706
20707 Now the files macro_tab.[ch] are named muscle_tab.[ch].
20708
20709 * src/muscle_tab.c, src/muscle_tab.h: Add files.
20710
207112001-09-02 Marc Autret <autret_m@epita.fr>
20712
20713 * src/macrotab.c, src/macrotab.h: Remove.
20714
207152001-09-01 Pascal Bart <pascal.bart@epita.fr>
20716
20717 * src/reader.c (copy_guard): Use muscle to specify the `#line'
20718 filename.
20719
207202001-09-01 Marc Autret <autret_m@epita.fr>
20721
20722 * tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set
20723 to an explicit value to activate the feature. We do it here.
20724
207252001-08-31 Pascal Bart <pascal.bart@epita.fr>
20726
20727 * src/output.c (prepare): Delete the `filename' muscule insertion.
20728 * src/reader.c (copy_action): Use `filename' muscule with `#line'.
20729 (parse_union_decl): Likewise.
20730 * src/macrotab.c (macro_init): Initialize filename by infile.
20731
207322001-08-31 Marc Autret <autret_m@epita.fr>
20733
20734 * src/bison.simple (YYLSP_NEEDED): New definition.
20735 * src/output.c (prepare): Add macro insertion of `locations_flag'
20736
207372001-08-31 Pascal Bart <pascal.bart@epita.fr>
20738
20739 * src/output.c (prepare): Delete insertion of previous muscles,
20740 and insert the `prefix' muscles.
20741 * src/macrotab.c (macro_init): Likewise.
20742 (macro_init): Initialization prefix directive by `yy'.
20743 * src/bison.simple: Substitute all %%yylex, %%yychar, %%yylval,
20744 %%yydebug, %%yyerror, %%yynerrs and %%yyparse by yylex, yychar,
20745 yylval, yydebug, yyerror, yynerrs and yyparse.
20746 New directive `#define' to substitute yydebug, ... with option
20747 name_prefix.
20748
207492001-08-31 Pascal Bart <pascal.bart@epita.fr>
20750
20751 * src/main.c (main): Standardize.
20752 * src/output.c (output_table_data, output_parser): Likewise.
20753 * src/macrotab.h, src/macrotab.c, src/bison.simple: Likewise.
20754
207552001-08-31 Pascal Bart <pascal.bart@epita.fr>, Marc Autret <autret_m@epita.fr>
20756
20757 * src/reader.c (read_additionnal_code): Rename %%user_code to
20758 %%epilogue.
20759 * src/output.c (output): Rename %%declarations to %%prologue.
20760 * src/bison.simple: Echo modifications.
20761
207622001-08-31 Marc Autret <autret_m@epita.fr>
20763
20764 * src/reader.c (readgram): CleanUp.
20765 (output_token_defines): Likewise.
20766 (packsymbols): Likewise.
20767 (reader): Likewise.
20768 * src/output.c (output): CPP-out useless code.
20769
207702001-08-31 Pascal Bart <pascal.bart@epita.fr>
20771
20772 * src/reader.c (reader): Delete obsolete call to function
20773 output_trailers and output_headers.
20774 * src/output.h: Remove obsolete functions prototypes of output_headers
20775 and output_trailers.
20776
207772001-08-30 Pascal Bart <pascal.bart@epita.fr>
20778
20779 * src/main.c: Include macrotab.h.
20780 * src/macrotab.h (macro_entry_s): Constify fields.
20781 Adjust functions prototypes.
20782 * src/macrotab.c (macro_insert): Constify key and value.
20783 (macro_find): Constify key.
20784 (macro_insert): Include 'xalloc.h'
20785 (macro_insert): Use XMALLOC.
20786 (macro_find): Constify return value.
20787 * src/output.c (output_table_data): Rename table to table_data.
20788 (output_parser): Constify macro_key, macro_value.
20789
207902001-08-30 Marc Autret <autret_m@epita.fr>
20791
20792 * src/reader.c (parse_skel_decl): New.
20793 (read_declarations): Add case `tok_skel', call parse_skel_decl ().
20794 * src/lex.h (token_t): New token `tok_skel'.
20795 * src/lex.c (percent_table): Add skeleton option entry.
20796 Standardize.
20797
207982001-08-29 Marc Autret <autret_m@epita.fr>
20799
20800 * src/bison.simple: Add %%user_code directive at the end.
20801 * src/reader.c (read_additionnal_code): New.
20802 (reader): Use it.
20803 * src/output.c (output_program): Remove.
20804 (output): Update.
20805
208062001-08-28 Marc Autret <autret_m@epita.fr>
20807
20808 * src/output.c (output_actions): Clean up.
20809 (output_gram): CPP-out useless code.
20810 * src/reader.c (reader): Clean up, CPP-out useless code.
20811
208122001-08-28 Pascal Bart <pascal.bart@epita.fr>
20813
20814 * src/output.c (output): Copy attrs_obstack in the '%%definitions'
20815 directive.
20816 * src/bison.simple: Add `%%definitions'.
20817
208182001-08-28 Marc Autret <autret_m@epita.fr>
20819
20820 * config/depcomp: New file.
20821
208222001-08-27 Paul Eggert <eggert@twinsun.com>
20823
20824 * src/bison.simple (yyparse): Don't take the address of an
20825 item before the start of an array, as that doesn't conform to
20826 the C Standard.
20827
208282001-08-27 Robert Anisko <robert.anisko@epita.fr>
20829
20830 * src/output.c (output): Remove the initialization of the macro
20831 obstack. It was done too late here.
20832
20833 * src/reader.c (parse_macro_decl): Fix. Use of the macro obstack was
20834 completely wrong.
20835 (reader): Initialize the macro obstack here, since we need it to grow
20836 '%define' directives.
20837
20838 * src/reader.h: Declare the macro obstack as extern.
20839
208402001-08-27 Robert Anisko <robert.anisko@epita.fr>
20841
20842 * src/output.c (output_parser): Fix. Store single '%' characters in
20843 the output obstack instead of throwing them away.
20844
208452001-08-27 Akim Demaille <akim@epita.fr>
20846
20847 * Makefile.am (AUTOMAKE_OPTIONS): 1.5.
20848
208492001-08-25 Robert Anisko <robert.anisko@epita.fr>
20850
20851 * lib/Makefile.am: Adjust.
20852
208532001-08-25 Robert Anisko <robert.anisko@epita.fr>
20854
20855 * src/bison.simple: Update and add '%%' directives.
20856
208572001-08-25 Robert Anisko <robert.anisko@epita.fr>
20858
20859 * src/reader.c (reader): Remove calls to 'output_headers' and
20860 'output_trailers'. Remove some C output.
20861 (readgram): Disable a piece of code that was writing a default
20862 definition for 'YYSTYPE'.
20863 (reader_output_yylsp): Remove.
20864 (packsymbols): Output token defintions to a macro.
20865 (copy_definition): Disable C output.
20866
20867 * src/reader.c (parse_macro_decl): New function used to parse macro
20868 declarations.
20869 (copy_string2): Put the body of copy_string into this new function.
20870 Add a parameter to let the caller choose whether he wants to copy the
20871 string delimiters or not.
20872 (copy_string): Be a simple call to copy_string2 with the last argument
20873 bound to true.
20874 (read_declarations): Add case for macro definition.
20875 (copy_identifier): New.
20876 (parse_macro_decl): Read macro identifiers using copy_identifier
20877 rather than lex.
20878
208792001-08-25 Robert Anisko <robert.anisko@epita.fr>
20880
20881 * src/output.c (prepare): Add prefixed names.
20882 (output_parser): Output semantic actions.
20883 (output_parser): Fix bug on '%%line' directives.
20884
20885 * src/output.c (output_headers): Remove. The C code printed by this
20886 function should now be in the skeletons.
20887 (output_trailers): Remove.
20888 (output): Disable call to 'reader_output_yylsp'.
20889 (output_rule_data): Do not output tables to the table obstack.
20890
20891 * src/output.c: Remove some C dedicated output.
20892 Improve the use of macro and output obstacks.
20893 (output_defines): Remove.
20894
20895 * src/output.c (output_token_translations): Associate 'translate'
20896 table with a macro. No output to the table obstack.
20897 (output_gram): Same for 'rhs' and 'prhs'.
20898 (output_stos): Same for 'stos'.
20899 (output_rule_data): Same for 'r1' and 'r2'.
20900 (token_actions): Same for 'defact'.
20901 (goto_actions): Same for 'defgoto'.
20902 (output_base): Same for 'pact' and 'pgoto'.
20903 (output_table): Same for 'table'.
20904 (output_check): Same for 'check'.
20905
20906 * src/output.c (output_table_data): New function.
20907 (output_short_table): Remove.
20908 (output_short_or_char_table): Remove.
20909
20910 * src/output.c (output_parser): Replace most of the skeleton copy code
20911 with something new. Skeletons are now processed character by character
20912 rather than line by line, and Bison looks for '%%' macros. This is the
20913 first step in making Bison's output process (a lot) more flexible.
20914 (output_parser): Use the macro table.
20915
209162001-08-25 Robert Anisko <robert.anisko@epita.fr>
20917
20918 * src/main.c (main): Initialize the macro table.
20919
209202001-08-25 Robert Anisko <robert.anisko@epita.fr>
20921
20922 * src/lex.c (percent_table): Add tok_define.
20923 * src/lex.h: Add tok_define.
20924
209252001-08-25 Robert Anisko <robert.anisko@epita.fr>
20926
20927 * src/macrotab.c: New file.
20928 * src/macrotab.h: New file.
20929 * src/Makefile.am: Update.
20930
209312001-08-25 Robert Anisko <robert.anisko@epita.fr>
20932
20933 * lib/hash.c: New file.
20934 * lib/hash.h: New file.
20935 * lib/Makefile.am: Update.
20936
209372001-08-15 Akim Demaille <akim@epita.fr>
20938
20939 Version 1.28c.
20940
209412001-08-15 Marc Autret <autret_m@epita.fr>
20942
20943 * src/reader.c (readgram): Indent output macro YYSTYPE.
20944 (packsymbols): Likewise.
20945 (output_token_defines): Likewise.
20946 * src/files.c: Standardize.
20947 (compute_header_macro): New.
20948 (defines_obstack_save): New. Use compute_header_macro.
20949 (output_files): Update. Use defines_obstack_save.
20950
209512001-08-15 Akim Demaille <akim@epita.fr>
20952
20953 * doc/bison.texinfo (Table of Symbols): Document
20954 YYSTACK_USE_ALLOCA.
20955
209562001-08-15 Akim Demaille <akim@epita.fr>
20957
20958 * missing: Update from CVS Automake.
20959 * config/config.guess, config/config.sub, config/texinfo.tex:
20960 Update from gnu.org.
20961
209622001-08-15 Akim Demaille <akim@epita.fr>
20963
20964 * Makefile.maint: Sync with CVS Autoconf.
20965
209662001-08-14 Pascal Bart <pascal.bart@epita.fr>
20967
20968 * doc/bison.texinfo: Include GNU Free Documentation License from
20969 `fdl.texi'.
20970 * doc/fdl.texi: Add to package.
20971
209722001-08-14 Marc Autret <autret_m@epita.fr>
20973
20974 Turn on %{source,header}_extension features.
20975
20976 * src/lex.c (percent_table): Un-CPP out header_extension and
20977 source_extension.
20978 * src/files.c (compute_exts_from_gf): Compare pointers with NULL.
20979 (compute_exts_from_src): Remove conditions. It restores priorities
20980 between options.
20981
209822001-08-14 Marc Autret <autret_m@epita.fr>
20983
20984 * src/files.c (compute_base_names): Add extensions computing when
20985 `--file-prefix' used.
20986 Standardize function calls.
20987
209882001-08-13 Marc Autret <autret_m@epita.fr>
20989
20990 * src/bison.simple (YYSTACK_USE_ALLOCA): Changed to allow users
20991 defining it (defined but null disables alloca).
20992
209932001-08-13 Marc Autret <autret_m@epita.fr>
20994
20995 * src/bison.simple (_yy_memcpy): CPP reformat.
20996
209972001-08-13 Pascal Bart <pascal.bart@epita.fr>
20998
20999 * tests/atconfig.in (CPPFLAGS): Fix.
21000
210012001-08-10 Pascal Bart <pascal.bart@epita.fr>
21002
21003 * doc/bison.texinfo: Include GNU General Public License from
21004 `gpl.texi'.
21005 * doc/gpl.texi: Add to package.
21006
210072001-08-10 Marc Autret <autret_m@epita.fr>
21008
21009 * src/print_graph.h: Fix.
21010 * src/reader.c (read_declarations): Use parse_header_extension_decl ().
21011
210122001-08-10 Akim Demaille <akim@epita.fr>
21013
21014 * src/system.h: Provide default declarations for stpcpy, strndup,
21015 and strnlen.
21016
210172001-08-10 Robert Anisko <anisko_r@epita.fr>
21018
21019 * doc/bison.texinfo (Locations): Update @$ stuff.
21020
210212001-08-09 Robert Anisko <anisko_r@epita.fr>
21022
21023 * src/bison.simple (YYLLOC_DEFAULT): Update.
21024 (yyparse): Adjust.
21025
210262001-08-08 Marc Autret <autret_m@epita.fr>
21027
21028 * doc/bison.texinfo: Change @samp{$<@dots{}>} to
21029 @samp{$<@dots{}>@var{n}} in Section Actions in Mid-Rule.
21030 Reported by Fabrice Bauzac.
21031
210322001-08-08 Marc Autret <autret_m@epita.fr>
21033
21034 * src/vcg_default.h: Use NULL instead of 0 to initialize pointers.
21035 * src/vcg.c (output_node): Fix.
21036 * src/vcg.h: Cleanup.
21037 * src/print_graph.c: Add comments.
21038 (node_output_size): New global variable. Simplify the formatting of
21039 the VCG graph output.
21040 (print_actions): Unused code is now used. It notifies the final state
21041 and no action states in the VCG graph. It also give the reduce actions.
21042 The `shift and goto' edges are red and the `go to state' edges are
21043 blue.
21044 Get the current node name and node_obstack by argument.
21045 (node_obstack): New variable.
21046 (print_state): Manage node_obstack.
21047 (print_core): Use node_obstack given by argument.
21048 A node is not only computed here but in print_actions also.
21049 (print_graph): CPP out useless code instead of commenting it.
21050
210512001-08-07 Pascal Bart <pascal.bart@epita.fr>
21052
21053 * tests/atconfig.in (CPPFLAGS): Fix.
21054
210552001-08-07 Akim Demaille <akim@epita.fr>
21056
21057 * src/print_graph.c (quote): New.
21058 (print_core): Use it.
21059
210602001-08-06 Akim Demaille <akim@epita.fr>, Marc Autret <autret_m@epita.fr>
21061
21062 * src/vcg.c (complain.h): Include it.
21063 Unepitaize `return' invocations.
21064 [NDEBUG] (main): Remove.
21065 * src/vcg.h (node_t, edge_t, graph_t): Constify the char * members.
21066 * src/files.c (open_files): Initialize graph_obstack.
21067 * src/print_graph.c (print_actions): CPP out useless code.
21068 (print_core): Don't output the last `\n' in labels.
21069 Use `quote'.
21070 * src/files.c (output_files): Output the VCG file.
21071 * src/main.c (main): Invoke print_graph ();
21072
210732001-08-06 Marc Autret <autret_m@epita.fr>
21074
21075 Automaton VCG graph output.
21076 Using option ``-g'' or long option ``--graph'', you can generate
21077 a gram_filename.vcg file containing a VCG description of the LALR (1)
21078 automaton of your grammar.
21079
21080 * src/main.c: Call to print_graph() function.
21081 * src/getargs.h: Update.
21082 * src/getargs.c (options): Update to catch `-g' and `--graph' options.
21083 (graph_flag): New flag.
21084 (longopts): Update.
21085 (getargs): Add case `g'.
21086 * src/files.c (graph_obstack): New obstack struct.
21087 (open_files): Initialize new obstack.
21088 (output_files): Saves graph_obstack if required.
21089 * src/files.h (graph_obstack): New extern declaration.
21090 * src/Makefile.am: Add new source files.
21091
210922001-08-06 Marc Autret <autret_m@epita.fr>
21093
21094 * src/print_graph.c, src/print_graph.h (graph): New.
21095 * src/vcg.h: New file.
21096 * src/vcg.c: New file, VCG graph handling.
21097
210982001-08-06 Marc Autret <autret_m@epita.fr>
21099
21100 Add of %source_extension and %header_extension which specify
21101 the source or/and the header output file extension.
21102
21103 * src/files.c (compute_base_names): Remove initialisation of
21104 src_extension and header_extension.
21105 (compute_exts_from_gf): Update.
21106 (compute_exts_from_src): Update.
21107 (output_files): Update.
21108 * src/reader.c (parse_header_extension_decl): New.
21109 (parse_source_extension_decl): New.
21110 (read_declarations): New case statements for the new tokens.
21111 * src/lex.c (percent_table): Add entries for %source_extension
21112 and %header_extension.
21113 * src/lex.h (token_e): New tokens tok_hdrext and tok_srcext.
21114
211152001-08-06 Marc Autret <autret_m@epita.fr>
21116
21117 * configure.in: Bump to 1.28c.
21118 * doc/bison.texinfo: Texinfo thingies.
21119
211202001-08-04 Pascal Bart <pascal.bart@epita.fr>
21121
21122 * tests/atconfig.in (CPPFLAGS): Add.
21123 * tests/calc.at (AT_CHECK): Use CPPFLAGS.
21124
211252001-08-03 Akim Demaille <akim@epita.fr>
21126
21127 Version 1.28b.
21128
211292001-08-03 Akim Demaille <akim@epita.fr>
21130
21131 * tests/Makefile.am (check-local): Ship testsuite.
21132 * tests/calc.at (_AT_DATA_CALC_Y): Prototype all the functions.
21133 Include `string.h'.
21134
211352001-08-03 Akim Demaille <akim@epita.fr>
21136
21137 * configure.in: Try using -Wformat when compiling.
21138
211392001-08-03 Akim Demaille <akim@epita.fr>
21140
21141 * configure.in: Bump to 1.28b.
21142
211432001-08-03 Akim Demaille <akim@epita.fr>
21144
21145 * src/complain.c: Adjust strerror_r portability issues.
21146
211472001-08-03 Akim Demaille <akim@epita.fr>
21148
21149 Version 1.28a.
21150
211512001-08-03 Akim Demaille <akim@epita.fr>
21152
21153 * src/getargs.c, src/getarg.h (skeleton)): Constify.
21154 * src/lex.c (literalchar): Avoid name clashes on `buf'.
21155 * src/getargs.c: Include complain.h.
21156 * src/files.c, src/files.h (skeleton_find): Avoid name clashes.
21157 * lib/quotearg.c, lib/quotearg.h: Update from fileutils 4.1.
21158
211592001-08-03 Akim Demaille <akim@epita.fr>
21160
21161 * src/reader.c (readgram): Display hidden chars in error messages.
21162
211632001-08-03 Akim Demaille <akim@epita.fr>
21164
21165 Update to gettext 0.10.39.
21166
211672001-08-03 Akim Demaille <akim@epita.fr>
21168
21169 * lib/strspn.c: New.
21170
211712001-08-01 Marc Autret <autret_m@epita.fr>
21172
21173 * doc/bison.texinfo: Update.
21174 * doc/bison.1 (mandoc): Update.
21175 * src/system.h (EXT_GUARD_C, EXT_STYPE_H): Remove .c and .h.
21176 * src/files.c: Support output files extensions computing.
21177 (src_extension): New static variable.
21178 (header_extension): New static variable.
21179 (tr): New function.
21180 (get_extension_index): New function, gets the index of an extension
21181 filename in a string.
21182 (compute_exts_from_gf): New function, computes extensions from the
21183 grammar file extension.
21184 (compute_exts_from_src): New functions, computes extensions from the
21185 C source file extension, file given by ``-o'' option.
21186 (compute_base_names): Update.
21187 (output_files): Update.
21188
211892001-08-01 Robert Anisko <anisko_r@epita.fr>
21190
21191 * doc/bison.texi: Document @$.
21192 (Locations): New section.
21193
211942001-07-18 Akim Demaille <akim@epita.fr>
21195
21196 * Makefile.maint, GNUmakefile: New, from Autoconf 2.52.
21197 * config/prev-version.txt, config/move-if-change: New.
21198 * Makefile.am: Adjust.
21199
212002001-07-08 Pascal Bart <pascal.bart@epita.fr>
21201
21202 * src/bison.simple (yyparse): Suppress warning `comparaison
21203 between signed and unsigned'.
21204
212052001-07-05 Pascal Bart <pascal.bart@epita.fr>
21206
21207 * src/getargs.h (raw_flag): Remove.
21208 * src/getargs.c: Die on `-r'/`--raw'.
21209 * src/lex.c (parse_percent_token): Die on `%raw'.
21210 * src/reader.c (output_token_defines): Suppress call to `raw_flag'.
21211 * tests/calc.at: Suppress test with option `--raw'.
21212
212132001-07-14 Akim Demaille <akim@epita.fr>
21214
21215 * config/: New.
21216 * configure.in: Require Autoconf 2.50.
21217 Update to gettext 0.10.38.
21218
212192001-03-16 Akim Demaille <akim@epita.fr>
21220
21221 * doc/bison.texinfo: ANSIfy the examples.
21222
212232001-03-16 Akim Demaille <akim@epita.fr>
21224
21225 * getargs.c (skeleton): New variable.
21226 (longopts): --skeleton is a new option.
21227 (shortopts, getargs): -S is a new option.
21228 * getargs.h: Declare skeleton.
21229 * output.c (output_parser): Use it.
21230
212312001-03-16 Akim Demaille <akim@epita.fr>
21232
21233 * m4/strerror_r.m4: New.
21234 * m4/error.m4: Run AC_FUNC_STRERROR_R.
21235 * lib/error.h, lib/error.c: Update.
21236
212372001-03-16 Akim Demaille <akim@epita.fr>
21238
21239 * src/getargs.c (longopts): Clean up.
21240
212412001-02-21 Akim Demaille <akim@epita.fr>
21242
21243 * src/reader.c (gensym): `gensym_count' is your own.
21244 Use a static buf to create the symbol name, as token_buffer is no
21245 longer a buffer.
21246
212472001-02-08 Akim Demaille <akim@epita.fr>
21248
21249 * src/conflicts.c (conflict_report): Be sure not to append to res
21250 between two calls, which could happen if both first sprintf were
21251 skipped, but not the first cp += strlen.
21252
212532001-02-08 Akim Demaille <akim@epita.fr>
21254
21255 * lib/memchr.c, lib/stpcpy.c, lib/strndup.c, lib/strnlen.c:
21256 New, from fileutils 4.0.37.
21257 * configure.in: Require Autoconf 2.49c. I took some time before
21258 making this decision. This is the only way out for portability
21259 issues in Bison, it would mean way too much duplicate effort to
21260 import in Bison features implemented in 2.49c since 2.13.
21261 AC_REPLACE_FUNCS and AC_CHECK_DECLS the functions above.
21262
212632001-02-02 Akim Demaille <akim@epita.fr>
21264
21265 * lib/malloc.c, lib/realloc.c: New, from the fileutils 4.0.37.
21266 * lib/xalloc.h, lib/xmalloc.c: Update.
21267
212682001-01-19 Akim Demaille <akim@epita.fr>
21269
21270 Get rid of the ad hoc handling of token_buffer in the scanner: use
21271 the obstacks.
21272
21273 * src/lex.c (token_obstack): New.
21274 (init_lex): Initialize it. No longer call...
21275 (grow_token_buffer): this. Remove it.
21276 Adjust all the places which used it to use the obstack.
21277
212782001-01-19 Akim Demaille <akim@epita.fr>
21279
21280 * src/lex.h: Rename all the tokens:
21281 s/\bENDFILE\b/tok_eof/g;
21282 s/\bIDENTIFIER\b/tok_identifier/g;
21283 etc.
21284 Let them be enums, not #define, to ease debugging.
21285 Adjust all the code.
21286
212872001-01-18 Akim Demaille <akim@epita.fr>
21288
21289 * src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer): Remove, private.
21290 * src/lex.c (maxtoken, grow_token_buffer): Static.
21291
212922001-01-18 Akim Demaille <akim@epita.fr>
21293
21294 Since we now use obstacks, more % directives can be enabled.
21295
21296 * src/lex.c (percent_table): Also accept `%yacc',
21297 `%fixed_output_files', `%defines', `%no_parser', `%verbose', and
21298 `%debug'.
21299 Handle the actions for `%semantic_parser' and `%pure_parser' here,
21300 instead of returning a token.
21301 * src/lex.h (SEMANTIC_PARSER, PURE_PARSER): Remove, unused.
21302 * src/reader.c (read_declarations): Adjust.
21303 * src/files.c (open_files): Don't call `compute_base_names', don't
21304 compute `attrsfile' since they depend upon data which might be
21305 *in* the input file now.
21306 (output_files): Do it here.
21307 * src/output.c (output_headers): Document the fact that this patch
21308 introduces a guaranteed SEGV for semantic parsers.
21309 * doc/bison.texinfo: Document them.
21310 * tests/suite.at: Exercise these %options.
21311
213122000-12-20 Akim Demaille <akim@epita.fr>
21313
21314 Also handle the output file (--verbose) with obstacks.
21315
21316 * files.c (foutput): Remove.
21317 (output_obstack): New.
21318 Adjust all dependencies.
21319 * src/conflicts.c: Return a string.
21320 * src/system.h (obstack_grow_string): Rename as...
21321 (obstack_sgrow): this. Be ready to work with non literals.
21322 (obstack_fgrow4): New.
21323
213242000-12-20 Akim Demaille <akim@epita.fr>
21325
21326 * src/files.c (open_files): Fix the computation of short_base_name
21327 in the case of `-o foo.tab.c'.
21328
213292000-12-20 Akim Demaille <akim@epita.fr>
21330
21331 * src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
21332 (copy_dollar): Now that everything uses obstacks, get rid of the
21333 FILE * parameters.
21334
213352000-12-20 Akim Demaille <akim@epita.fr>
21336
21337 * src/files.c (open_files): Actually the `.output' file is based
21338 on the short_base_name, not base_name.
21339 * tests/suite.at (Checking output file names): Adjust.
21340
213412000-12-20 Akim Demaille <akim@epita.fr>
21342
21343 * src/bison.s1: Remove, we now use directly...
21344 * src/bison.simple: this.
21345 * src/Makefile.am: Use pkgdata instead of data.
21346
213472000-12-20 Akim Demaille <akim@epita.fr>
21348
21349 * src/files.c (guard_obstack): New.
21350 (open_files): Initialize it.
21351 (output_files): Dump it...
21352 * src/files.h: Export it.
21353 * src/reader.c (copy_guard): Use it.
21354
213552000-12-19 Akim Demaille <akim@epita.fr>
21356
21357 * src/files.c (outfile, defsfile, actfile): Removed as global
21358 vars.
21359 (open_files): Don't compute them.
21360 (output_files): Adjust.
21361 (base_name, short_base_name): Be global.
21362 Adjust dependencies.
21363
213642000-12-19 Akim Demaille <akim@epita.fr>
21365
21366 * src/files.c (strsuffix): New.
21367 (stringappend): Be just like strcat but allocate.
21368 (base_names): Eve out from open_files.
21369 Try to simplify the rather hairy computation of base_name and
21370 short_base_name.
21371 (open_files): Use it.
21372 * tests/suite.at (Checking output file names): New test.
21373
213742000-12-19 Akim Demaille <akim@epita.fr>
21375
21376 * src/system.h (obstack_grow_literal_string): Rename as...
21377 (obstack_grow_string): this.
21378 * src/output.c (output_parser): Recognize `%% actions' instead of
21379 `$'.
21380 * src/bison.s1: s/$/%% actions/.
21381 * src/bison.hairy: Likewise.
21382
213832000-12-19 Akim Demaille <akim@epita.fr>
21384
21385 * src/output.c (output_parser): Compute the `#line' lines when
21386 there are.
21387 * src/Makefile.am (bison.simple): Be a simple copy of bison.s1.
21388 Suggested by Hans Aberg.
21389
213902000-12-19 Akim Demaille <akim@epita.fr>
21391
21392 Let the handling of the skeleton files be local to the procedures
21393 that use it.
21394
21395 * src/files.c (xfopen, xfclose, skeleton_find, guardfile): No
21396 longer static.
21397 (fparser, open_extra_files): Remove.
21398 (open_files, output_files): Don't take care of fparser.
21399 * src/files.h: Adjust.
21400 * src/output.c (output_parser): Open and close the file to the
21401 skeleton.
21402 * src/reader.c (read_declarations): When %semantic_parser, open
21403 fguard.
21404
214052000-12-19 Akim Demaille <akim@epita.fr>
21406
21407 * src/file.h (BISON_SIMPLE, BISON_HAIRY): Move from here...
21408 * src/system.h (BISON_SIMPLE, BISON_HAIRY): ... to here.
21409
214102000-12-19 Akim Demaille <akim@epita.fr>
21411
21412 * src/files.c (open_files): Yipee! We no longer need all the code
21413 looking for `/tmp' since we have no tmp file.
21414
214152000-12-19 Akim Demaille <akim@epita.fr>
21416
21417 * src/system.h (EXT_TAB, EXT_OUTPUT, EXT_STYPE_H, EXT_GUARD_C):
21418 New macros.
21419 * src/files.c (open_files): Less dependency on MSDOS etc.
21420
214212000-12-14 Akim Demaille <akim@epita.fr>
21422
21423 * src/bison.s1 (YYLLOC_DEFAULT): New macro.
21424 Provide a default definition.
21425 Use it when executing the default @ action.
21426 * src/reader.c (reader_output_yylsp): No longer include
21427 `timestamp' and `text' in the default YYLTYPE.
21428
214292000-12-12 Akim Demaille <akim@epita.fr>
21430
21431 * src/reader.c (copy_definition, parse_union_decl, copy_action)
21432 (copy_guard): Quote the file names.
21433 Reported by Laurent Mascherpa.
21434
214352000-12-12 Akim Demaille <akim@epita.fr>
21436
21437 * src/output.c (output_headers, output_program, output): Be sure
21438 to escape special characters when outputting filenames.
21439 (ACTSTR_PROLOGUE, ACTSTR_EPILOGUE): Remove.
21440 (output_headers): Don't depend on them, Use ACTSTR.
21441
214422000-11-17 Akim Demaille <akim@epita.fr>
21443
21444 * lib/obstack.h: Formatting changes.
21445 (obstack_grow, obstack_grow0): Don't cast WHERE at all: it
21446 prevents type checking.
21447 (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
21448 cast the value to (void *): assigning a `foo *' to a `void *'
21449 variable is valid.
21450 (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
21451 * src/reader.c (parse_union_decl): Typo: use obstack_1grow to
21452 append characters.
21453
214542000-11-17 Akim Demaille <akim@epita.fr>
21455
21456 * tests/Makefile.am (suite.m4, regression.m4, calc.m4): Rename
21457 as...
21458 (suite.m4, regression.m4, calc.m4): these.
21459 * tests/atgeneral.m4: Update from CVS Autoconf.
21460
214612000-11-17 Akim Demaille <akim@epita.fr>
21462
21463 * tests/regression.m4 (%union and --defines): New test,
21464 demonstrating a current bug in the obstack implementation.
21465
214662000-11-17 Akim Demaille <akim@epita.fr>
21467
21468 * src/bison.s1 (_YY_DECL_VARIABLES, YY_DECL_VARIABLES): New
21469 macros.
21470 Use them to declare the variables which are global or local to
21471 `yyparse'.
21472
214732000-11-17 Akim Demaille <akim@epita.fr>
21474
21475 * acconfig.h: Remove, no longer used.
21476
214772000-11-07 Akim Demaille <akim@epita.fr>
21478
21479 * src: s/Copyright (C)/Copyright/g.
21480
214812000-11-07 Akim Demaille <akim@epita.fr>
21482
21483 * src/reader.c (reader): #define YYLSP_NEEDED to 1 instead of just
21484 defining.
21485 * src/bison.s1: s/#ifdef YYLSP_NEEDED/#if YYLSP_NEEDED/.
21486
214872000-11-07 Akim Demaille <akim@epita.fr>
21488
21489 * src/bison.s1 (YYLEX): Use #if instead of #ifdef.
21490 Merge in a single CPP if/else.
21491
214922000-11-07 Akim Demaille <akim@epita.fr>
21493
21494 * src/output.c (output): Remove useless variables.
21495 * lib/obstack.c (obstack_grow, obstack_grow0): Rename the second
21496 argument `data' for consistency with the prototypes.
21497 Qualify it `const'.
21498 (obstack_copy, obstack_copy0): Rename the second argument as
21499 `address' for consistency. Qualify it `const'.
21500 * lib/obstack.h (obstack_copy, obstack_copy0, obstack_grow)
21501 (obstack_grow0, obstack_ptr_grow, obstack_ptr_grow_fast): Qualify
21502 `const' their input argument (`data' or `address').
21503 Adjust the corresponding macros to include `const' in casts.
21504
215052000-11-03 Akim Demaille <akim@epita.fr>
21506
21507 * src/Makefile.am (INCLUDES): s/PFILE/BISON_SIMPLE/.
21508 s/PFILE1/BISON_HAIRY/.
21509 Adjust dependencies.
21510
215112000-11-03 Akim Demaille <akim@epita.fr>
21512
21513 For some reason, this was not applied.
21514
21515 * src/files.c [VMS]: No longer include `ssdef.h', no longer define
21516 `unlink': it's no longer used.
21517
215182000-11-03 Akim Demaille <akim@epita.fr>
21519
21520 * src/files.c (skeleton_find): New function, eved out of...
21521 (open_files, open_extra_files): here.
21522
215232000-11-03 Akim Demaille <akim@epita.fr>
21524
21525 Don't use `atexit'.
21526
21527 * src/files.c (obstack_save): New function.
21528 (done): Rename as...
21529 (output_files): this.
21530 Use `obstack_save'.
21531 * src/main.c (main): Don't use `atexit' to register `done', since
21532 it no longer has to remove tmp files, just call `output_files'
21533 when there are no errors.
21534
215352000-11-02 Akim Demaille <akim@epita.fr>
21536
21537 * src/files.c [VMS]: No longer include `ssdef.h', no longer define
21538 `unlink': it's no longer used.
21539 * src/files.h: Formatting changes.
21540
215412000-11-02 Akim Demaille <akim@epita.fr>
21542
21543 Remove the last uses of mktemp and unlink/delete.
21544
21545 * src/files.c (fdefines, ftable): Removed.
21546 (defines_ostack, table_obstack): New.
21547 Adjust dependencies of the former into uses of the latter.
21548 * src/output.c (output_short_or_char_table, output_short_table):
21549 Convert to using obstacks.
21550 * src/reader.c (copy_comment2): Accept one FILE * and two
21551 obstacks.
21552 (output_token_defines, reader_output_yylsp): Use obstacks.
21553 * src/system.h (obstack_fgrow3): New.
21554 * po/POTFILES.in: Adjust.
21555
215562000-11-01 Akim Demaille <akim@epita.fr>
21557
21558 Change each use of `fattrs' into a use of `attrs_obstack'.
21559
21560 * src/reader.c (copy_at): Typo: s/yylloc/yyloc/.
21561 * src/files.c (fattrs): Remove.
21562 (attrs_obstack): New.
21563 Adjust all dependencies.
21564 (done): If SEMANTIC_PARSER, dump attrs_obstack into attrsfile.
21565
215662000-11-01 Akim Demaille <akim@epita.fr>
21567
21568 Introduce obstacks.
21569 Change each use of `faction' into a use of `action_obstack'.
21570
21571 * lib/obstack.h, lib/obstack.c: New files.
21572 * src/files.c (faction): Remove.
21573 (action_obstack): New.
21574 Adjust all dependencies.
21575
215762000-10-20 Akim Demaille <akim@epita.fr>
21577
21578 * lib/quote.h (PARAMS): New macro. Use it.
21579
215802000-10-16 Akim Demaille <akim@epita.fr>
21581
21582 * src/output.c (output_short_or_char_table): New function.
21583 (output_short_table, output_token_translations): Use it.
21584 (goto_actions): Use output_short_table.
21585
215862000-10-16 Akim Demaille <akim@epita.fr>
21587
21588 * src/symtab.c (bucket_new): New function.
21589 (getsym): Use it.
21590
21591 * src/output.c (output_short_table): New argument to display the
21592 comment associated with the table.
21593 Adjust dependencies.
21594 (output_gram): Use it.
21595 (output_rule_data): Nicer output layout for YYTNAME.
21596
215972000-10-16 Akim Demaille <akim@epita.fr>
21598
21599 * src/lex.c (read_typename): New function.
21600 (lex): Use it.
21601 * src/reader.c (copy_dollar): Likewise.
21602
216032000-10-16 Akim Demaille <akim@epita.fr>
21604
21605 * src/reader.c (copy_comment2): Expect the input stream to be on
21606 the `/' which is suspected to open a comment, instead of being
21607 called after `//' or `/*' was read.
21608 (copy_comment, copy_definition, parse_union_decl, copy_action)
21609 (copy_guard): Adjust.
21610
216112000-10-16 Akim Demaille <akim@epita.fr>
21612
21613 * src/reader.c (parse_expect_decl): Use `skip_white_space' and
21614 `read_signed_integer'.
21615
216162000-10-16 Akim Demaille <akim@epita.fr>
21617
21618 * src/reader.c (copy_dollar): New function.
21619 (copy_guard, copy_action): Use it.
21620
216212000-10-16 Akim Demaille <akim@epita.fr>
21622
21623 * lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
21624 * m4/prereq.m4, m4/c-bs-a.m4, m4/mbstate.m4:
21625 New files, from Fileutils 4.0.27.
21626 * src/main.c (printable_version): Remove.
21627 * src/lex.c, src/reader.c: Use `quote'.
21628
216292000-10-04 Akim Demaille <akim@epita.fr>
21630
21631 * lib/error.c, lib/error.h: New files, needed by xmalloc.c.
21632
216332000-10-04 Akim Demaille <akim@epita.fr>
21634
21635 * doc/bison.texinfo: Various typos spotted by Neil Booth.
21636
216372000-10-04 Akim Demaille <akim@epita.fr>
21638
21639 When a literal string is used to define two different tokens,
21640 `bison -v' segfaults.
21641 Reported by Piotr Gackiewicz, and fixed by Neil Booth.
21642
21643 * tests/regression.m4: New file.
21644 Include the core of the sample provided by Piotr Gackiewicz.
21645 * src/reader.c (parse_token_decl): Diagnose bad cases, and proceed
21646 properly.
21647
216482000-10-04 Akim Demaille <akim@epita.fr>
21649
21650 * src/reader.c (parse_expect_decl): Keep `count' within the size
21651 of `buffer'.
21652 From Neil Booth.
21653
216542000-10-02 Paul Eggert <eggert@twinsun.com>
21655
21656 * bison.s1 (yyparse): Assign the default value
21657 unconditionally, to avoid a GCC warning and make the parser a
21658 tad smaller.
21659
216602000-10-02 Akim Demaille <akim@epita.fr>
21661
21662 * src/getargs.c (getargs): Don't dump `--help' on unrecognized
21663 options.
21664
216652000-10-02 Akim Demaille <akim@epita.fr>
21666
21667 * src/derives.c, src/print.c, src/reduce.c: To ease the
21668 translation, move some `\n' out of the translated strings.
21669
216702000-10-02 Akim Demaille <akim@epita.fr>
21671
21672 The location tracking mechanism is precious for parse error
21673 messages. Nevertheless, it is enabled only when `@n' is used in
21674 the grammar, which is a different issue (you can use it in error
21675 message, but not in the grammar per se). Therefore, there should
21676 be another means to enable it.
21677
21678 * src/getargs.c (getargs): Support `--locations'.
21679 (usage): Report it.
21680 * src/getargs.h (locationsflag): Export it.
21681 * src/lex.c (percent_table): Support `%locations'.
21682 * src/reader.c (yylsp_needed): Remove this variable, now replaced
21683 with `locationsflag'.
21684 * doc/bison.texinfo: Document `--locations' and `%locations'.
21685 Sort the options.
21686 * tests/calc.m4: Test it.
21687
21688 For regularity of the names, replace each
21689 (nolineflag, toknumflag, rawtokenumflag, noparserflag): with...
21690 (no_lineflag, token_tableflag, rawflag, no_parserflag): this.
21691 In addition replace each `flag' with `_flag'.
21692
216932000-10-02 Akim Demaille <akim@epita.fr>
21694
21695 Also test parse error messages, including with YYERROR_VERBOSE.
21696
21697 * tests/calc.m4 (calc.y): Add support for `exp = exp' (non
21698 associative).
21699 Use it to check the computations.
21700 Use it to check `nonassoc' is honored.
21701 (AT_DATA_CALC_Y): Equip `calc.y' with YYERROR_VERBOSE when passed
21702 `--yyerror-verbose'.
21703 (_AT_CHECK_CALC): Adjust to this option.
21704 (_AT_CHECK_CALC_ERROR): New macro to check parse error messages.
21705
217062000-10-02 Akim Demaille <akim@epita.fr>
21707
21708 Test also `--verbose', `--defines' and `--name-prefix'. Testing
21709 the latter demonstrates a flaw in the handling of non debugging
21710 parsers introduced by myself on 2000-03-16: `#define yydebug 0'
21711 was used in order to simplify:
21712
21713 #if YYDEBUG
21714 if (yydebug)
21715 {
21716 ...
21717 }
21718 #endif
21719
21720 into
21721
21722 if (yydebug)
21723 {
21724 ...
21725 }
21726
21727 unfortunately this leads to a CPP conflict when
21728 `--name-prefix=foo' is used since it produces `#define yydebug
21729 foodebug'.
21730
21731 * src/bison.s1 [!YYDEBUG]: Do not define yydebug.
21732 (YYDPRINTF): New macro.
21733 Spread its use.
21734 * tests/calc.m4 (AT_CHECK_CALC): Do require a title, build it from
21735 the bison options.
21736 Also test `--verbose', `--defines' and `--name-prefix'.
21737
217382000-10-02 Akim Demaille <akim@epita.fr>
21739
21740 Improve the readability of the produced parsers.
21741
21742 * src/bison.s1: Formatting changes.
21743 Improve the comment related to the `$' mark.
21744 (yydefault): Don't fall through to `yyresume': `goto' there.
21745 * src/output.c (output_parser): When the `$' is met, skip the end
21746 of its line.
21747 New variable, `number_of_dollar_signs', to check there's exactly
21748 one `$' in the parser skeleton.
21749
217502000-10-02 Akim Demaille <akim@epita.fr>
21751
21752 * lib/xstrdup.c: New file, from the fileutils.
21753 * src/reader.c (parse_token_decl, get_type_name, parse_type_decl)
21754 (parse_assoc_decl, parse_thong_decl, get_type): Use `xstrdup'
21755 instead of strlen + xmalloc + strcpy.
21756 * src/symtab.c (copys): Remove, use xstrdup instead.
21757
217582000-10-02 Akim Demaille <akim@epita.fr>
21759
21760 * src/gram.h (associativity): New enum type which replaces the
21761 former CPP macros `RIGHT_ASSOC', `LEFT_ASSOC' and `NON_ASSOC' with
21762 `right_assoc', `left_assoc' and `non_assoc'.
21763 Adjust all dependencies.
21764 * src/reader.c: Formatting changes.
21765 (LTYPESTR): Don't define it, use it as a literal in
21766 `reader_output_yylsp'.
21767 * src/symtab.h (symbol_class): New enum type which replaces the
21768 former CPP macros `SUNKNOWN', `STOKEN and `SNTERM' with
21769 `sunknown', `stoken and `snterm'.
21770
217712000-10-02 Akim Demaille <akim@epita.fr>
21772
21773 * src/getargs.c (fixed_outfiles): Rename as...
21774 (yaccflag): for consistency and accuracy.
21775 Adjust dependencies.
21776
217772000-10-02 Akim Demaille <akim@epita.fr>
21778
21779 Use the more standard files `xalloc.h' and `xmalloc.c' instead of
21780 Bison's `allocate.c' and `alloc.h'. This patch was surprisingly
21781 difficult and introduced a lot of core dump. It turns out that
21782 Bison used an implementation of `xmalloc' based on `calloc', and
21783 at various places it does depend upon the initialization to 0. I
21784 have not tried to isolate the pertinent places, and all the former
21785 calls to Bison's `xmalloc' are now using `XCALLOC'. Someday,
21786 someone should address this issue.
21787
21788 * src/allocate.c, src/alloc.h, m4/bison-decl.m4: Remove.
21789 * lib/xmalloc.c, lib/xalloc.h, m4/malloc.m4, m4/realloc.m4: New
21790 files.
21791 Adjust dependencies.
21792 * src/warshall.h: New file.
21793 Propagate.
21794
217952000-10-02 Akim Demaille <akim@epita.fr>
21796
21797 Various anti-`extern in *.c' changes.
21798
21799 * src/system.h: Include `assert.h'.
21800
218012000-10-02 Akim Demaille <akim@epita.fr>
21802
21803 * src/state.h (nstates, final_state, first_state, first_shift)
21804 (first_reduction): Move their exportation from here...
21805 * src/LR0.h: to here.
21806 Adjust dependencies.
21807 * src/getargs.c (statisticsflag): New variable.
21808 Add support for `--statistics'.
21809 Adjust dependencies.
21810
21811 Remove a lot of now useless `extern' statements in most files.
21812
218132000-10-02 Akim Demaille <akim@epita.fr>
21814
21815 * src/LR0.h: New file.
21816 Propagate its use.
21817
218182000-10-02 Akim Demaille <akim@epita.fr>
21819
21820 * src/print.h: New file.
21821 Propagate its use.
21822 * src/print.c: Formatting and ordering changes.
21823 (verbose, terse): Replace with...
21824 (print_results): this new function.
21825 Adjust dependencies.
21826
218272000-10-02 Akim Demaille <akim@epita.fr>
21828
21829 * src/conflicts.c (conflict_report): New function.
21830 (conflict_log, verbose_conflict_log): Replace with...
21831 (print_conflicts): this function.
21832 Adjust dependencies.
21833 * src/conflicts.h: New file.
21834 Propagate its inclusion.
21835
218362000-10-02 Akim Demaille <akim@epita.fr>
21837
21838 * src/nullable.h: New file.
21839 Propagate its inclusion.
21840 * src/nullable.c: Formatting changes.
21841
218422000-10-02 Akim Demaille <akim@epita.fr>
21843
21844 * src/reduce.h: New file.
21845 Propagate its inclusion.
21846 * src/reduce.c: Topological sort and other formatting changes.
21847 (bool, TRUE, FALSE): Move their definition to...
21848 * src/system.h: here.
21849
218502000-10-02 Akim Demaille <akim@epita.fr>
21851
21852 * src/files.c: Formatting changes.
21853 (tryopen, tryclose, openfiles): Rename as...
21854 (xfopen, xfclose, open_files): this.
21855 (stringappend): static.
21856 * src/files.h: Complete the list of exported symbols.
21857 Propagate its use.
21858
218592000-10-02 Akim Demaille <akim@epita.fr>
21860
21861 * src/reader.h: New file.
21862 Propagate its use instead of tedious list of `extern' and
21863 prototypes.
21864 * src/reader.c: Formatting changes, topological sort,
21865 s/register//.
21866
218672000-10-02 Akim Demaille <akim@epita.fr>
21868
21869 * src/lex.h: Prototype `lex.c' exported functions.
21870 * src/reader.c: Adjust.
21871 * src/lex.c: Formatting changes.
21872 (safegetc): Rename as...
21873 (xgetc): this.
21874
218752000-10-02 Akim Demaille <akim@epita.fr>
21876
21877 * src/lalr.h: New file.
21878 Propagate its inclusion instead of prototypes and `extern'.
21879 * src/lalr.c: Formatting changes, topological sorting etc.
21880
218812000-10-02 Akim Demaille <akim@epita.fr>
21882
21883 * src/output.c (token_actions): Introduce a temporary array,
21884 YYDEFACT, that makes it possible for this function to use
21885 output_short_table.
21886
218872000-10-02 Akim Demaille <akim@epita.fr>
21888
21889 `user_toknums' is output as a `short[]' in `output.c', while it is
21890 defined as a `int[]' in `reader.c'. For consistency with the
21891 other output tables, `user_toknums' is now defined as a table of
21892 shorts.
21893
21894 * src/reader.c (user_toknums): Be a short table instead of an int
21895 table.
21896 Adjust dependencies.
21897
21898 Factor the short table outputs.
21899
21900 * src/output.c (output_short_table): New function.
21901 * src/output.c (output_gram, output_stos, output_rule_data)
21902 (output_base, output_table, output_check): Use it.
21903
219042000-10-02 Akim Demaille <akim@epita.fr>
21905
21906 * src/output.c (output): Topological sort of the functions, in
21907 order to get rid of the `static' prototypes.
21908 No longer use `register'.
21909 * src/output.h: New file.
21910 Propagate its inclusion in files explicitly prototyping functions
21911 from output.c.
21912
219132000-09-21 Akim Demaille <akim@epita.fr>
21914
21915 * src/atgeneral.m4: Update from Autoconf.
21916
219172000-09-21 Akim Demaille <akim@epita.fr>
21918
21919 * src/closure.h: New file.
21920 * src/closure.c: Formatting changes, topological sort over the
21921 functions, use of closure.h.
21922 (initialize_closure, finalize_closure): Rename as...
21923 (new_closure, free_closure): these. Adjust dependencies.
21924 * src/LR0.c: Formatting changes, topological sort, use of
21925 cloture.h.
21926 (initialize_states): Rename as...
21927 (new_states): this.
21928 * src/Makefile.am (noinst_HEADERS): Adjust.
21929
219302000-09-20 Akim Demaille <akim@epita.fr>
21931
21932 * src/acconfig.h: Don't protect config.h against multiple
21933 inclusion.
21934 Don't define PARAMS.
21935 * src/system.h: Define PARAMS.
21936 Remove some of the ad-hoc CPP magic for DOS, VMS etc.: this is the
21937 purpose of config.h. system.h must not try to fix wrong
21938 definitions in config.h.
21939
219402000-09-20 Akim Demaille <akim@epita.fr>
21941
21942 * src/derives.h: New file.
21943 * src/main.c, src/derives.h: Use it.
21944 Formatting changes.
21945 * src/Makefile.am (noinst_HEADERS): Adjust.
21946
219472000-09-20 Akim Demaille <akim@epita.fr>
21948
21949 * tests/atgeneral.m4: Update from Autoconf.
21950 * tests/calc.m4 (_AT_DATA_CALC_Y, AT_DATA_CALC_Y, _AT_CHECK_CALC)
21951 (AT_CHECK_CALC): New macros.
21952 Use these macros to test bison with options `', `--raw',
21953 `--debug', `--yacc', `--yacc --debug'.
21954
219552000-09-19 Akim Demaille <akim@epita.fr>
21956
21957 * src/output.c: Formatting changes.
21958 * src/machine.h: Remove, leaving its contents in...
21959 * src/system.h: here.
21960 Include stdio.h.
21961 Adjust all dependencies on stdio.h and machine.h.
21962 * src/getargs.h: New file.
21963 Let all `extern' declarations about getargs.c be replaced with
21964 inclusion of `getargs.h'.
21965 * src/Makefile.am (noinst_HEADERS): Adjust.
21966
21967 * tests/calc.m4 (yyin): Be initialized in main, not on the global
21968 scope.
21969 (yyerror): Returns void, not int.
21970 * doc/bison.texinfo: Formatting changes.
21971
219722000-09-19 Akim Demaille <akim@epita.fr>
21973
21974 * tests/calc.m4 (calc.y): Do not assign to stdin, as it's not
21975 portable.
21976
219772000-09-18 Akim Demaille <akim@epita.fr>
21978
21979 * configure.in: Append WARNING_CFLAGS to CFLAGS.
21980 * src/Makefile.am (INCLUDES): Don't.
21981 Be ready to fetch headers in lib/.
21982
219832000-09-18 Akim Demaille <akim@epita.fr>
21984
21985 * doc/bison.texinfo: Update the copyright.
21986 ANSIfy and GNUify the examples.
21987 Remove the old menu.
21988
219892000-09-18 Akim Demaille <akim@epita.fr>
21990
21991 First set of tests: use the `calc' example from the documentation.
21992
21993 * src/bison.s1 (yyparse): Condition the code using `yytname' which
21994 is defined only when YYDEBUG is.
21995 * m4/atconfig.m4 (AT_CONFIG): Adjust to Autoconf 2.13.
21996 * src/files.c (tryopen, tryclose): Formatting changes.
21997 Move to the top and be static.
21998 * src/reader.c (read_signed_integer): Likewise.
21999 * tests/calc.m4: New file.
22000 * Makefile.am, suite.m4: Adjust.
22001 * m4/atconfig.m4: Set BISON_SIMPLE and BISON_HAIRY.
22002
220032000-09-18 Akim Demaille <akim@epita.fr>
22004
22005 Add support for an Autotest test suite for Bison.
22006
22007 * m4/m4.m4, m4/atconfig.m4: New files.
22008 * m4/Makefile.am (EXTRA_DIST): Adjust.
22009 * tests/suite.m4, tests/Makefile.am, tests/atgeneral.m4: New
22010 files.
22011 * src/getargs.c: Display a more standard --version message.
22012 * src/reader.c (reader): Formatting changes.
22013 No longer depend upon VERSION_STRING.
22014 * configure.in: No longer use `dnl'.
22015 Set up the test suite and the new directory `tests/.
22016 (VERSION_STRING): Remove.
22017
220182000-04-14 Akim Demaille <akim@epita.fr>
22019
22020 * src/reader.c (copy_comment2): New function, same as former
22021 `copy_comment', but outputs into two FILE *.
22022 (copy_comment): Use it.
22023 (parse_union_decl): Use it.
22024 (get_type, parse_start_decl): Use the same `invalid' message.
22025 (parse_start_decl, parse_union_decl): Use the same `multiple'
22026 message.
22027 (parse_union_decl, copy_guard, copy_action): Use the same
22028 `unmatched' message.
22029 * m4/Makefile.am (EXTRA_DIST): Add `warning.m4'.
22030
220312000-03-31 Akim Demaille <akim@epita.fr>
22032
22033 * src/files.c (tryopen, tryclose): Move to the top.
22034 Be static.
22035
220362000-03-31 Akim Demaille <akim@epita.fr>
22037
22038 * src/main.c (main): Don't call `done', exit does it.
22039
220402000-03-31 Akim Demaille <akim@epita.fr>
22041
22042 * allocate.c: s/return (foo)/return foo/.
22043 * lalr.c: Likewise.
22044 * LR0.c: Likewise.
22045 * output.c: Likewise.
22046 * reader.c: Likewise.
22047 * symtab.c: Likewise.
22048 * vmsgetargs.c: Likewise.
22049
220502000-03-31 Akim Demaille <akim@epita.fr>
22051
22052 Clean up the error reporting functions.
22053
22054 * src/report.c: New file.
22055 * src/report.h: Likewise.
22056 * src/Makefile.am: Adjust.
22057 * m4/error.m4: New file.
22058 * m4/Makefile.am: Adjust.
22059 * configure.in (jm_PREREQ_ERROR): Call it.
22060 * src/main.c (int_to_string, banner, fatal_banner, warn_banner):
22061 Remove.
22062 (fatal, fatals): Remove. All callers use complain.c::fatal.
22063 (warn, warni, warns, warnss, warnss): Remove. All callers use
22064 complain.c::complain.
22065 (toomany): Remove, use fatal instead.
22066 * src/files.c (done): No argument, use complain_message_count.
22067 * src/main.c (main): Register `done' to `atexit'.
22068
22069 * src/getargs.c (usage): More `fputs', less `fprintf'.
22070
220712000-03-28 Akim Demaille <akim@epita.fr>
22072
22073 * lib/: New directory.
22074 * Makefile.am (SUBDIRS): Adjust.
22075 * configure.in: Adjust.
22076 (LIBOBJS): Although not used yet, AC_SUBST it, otherwise it's
22077 useless.
22078 * src/alloca.c: Moved to lib/.
22079 * src/getopt.c: Likewise.
22080 * src/getopt1.c: Likewise.
22081 * src/getopt.h: Likewise.
22082 * src/ansi2knr.c: Likewise.
22083 * src/ansi2knr.1: Likewise.
22084 * src/Makefile.am: Adjust.
22085 * lib/Makefile.am: New file.
22086
220872000-03-28 Akim Demaille <akim@epita.fr>
22088
22089 * src/getargs.c (usage): Refresh the help message.
22090
220912000-03-17 Akim Demaille <akim@epita.fr>
22092
22093 * src/getopt1.c: Updated from textutils 2.0e
22094 * src/getopt.c: Likewise.
22095 * src/getopt.h: Likewise.
22096
220972000-03-17 Akim Demaille <akim@epita.fr>
22098
22099 * src/Makefile.am (bison.simple): Fix the awk program: quote only
22100 the file name, not the whole `#line LINE FILE'.
22101
221022000-03-17 Akim Demaille <akim@epita.fr>
22103
22104 On syntax errors, report the token on which we choked.
22105
22106 * src/bison.s1 (yyparse): In the label yyerrlab, when
22107 YYERROR_VERBOSE, add yychar in msg.
22108
221092000-03-17 Akim Demaille <akim@epita.fr>
22110
22111 * src/reader.c (copy_at): New function.
22112 (copy_guard): Use it.
22113 (copy_action): Use it.
22114
221152000-03-17 Akim Demaille <akim@epita.fr>
22116
22117 Be kind to translators, save some useless translations.
22118
22119 * src/main.c (banner): New function.
22120 (fatal_banner): Use it.
22121 (warn_banner): Use it.
22122
221232000-03-17 Akim Demaille <akim@epita.fr>
22124
22125 * src/reader.c (copy_definition): Use copy_string and
22126 copy_comment. Removed now unused `match', `ended',
22127 `cplus_comment'.
22128 (copy_comment, copy_string): Moved, to be visible from
22129 copy_definition.
22130
221312000-03-17 Akim Demaille <akim@epita.fr>
22132
22133 * src/reader.c (copy_string): Declare `static inline'. No
22134 problems with inline, since it is checked by configure.
22135 (copy_comment): Likewise.
22136
221372000-03-17 Akim Demaille <akim@epita.fr>
22138
22139 * src/reader.c (packsymbols): Formatting changes.
22140
221412000-03-17 Akim Demaille <akim@epita.fr>
22142
22143 * src/reader.c (copy_comment): New function, factored out from:
22144 (copy_action): Use it. Removed now unused `match', `ended',
22145 `cplus_comment'.
22146 (copy_guard): Likewise.
22147
221482000-03-17 Akim Demaille <akim@epita.fr>
22149
22150 * src/reader.c (copy_string): New function, factored out from:
22151 (copy_action): Use it.
22152 (copy_guard): Likewise.
22153
221542000-03-17 Akim Demaille <akim@epita.fr>
22155
22156 Change the handling of @s so that they behave exactly like $s.
22157 There is now a pseudo variable @$ (readble and writable), location
22158 of the lhs of the rule (by default ranging from the location of
22159 the first symbol of the rhs, to the location of the last symbol,
22160 or, if the rhs is empty, YYLLOC).
22161
22162 * src/bison.s1 [YYLSP_NEEDED] (yyloc): New variable, twin of
22163 yyval.
22164 (yyparse): When providing a default semantic action, provide a
22165 default location action.
22166 (after the $): No longer change `*YYLSP', just stack YYLOC the
22167 same way you stack YYVAL.
22168 * src/reader.c (read_declarations): Use warns.
22169 (copy_guard, case '@'): Also recognize `@$', expanded as `YYLOC'.
22170 (copy_action, case '@'): Likewise.
22171 Use a standard error message, to save useless work from
22172 translators.
22173
221742000-03-17 Akim Demaille <akim@epita.fr>
22175
22176 * src/bison.s1: Formatting and cosmetics changes.
22177 * src/reader.c: Likewise.
22178 Update the Copyright notice.
22179
221802000-03-17 Akim Demaille <akim@epita.fr>
22181
22182 * src/bison.s1 (#line): All set to `#line' only, since the
22183 Makefile now handles them.
22184
221852000-03-16 Akim Demaille <akim@epita.fr>
22186
22187 * src/output.c (output_rule_data): Output the documentation of
22188 some of the tables.
22189 (Copyright notice): Update.
22190 Formatting changes.
22191
221922000-03-16 Akim Demaille <akim@epita.fr>
22193
22194 * src/bison.s1 [!YYDEBUG]: Define yydebug to 0. This allows to
22195 remove most `#if YYDEBUG != 0', since `if (yydebug)' is enough.
22196 One `#if YYDEBUG' remains, since it uses variables which are
22197 defined only if `YYDEBUG != 0'.
22198
221992000-03-16 Akim Demaille <akim@epita.fr>
22200
22201 * src/bison.s1 (yyparse): Reorganize the definitions of the stacks
22202 and related variables so that the similarities are highlighted.
22203
222042000-03-16 Akim Demaille <akim@epita.fr>
22205
22206 * src/bison.s1: Properly indent CPP directives.
22207
222082000-03-16 Akim Demaille <akim@epita.fr>
22209
22210 * src/bison.s1: Properly indent the `alloca' CPP section.
22211
222122000-03-16 Akim Demaille <akim@epita.fr>
22213
22214 Do not hard code values of directories in `configure.in'.
22215 Update the `configure' tool chain.
22216
22217 * configure.in (XPFILE, XPFILE1, LOCALEDIR): Remove, handled by
22218 src/makefile.am.
22219 (VERSION_STRING): Use the third arg of AC_DEFINE_UNQUOTED.
22220 (AC_OUTPUT): Add m4/Makefile.
22221 Bump to bison 1.28a, 1.29 has never been released.
22222 * acconfig.h (XPFILE, XPFILE1, LOCALEDIR): Remove, since they are
22223 handled via src/Makefile.am.
22224 (VERSION_STRING, PROTOTYPES, ENABLE_NLS, HAVE_CATGETS,
22225 HAVE_GETTEXT, HAVE_LC_MESSAGES, HAVE_STPCPY): Remove, handled by
22226 autoheader.
22227 * Makefile.am (SUBDIRS): Add m4.
22228 (ACLOCAL_AM_FLAGS): New variable.
22229 (AUTOMAKE_OPTIONS): Add check-news.
22230 * src/Makefile.am (bison.simple): Use awk to replace #line lines with
22231 the proper line number and file name.
22232 (DEFS): Propagate the location of bison library files and of the
22233 locale files.
22234 (INCLUDES): Added `-I ..' so that one can compile with srcdir !=
22235 builddir.
22236 * acinclude.m4: Remove, replaced by the directory m4.
22237 * m4/Makefile.am (EXTRA_DIST): New variable.
22238 * m4/gettext.m4: New file, from the fileutils.
22239 * m4/lcmessage.m4: Likewise
22240 * m4/progtest.m4: Likewise.
22241 * m4/bison-decl.m4: New file, extracted from former acinclude.m4.
22242
222432000-03-10 Akim Demaille <akim@epita.fr>
22244
22245 * src/closure.c:
22246 Formatting changes of various comments.
22247 Respect the GNU coding standards at various places.
22248 Don't use `_()' when no translation is needed.
22249
222501999-12-13 Jesse Thilo <jthilo@gnu.org>
22251
22252 * src/files.c:
22253 OS/2 honors TMPDIR environment variable.
22254
222551999-12-13 Jesse Thilo <jthilo@gnu.org>
22256
22257 * doc/bison.texinfo: Tweaked spelling and grammar.
22258 Updated ISBN.
22259 Removed reference to price of printed copy.
22260 Mention BISON_SIMPLE and BISON_HAIRY.
22261
222621999-12-13 Jesse Thilo <jthilo@gnu.org>
22263
22264 * configure.in, NEWS:
22265 Bison 1.29 released.
22266
222671999-10-27 Jesse Thilo <jthilo@gnu.org>
22268
22269 * doc/.cvsignore, doc/Makefile.am, doc/refcard.tex:
22270 Added reference card.
22271
222721999-07-26 Jesse Thilo <jthilo@gnu.org>
22273
22274 * po/ru.po: Added Russian translation.
22275
222761999-07-26 Jesse Thilo <jthilo@gnu.org>
22277
22278 * configure.in: Added Russian translation.
22279
222801999-07-06 Jesse Thilo <jthilo@gnu.org>
22281
22282 * configure.in, NEWS, README:
22283 Released version 1.28.
22284
222851999-06-14 Jesse Thilo <jthilo@gnu.org>
22286
22287 * src/system.h:
22288 Squashed redefinition warning on some systems.
22289
22290 * src/getargs.c, src/Makefile.am, src/reader.c, src/version.c:
22291 Have configure build version string instead of relying on ANSI string
22292 concatentation.
22293
222941999-06-14 Jesse Thilo <jthilo@gnu.org>
22295
22296 * po/POTFILES.in: Got rid of version.c.
22297
222981999-06-14 Jesse Thilo <jthilo@gnu.org>
22299
22300 * acconfig.h, configure.in:
22301 Have configure build version string instead of relying on ANSI string
22302 concatentation.
22303
223041999-06-08 Jesse Thilo <jthilo@gnu.org>
22305
22306 * doc/bison.1:
22307 Dropped mention of `+' for long-named options.
22308
223091999-05-30 Jesse Thilo <jthilo@gnu.org>
22310
22311 * src/files.c: Added <unistd.h> for unlink().
22312
22313 * src/Makefile.am, src/system.h:
22314 I18n fixes.
22315
223161999-05-30 Jesse Thilo <jthilo@gnu.org>
22317
22318 * README: Added a FAQ list.
22319
22320 * configure.in, acconfig.h:
22321 I18n fixes.
22322
223231999-05-30 Jesse Thilo <jthilo@gnu.org>
22324
22325 * doc/FAQ, doc/Makefile.am:
22326 Added a FAQ list.
22327
223281999-05-19 Jesse Thilo <jthilo@gnu.org>
22329
22330 * src/alloc.h, src/symtab.h, src/version.c:
22331 Protected inclusion of "config.h" with HAVE_CONFIG_H.
22332
223331999-04-18 Jesse Thilo <jthilo@gnu.org>
22334
22335 * src/.cvsignore, src/Makefile.am:
22336 Reorganized: sources in `src', documentation in `doc'.
22337
22338 * src/lex.c (literalchar):
22339 fixed the code for escaping double quotes (thanks
22340 Jonathan Czisny.)
22341
223421999-04-18 Jesse Thilo <jthilo@gnu.org>
22343
22344 * po/de.po, po/es.po, po/fr.po, po/nl.po, po/POTFILES.in:
22345 Adjusted paths to reflect directory reorganization.
22346
223471999-04-18 Jesse Thilo <jthilo@gnu.org>
22348
22349 * doc/.cvsignore, doc/Makefile.am:
22350 Reorganized: sources in `src', documentation in `doc'.
22351
223521999-04-18 Jesse Thilo <jthilo@gnu.org>
22353
22354 * configure.in:
22355 Updated AC_INIT file to reflect directory reorganization.
22356
22357 * configure.in, .cvsignore, Makefile.am, POTFILES.in:
22358 Reorganized: sources in `src', documentation in `doc'.
22359
223601999-04-13 Jesse Thilo <jthilo@gnu.org>
22361
22362 * src/allocate.c:
22363 Don't declare calloc() and realloc() if not necessary.
22364
223651999-04-13 Jesse Thilo <jthilo@gnu.org>
22366
22367 * configure.in, acconfig.h, acinclude.m4:
22368 Don't declare calloc() and realloc() if not necessary.
22369
223701999-03-23 Jesse Thilo <jthilo@gnu.org>
22371
22372 * po/.cvsignore: Added i18n support.
22373
223741999-03-23 Jesse Thilo <jthilo@gnu.org>
22375
22376 * acconfig.h, configure.in, Makefile.am:
22377 Added i18n support.
22378
223791999-03-22 Jesse Thilo <jthilo@gnu.org>
22380
22381 * src/bison.s1: Fixed #line numbers.
22382
223831999-03-15 Jesse Thilo <jthilo@gnu.org>
22384
22385 * po/es.po, po/fr.po, po/nl.po, po/de.po:
22386 Added PO files from Translation Project.
22387
223881999-03-03 Jesse Thilo <jthilo@gnu.org>
22389
22390 * Makefile.am:
22391 Added support for non-ANSI compilers (ansi2knr).
22392
223931999-02-16 Jesse Thilo <jthilo@gnu.org>
22394
22395 * configure.in: Bumped version number to 1.27.
22396
22397 * Makefile.am:
22398 Added `bison.simple' to list of files removed by `make distclean'.
22399
224001999-02-12 Jesse Thilo <jthilo@gnu.org>
22401
22402 * src/files.c, src/files.h:
22403 Defined locations of parser files in config.h instead of Makefile.
22404
224051999-02-12 Jesse Thilo <jthilo@gnu.org>
22406
22407 * acconfig.h, acinclude.m4, configure.in, Makefile.am:
22408 Defined locations of parser files in config.h instead of Makefile.
22409
224101999-02-09 Jesse Thilo <jthilo@gnu.org>
22411
22412 * Makefile.am:
22413 Removed inappropriate use of $< macro.
22414
224151999-02-05 Jesse Thilo <jthilo@gnu.org>
22416
22417 * po/Makefile.in.in, po/POTFILES.in:
22418 Add `po' directory skeleton.
22419
224201999-01-27 Jesse Thilo <jthilo@gnu.org>
22421
22422 * README: Document help-bison list.
22423
22424 * configure.in: Add check for mkstemp().
22425
224261999-01-20 Jesse Thilo <jthilo@gnu.org>
22427
22428 * src/conflicts.c, src/LR0.c, src/output.c, src/reader.c:
22429 Hush a few compiler warnings.
22430
22431 * src/files.c:
22432 Add tryclose(), which verifies that fclose was successful.
22433 Hush a couple of compiler warnings.
22434
224351999-01-20 Jesse Thilo <jthilo@gnu.org>
22436
22437 * Makefile.am, OChangeLog:
22438 ChangeLog is now automatically generated. Include the old version as
22439 OChangeLog.
22440
224411999-01-14 Jesse Thilo <jthilo@gnu.org>
22442
22443 * 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:
22444 Update FSF address.
22445
224461999-01-14 Jesse Thilo <jthilo@gnu.org>
22447
22448 * doc/bison.texinfo: Fix formatting glitch.
22449
22450 * doc/bison.texinfo: Update FSF address.
22451
224521999-01-14 Jesse Thilo <jthilo@gnu.org>
22453
22454 * acconfig.h: Update FSF address.
22455
224561999-01-08 Jesse Thilo <jthilo@gnu.org>
22457
22458 * src/system.h:
22459 Don't define PACKAGE here, since config.h defines it.
22460
224611998-12-30 Jesse Thilo <jthilo@gnu.org>
22462
22463 * src/reader.c: Update copyright date.
22464
22465 * src/main.c:
22466 Ditch sprintf to statically-sized buffers in fatal/warn functions in
22467 favor of output directly to stderr (avoids buffer overruns).
22468
22469 * src/reader.c: Some checks for premature EOF.
22470
22471 * 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:
22472 Use prototypes if the compiler understands them.
22473
22474 * src/files.c: Honor TMPDIR on Unix hosts.
22475 Use prototypes if the compiler understands them.
22476
22477 * src/reader.c:
22478 Fix a couple of buffer overrun bugs.
22479 Use prototypes if the compiler understands them.
22480
22481 * src/system.h: Include unistd.h and ctype.h.
22482 Use #ifdef instead of #if for NLS symbols.
22483
224841998-12-30 Jesse Thilo <jthilo@gnu.org>
22485
22486 * doc/bison.texinfo:
22487 Delete comment "consider using @set for edition number, etc..." since
22488 we now are doing so.
22489
224901998-12-30 Jesse Thilo <jthilo@gnu.org>
22491
22492 * configure.in:
22493 Use prototypes if the compiler understands them.
22494
22495 * NEWS: Document 1.26 highlights.
22496
22497 * Makefile.am: Require Automake 1.3 or later.
22498
22499 * acconfig.h:
22500 Use prototypes if the compiler understands them.
22501
225021998-12-29 Jesse Thilo <jthilo@gnu.org>
22503
22504 * src/version.c:
22505 Use VERSION symbol from automake for version number.
22506
225071998-12-29 Jesse Thilo <jthilo@gnu.org>
22508
22509 * acconfig.h, configure.in, version.cin:
22510 Use VERSION symbol from automake for version number.
22511
225121998-11-28 Jesse Thilo <jthilo@gnu.org>
22513
22514 * Makefile.am:
22515 Distribute original version of simple parser (bison.s1), not built
22516 version (bison.simple).
22517
225181998-11-28 Jesse Thilo <jthilo@gnu.org>
22519
22520 * doc/bison.texinfo: Add info dir entry.
22521
22522 * doc/bison.texinfo:
22523 Let automake put version number into documentation.
22524
225251998-11-26 Jesse Thilo <jthilo@gnu.org>
22526
22527 * src/bison.cld, src/build.com, src/vmshlp.mar:
22528 Add non-RCS files from /gd/gnu/bison.
22529
225301998-11-26 Jesse Thilo <jthilo@gnu.org>
22531
22532 * doc/bison.1:
22533 Document the BISON_HAIRY and BISON_SIMPLE variables.
22534
225351998-11-25 Jesse Thilo <jthilo@gnu.org>
22536
22537 * src/version.c: Build version.c automatically.
22538
22539 * src/reader.c:
22540 Fix token numbering (used to start at 258, not 257).
22541
22542 * src/system.h: Include config.h.
22543
22544 * src/getargs.c: Update bug report address.
22545
22546 * src/alloca.c, src/getopt1.c, src/getopt.c, src/getopt.h:
22547 Get latest copies of alloca.c, getopt.c, getopt.h, getopt1.c from gnu.org.
22548
225491998-11-25 Jesse Thilo <jthilo@gnu.org>
22550
22551 * Makefile.am:
22552 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
22553
22554 * configure.in, version.cin:
22555 Build version.c automatically.
22556
22557 * AUTHORS: Add AUTHORS file.
22558
22559 * README: Update bug report address.
22560
22561 * bison.simple:
22562 Rename bison.simple to bison.s1 (bison.simple is then built from bison.s1).
22563
22564 * configure.in, Makefile.am, Makefile.in, stamp-h.in:
22565 Add automake stuff.
22566
225671998-11-25 Jesse Thilo <jthilo@gnu.org>
22568
22569 * doc/bison.texinfo: Clean up some formatting.
22570
225711998-05-05 Richard Stallman <rms@gnu.org>
22572
22573 * doc/bison.texinfo:
22574 Explain better why to make a pure parser.
22575
225761998-01-05 Richard Stallman <rms@gnu.org>
22577
22578 * src/files.c (openfiles):
22579 [_WIN32 && !__CYGWIN32__] Use TEMP or Temp to
22580 find a temporary directory, if possible. Do not unlink files while
22581 they are open.
22582
225831997-08-25 Richard Stallman <rms@gnu.org>
22584
22585 * src/reader.c (stack_offset;):
22586 Change some warni to warns.
22587
22588 * src/lex.c (literalchar): Use warns, not warni.
22589
225901997-06-28 Richard Stallman <rms@gnu.org>
22591
22592 * src/bison.s1: Add a Bison version comment.
22593
22594 * src/main.c (fatal, warn, berror):
22595 Use program_name.
22596
225971997-06-28 Richard Stallman <rms@gnu.org>
22598
22599 * Makefile.in (bison_version): New variable.
22600 (dist): Use that variable.
22601 (bison.s1): Substitute the Bison version into bison.simple.
22602
22603 * bison.simple: Add a Bison version comment.
22604
226051997-06-18 Richard Stallman <rms@gnu.org>
22606
22607 * src/main.c (fatal, warn, berror):
22608 Make error messages standard.
22609 (toomany): Improve error message text.
22610
22611 * 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:
22612 new.h renamed to alloc.h.
22613
226141997-06-18 Richard Stallman <rms@gnu.org>
22615
22616 * Makefile.in: new.h renamed to alloc.h.
22617
226181997-05-24 Richard Stallman <rms@gnu.org>
22619
22620 * src/lex.c (literalchar):
22621 Fix the code for escaping \, " and '.
22622
22623 (lex): Avoid trouble when there are many chars
22624 to discard in a char literal with just several chars in it.
22625
226261997-05-17 Richard Stallman <rms@gnu.org>
22627
22628 * src/bison.s1:
22629 Use malloc, if using alloca is troublesome.
22630 (YYSTACK_USE_ALLOCA): New flag macro.
22631 Define it for some systems and compilers.
22632 (YYSTACK_ALLOC): New macro.
22633 (yyparse): Use YYSTACK_ALLOC to allocate stack.
22634 If it was malloc'd, free it.
22635
226361997-05-17 Richard Stallman <rms@gnu.org>
22637
22638 * bison.simple:
22639 Use malloc, if using alloca is troublesome.
22640 (YYSTACK_USE_ALLOCA): New flag macro.
22641 Define it for some systems and compilers.
22642 (YYSTACK_ALLOC): New macro.
22643 (yyparse): Use YYSTACK_ALLOC to allocate stack.
22644 If it was malloc'd, free it.
22645
226461997-04-23 Richard Stallman <rms@gnu.org>
22647
22648 * src/bison.s1:
22649 (alloca) [__hpux]: Always define as __builtin_alloca.
22650
226511997-04-23 Richard Stallman <rms@gnu.org>
22652
22653 * bison.simple:
22654 (alloca) [__hpux]: Always define as __builtin_alloca.
22655
226561997-04-22 Richard Stallman <rms@gnu.org>
22657
22658 * src/bison.s1:
22659 [__hpux]: Include alloca.h (right for HPUX 10)
22660 instead of declaring alloca (right for HPUX 9).
22661
22662 * src/bison.s1 (__yy_memcpy):
22663 Declare arg `count' as unsigned int.
22664 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
22665
226661997-04-22 Richard Stallman <rms@gnu.org>
22667
22668 * bison.simple:
22669 [__hpux]: Include alloca.h (right for HPUX 10)
22670 instead of declaring alloca (right for HPUX 9).
22671
22672 * bison.simple (__yy_memcpy):
22673 Declare arg `count' as unsigned int.
22674 (yyparse): Cast third arg to __yy_memcpy to unsigned int.
22675
226761997-01-03 Richard Stallman <rms@gnu.org>
22677
22678 * src/allocate.c: [__STDC__ or _MSC_VER]:
22679 Declare calloc and realloc to return void *.
22680
226811997-01-02 Richard Stallman <rms@gnu.org>
22682
22683 * src/system.h:
22684 [_MSC_VER]: Include stdlib.h and process.h.
22685 [_MSC_VER] (getpid): Define as macro--translate it to _getpid.
22686
22687 * src/main.c (main): Return FAILURE as a value.
22688 (printable_version): Declare arg as int, not char.
22689
226901997-01-02 Richard Stallman <rms@gnu.org>
22691
22692 * Makefile.in (dist):
22693 Explicitly check for symlinks, and copy them.
22694
226951996-12-19 Richard Stallman <rms@gnu.org>
22696
22697 * src/files.c:
22698 [_MSC_VER] (XPFILE, XPFILE1): Define, if not already defined.
22699
227001996-12-18 Paul Eggert <eggert@gnu.org>
22701
22702 * src/bison.s1 (yyparse):
22703 If __GNUC__ and YYPARSE_PARAM are both defined,
22704 declare yyparse to have a void * argument.
22705
227061996-12-18 Paul Eggert <eggert@gnu.org>
22707
22708 * bison.simple (yyparse):
22709 If __GNUC__ and YYPARSE_PARAM are both defined,
22710 declare yyparse to have a void * argument.
22711
227121996-12-17 Richard Stallman <rms@gnu.org>
22713
22714 * src/reduce.c (nbits): Add some casts.
22715
227161996-08-12 Richard Stallman <rms@gnu.org>
22717
22718 * src/bison.s1: Test _MSDOS as well as _MSDOS_.
22719
227201996-08-12 Richard Stallman <rms@gnu.org>
22721
22722 * bison.simple: Test _MSDOS as well as _MSDOS_.
22723
227241996-07-31 Richard Stallman <rms@gnu.org>
22725
22726 * src/bison.s1:
22727 [__sun && __i386]: Include alloca.h.
22728
227291996-07-31 Richard Stallman <rms@gnu.org>
22730
22731 * bison.simple:
22732 [__sun && __i386]: Include alloca.h.
22733
227341996-07-30 Richard Stallman <rms@gnu.org>
22735
22736 * src/bison.s1: Comment change.
22737
22738 * src/bison.s1: Test _MSDOS_, not MSDOS.
22739
227401996-07-30 Richard Stallman <rms@gnu.org>
22741
22742 * bison.simple: Comment change.
22743
22744 * bison.simple: Test _MSDOS_, not MSDOS.
22745
227461996-06-01 Richard Stallman <rms@gnu.org>
22747
22748 * 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:
22749 Insert `_' macro around many string constants.
22750
22751 * src/main.c:
22752 Insert `_' macro around many string constants.
22753
22754 (main): Call setlocale, bindtextdomain and textdomain.
22755
22756 * src/system.h: [HAVE_LOCALE_H]: Include locale.h.
22757 [! HAVE_LOCALE_H] (setlocale): Define as no-op.
22758 [ENABLE_NLS]: Include libintl.h.
22759 [ENABLE_NLS] (gettext): Define.
22760 [! ENABLE_NLS] (bintextdomain, textdomain, _): Consolation definitions.
22761 (N_, PACKAGE, LOCALEDIR): New macros.
22762
227631996-06-01 Richard Stallman <rms@gnu.org>
22764
22765 * POTFILES.in: New file.
22766
22767 * Makefile.in (allocate.o):
22768 Define target explicitly.
22769
22770 * Makefile.in (CFLAGS): Set to @CFLAGS@.
22771 (LDFLAGS): Set to @LDFLAGS@.
22772 (configure): Run autoconf only if preceding `cd' succeeds.
22773 (bison.s1): Redirect output to temporary file then move the
22774 temporary to the target, rather than redirecting directly to bison.s1.
22775 (clean): Remove config.status and config.log.
22776 (distclean): Don't remove config.status here.
22777
227781996-05-12 Richard Stallman <rms@gnu.org>
22779
22780 * src/bison.s1:
22781 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
22782
227831996-05-12 Richard Stallman <rms@gnu.org>
22784
22785 * bison.simple:
22786 (__yy_memcpy) [__cplusplus]: Reorder declarations of variables f and t.
22787
227881996-05-11 Richard Stallman <rms@gnu.org>
22789
22790 * src/bison.s1 (__yy_memcpy):
22791 Really reorder the args, as was supposedly done on Feb 14 1995.
22792 (yyparse): Calls changed accordingly.
22793
227941996-05-11 Richard Stallman <rms@gnu.org>
22795
22796 * Makefile.in (dist): Don't use $(srcdir).
22797
22798 * bison.simple (__yy_memcpy):
22799 Really reorder the args, as was supposedly done on Feb 14 1995.
22800 (yyparse): Calls changed accordingly.
22801
228021996-01-27 Richard Stallman <rms@gnu.org>
22803
22804 * src/output.c (output_rule_data):
22805 Test YYERROR_VERBOSE in the conditional
22806 around the definition of ttyname.
22807
228081995-12-29 Richard Stallman <rms@gnu.org>
22809
22810 * src/bison.s1:
22811 Fix line numbers in #line commands.
22812
228131995-12-29 Richard Stallman <rms@gnu.org>
22814
22815 * bison.simple:
22816 Fix line numbers in #line commands.
22817
228181995-12-27 Richard Stallman <rms@gnu.org>
22819
22820 * src/bison.s1 (YYPARSE_PARAM_DECL):
22821 In C++, make it always null.
22822 (YYPARSE_PARAM_ARG): New macro.
22823 (yyparse): Use YYPARSE_PARAM_ARG.
22824
228251995-12-27 Richard Stallman <rms@gnu.org>
22826
22827 * bison.simple (YYPARSE_PARAM_DECL):
22828 In C++, make it always null.
22829 (YYPARSE_PARAM_ARG): New macro.
22830 (yyparse): Use YYPARSE_PARAM_ARG.
22831
228321995-11-29 Richard Stallman <rms@gnu.org>
22833
22834 * doc/bison.texinfo:
22835 Describe literal string tokens, %raw, %no_lines, %token_table.
22836
228371995-11-29 Daniel Hagerty <hag@gnu.org>
22838
22839 * doc/bison.texinfo: Fixed update date
22840
228411995-10-16 Richard Stallman <rms@gnu.org>
22842
22843 * src/version.c: Version 1.25.
22844
228451995-10-16 Richard Stallman <rms@gnu.org>
22846
22847 * NEWS: *** empty log message ***
22848
228491995-10-16 Richard Stallman <rms@gnu.org>
22850
22851 * doc/bison.1, doc/bison.rnh:
22852 Add new options.
22853
228541995-10-15 Richard Stallman <rms@gnu.org>
22855
22856 * src/vmsgetargs.c, src/getargs.c:
22857 Added -n, -k, and -raw switches.
22858 (noparserflag, toknumflag, rawtoknumflag): New variables.
22859
22860 * src/symtab.h (SALIAS):
22861 New #define for adding aliases to %token.
22862 (struct bucket): Added `alias' field.
22863
22864 * src/reduce.c (reduce_grammar):
22865 Revise error message.
22866 (print_notices): Remove final `.' from error message.
22867
22868 * src/reader.c (reader_output_yylsp):
22869 New function.
22870 (readgram): Use `#if 0' around code that accepted %command
22871 inside grammar rules: The documentation doesn't allow it,
22872 and it will fail since the %command processors scan for the next %.
22873 (parse_token_decl): Extended the %token
22874 declaration to allow a multi-character symbol as an alias.
22875 (parse_thong_decl): New function.
22876 (read_declarations): Added %thong declarations.
22877 (read_declarations): Handle NOOP to deal with allowing
22878 % declarations as another means to specify the flags.
22879 (readgram): Allow %prec prior to semantics embedded in a rule.
22880 (skip_to_char, read_declarations, copy_definition)
22881 (parse_token_decl, parse_start_decl, parse_type_decl)
22882 (parse_assoc_decl, parse_union_decl, parse_expect_decl)
22883 (get_type_name, copy_guard, copy_action, readgram)
22884 (get_type, packsymbols): Revised most error messages.
22885 Changed `fatal' to `warnxxx' to avoid aborting for error.
22886 Revised and use multiple warnxxx functions to avoid using VARARGS1.
22887 (read_declarations): Improve the error message for
22888 an invalid character. Do not abort.
22889 (read_declarations, copy_guard, copy_action): Use
22890 printable_version to avoid unprintable characters in printed output.
22891 (parse_expect_decl): Error if argument to %expect exceeds 10 digits.
22892 (parse_token_decl, parse_assoc_decl, parse_type_decl, get_type):
22893 Allow the type of a non-terminal can be given
22894 more than once, as long as all specifications give the same type.
22895
22896 * src/output.c:
22897 (output_headers, output_trailers, output, output_gram)
22898 (output_rule_data): Implement noparserflag variable.
22899 Implement toknumflag variable.
22900 (output): Call reader_output_yylsp to output LTYPESTR.
22901
22902 * src/main.c (main):
22903 If reader sees an error, don't process the grammar.
22904 (fatals): Updated to not use VARARGS1.
22905 (printable_version, int_to_string, warn, warni, warns, warnss)
22906 (warnsss): New error reporting functions. Avoid abort for error.
22907
22908 * src/lex.h:
22909 Added THONG and NOOP for alias processing.
22910 Added SETOPT for the new code that allows setting options with %flags.
22911
22912 * src/lex.c:
22913 Include getopt.h. Add some extern decls.
22914 (safegetc): New function to deal with EOF gracefully.
22915 (literalchar); new function to deal with reading \ escapes.
22916 (lex): Use literalchar.
22917 (lex): Implemented "..." tokens.
22918 (literalchar, lex, parse_percent_token): Made tokenbuffer
22919 always contain the token. This includes growing the token
22920 buffer while reading an integer.
22921 (parse_percent_token): Replaced if-else statement with percent_table.
22922 (parse_percent_token): Added % declarations as another
22923 way to specify the flags -n, -l, and -r. Also added hooks for
22924 -d, -k, -y, -v, -t, -p, -b, -o, but implementation requires
22925 major changes to files.c.
22926 (lex) Retain in the incoming stream a character following
22927 an incorrect '/'.
22928 (skip_white_space, lex): Revised most error messages
22929 and changed fatal to warn to avoid aborting.
22930 (percent_table): Added %thong declarations.
22931
22932 * src/gram.h: Comment changes.
22933
22934 * src/files.c (openfiles, open_extra_files, done):
22935 Add faction flag
22936 and actfile file. Handle noparserflag. Both for -n switch.
22937
22938 * src/conflicts.c (resolve_sr_conflict):
22939 Remove use of alloca.
22940
229411995-06-01 Jim Meyering <meyering@gnu.org>
22942
22943 * doc/bison.texinfo: *** empty log message ***
22944
229451995-05-06 Richard Stallman <rms@gnu.org>
22946
22947 * src/bison.s1: Comment change.
22948
229491995-05-06 Richard Stallman <rms@gnu.org>
22950
22951 * bison.simple: Comment change.
22952
229531995-05-03 Richard Stallman <rms@gnu.org>
22954
22955 * src/version.c: Version now 1.24.
22956
22957 * src/bison.s1: Change distribution terms.
22958
22959 * src/version.c: Version now 1.23.
22960
229611995-05-03 Richard Stallman <rms@gnu.org>
22962
22963 * doc/bison.texinfo:
22964 Rewrite "Conditions for Using Bison".
22965 Update version to 1.24.
22966
229671995-05-03 Richard Stallman <rms@gnu.org>
22968
22969 * bison.simple: Change distribution terms.
22970
229711995-02-23 Richard Stallman <rms@gnu.org>
22972
22973 * src/files.c: Test __VMS_POSIX as well as VMS.
22974
229751995-02-14 Jim Meyering <meyering@gnu.org>
22976
22977 * src/bison.s1 (__yy_memcpy):
22978 Renamed from __yy_bcopy to avoid
22979 confusion. Reverse FROM and TO arguments to be consistent with
22980 those of memcpy.
22981
229821995-02-14 Jim Meyering <meyering@gnu.org>
22983
22984 * bison.simple (__yy_memcpy):
22985 Renamed from __yy_bcopy to avoid
22986 confusion. Reverse FROM and TO arguments to be consistent with
22987 those of memcpy.
22988
229891994-11-10 David J. MacKenzie <djm@gnu.org>
22990
22991 * NEWS: reformat
22992
22993 * NEWS: New file.
22994
22995 * Makefile.in (DISTFILES): Include NEWS.
22996
22997 * Makefile.in (DISTFILES):
22998 Include install-sh, not install.sh.
22999
23000 * configure.in: Update to Autoconf v2 macro names.
23001
230021994-10-05 David J. MacKenzie <djm@gnu.org>
23003
23004 * Makefile.in: fix typo
23005
23006 * Makefile.in (prefix, exec_prefix):
23007 Let configure set them.
23008
230091994-09-28 David J. MacKenzie <djm@gnu.org>
23010
23011 * Makefile.in: Set datadir to $(prefix)/share.
23012
230131994-09-15 Richard Stallman <rms@gnu.org>
23014
23015 * src/bison.s1:
23016 Update copyright notice and GPL version.
23017
230181994-09-15 Richard Stallman <rms@gnu.org>
23019
23020 * bison.simple:
23021 Update copyright notice and GPL version.
23022
230231994-07-12 Richard Stallman <rms@gnu.org>
23024
23025 * src/reduce.c, src/reader.c:
23026 entered into RCS
23027
230281994-05-05 David J. MacKenzie <djm@gnu.org>
23029
23030 * Makefile.in: entered into RCS
23031
230321994-03-26 Richard Stallman <rms@gnu.org>
23033
23034 * src/bison.s1: entered into RCS
23035
230361994-03-26 Richard Stallman <rms@gnu.org>
23037
23038 * bison.simple: entered into RCS
23039
230401994-03-25 Richard Stallman <rms@gnu.org>
23041
23042 * src/main.c: entered into RCS
23043
230441994-03-24 Richard Stallman <rms@gnu.org>
23045
23046 * src/conflicts.c: entered into RCS
23047
230481994-01-02 Richard Stallman <rms@gnu.org>
23049
23050 * Makefile.in: *** empty log message ***
23051
230521993-11-21 Richard Stallman <rms@gnu.org>
23053
23054 * src/bison.s1: *** empty log message ***
23055
230561993-11-21 Richard Stallman <rms@gnu.org>
23057
23058 * doc/bison.texinfo: entered into RCS
23059
23060 * doc/bison.texinfo: *** empty log message ***
23061
230621993-11-21 Richard Stallman <rms@gnu.org>
23063
23064 * bison.simple: *** empty log message ***
23065
230661993-10-25 David J. MacKenzie <djm@gnu.org>
23067
23068 * doc/bison.texinfo: *** empty log message ***
23069
230701993-10-19 Richard Stallman <rms@gnu.org>
23071
23072 * src/bison.s1: *** empty log message ***
23073
230741993-10-19 Richard Stallman <rms@gnu.org>
23075
23076 * bison.simple: *** empty log message ***
23077
230781993-10-14 Richard Stallman <rms@gnu.org>
23079
23080 * src/bison.s1: *** empty log message ***
23081
230821993-10-14 Richard Stallman <rms@gnu.org>
23083
23084 * bison.simple: *** empty log message ***
23085
230861993-09-14 David J. MacKenzie <djm@gnu.org>
23087
23088 * doc/bison.texinfo: *** empty log message ***
23089
230901993-09-13 Noah Friedman <friedman@gnu.org>
23091
23092 * Makefile.in: *** empty log message ***
23093
230941993-09-10 Richard Stallman <rms@gnu.org>
23095
23096 * src/conflicts.c: *** empty log message ***
23097
23098 * src/system.h: entered into RCS
23099
231001993-09-10 Richard Stallman <rms@gnu.org>
23101
23102 * doc/bison.1: entered into RCS
23103
231041993-09-06 Noah Friedman <friedman@gnu.org>
23105
23106 * src/version.c: entered into RCS
23107
231081993-09-06 Noah Friedman <friedman@gnu.org>
23109
23110 * Makefile.in: *** empty log message ***
23111
231121993-07-30 David J. MacKenzie <djm@gnu.org>
23113
23114 * Makefile.in: *** empty log message ***
23115
231161993-07-24 Richard Stallman <rms@gnu.org>
23117
23118 * src/bison.s1: *** empty log message ***
23119
231201993-07-24 Richard Stallman <rms@gnu.org>
23121
23122 * bison.simple: *** empty log message ***
23123
231241993-07-08 David J. MacKenzie <djm@gnu.org>
23125
23126 * Makefile.in: *** empty log message ***
23127
231281993-07-04 Richard Stallman <rms@gnu.org>
23129
23130 * src/bison.s1: *** empty log message ***
23131
231321993-07-04 Richard Stallman <rms@gnu.org>
23133
23134 * bison.simple: *** empty log message ***
23135
231361993-06-26 David J. MacKenzie <djm@gnu.org>
23137
23138 * src/getargs.c: entered into RCS
23139
231401993-06-26 David J. MacKenzie <djm@gnu.org>
23141
23142 * doc/bison.texinfo: *** empty log message ***
23143
23144 * doc/bison.1: New file.
23145
231461993-06-25 Richard Stallman <rms@gnu.org>
23147
23148 * src/getargs.c: New file.
23149
231501993-06-16 Richard Stallman <rms@gnu.org>
23151
23152 * src/bison.s1: *** empty log message ***
23153
231541993-06-16 Richard Stallman <rms@gnu.org>
23155
23156 * bison.simple: *** empty log message ***
23157
231581993-06-03 Richard Stallman <rms@gnu.org>
23159
23160 * src/bison.s1: New file.
23161
231621993-06-03 Richard Stallman <rms@gnu.org>
23163
23164 * doc/bison.texinfo: *** empty log message ***
23165
231661993-06-03 Richard Stallman <rms@gnu.org>
23167
23168 * bison.simple: New file.
23169
231701993-05-19 Richard Stallman <rms@gnu.org>
23171
23172 * doc/bison.texinfo: New file.
23173
231741993-05-07 Noah Friedman <friedman@gnu.org>
23175
23176 * Makefile.in: *** empty log message ***
23177
231781993-04-28 Noah Friedman <friedman@gnu.org>
23179
23180 * src/reader.c: *** empty log message ***
23181
231821993-04-23 Noah Friedman <friedman@gnu.org>
23183
23184 * src/alloc.h: entered into RCS
23185
231861993-04-20 David J. MacKenzie <djm@gnu.org>
23187
23188 * src/version.c: *** empty log message ***
23189
23190 * src/files.c, src/allocate.c:
23191 entered into RCS
23192
23193 * src/reader.c: *** empty log message ***
23194
23195 * src/lex.c: entered into RCS
23196
23197 * src/conflicts.c: New file.
23198
23199 * src/symtab.c: entered into RCS
23200
23201 * src/alloc.h: New file.
23202
23203 * src/LR0.c: entered into RCS
23204
232051993-04-18 Noah Friedman <friedman@gnu.org>
23206
23207 * src/reader.c: New file.
23208
23209 * src/version.c: *** empty log message ***
23210
232111993-04-18 Noah Friedman <friedman@gnu.org>
23212
23213 * Makefile.in: *** empty log message ***
23214
232151993-04-17 Noah Friedman <friedman@gnu.org>
23216
23217 * Makefile.in: *** empty log message ***
23218
232191993-04-15 Richard Stallman <rms@gnu.org>
23220
23221 * src/main.c, src/files.c:
23222 New file.
23223
232241993-04-15 Noah Friedman <friedman@gnu.org>
23225
23226 * configure.in: entered into RCS
23227
23228 * configure.in: *** empty log message ***
23229
23230 * configure.in: New file.
23231
232321993-04-14 Richard Stallman <rms@gnu.org>
23233
23234 * Makefile.in: New file.
23235
232361993-04-13 Richard Stallman <rms@gnu.org>
23237
23238 * src/version.c: New file.
23239
232401993-03-25 Richard Stallman <rms@gnu.org>
23241
23242 * src/output.c: entered into RCS
23243
232441992-09-25 Richard Stallman <rms@gnu.org>
23245
23246 * configure.bat: entered into RCS
23247
232481992-06-22 Richard Stallman <rms@gnu.org>
23249
23250 * src/vmsgetargs.c: entered into RCS
23251
232521992-06-22 Richard Stallman <rms@gnu.org>
23253
23254 * doc/bison.rnh: entered into RCS
23255
232561992-04-20 David J. MacKenzie <djm@gnu.org>
23257
23258 * README: entered into RCS
23259
232601992-01-22 Richard Stallman <rms@gnu.org>
23261
23262 * src/machine.h: entered into RCS
23263
232641991-12-21 Richard Stallman <rms@gnu.org>
23265
23266 * src/lalr.c, src/closure.c:
23267 entered into RCS
23268
232691991-12-20 Richard Stallman <rms@gnu.org>
23270
23271 * src/state.h: entered into RCS
23272
232731991-12-18 Richard Stallman <rms@gnu.org>
23274
23275 * src/print.c, src/nullable.c, src/derives.c:
23276 entered into RCS
23277
232781991-11-03 David J. MacKenzie <djm@gnu.org>
23279
23280 * src/warshall.c, src/types.h, src/symtab.h, src/lex.h, src/gram.c, src/gram.h, src/files.h:
23281 entered into RCS
23282
232831988-09-09 Richard Stallman <rms@gnu.org>
23284
23285 * src/bison.hairy: entered into RCS
23286
232871987-12-16 Richard Stallman <rms@gnu.org>
23288
23289 * REFERENCES: entered into RCS
23290
23291
23292 -----
23293
23294 Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
23295 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
23296 2008, 2009, 2010 Free Software Foundation, Inc.
23297
23298 Copying and distribution of this file, with or without
23299 modification, are permitted provided the copyright notice and this
23300 notice are preserved.