1. b08edd8 regex: remove unnecessary virtual function by Davide Pesavento · 3 years, 7 months ago
  2. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  3. 1944281 Rename 'src' directory to 'ndn-cxx' by Davide Pesavento · 6 years ago[Renamed from src/util/regex/regex-component-matcher.hpp]
  4. 90db7ee net+util: remove dependency on Boost.Regex by Davide Pesavento · 6 years ago
  5. 19745dc regex: move method definitions to .cpp files by Davide Pesavento · 7 years ago
  6. 45ab9a9 regex: modernize and simplify code by Davide Pesavento · 7 years ago
  7. 18cf81b docs: fix several doxygen errors by Davide Pesavento · 9 years ago
  8. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
  9. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  10. 680e77a util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56 by Alexander Afanasyev · 10 years ago
  11. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  12. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  13. b6b21b3 util: Correcting code style in regular expression implementation by Alexander Afanasyev · 10 years ago
  14. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  15. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  16. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  17. 36b84cf util+build: Build optimization with regex util by Alexander Afanasyev · 11 years ago
  18. 5e97420 util: Adding regex support. by Yingdi Yu · 11 years ago