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