1. 3a3e188 encoding+util: ensure move constructors are properly declared by Davide Pesavento · 6 years ago
  2. 35de339 encoding: don't inherit constructors from std::vector by Davide Pesavento · 7 years ago
  3. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  4. c97d5d4 encoding: ensure Buffer is move constructible and assignable by Junxiao Shi · 10 years ago
  5. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  6. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  7. f73f063 src: Removing unnecessary use of cref() in concert with make_shared by Alexander Afanasyev · 10 years ago
  8. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  9. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  10. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  11. a465e97 src: Code style corrections in Block and Buffer by Alexander Afanasyev · 10 years ago
  12. e2dcdfd build: Experimental support to build using precompiled headers by Alexander Afanasyev · 11 years ago
  13. 7794921 fast-encoding: implement fast encoding for Name, NameComponent and FibManagementOptions, including test case. by Wentao Shang · 11 years ago
  14. 1950885 build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace by Alexander Afanasyev · 11 years ago
  15. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago[Renamed (98%) from include/ndn-cpp-dev/encoding/buffer.hpp]
  16. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 11 years ago[Renamed (98%) from include/ndn-cpp/encoding/buffer.hpp]
  17. 13bb51a encoding: Add TLV-related definitions, data structures, abstraction, and functions by Alexander Afanasyev · 11 years ago