Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
8f0b8b60630b6d2b14d0692ad7c002fede145267
/
tests
/
daemon
/
table
/
name-tree.t.cpp
8f0b8b6
Simplify some code with Boost.Operators
by Davide Pesavento
· 1 year, 4 months ago
aa9e3b2
docs: fix capitalization in doxygen comments
by Davide Pesavento
· 2 years, 2 months ago
e422f9e
Refactor and modernize namespace declarations
by Davide Pesavento
· 2 years, 7 months ago
a3a7a4e
Use more C++17 features
by Davide Pesavento
· 2 years, 7 months ago
b7bfcb9
build: switch to C++17
by Davide Pesavento
· 2 years, 7 months ago
7890a9f
tests: avoid comparing Interests with operator==
by Davide Pesavento
· 5 years ago
25d9728
table: drop Selectors processing from PIT
by Junxiao Shi
· 6 years ago
14e71f0
tests+tools: minor code cleanup
by Davide Pesavento
· 6 years ago
cf7db2f
tests: unit-tests-{core,tools} no longer require a global io_service
by Davide Pesavento
· 6 years ago
057d149
table: enforce NameTree max depth universally
by Junxiao Shi
· 7 years ago
f54d030
table: advisory limit of NameTree depth
by Junxiao Shi
· 7 years ago
dbef6dc
table: Pit::erase accepts Entry* instead of shared_ptr
by Junxiao Shi
· 8 years ago
340d553
table: make name_tree::Node the sole owner of name_tree::Entry
by Junxiao Shi
· 8 years ago
7f35843
table: NameTree::lookup return Entry& instead of shared_ptr
by Junxiao Shi
· 8 years ago
811c010
table: NameTree findExactMatch, findLongestPrefixMatch return Entry*
by Junxiao Shi
· 8 years ago
e3cf285
table: delete deprecated functions in NameTree
by Junxiao Shi
· 8 years ago
b660b4c
table: refactor NameTree hashtable
by Junxiao Shi
· 8 years ago
2570f3e
table: NameTree code style corrections
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
e84044e
tests: Fix segfault in TableNameTree test suite when all test logs are enabled
by Alexander Afanasyev
· 10 years ago
d0381c0
tests: Change to updated naming conventions
by Spyridon Mastorakis
· 10 years ago
[Renamed (96%) from tests/daemon/table/name-tree.cpp]
60607c7
table: make NameTree enumeration usable with range-based for
by Junxiao Shi
· 10 years ago
2b73ca3
table: make NameTree::findAllMatches usable with range-based for
by Junxiao Shi
· 10 years ago
b303324
table: Fix segfault during Fib::removeNextHopFromAllEntries
by Alexander Afanasyev
· 10 years ago
28d586a
table: Store shared_ptr<Interest> instead of just Interest to avoid extra copy
by Alexander Afanasyev
· 10 years ago
613e2a9
src: Reorganizing source code in preparation to merge NRD code
by Alexander Afanasyev
· 11 years ago
[Renamed from tests/table/name-tree.cpp]
f52dac7
table: NameTree optimization
by Haowei Yuan
· 11 years ago
9f7455b
fw: avoid setting PIT unsatisfy timer twice
by Junxiao Shi
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
efceadc
fib: implicitly delete empty Entry
by Junxiao Shi
· 11 years ago
e1079fc
table: NameTree enumeration
by Haowei Yuan
· 11 years ago
d9ee45c
tests: resetGlobalIoService for every test
by Junxiao Shi
· 11 years ago
a9b8575
table: Name Tree Implementation
by HYuan
· 11 years ago