summaryrefslogtreecommitdiff
path: root/json_object.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-10fix typo in json_object.hMichael Clark1-1/+1
2009-01-06Add const correctness to public interfacesMichael Clark1-10/+10
2007-12-07Patch allows for json-c compile with -Werror and not fail due toMichael Clark1-4/+4
2007-12-07* Fix bug with use of capital E in numbers with exponentsMichael Clark1-1/+2
2007-10-25* Add macros to enable compiling out debug codeMichael Clark1-11/+13
2007-03-13 * Add escaping of backslash to json outputMichael Clark1-1/+5
2007-03-13 * Fix bug in escaping of control charactersMichael Clark1-4/+10
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-23/+35
2007-03-13import of version 0.1Michael Clark1-0/+493