Age | Commit message (Expand) | Author |
---|---|---|
2006-05-22 | Document the internals better. Most of this change | Paul Eggert |
2006-01-10 | Sync from gnulib. | Paul Eggert |
2005-09-23 | (verify_type__): Use `unsigned int' as the bitfield type | Jim Meyering |
2005-09-23 | (verify_type__): Use 2, not 1, for bitfield size, to avoid | Paul Eggert |
2005-09-23 | Fix 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), not | Paul Eggert |
2005-07-05 | fix typo in comment | Jim Meyering |
2005-07-05 | * verify.h (GL_CONCAT0, GL_CONCAT): Define unconditionally; don't | Paul Eggert |
2005-07-04 | rename: s/verify_dcl/verify_decl/ | Jim Meyering |
2005-07-04 | (verify, verify_dcl): New file/macros. | Jim Meyering |