mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Rename lr.default_reductions to lr.default-reductions.
* NEWS (2.5): Here.
* doc/bison.texinfo: Here.
* src/lalr.c (initialize_LA): Here.
* src/print.c (print_reductions): Here.
* src/reader.c (reader): Here.
* src/tables.c (action_row): Here.
* tests/input.at (%define enum variables): Here.
* tests/reduce.at (AT_TEST_LR_DEFAULT_REDUCTIONS): Here.
(cherry picked from commit 1d0f55cc84)
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Rename lr.default_reductions to lr.default-reductions.
|
||||
* NEWS (2.5): Here.
|
||||
* doc/bison.texinfo: Here.
|
||||
* src/lalr.c (initialize_LA): Here.
|
||||
* src/print.c (print_reductions): Here.
|
||||
* src/reader.c (reader): Here.
|
||||
* src/tables.c (action_row): Here.
|
||||
* tests/input.at (%define enum variables): Here.
|
||||
* tests/reduce.at (AT_TEST_LR_DEFAULT_REDUCTIONS): Here.
|
||||
|
||||
2009-04-29 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Pacify ./configure --enable-gcc-warnings.
|
||||
|
||||
Reference in New Issue
Block a user