mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* LR0.c (new_itemsets): Fix wording in comments: say item index rather
than item number. * closure.c (closure): Likewise. * state.h (reductions): Comment sorting of rules. (state): Comment sorting of items.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-07-09 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* LR0.c (new_itemsets): Fix wording in comments: say item index rather
|
||||
than item number.
|
||||
* closure.c (closure): Likewise.
|
||||
* state.h (reductions): Comment sorting of rules.
|
||||
(state): Comment sorting of items.
|
||||
|
||||
2007-07-02 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Fix C++ test cases after recent Gnulib changes. Discussed starting at
|
||||
|
||||
Reference in New Issue
Block a user