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