Age | Commit message (Expand) | Author |
---|---|---|
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-23 | thread/Name: set thread names | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann |
2013-10-17 | Thread/Thread: replacement library for GThread | Max Kellermann |
2013-09-04 | IOThread: pass GError to FatalError() | 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-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann |
2013-04-17 | use g_thread_new() if GLib is recent enough | Max Kellermann |
2013-01-14 | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann |
2013-01-10 | io_thread: convert to C++ | Max Kellermann |