summaryrefslogtreecommitdiff
path: root/printbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the "#undef PRINTBUF_DEBUG" from printbuf.h so it can be more easily t...Eric Haszlakiewicz2012-04-031-2/+0
* Add a printbuf_memset() function to provide an effecient way to set and appen...Eric Haszlakiewicz2012-04-021-0/+13
* * Correct comment describing printbuf_memappend in printbuf.hBrent Miller2009-08-201-4/+6
* optimizations to json_tokener_parse_ex(), printbuf_memappend()Michael Clark2009-04-271-0/+18
* * Don't use this as a variable, so we can compile with a C++ compilerMichael Clark2009-02-251-0/+8
* Add const correctness to public interfacesMichael Clark2009-01-061-1/+1
* Patch allows for json-c compile with -Werror and not fail due toMichael Clark2007-12-071-1/+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/+3
* import of version 0.1Michael Clark2007-03-131-0/+43