Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include __FUNCTION__ in assert() messages; it was causing the | Michael Brown | 2007-01-04 | 1 | -7/+6 |
* | Force syntax-checking on assertions even in non-asserting builds. | Michael Brown | 2006-12-04 | 1 | -9/+23 |
* | Added missing #endif | Michael Brown | 2006-03-23 | 1 | -0/+1 |
* | Added assert.h, with assert() defined (almost) as per POSIX, and | Michael Brown | 2006-03-23 | 1 | -0/+51 |