Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
f54d0301c61826cd23a207fe4b3ecbd48138cfa0
/
daemon
/
table
/
name-tree.cpp
f54d030
table: advisory limit of NameTree depth
by Junxiao Shi
· 7 years ago
c0a5a39
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
340d553
table: make name_tree::Node the sole owner of name_tree::Entry
by Junxiao Shi
· 8 years ago
e7258ff
table: cleanupOnFaceRemoval doesn't rely on shared_ptr<name_tree::Entry> anymore
by Junxiao Shi
· 8 years ago
dd8f661
table: NameTree::findLongestPrefixMatch accepts all table entry types
by Junxiao Shi
· 8 years ago
7f35843
table: NameTree::lookup return Entry& instead of shared_ptr
by Junxiao Shi
· 8 years ago
f2420fc
table: ensure NameTree::lookup(tableEntry) does not return nullptr
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
029401f
table: refactor NameTree iterator
by Junxiao Shi
· 8 years ago
2570f3e
table: NameTree code style corrections
by Junxiao Shi
· 8 years ago
80f9fcd
table: don't use shared_ptr in Measurements
by Junxiao Shi
· 8 years ago
ff10da6
table: attach unique_ptr<strategy_choice::Entry> onto NameTree
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
b184e53
table: NameTree::getEntry
by Junxiao Shi
· 8 years ago
4370fde
table: fix PIT not matching full name
by Junxiao Shi
· 9 years ago
b755e9d
docs: Fixing doxygen warnings
by Alexander Afanasyev
· 9 years ago
8082993
table: Remove useless boolean in NameTree::const_iterator::operator++
by hwyuan
· 9 years ago
319f2c8
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
09fc3d9
table: Ensure Fib::const_iterator is default and copy constructible
by Alexander Afanasyev
· 10 years ago
ac7b437
table/face: fix unused variable warnings in NameTree and NDNLP Slicer
by Junxiao Shi
· 10 years ago
5ccd0c2
table: use boost::iterator_range in NameTree
by Junxiao Shi
· 10 years ago
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
f52dac7
table: NameTree optimization
by Haowei Yuan
· 11 years ago
52a18f9
all: cleanup common.hpp and import typenames from ndn namespace.
by Davide Pesavento
· 11 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
bf9edee
logging: Reducing log level in several places
by Alexander Afanasyev
· 11 years ago
694bfb6
table: Fixing a bug in Name Tree resize function
by Haowei Yuan
· 11 years ago
cb4fc83
table: shortcuts between FIB, PIT, Measurements, StrategyChoice
by HangZhang
· 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
4063184
table: NameTree::findLongestPrefixMatch predicate
by Junxiao Shi
· 11 years ago
a9b8575
table: Name Tree Implementation
by HYuan
· 11 years ago