1. 680e77a util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56 by Alexander Afanasyev · 10 years ago
  2. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/util/test-regex.cpp]
  3. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  4. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  5. b6b21b3 util: Correcting code style in regular expression implementation by Alexander Afanasyev · 10 years ago
  6. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  7. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  8. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  9. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  10. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 11 years ago[Renamed from tests/test-regex.cpp]
  11. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 11 years ago
  12. 5e97420 util: Adding regex support. by Yingdi Yu · 11 years ago