1. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  2. 07115cc util: reimplement scheduler::EventId with CancelHandle by Junxiao Shi · 5 years ago
  3. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  4. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/util/scheduler.t.cpp]
  5. 3a3e188 encoding+util: ensure move constructors are properly declared by Davide Pesavento · 6 years ago
  6. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  7. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  8. 86dfa53 util: keep Scheduler running if a callback throws by Junxiao Shi · 8 years ago
  9. d50f2b4 util: redesign scheduler::EventId by Junxiao Shi · 8 years ago
  10. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 9 years ago[Renamed (96%) from tests/unit-tests/util/test-scheduler.cpp]
  11. 9a9952f util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction by Alexander Afanasyev · 9 years ago
  12. d3a55b2 tests: Converting test cases to use UnitTestClock by Alexander Afanasyev · 10 years ago
  13. 7ae4bf5 util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events by Alexander Afanasyev · 10 years ago
  14. 72a1178 utils: Removing concept of periodic event from Scheduler by Alexander Afanasyev · 10 years ago
  15. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/util/test-scheduler.cpp]
  16. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  17. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  18. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  19. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  20. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  21. 83cdc5b tests: Making schedule test more resilient by Alexander Afanasyev · 10 years ago
  22. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 10 years ago[Renamed from tests/test-scheduler.cpp]
  23. f2a8209 util: Fix rescheduling and add test case. by Yingdi Yu · 10 years ago
  24. f646889 util: Importing scheduler, originally implemented in NFD by Alexander Afanasyev · 10 years ago