1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. fcd3e44 build: switch to C++17 by Davide Pesavento · 1 year, 4 months ago
  3. 0b2aa13 docs: clarify/revise a few code style rules by Davide Pesavento · 3 years, 7 months ago
  4. 933a567 docs: fix syntax highlighting of code blocks by Davide Pesavento · 4 years ago
  5. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 5 years ago
  6. 24c5a00 impl: rename 'detail' to 'impl' by Junxiao Shi · 6 years ago
  7. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  8. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  9. 436e46f docs: allow use of "Num" and "No" in entity number variable names by Eric Newberry · 6 years ago
  10. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  11. af1d6cf docs: remove GNU-style indentation of braces from code-style by Davide Pesavento · 7 years ago
  12. 1c597a1 net+util: fix build with gcc-7 by Davide Pesavento · 7 years ago
  13. 4f92d87 docs: amend code-style rule 3.4 by Junxiao Shi · 7 years ago
  14. bd2cedb docs: start license boilerplate with /* by Junxiao Shi · 7 years ago
  15. de2a1c2 code-style: don't suggest to use virtual with final and override by Davide Pesavento · 8 years ago
  16. aa82eb6 common: remove NDN_CXX_DECL_FINAL/OVERRIDE macros; use C++11 keywords directly by Davide Pesavento · 8 years ago
  17. e6e6fde build: require gcc >= 4.8.2 and boost >= 1.54.0 by Davide Pesavento · 8 years ago
  18. bbca1b9 docs: remove code style rule 3.11 by Davide Pesavento · 9 years ago
  19. cd183d2 docs: catch exceptions by reference-to-const in code style examples by Davide Pesavento · 9 years ago
  20. 3aa4f41 code-style: new style for switch statement by Wentao Shang · 9 years ago
  21. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  22. a76bbc9 code-style: override and final specifiers by Junxiao Shi · 9 years ago
  23. 8b12a5a code-style: list initialization by Junxiao Shi · 10 years ago
  24. c0a8c3b code-style: auto type specifier by Junxiao Shi · 10 years ago
  25. 28af1dc code-style: correct section 1 heading by Junxiao Shi · 10 years ago
  26. cf69818 code-style: add rule for lambda expression by Junxiao Shi · 10 years ago
  27. ae61aac code-style: prefer BOOST_ASSERT and static_assert by Junxiao Shi · 10 years ago
  28. 45c1384 code-style: add rule for range-based for by Junxiao Shi · 10 years ago
  29. 03b15b3 docs: amend code style rule for null pointers by Junxiao Shi · 10 years ago
  30. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  31. 766cea7 ====== Renaming library to ndn-cxx ====== by Alexander Afanasyev · 10 years ago
  32. 3aeeaeb docs: Adding coding style document and other small updates by Alexander Afanasyev · 10 years ago