log lib/count-one-bits.h @ 10778:ddc567d280d1

age author description
Sun, 13 Apr 2008 22:52:00 +0200 Bruno Haible Add comment for last commit.
Sun, 13 Apr 2008 19:25:13 +0200 Bruno Haible Work around a HP cc compiler bug.
Sun, 21 Oct 2007 02:33:32 +0200 Bruno Haible Fix typo in macro name.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 15 Aug 2007 03:37:54 +0000 Ben Pfaff * lib/count-one-bits.h: Add comments. (From Bruno Haible.)
Wed, 25 Jul 2007 03:13:19 +0000 Ben Pfaff Improve name: "count-one-bits" is better than "popcount".