1. 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
  2. 97223af globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it. by Jeff Thompson · 11 years ago
  3. 0050abe Code style: Put function return type on a line by itself. by Jeff Thompson · 11 years ago
  4. a04f23c Added ChangedEvent. by Jeff Thompson · 11 years ago