summaryrefslogtreecommitdiff
path: root/lib/count-one-bits.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* 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-4/+0
* count-leading-zeros: avoid 64-bit intrinsics on 32-bit WindowsPádraig Brady2015-01-061-0/+4
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* count-one-bits: port to MSC; support types wider than 64 bitsPaul Eggert2013-10-071-17/+66
* headers: check that _GL_INLINE_HEADER_BEGIN is definedPaul Eggert2013-08-281-0/+3
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* count-one-bits: better 'inline'Paul Eggert2012-11-291-4/+11
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: fix "the the" in commentJim Meyering2011-04-091-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Add comment for last commit.Bruno Haible2008-04-131-0/+2
* Work around a HP cc compiler bug.Bruno Haible2008-04-131-2/+2
* Fix typo in macro name.Bruno Haible2007-10-211-1/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/count-one-bits.h: Add comments. (From Bruno Haible.)Ben Pfaff2007-08-151-6/+8
* Improve name: "count-one-bits" is better than "popcount".Ben Pfaff2007-07-251-0/+74