mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
We spend a lot of time in quotearg, in particular when --verbose.
* src/symtab.c (symbol_get): Store a quoted version of the key. (symbol_tag_get, symbol_tag_get_n, symbol_tag_print): Remove. Adjust all callers.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
We spend a lot of time in quotearg, in particular when --verbose.
|
||||
|
||||
* src/symtab.c (symbol_get): Store a quoted version of the key.
|
||||
(symbol_tag_get, symbol_tag_get_n, symbol_tag_print): Remove.
|
||||
Adjust all callers.
|
||||
|
||||
|
||||
2002-06-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/state.h (reductions_t): Rename member `nreds' as num.
|
||||
|
||||
Reference in New Issue
Block a user