1. 14 Oct, 2020 2 commits
    • Max Kellermann's avatar
      event/IdleMonitor: refactor to IdleEvent · 1686f4e8
      Max Kellermann authored
      Instead of using this as a base class implementing a virtual method,
      the new class IdleEvent can be used as a variable, decoupling
      IdleMonitor's internal state from the derived class.
      
      This is similar to commit 30a5dd26
      which refactored TimeoutMonitor to TimerEvent.
      1686f4e8
    • Max Kellermann's avatar
      meson.build: increment version to 0.23~git · 9f57732a
      Max Kellermann authored
      The new stable branch v0.22.x was forked off and is feature-frozen, so
      the "master" branch will become the next major version eventually.
      9f57732a
  2. 13 Oct, 2020 3 commits
  3. 12 Oct, 2020 4 commits
  4. 09 Oct, 2020 1 commit
  5. 08 Oct, 2020 12 commits
  6. 06 Oct, 2020 5 commits
  7. 05 Oct, 2020 8 commits
  8. 02 Oct, 2020 5 commits