summaryrefslogtreecommitdiff
path: root/debug.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-22Eliminate the deprecated mc_abort() function and MC_ABORT macro.Eric Haszlakiewicz1-8/+0
2013-06-29Eliminate use of MC_ABORT in json-c code, and mark MC_ABORT/mc_abort deprecated.Eric Haszlakiewicz1-0/+7
2012-04-12Add JASSERT macro to guarantee abortsKeith Derrick1-4/+26
2009-02-25 * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark1-0/+8
2007-12-07Patch allows for json-c compile with -Werror and not fail due toMichael Clark1-1/+1
2007-10-25* Add macros to enable compiling out debug codeMichael Clark1-0/+18
2007-03-13 * Fix bug in escaping of control charactersMichael Clark1-9/+1
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-1/+7
2007-03-13import of version 0.1Michael Clark1-0/+33