Paul Eggert
|
24f4e18b77
|
(bitsetv_alloc): enum_bitset_type -> enum bitset_type
|
2002-10-16 06:24:26 +00:00 |
|
Paul Eggert
|
fd5c1e824e
|
enum -> enum_
|
2002-10-10 07:26:15 +00:00 |
|
Paul Eggert
|
eb6172cd1e
|
(bitsetv_alloc, bitsetv_create):
Use bitset_bindex, not int or unsigned int or size_t, to count bits.
|
2002-10-02 07:55:44 +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 |
|