Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
f51f9a50b88647ddcd8a93dc5ffd2f800e6c8479
/
ndn-cpp
/
util
/
logging.hpp
e589c3f
Code style: Replace tab with space.
by Jeff Thompson
· 11 years ago
25b4e61
make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files.
by Jeff Thompson
· 11 years ago
b752300
make: In ndn-cpp-config.h, to avoid polluting the global name space, generate NDN_CPP_HAVE_BOOST_FUNCTION etc. instead of HAVE_BOOST_FUNCTION, etc.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
e2cd587
Added logging.hpp.
by Jeff Thompson
· 11 years ago