Paul Eggert
|
7d7d666369
|
Remove PARAMS and upgrade to latest obstack.h.
|
2004-04-28 06:15:34 +00:00 |
|
Paul Eggert
|
303e6da265
|
Include bitset.h, not bbitset.h.
|
2002-10-10 07:35:19 +00:00 |
|
Paul Eggert
|
bf5c381136
|
(lbitset_bytes): Use size_t, not unsigned int, to count bytes.
|
2002-10-02 08:02:06 +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
|
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 |
|