aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Manual.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Util/Manual: cast via void* to avoid alignment warningsMax Kellermann2014-12-091-2/+4
* Util/Manual: use Get() in Destruct()Max Kellermann2014-12-091-2/+2
* Util/Manual: add assertion to Get()Max Kellermann2014-12-091-0/+4
* Util/Manual: add method Get()Max Kellermann2014-12-091-4/+12
* util/Manual: use gcc_alignas()Max Kellermann2014-12-091-6/+1
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-2/+2
* Compiler.h: add macro GCC_OLDER_THAN()Max Kellermann2014-11-281-2/+2
* util/Manual: use GCC_CHECK_VERSIONMax Kellermann2014-11-281-1/+1
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* util/Manual: add missing include <utility>Max Kellermann2013-08-061-0/+1
* util/Manual: work around strict-aliasing warningMax Kellermann2013-04-111-0/+9
* util/Manual: new template classMax Kellermann2013-01-301-0/+111