summaryrefslogtreecommitdiff
path: root/modules/assert-h
Commit message (Expand)AuthorAgeFilesLines
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-131-1/+1
* maint: avoid empty lines in recipesPaul Eggert2021-12-241-3/+2
* gen-header: new modulePaul Eggert2021-12-241-4/+5
* maint: omit unnecessary ‘rm -f $@-t $@’Paul Eggert2021-12-221-3/+3
* Optimize redundant 'mkdir -p .' invocations.Bruno Haible2021-12-211-1/+1
* Move .h file names out of the *.m4 files.Bruno Haible2021-12-151-0/+1
* Fix creation of build directories with non-recursive-gnulib-prefix-hack.Bruno Haible2021-12-151-0/+2
* doc: C11 and C++11 are now officialPaul Eggert2012-01-061-1/+1
* * modules/assert-h (assert.h): Substitute the symbol-prefix more consistently.Paul Eggert2011-05-291-2/+2
* assert-h: work around 'verify' incompatibilityPaul Eggert2011-05-291-0/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-1/+2
* assert-h: new module, which supports C1X-style static_assertPaul Eggert2011-05-051-0/+47