Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
20d264e148140d702e5789816de60a7178ba69ac
/
tests
/
unit
/
name.t.cpp
46cdf90
Remove some long-deprecated functions and enums
by Davide Pesavento
· 4 years, 5 months ago
a39c0b5
name: select canonical vs alternate URI representation
by Junxiao Shi
· 4 years, 10 months ago
009062d
name: alternative URI syntax for component types used in naming conventions
by Davide Pesavento
· 5 years ago
adc9aa2
interest: add support for ParametersSha256DigestComponent
by Davide Pesavento
· 5 years 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 from tests/unit-tests/name.t.cpp]
2b322eb
encoding: provide _block literal operator
by Junxiao Shi
· 6 years ago
4053bd5
name: recognize ParametersSha256DigestComponent
by Junxiao Shi
· 6 years ago
cf0aff8
name: accommodate typed components in getSuccessor
by Junxiao Shi
· 6 years ago
72c0c64
encoding: provide FormattedOutputFunction for Block
by Junxiao Shi
· 7 years ago
9c9672e
name: don't strip whitespace when parsing URI
by Junxiao Shi
· 7 years ago
a36f15d
name: allow appending typed name components
by Junxiao Shi
· 7 years ago
4ffbb9d
interest+exclude: rename NameComponent to GenericNameComponent
by Junxiao Shi
· 7 years ago
cf4ac5b
name-component: recognize typed name components
by Junxiao Shi
· 7 years ago
7dffab6
Fix missing 'typename' prior to dependent type name error
by Ashlesh Gawande
· 7 years ago
71ff231
name: reorganize Name class
by Junxiao Shi
· 7 years ago
e78eeca
util: add printHex() overload that takes a uint64_t
by Davide Pesavento
· 8 years ago
eee3e82
tests: respect naming conventions and improve nesting of some test suites
by Davide Pesavento
· 8 years ago
df4b24e
exclude: ImplicitSha256Digest bugfix
by Junxiao Shi
· 8 years ago
4f512fb
name: Add Name::deepCopy to allow memory optimizations
by Alexander Afanasyev
· 8 years ago
66ca203
src: Remove unnecessary std::move to allow copy elision
by Alexander Afanasyev
· 9 years ago
1ddc13d
name: Fix test cases for Name::compare
by Marcin Juszkiewicz
· 9 years ago
6f7cfd0
name: Allow negative start index in getSubName method
by Joao Pereira
· 9 years ago
d7eacc7
name: Make sure empty name component (...) is not skipped during URI decoding
by Alexander Afanasyev
· 10 years ago
c89efb4
name: Deprecation of Name::set methods, move constructors to .cpp, and documentation update
by Alexander Afanasyev
· 10 years ago
6bf0adf
name: fix global buffer overflow in ImplicitSha256Digest test case
by Junxiao Shi
· 10 years ago
[Renamed (97%) from tests/unit-tests/test-name.cpp]
7463389
encoding: Refactoring EncodingBuffer
by Alexander Afanasyev
· 10 years ago
2586be4
name-component: add test case for ZeroLengthComponent
by Junxiao Shi
· 10 years ago
a6452ac
name: partial Name comparison
by Junxiao Shi
· 10 years ago
2c3cbe4
name: fix Component wireDecode logic error
by Qiuhan Ding
· 10 years ago
6486d52
name: Add support for ImplicitSha256DigestComponent
by Alexander Afanasyev
· 10 years ago
90e2358
name: Add std::hash<Name> to support unordered_map container
by Yingdi Yu
· 10 years ago
6f9ec93
build: Fix compilation with tests and precompiled headers enabled
by Alexander Afanasyev
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
0f232c5
name: Introducing new name::Component::is* methods
by Alexander Afanasyev
· 10 years ago
937e461
name: correct Marker in Name::appendVersion()
by Junxiao Shi
· 10 years ago
15f6731
name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding
by Alexander Afanasyev
· 10 years ago
5aa8c74
name: New method to get "successor" of a name
by Shuo Chen
· 10 years ago
8b1674a
build: Reviving support for precompiled headers
by Alexander Afanasyev
· 10 years ago
[Renamed from tests/test-name.cpp]
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
b1db7c6
build: Warnings correction for gcc 4.2
by Alexander Afanasyev
· 11 years ago
c145d49
tlv, name: add missing FaceEventKind TLV, deprecate Name::appendVersion/Segment
by Steve DiBenedetto
· 11 years ago
c234429
name: Make 'at' method to check if requested components is in bounds
by Alexander Afanasyev
· 11 years ago
4b45628
tlv: Another set of changes to update TLV type re-assignment
by Alexander Afanasyev
· 11 years ago
6835ad8
tlv: !!! MAJOR CHANGE !!! Changed TLV codes
by Alexander Afanasyev
· 11 years ago
29e5c3d
encoding: Fixing Block (and as a result Name) encoding bugs
by Alexander Afanasyev
· 11 years ago
c8823bc
face: Refactored code to set interest filter
by Alexander Afanasyev
· 11 years ago
52eb20d
name: Fixes and improvements in Name and name::Component classes
by Alexander Afanasyev
· 11 years ago