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