Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2d08539268b087e6f3ff810db4b9386ae087ca57
/
tests
/
unit
/
util
/
regex.t.cpp
2f46d65
Avoid deprecated Boost.Asio interfaces
by Davide Pesavento
· 12 months ago
47ce2ee
Refactor and modernize namespace declarations
by Davide Pesavento
· 1 year, 6 months ago
861e094
regex: improve error handling in RegexRepeatMatcher
by Davide Pesavento
· 3 years, 9 months ago
b08edd8
regex: remove unnecessary virtual function
by Davide Pesavento
· 3 years, 9 months ago
7e78064
Change #include style
by Davide Pesavento
· 6 years ago
74daf74
Rename 'tests/unit-tests' directory to 'tests/unit'
by Davide Pesavento
· 6 years ago
[Renamed (99%) from tests/unit-tests/util/regex.t.cpp]
b3d0a8e
util: add missing assignment in Regex test case
by Junxiao Shi
· 7 years ago
70f95fa
util: plug Regex memory leak
by Junxiao Shi
· 8 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
429634f
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
[Renamed (98%) from tests/unit-tests/util/test-regex.cpp]
680e77a
util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56
by Alexander Afanasyev
· 10 years ago
8b1674a
build: Reviving support for precompiled headers
by Alexander Afanasyev
· 10 years ago
[Renamed from tests/util/test-regex.cpp]
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
9c57818
src: Making use of DEPRECATED macro and updating library code not to use deprecated methods
by Alexander Afanasyev
· 10 years ago
b6b21b3
util: Correcting code style in regular expression implementation
by Alexander Afanasyev
· 11 years ago
b67090a
build+tests: Fixing c++11 mode compilation and correcting integrated test with faces
by Alexander Afanasyev
· 11 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
d1b5c41
management: Removing deprecated NFD management elements
by Alexander Afanasyev
· 11 years ago
b1db7c6
build: Warnings correction for gcc 4.2
by Alexander Afanasyev
· 11 years ago
6835ad8
tlv: !!! MAJOR CHANGE !!! Changed TLV codes
by Alexander Afanasyev
· 11 years ago
[Renamed from tests/test-regex.cpp]
0abb2da
tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace
by Alexander Afanasyev
· 11 years ago
5e97420
util: Adding regex support.
by Yingdi Yu
· 11 years ago