Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
5d0b0106dfc7675f9048976d4dd4ea00e46e6c39
/
src
/
util
/
scheduler.cpp
5bcab56
util: hide MonotonicDeadlineTimer into detail
by Junxiao Shi
· 7 years ago
7e693be
util: use BOOST_SCOPE_EXIT in Scheduler::executeEvent
by Junxiao Shi
· 8 years ago
86dfa53
util: keep Scheduler running if a callback throws
by Junxiao Shi
· 8 years ago
d50f2b4
util: redesign scheduler::EventId
by Junxiao Shi
· 8 years ago
9a9952f
util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction
by Alexander Afanasyev
· 10 years ago
7ae4bf5
util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events
by Alexander Afanasyev
· 10 years ago
72a1178
utils: Removing concept of periodic event from Scheduler
by Alexander Afanasyev
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
f73f063
src: Removing unnecessary use of cref() in concert with make_shared
by Alexander Afanasyev
· 10 years ago
b67090a
build+tests: Fixing c++11 mode compilation and correcting integrated test with faces
by Alexander Afanasyev
· 11 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
1dd95c5
src: Enabling -Werror in debug mode and some style updates
by Alexander Afanasyev
· 11 years ago
aa0e7da
all: Refactoring work with time using boost::chrono
by Alexander Afanasyev
· 11 years ago
e2dcdfd
build: Experimental support to build using precompiled headers
by Alexander Afanasyev
· 11 years ago
f2a8209
util: Fix rescheduling and add test case.
by Yingdi Yu
· 11 years ago
ab13655
util: fix "delete event in the same event" bug in scheduler.
by Yingdi Yu
· 11 years ago
f646889
util: Importing scheduler, originally implemented in NFD
by Alexander Afanasyev
· 11 years ago