summaryrefslogtreecommitdiff
path: root/lib/bitset/array.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* gnulib-common: update for C2x 2020-12-11 draftPaul Eggert2021-07-311-5/+5
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* bitset: use integer_length in array implementationAkim Demaille2020-11-301-10/+9
* bitset: be sure to always return a valueAkim Demaille2020-11-191-6/+4
* bitset: use ffs where possible in array implementationAkim Demaille2020-11-181-31/+15
* bitset: use ffsl to accelerate iterations over set bitsAkim Demaille2020-11-151-32/+18
* bitset: comment changesAkim Demaille2020-11-151-3/+3
* bitset: use the attribute moduleAkim Demaille2020-05-091-5/+5
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* bitset: new moduleAkim Demaille2018-11-251-0/+772