summaryrefslogtreecommitdiff
path: root/lib/verify.h
AgeCommit message (Expand)Author
2006-05-22Document the internals better. Most of this changePaul Eggert
2006-01-10Sync from gnulib.Paul Eggert
2005-09-23(verify_type__): Use `unsigned int' as the bitfield typeJim Meyering
2005-09-23(verify_type__): Use 2, not 1, for bitfield size, to avoidPaul Eggert
2005-09-23Fix typo in comment.Paul Eggert
2005-09-23(GL_CONCAT0, GL_CONCAT): Remove.Paul Eggert
2005-09-06(__builtin_constant_p): Remove, undoing previous change.Paul Eggert
2005-09-05(__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.Jim Meyering
2005-07-11(verify_expr): Use ((verify_type__ (R) *) 0), notPaul Eggert
2005-07-05fix typo in commentJim Meyering
2005-07-05* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don'tPaul Eggert
2005-07-04rename: s/verify_dcl/verify_decl/Jim Meyering
2005-07-04(verify, verify_dcl): New file/macros.Jim Meyering