1. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  2. bdcedf4 security+util: remove overloaded operator!() by Davide Pesavento · 7 years ago
  3. 5bcab56 util: hide MonotonicDeadlineTimer into detail by Junxiao Shi · 7 years ago
  4. 7e693be util: use BOOST_SCOPE_EXIT in Scheduler::executeEvent by Junxiao Shi · 7 years ago
  5. 86dfa53 util: keep Scheduler running if a callback throws by Junxiao Shi · 8 years ago
  6. d50f2b4 util: redesign scheduler::EventId by Junxiao Shi · 8 years ago
  7. 9a9952f util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction by Alexander Afanasyev · 9 years ago
  8. 7ae4bf5 util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events by Alexander Afanasyev · 10 years ago
  9. 72a1178 utils: Removing concept of periodic event from Scheduler by Alexander Afanasyev · 10 years ago
  10. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  11. f73f063 src: Removing unnecessary use of cref() in concert with make_shared by Alexander Afanasyev · 10 years ago
  12. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  13. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  14. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  15. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  16. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 10 years ago
  17. f2a8209 util: Fix rescheduling and add test case. by Yingdi Yu · 10 years ago
  18. ab13655 util: fix "delete event in the same event" bug in scheduler. by Yingdi Yu · 10 years ago
  19. f646889 util: Importing scheduler, originally implemented in NFD by Alexander Afanasyev · 10 years ago