Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge #8218 'Fix errors reported by PVS' | Justin M. Keyes | 2018-04-27 |
|\ | |||
| * | event/loop: Silence PVS/V547: condition is false in case of no timeout | ZyX | 2018-04-09 |
* | | loop: remove `children_stop_requests` | Justin M. Keyes | 2018-04-15 |
|/ | |||
* | tui.c: request focus-reporting (fix regression) #7670 | Justin M. Keyes | 2017-12-02 |
* | doc: eventloop | Justin M. Keyes | 2017-09-05 |
* | event/multiqueue.c: Rename "queue" to "multiqueue". | Justin M. Keyes | 2016-10-02 |
* | *: Also fix the adjacent errors | ZyX | 2016-06-11 |
* | *: Fix errors from new linter checks | ZyX | 2016-06-11 |
* | loop: Improvements for thread-safety | Thiago de Arruda | 2015-09-06 |
* | event: Refactor async event processing | Thiago de Arruda | 2015-08-13 |
* | loop: Simplify loop.c and move some code to input.c | Thiago de Arruda | 2015-08-13 |
* | job: Replace by a better process abstraction layer | Thiago de Arruda | 2015-07-17 |
* | event loop: New abstraction layer with refactored time/signal API | Thiago de Arruda | 2015-07-17 |