summaryrefslogtreecommitdiff
path: root/lib/count-trailing-zeros.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use __builtin_ctz{,l,ll} and __builtin_ffs{,l,ll} with clang everywhere.Bruno Haible2020-08-051-1/+2
* Add ‘extern "C"’ to count-one-bits.h etc.Paul Eggert2020-02-211-0/+8
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* count-trailing-zeros: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-2/+0
* Update some URLsPaul Eggert2019-09-221-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: Replace many more http URLs by https URLs. Update stale URLs.Bruno Haible2017-09-141-1/+2
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* count-leading-zeros: use 64-bit intrinsics on 32-bit WindowsPaul Eggert2015-01-061-5/+0
* count-leading-zeros: avoid 64-bit intrinsics on 32-bit WindowsPádraig Brady2015-01-061-0/+5
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* New module 'count-trailing-zeros'.Paul Eggert2013-10-071-0/+106