| Commit message (Expand) | Author | Files | Lines |
2014-12-09 | Util/Manual: cast via void* to avoid alignment warnings | Max Kellermann | 1 | -2/+4 |
2014-12-09 | Util/Manual: use Get() in Destruct() | Max Kellermann | 1 | -2/+2 |
2014-12-09 | Util/Manual: add assertion to Get() | Max Kellermann | 1 | -0/+4 |
2014-12-09 | Util/Manual: add method Get() | Max Kellermann | 1 | -4/+12 |
2014-12-09 | util/Manual: use gcc_alignas() | Max Kellermann | 1 | -6/+1 |
2014-11-28 | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 1 | -2/+2 |
2014-11-28 | Compiler.h: add macro GCC_OLDER_THAN() | Max Kellermann | 1 | -2/+2 |
2014-11-28 | util/Manual: use GCC_CHECK_VERSION | Max Kellermann | 1 | -1/+1 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-08-06 | util/Manual: add missing include <utility> | Max Kellermann | 1 | -0/+1 |
2013-04-11 | util/Manual: work around strict-aliasing warning | Max Kellermann | 1 | -0/+9 |
2013-01-30 | util/Manual: new template class | Max Kellermann | 1 | -36/+57 |
2013-01-10 | thread/Cond: new wrapper for pthread_cond_t or GCond | Max Kellermann | 1 | -0/+2 |
2013-01-10 | thread/GLibMutex: new Mutex implementation | Max Kellermann | 1 | -17/+42 |
2013-01-04 | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann | 1 | -31/+27 |
2012-01-24 | refcount: add missing stdbool.h include | Max Kellermann | 1 | -0/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-31 | refcount: library for reference counting | Max Kellermann | 1 | -0/+66 |