Paul Eggert
f6ebdb3174
(struct bitset_vtable.size, struct bitset_vtable.count,
...
struct bitset_vtable.list, struct bitset_vtable.list_reverse,
bitset_count_, bitset_next, bitset_prev, bitset_first, bitset_last,
bitset_count_):
Use bitset_bindex, not int or unsigned int or size_t, to count bits.
(BITSET_BINDEX_MAX, BITSET_WINDEX_MAX, BITSET_SIZE_MAX): New macros.
(BITSET_INDEX_MAX): Remove. It wasn't right, since it assumed that
sizeof (bitset_word) == sizeof (bitset_windex). All uses changed
to BITSET_WINDEX_MAX.
2002-10-02 07:44:07 +00:00
..
2001-10-18 15:27:30 +00:00
2002-10-02 07:41:04 +00:00
2002-10-02 07:42:26 +00:00
2001-11-23 14:56:30 +00:00
2002-08-12 14:10:23 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-10-02 07:44:07 +00:00
2002-09-30 12:50:49 +00:00
2002-07-02 13:51:27 +00:00
2002-09-30 12:50:49 +00:00
2002-09-30 12:50:49 +00:00
2002-05-06 08:42:24 +00:00
2002-05-06 08:42:24 +00:00
2002-09-30 12:50:49 +00:00
2002-03-04 14:15:01 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-09-30 12:50:49 +00:00
2002-07-02 13:51:27 +00:00
2002-08-12 14:25:03 +00:00
2001-10-26 07:26:00 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:03 +00:00
2002-08-12 14:25:24 +00:00
2002-08-12 14:25:24 +00:00
2002-09-30 12:50:49 +00:00
2002-07-02 13:51:27 +00:00
2002-07-02 13:51:27 +00:00
2002-09-27 13:03:32 +00:00
2001-02-02 14:56:44 +00:00
2001-02-08 14:32:10 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:12:13 +00:00
2002-08-12 14:12:13 +00:00
2002-08-12 14:12:57 +00:00
2002-08-12 14:12:57 +00:00
2002-01-03 09:55:33 +00:00
2002-01-03 09:55:33 +00:00
2002-08-12 14:10:23 +00:00
2002-08-12 14:10:23 +00:00
2002-02-05 10:14:20 +00:00
2001-02-02 14:56:44 +00:00
2001-02-08 14:32:10 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:12:13 +00:00
2002-09-27 13:03:32 +00:00
2002-08-12 14:25:24 +00:00
2002-09-27 13:19:59 +00:00
2002-08-12 14:12:13 +00:00
2002-09-27 13:19:59 +00:00
2002-08-12 14:12:13 +00:00
2002-08-01 18:12:11 +00:00
2002-07-31 19:52:13 +00:00
2002-07-31 19:52:13 +00:00
2002-08-12 14:04:17 +00:00
2001-08-25 13:13:14 +00:00
2002-08-12 14:25:24 +00:00
2001-11-30 14:25:16 +00:00
2001-12-30 21:06:22 +00:00