1. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  2. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  3. 5722cfe util: move signal-*.* into util/signal/ directory by Junxiao Shi · 7 years ago[Renamed (98%) from src/util/signal-signal.hpp]
  4. 1aecae2 util: backport C++17 optional by Junxiao Shi · 8 years ago
  5. d4919b4 waf-tools: remove FRIEND_TYPENAME check by Junxiao Shi · 8 years ago
  6. be7804f util: Signal: make handler self-disconnection safer by Davide Pesavento · 9 years ago
  7. bbb2435 util: disallow destruction of Signal from handler by Junxiao Shi · 10 years ago
  8. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  9. ecc57b5 util: Signal::connectSingleShot by Junxiao Shi · 10 years ago
  10. 018e30d util: allow emitSignal with non-zero arguments by Junxiao Shi · 10 years ago
  11. 2cec707 util: fix segfault in UtilSignal/DisconnectSelfInHandler test case by Junxiao Shi · 10 years ago
  12. 8d71fdb util: Signal by Junxiao Shi · 10 years ago