summaryrefslogtreecommitdiff
path: root/linkhash.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-26Remove trailing whitespaceMichael Vetter1-2/+2
2014-04-09Patch to address the following issues:Michael Clark1-1/+1
2013-01-11add json_object_object_lengthGreg Hazel1-0/+1
2012-04-12Add NULL-safe lookup functionKeith Derrick1-0/+12
2012-03-31Define a LH_LOAD_FACTOR constant and note the range that it can be set to.Eric Haszlakiewicz1-0/+7
2009-02-25 * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark1-0/+8
2009-01-06Add const correctness to public interfacesMichael Clark1-15/+15
2007-12-07Patch allows for json-c compile with -Werror and not fail due toMichael Clark1-0/+3
2007-03-13 * Fix bug in escaping of control charactersMichael Clark1-3/+1
2007-03-13 * Make headers C++ compatible by change *this to *objMichael Clark1-11/+4
2007-03-13 * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark1-3/+3
2007-03-13import of version 0.1Michael Clark1-0/+270