verify: new macro 'assume'
[gnulib.git] / lib / verify.h
2013-10-03 Paul Eggertverify: new macro 'assume'
2013-07-08 Paul Eggertstdalign, verify: port to FreeBSD 9.1, to C11, and...
2013-05-30 Paul Eggertc-ctype, regex, verify: port to gcc -std=c90 -pedantic
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-07-20 Eric Blakeverify: document conflict with -Wnested-externs
2012-01-06 Paul Eggertdoc: C11 and C++11 are now official
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-06-15 Paul Eggertverify: new macro verify_expr; verify_true deprecated
2011-05-29 Paul Eggertassert-h: work around 'verify' incompatibility
2011-05-29 Bruno Haibleassert-h: Allow multiple gnulib generated replacements...
2011-05-23 Paul Eggertverify: fix bug when gnulib <assert.h> is also included
2011-05-06 Paul Eggertassert-h: new module, which supports C1X-style static_a...
2011-04-09 Bruno Haibleverify: Fix syntax error with GCC 4.6 in C++ mode.
2011-04-06 Paul Eggertverify: use _Static_assert if available
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-05-09 Jim Meyeringverify: adjust formatting to be more consistent
2010-05-05 Paul EggertFurther improvements to verify.h, suggested by Eric...
2010-05-05 Paul EggertModify verify.h to pacify gcc -Wredundant_decls.
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-05-02 Paul Eggert* doc/verify.texi: New file.
2005-10-05 Paul Eggert* verify.h (verify_true): Provide alternative definitio...
2005-09-27 Paul Eggert(verify_expr): Remove, replacing with:
2005-09-23 Jim Meyering(verify_type__): Use `unsigned int' as the bitfield...
2005-09-23 Paul Eggert(verify_type__): Use 2, not 1, for bitfield size, to...
2005-09-23 Paul EggertFix typo in comment.
2005-09-23 Paul Eggert(GL_CONCAT0, GL_CONCAT): Remove.
2005-09-22 Paul Eggert* modules/verify: New file.