Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
ee9403102c1e3c73c6523acd3815941770a1dfef
/
include
/
ndn-cpp
/
c
/
common.h
ee94031
time: Changing time units to have int64_t type instead of double
by Alexander Afanasyev
· 11 years ago
78bcb64
include: Fixing config file include from common.h
by Alexander Afanasyev
· 11 years ago
9a8e82f
common.hpp: time: Added typedef for Milliseconds and MillisecondsSince1970, and use instead of double where appropriate.
by Jeff Thompson
· 11 years ago
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
[Renamed (81%) from ndn-cpp/c/common.h]
6e22904
make: Create include directory for make install to install headers. Put ndn-cpp-config.h in include/ndn-cpp.
by Jeff Thompson
· 11 years ago
649e95f
make: Change configure to output ndn-cpp/ndn-cpp-config.h instead of config.h
by Jeff Thompson
· 11 years ago
32a2333
make: Use AC_TYPE_UINT8_T to check for uint8_t.
by Jeff Thompson
· 11 years ago
08ecc23
config: in common.h, check that size_t is defined.
by Jeff Thompson
· 11 years ago
c868dd0
config: Added c/common.h and move check for uint8_t into there.
by Jeff Thompson
· 11 years ago