summaryrefslogtreecommitdiff
path: root/modules/bitset
Commit message (Expand)AuthorAgeFilesLines
* Rely on new stdbool behaviorPaul Eggert2022-09-101-0/+1
* bitset: use integer_length in array implementationAkim Demaille2020-11-301-0/+1
* bitset: use ffsl to accelerate iterations over set bitsAkim Demaille2020-11-151-0/+1
* bitset: Make sure the compiler does not barf on 'inline'.Bruno Haible2020-07-031-0/+3
* bitset: Make more robust in multithreaded applications.Bruno Haible2020-05-271-0/+1
* bitset: use the attribute moduleAkim Demaille2020-05-091-0/+1
* bitset, timevar: Depend on c99Akim Demaille2019-03-171-0/+1
* bitset: rename ebitset/expandable.* as tbitset/table.*Akim Demaille2018-11-291-3/+3
* bitset: new moduleAkim Demaille2018-11-251-0/+35