summaryrefslogtreecommitdiff
path: root/bits.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the previously deprecated bits.h and the lh_abort() function.Eric Haszlakiewicz2017-12-101-36/+0
* Add a brief overview of each file to the docs.Eric Haszlakiewicz2017-12-061-0/+1
* Move the json_min() and json_max() macros to json_util.h and mark everything ...Eric Haszlakiewicz2014-05-041-9/+16
* Fix the definition of the error_description() macro in bits.h now that json_t...Eric Haszlakiewicz2014-05-031-1/+1
* add json_tokener_parse_verbose, and return NULL on parser errorsJehiah Czebotar2010-12-081-1/+2
* * Rename min and max so we can never clash with C or C++ std libraryMichael Clark2009-07-251-4/+4
* * Fix bug in escaping of control charactersMichael Clark2007-03-131-12/+1
* * Make headers C++ compatible by change *this to *objMichael Clark2007-03-131-25/+6
* * fix pointer arithmetic bug for error pointer check in is_error() macroMichael Clark2007-03-131-2/+6
* * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark2007-03-131-2/+17
* import of version 0.1Michael Clark2007-03-131-0/+38