summaryrefslogtreecommitdiff
path: root/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #709: adjust some include guards to be a bit more json-c specific.Eric Haszlakiewicz2021-06-021-2/+2
* To avoid target exe file export JSON functions.ssrlive2021-03-021-1/+1
* clang-format the filesdota172020-04-031-13/+28
* Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escap...Eric Haszlakiewicz2019-11-231-6/+14
* Add a brief overview of each file to the docs.Eric Haszlakiewicz2017-12-061-0/+4
* Eliminate the deprecated mc_abort() function and MC_ABORT macro.Eric Haszlakiewicz2014-03-221-8/+0
* Eliminate use of MC_ABORT in json-c code, and mark MC_ABORT/mc_abort deprecated.Eric Haszlakiewicz2013-06-291-0/+7
* Add JASSERT macro to guarantee abortsKeith Derrick2012-04-121-4/+26
* * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark2009-02-251-0/+8
* Patch allows for json-c compile with -Werror and not fail due toMichael Clark2007-12-071-1/+1
* * Add macros to enable compiling out debug codeMichael Clark2007-10-251-0/+18
* * Fix bug in escaping of control charactersMichael Clark2007-03-131-9/+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-1/+7
* import of version 0.1Michael Clark2007-03-131-0/+33