1. 38f421a Add a json_set_serializer() function to allow the string output of a json_object to be customized. by Eric Haszlakiewicz · 12 years ago
  2. 3fcffe1 Add a json_object_to_json_string_ext() function to allow the formatting of output to be selected. by Eric Haszlakiewicz · 12 years ago
  3. 37e7467 Rename boolean type to json_bool by Keith Derrick · 12 years ago
  4. 43d2f41 move definition of json_object_iter to public header to enable external use of json_object_object_foreachC by Jehiah Czebotar · 13 years ago
  5. ac601b5 update json_object_new_string_len, json_escape_str (internal). Writer handles \x00 correctly by Jehiah Czebotar · 13 years ago
  6. 252669c Simplify things by storing integer values only as int64_t's internally, and by ehaszla · 13 years ago
  7. c4dceae * Add int64 support. Two new functions json_object_net_int64 and by Michael Clark · 14 years ago
  8. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 15 years ago
  9. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 17 years ago
  10. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 17 years ago
  11. f0d0888 import of version 0.1 by Michael Clark · 17 years ago