Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Util/Manual: cast via void* to avoid alignment warnings | Max Kellermann | 2014-12-09 | 1 | -2/+4 |
| | |||||
* | Util/Manual: use Get() in Destruct() | Max Kellermann | 2014-12-09 | 1 | -2/+2 |
| | |||||
* | Util/Manual: add assertion to Get() | Max Kellermann | 2014-12-09 | 1 | -0/+4 |
| | |||||
* | Util/Manual: add method Get() | Max Kellermann | 2014-12-09 | 1 | -4/+12 |
| | | | | May be more clear than operators. | ||||
* | util/Manual: use gcc_alignas() | Max Kellermann | 2014-12-09 | 1 | -6/+1 |
| | |||||
* | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | Compiler.h: add macro GCC_OLDER_THAN() | Max Kellermann | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | util/Manual: use GCC_CHECK_VERSION | Max Kellermann | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | util/Manual: add missing include <utility> | Max Kellermann | 2013-08-06 | 1 | -0/+1 |
| | |||||
* | util/Manual: work around strict-aliasing warning | Max Kellermann | 2013-04-11 | 1 | -0/+9 |
| | |||||
* | util/Manual: new template class | Max Kellermann | 2013-01-30 | 1 | -0/+111 |