summaryrefslogtreecommitdiff
path: root/linkhash.h
Commit message (Expand)AuthorAgeFilesLines
* Patch to address the following issues:Michael Clark2014-04-091-1/+1
* add json_object_object_lengthGreg Hazel2013-01-111-0/+1
* Add NULL-safe lookup functionKeith Derrick2012-04-121-0/+12
* Define a LH_LOAD_FACTOR constant and note the range that it can be set to.Eric Haszlakiewicz2012-03-311-0/+7
* * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark2009-02-251-0/+8
* Add const correctness to public interfacesMichael Clark2009-01-061-15/+15
* Patch allows for json-c compile with -Werror and not fail due toMichael Clark2007-12-071-0/+3
* * Fix bug in escaping of control charactersMichael Clark2007-03-131-3/+1
* * Make headers C++ compatible by change *this to *objMichael Clark2007-03-131-11/+4
* * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark2007-03-131-3/+3
* import of version 0.1Michael Clark2007-03-131-0/+270