]> pd.if.org Git - pdclib/history - includes/assert.h
The other code did not work, and ((void)0) is actually specified in the standard.
[pdclib] / includes / assert.h
2016-03-07 Martin BauteThe other code did not work, and ((void)0) is actually...
2016-03-07 Martin BauteStatic assert macro, config sanity checks
2016-03-07 Martin BauteRemoved SVN keyword tags.
2016-03-07 Martin Bauteassert.h can be included multiple times, redefining...
2012-12-31 Owen Shepherdassert: for assert(x), mark !x case as _PDCLIB_UNREACHABLE
2012-08-12 Owen Shepherd * New feature check macro system. See _PDCLIB_aux...
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2005-11-20 solarMoved the includes into subdirectory (again). Teaches...
2004-11-14 solarRemoving old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-11-21 solarSome cleanup.
2003-11-21 solarAdapted void expression syntax from standard docs.
2003-11-21 solarFleshing out the headers.
2003-11-19 solarInitial load with header templates and some first decla...