Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | event/Loop: remove the GLib implementation | Max Kellermann | 2014-01-04 | 1 | -29/+0 |
* | event/*Monitor: document as not being thread-safe | Max Kellermann | 2013-12-31 | 1 | -0/+4 |
* | Add infrastructure for using multiple event loops | Denis Krjuchkov | 2013-11-27 | 1 | -9/+15 |
* | event: add API documentation | Max Kellermann | 2013-11-24 | 1 | -0/+4 |
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -0/+24 |
* | event/*Monitor: add method GetEventLoop() | Max Kellermann | 2013-08-08 | 1 | -0/+4 |
* | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 2013-04-08 | 1 | -5/+2 |
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -0/+60 |