Age | Commit message (Expand) | Author |
---|---|---|
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-03-03 | *: change C-style prototypes, drop "(void)" | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-04-05 | IOThread: make io_thread_get() "const" | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann |
2013-09-03 | IOThread: use FatalError() on g_thread_create() error | Max Kellermann |
2013-08-08 | event: add function BlockingCall() | Max Kellermann |
2013-01-14 | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann |
2013-01-14 | IOThread: use gcc.h | Max Kellermann |
2013-01-10 | io_thread: convert to C++ | Max Kellermann |