mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
* lib/libiberty.h: New.
* lib: Update the bitset implementation from upstream. * src/closure.c, src/lalr.c, src/output.c, src/print_graph.c, * src/state.c: Use BITSET_FOR_EACH, not BITSET_EXECUTE. * src/main.c: Adjust bitset stats calls.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-07-02 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/libiberty.h: New.
|
||||
* lib: Update the bitset implementation from upstream.
|
||||
* src/closure.c, src/lalr.c, src/output.c, src/print_graph.c,
|
||||
* src/state.c: Use BITSET_FOR_EACH, not BITSET_EXECUTE.
|
||||
* src/main.c: Adjust bitset stats calls.
|
||||
|
||||
2002-07-01 Paul Eggert <eggert@twinsun.com>
|
||||
|
||||
* src/scan-gram.l (<SC_ESCAPED_CHARACTER>): Convert to unsigned
|
||||
|
||||
Reference in New Issue
Block a user