Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
0d920818acbafa302c327382883fef46dab99661
/
src
/
name.cpp
09c613f
src: Another round of source updates: moving all headers close to implementation files
by Alexander Afanasyev
· 11 years ago
1e0a077
build: Fixing build and unit tests
by Alexander Afanasyev
· 11 years ago
d409d59
build: Finalizing waf building system (removing legacy code)
by Alexander Afanasyev
· 11 years ago
afc45a9
name: Added compare and comparison operators. Remove breadthFirstLess
by Jeff Thompson
· 11 years ago
61ec272
renaming: ndn-cpp to ndn-cpp-dev
by Yingdi Yu
· 11 years ago
7b4a7fc
name+data: Small improvements
by Alexander Afanasyev
· 11 years ago
2a74276
name: Updating toEscapedString interface
by Alexander Afanasyev
· 11 years ago
594cdb2
name: Two more append methods
by Alexander Afanasyev
· 11 years ago
848c61a
name: More changes related to TLV encoding/decoding implementation
by Alexander Afanasyev
· 11 years ago
af283d8
name: Converting Name to TLV
by Alexander Afanasyev
· 11 years ago
ce11576
In all .cpp files, remove using namespace ndn::ptr_lib and explicitly use ptr_lib::shared_ptr and make_shared.
by Jeff Thompson
· 11 years ago
82568ad
Name: Added function breadthFirstLess to use in sort, and function object BreadthFirstLess to use in map.
by Jeff Thompson
· 11 years ago
a98000c
Name: In Name::Component, added operator<, etc. for comparison. Refs #1085.
by Jeff Thompson
· 11 years ago
f68a74a
Fix from clang compiler warnings: Use explicit parentheses.
by Jeff Thompson
· 11 years ago
3a71563
Name: Change to not use the deprecated addComponent.
by Jeff Thompson
· 11 years ago
d8e53e6
Name (internal): Make fromEscapedString return a Blob and make it a member of Name.
by Jeff Thompson
· 11 years ago
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/name.cpp]
ab5440f
security: In BasicIdentityStorage constructor, don't warn if identityDir already exists.
by Jeff Thompson
· 11 years ago