Age | Commit message (Expand) | Author |
---|---|---|
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-08-06 | event/SignalMonitor: make SignalMonitorFinish() noexcept | Max Kellermann |
2018-08-06 | event/SignalMonitor: add `noexcept` | Max Kellermann |
2018-08-06 | system/SignalFD: throw exception on error | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-06-20 | event/SignalMonitor: remove unused function SignalMonitorGetEventLoop | Max Kellermann |
2016-06-20 | event/SignalMonitor: use BoundMethod instead of raw function pointer | 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 |
2013-10-18 | SignalMonitor: add SignalMonitorGetEventLoop() | Max Kellermann |
2013-08-07 | SignalHandlers: move code to new class SignalMonitor | Max Kellermann |