summaryrefslogtreecommitdiff
path: root/printbuf.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-03Remove the "#undef PRINTBUF_DEBUG" from printbuf.h so it can be more easily t...Eric Haszlakiewicz1-2/+0
2012-04-02Add a printbuf_memset() function to provide an effecient way to set and appen...Eric Haszlakiewicz1-0/+13
2009-08-20 * Correct comment describing printbuf_memappend in printbuf.hBrent Miller1-4/+6
2009-04-27optimizations to json_tokener_parse_ex(), printbuf_memappend()Michael Clark1-0/+18
2009-02-25 * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark1-0/+8
2009-01-06Add const correctness to public interfacesMichael Clark1-1/+1
2007-12-07Patch allows for json-c compile with -Werror and not fail due toMichael Clark1-1/+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/+3
2007-03-13import of version 0.1Michael Clark1-0/+43