summaryrefslogtreecommitdiff
path: root/lib/bitset/table.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-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* bitset: use integer_length in table implementationAkim Demaille2020-11-301-10/+9
* bitset: style: use consistent namesAkim Demaille2020-11-301-10/+10
* bitset: use ffs where possible in the table implementationAkim Demaille2020-11-191-78/+26
* bitset: fix iteration over table bitsetsAkim Demaille2020-11-181-2/+3
* bitset: rename internal details for consistencyAkim Demaille2020-11-181-160/+160
* Use __alignof__ with clang.Bruno Haible2020-08-091-1/+1
* bitset: use the attribute moduleAkim Demaille2020-05-091-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-1/+1
* bitset: check memory allocationAkim Demaille2019-09-081-3/+8
* bitset: minor changesAkim Demaille2019-03-211-29/+19
* bitset: fix overflowsAkim Demaille2019-03-171-1/+2
* bitset: style changesAkim Demaille2019-03-171-9/+6
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-2/+1
* bitset: rename ebitset/expandable.* as tbitset/table.*Akim Demaille2018-11-291-0/+1229