summaryrefslogtreecommitdiff
path: root/src/IdleFlags.cxx
AgeCommit message (Collapse)Author
2017-05-15Merge tag 'v0.20.7'Max Kellermann
release v0.20.7
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
2017-02-17IdleFlags: add a "partition" eventMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-05Idle: move flags to IdleFlags.hxxMax Kellermann