Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
json-c
/
c7a21203de9cf9c232a36c8e68e25aca5247d662
/
printbuf.h
61a154e
Remove the "#undef PRINTBUF_DEBUG" from printbuf.h so it can be more easily turned on in the Makefile.
by Eric Haszlakiewicz
· 13 years ago
2d48543
Add a printbuf_memset() function to provide an effecient way to set and append things like whitespace indentation.
by Eric Haszlakiewicz
· 13 years ago
f8663fc
* Correct comment describing printbuf_memappend in printbuf.h
by Brent Miller
· 15 years ago
95f55a7
optimizations to json_tokener_parse_ex(), printbuf_memappend()
by Michael Clark
· 16 years ago
aaec1ef
* Don't use this as a variable, so we can compile with a C++ compiler
by Michael Clark
· 16 years ago
68cafad
Add const correctness to public interfaces
by Michael Clark
· 16 years ago
14862b1
Patch allows for json-c compile with -Werror and not fail due to
by Michael Clark
· 17 years ago
f6a6e48
* Make headers C++ compatible by change *this to *obj
by Michael Clark
· 18 years ago
4504df7
* printbuf.c - C. Watford (christopher dot watford at gmail dot com)
by Michael Clark
· 18 years ago
f0d0888
import of version 0.1
by Michael Clark
· 18 years ago