Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
c87f39a1dcd95f732e7f81ce9a6d42102f1b1a28
/
ndn-cpp
/
c
/
util
2d27e2f
Convert tabs to spaces.
by Jeff Thompson
· 11 years ago
adaf923
To avoid warnings on some compilers, return NDN_ERROR_success instead of 0.
by Jeff Thompson
· 11 years ago
94ddc27
To avoid warnings on some compilers added extra parens to if ((error = func()))
by Jeff Thompson
· 11 years ago
f2349af
Use NDN_ERROR_success instead of (ndn_Error)0
by Jeff Thompson
· 11 years ago
a0d18c9
Code style: replace tabs with spaces
by Jeff Thompson
· 11 years ago
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
4554509
Added ndn_realloc
by Jeff Thompson
· 11 years ago
7ca936b
Fix comment.
by Jeff Thompson
· 11 years ago
d4a1e16
Added ndn_memcmp
by Jeff Thompson
· 11 years ago
8b66600
Change all C code to return ndn_Error enum instead of char * error string.
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
4f93888
Implement reallocArray.
by Jeff Thompson
· 11 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago