Age | Commit message (Expand) | Author |
---|---|---|
2017-11-12 | event/IdleMonitor: add "noexcept" | Max Kellermann |
2017-08-29 | event/Loop: use boost::intrusive::list to store IdleMonitors and DeferredMoni... | Max Kellermann |
2017-08-18 | event/Loop: set thread to current thread by default | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2014-01-09 | event/Loop: allow scheduling events before Run() | Max Kellermann |
2014-01-05 | event/Loop: add thread-safety assertions | Max Kellermann |
2014-01-04 | event/Loop: remove the GLib implementation | Max Kellermann |
2013-11-28 | include cleanup using iwyu | Max Kellermann |
2013-11-27 | Add infrastructure for using multiple event loops | Denis Krjuchkov |
2013-08-10 | EventLoop: new implementation using epoll | Max Kellermann |
2013-08-10 | event/IdleMonitor: new monitor class | Max Kellermann |