Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inotify: convert anonymous enum to constexpr | Max Kellermann | 2013-10-20 | 1 | -8/+6 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -6/+4 |
* | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 2013-04-08 | 1 | -6/+5 |
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -21/+3 |
* | InotifyQueue: convert to a class | Max Kellermann | 2013-01-14 | 1 | -32/+25 |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -2/+5 |
* | Client, Inotify: use std::list instead of std::deque | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
* | InotifyQueue: use std::deque instead of GSList | Max Kellermann | 2013-01-03 | 1 | -33/+15 |
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+135 |