log lib/verify.h @ 14379:2330aac2ae54

age author description
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Sun, 09 May 2010 12:02:14 +0200 Jim Meyering verify: adjust formatting to be more consistent
Wed, 05 May 2010 13:57:26 -0700 Paul Eggert Further improvements to verify.h, suggested by Eric Blake.
Wed, 05 May 2010 12:50:00 -0700 Paul Eggert Modify verify.h to pacify gcc -Wredundant_decls.
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 02 May 2006 23:39:59 +0000 Paul Eggert * doc/verify.texi: New file.
Wed, 05 Oct 2005 06:50:03 +0000 Paul Eggert * verify.h (verify_true): Provide alternative definition for C++.
Tue, 27 Sep 2005 05:36:30 +0000 Paul Eggert (verify_expr): Remove, replacing with:
Fri, 23 Sep 2005 22:59:59 +0000 Jim Meyering (verify_type__): Use `unsigned int' as the bitfield type
Fri, 23 Sep 2005 21:51:06 +0000 Paul Eggert (verify_type__): Use 2, not 1, for bitfield size, to avoid
Fri, 23 Sep 2005 17:52:49 +0000 Paul Eggert Fix typo in comment.
Fri, 23 Sep 2005 17:48:14 +0000 Paul Eggert (GL_CONCAT0, GL_CONCAT): Remove.
Thu, 22 Sep 2005 22:56:28 +0000 Paul Eggert * modules/verify: New file.