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