Paul Eggert
|
e601ff27f4
|
(bitset_set, bitset_reset): Do not assume that bitset_word is the same
width as int.
|
2002-08-12 14:19:02 +00:00 |
|
Akim Demaille
|
613f5e1a89
|
* 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-02 13:51:27 +00:00 |
|
Akim Demaille
|
345cea780a
|
* lib/bbitset.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
* lib/bitsetv.h, lib/ebitset.c, lib/lbitset.c, lib/sbitset.c:
Update.
From Michael Hayes.
|
2002-03-04 14:15:01 +00:00 |
|
Akim Demaille
|
ef01750240
|
* lib/bitset.c, lib/bitset.h, lib/bitsetv.c, lib/bitsetv.h,
* lib/ebitset.c, lib/ebitset.h, lib/lbitset.c, lib/lbitset.h,
* lib/sbitset.c, lib/sbitset.h, lib/bbitset.h: Update from the
latest sources from Michael.
|
2002-03-04 12:07:08 +00:00 |
|
Akim Demaille
|
7086e7071e
|
* lib/bitset-int.h, lib/bitset.c, lib/bitset.h, lib/bitsetv.c,
* lib/bitsetv.h, lib/ebitset.c, lib/ebitset.h, lib/lbitset.c,
* lib/lbitset.h, lib/sbitset.c, lib/sbitset.h: New.
* src/closure.c (fderives): Be an array of bitsets.
|
2002-03-04 11:58:52 +00:00 |
|