summaryrefslogtreecommitdiff
path: root/debug.h
Commit message (Expand)AuthorAgeFilesLines
* 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