1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/util/signal.t.cpp]
  3. 3a3e188 encoding+util: ensure move constructors are properly declared by Davide Pesavento · 6 years ago
  4. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  5. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  6. be7804f util: Signal: make handler self-disconnection safer by Davide Pesavento · 9 years ago
  7. 409cc20 Backport make_unique by Davide Pesavento · 9 years ago
  8. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  9. bbb2435 util: disallow destruction of Signal from handler by Junxiao Shi · 9 years ago
  10. 4427345 util: fix use-after-free in UtilSignal/DisconnectSelfInHandler test case by Junxiao Shi · 9 years ago
  11. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed from tests/unit-tests/util/signal.cpp]
  12. f46482c util: add isConnected() in signal::Connection and signal::ScopedConnection by Chengyu Fan · 9 years ago
  13. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  14. ecc57b5 util: Signal::connectSingleShot by Junxiao Shi · 10 years ago
  15. 018e30d util: allow emitSignal with non-zero arguments by Junxiao Shi · 10 years ago
  16. 2cec707 util: fix segfault in UtilSignal/DisconnectSelfInHandler test case by Junxiao Shi · 10 years ago
  17. 8d71fdb util: Signal by Junxiao Shi · 10 years ago