Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IOThread: make io_thread_get() "const" | Max Kellermann | 2014-04-05 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | IOThread: use FatalError() on g_thread_create() error | Max Kellermann | 2013-09-03 | 1 | -4/+2 |
* | event: add function BlockingCall() | Max Kellermann | 2013-08-08 | 1 | -6/+0 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -14/+4 |
* | IOThread: use gcc.h | Max Kellermann | 2013-01-14 | 1 | -4/+6 |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -0/+79 |