summaryrefslogtreecommitdiff
path: root/bits.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-04Move the json_min() and json_max() macros to json_util.h and mark everything ...Eric Haszlakiewicz1-9/+16
2014-05-03Fix the definition of the error_description() macro in bits.h now that json_t...Eric Haszlakiewicz1-1/+1
2010-12-08add json_tokener_parse_verbose, and return NULL on parser errorsJehiah Czebotar1-1/+2
2009-07-25 * Rename min and max so we can never clash with C or C++ std libraryMichael Clark1-4/+4
2007-03-13 * Fix bug in escaping of control charactersMichael Clark1-12/+1
2007-03-13 * Make headers C++ compatible by change *this to *objMichael Clark1-25/+6
2007-03-13 * fix pointer arithmetic bug for error pointer check in is_error() macroMichael Clark1-2/+6
2007-03-13 * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark1-2/+17
2007-03-13import of version 0.1Michael Clark1-0/+38