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