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