1. 191a7a2 core+daemon: declare all equality operators as hidden friends by Davide Pesavento · 1 year, 7 months ago
  2. aa9e3b2 docs: fix capitalization in doxygen comments by Davide Pesavento · 2 years, 2 months ago
  3. a9b09b6 build: make precompiled headers more useful by Davide Pesavento · 2 years, 7 months ago
  4. e422f9e Refactor and modernize namespace declarations by Davide Pesavento · 2 years, 7 months ago
  5. 3db9807 daemon: mark some classes and methods 'final' by Davide Pesavento · 3 years, 10 months ago
  6. e4b2238 Improve and simplify code with modern C++ features by Davide Pesavento · 7 years ago
  7. 87fc0f8 core: drop std::function and ndn::Exclude from common.hpp, add ndn::optional by Davide Pesavento · 7 years ago
  8. 847de40 build: Add warning for non-virtual destructor and fix discovered issues by Alexander Afanasyev · 7 years ago
  9. 9f6ca60 table: declare name_tree::Range type by Junxiao Shi · 8 years ago
  10. 340d553 table: make name_tree::Node the sole owner of name_tree::Entry by Junxiao Shi · 8 years ago
  11. 759993b table: delete unnecessary name_tree::Iterator destructor by Junxiao Shi · 8 years ago
  12. b660b4c table: refactor NameTree hashtable by Junxiao Shi · 8 years ago
  13. 029401f table: refactor NameTree iterator by Junxiao Shi · 8 years ago