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