Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_json-c
/
cca74c6de6e0d7ea397f50c8f16bbdbff2aeae78
/
json_util.h
3fcffe1
Add a json_object_to_json_string_ext() function to allow the formatting of output to be selected.
by Eric Haszlakiewicz
· 14 years ago
886c4fb
Add a json_type_to_name() function which returns a string that describes the type. Useful for logging.
by Eric Haszlakiewicz
· 15 years ago
c4dceae
* Add int64 support. Two new functions json_object_net_int64 and
by Michael Clark
· 15 years ago
88ded9c
* Make json_object_from_file take const char *filename
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
· 17 years ago
75d0f12
fix typo
by Michael Clark
· 17 years ago
837240f
* Fix bug in escaping of control characters
by Michael Clark
· 19 years ago
f6a6e48
* Make headers C++ compatible by change *this to *obj
by Michael Clark
· 19 years ago
4504df7
* printbuf.c - C. Watford (christopher dot watford at gmail dot com)
by Michael Clark
· 19 years ago
f0d0888
import of version 0.1
by Michael Clark
· 19 years ago