1. 64e3690 Patch to address the following issues: by Michael Clark · 10 years ago
  2. f9136f6 Make the json_tokener_errors array local. It has been deprecated for a while, and json_tokener_error_desc() should be used instead. by Eric Haszlakiewicz · 10 years ago
  3. 05da316 Issue #103: allow Infinity and -Infinity to be parsed. by Eric Haszlakiewicz · 10 years ago
  4. e8161a1 Issue #15: add a way to set a JSON_TOKENER_STRICT flag to forbid commas at the end of arrays and objects. by Eric Haszlakiewicz · 11 years ago
  5. 197cb1d Make maximum recursion depth a runtime option by Remi Collet · 11 years ago
  6. 1489b08 For the prototype for json_tokener_error_desc(). by Eric Haszlakiewicz · 12 years ago
  7. 2f9091f Add json_tokener_get_error() and json_tokener_error_desc() to better encapsulate the process of retrieving errors while parsing. by Eric Haszlakiewicz · 12 years ago
  8. a503ee8 add json_tokener_parse_verbose, and return NULL on parser errors by Jehiah Czebotar · 13 years ago
  9. b1a22ac Add const qualifier to the json_tokener_parse functions by Christopher Watford · 15 years ago
  10. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 15 years ago
  11. a327254 fix to allow compile with -Werror by Michael Clark · 16 years ago
  12. 14862b1 Patch allows for json-c compile with -Werror and not fail due to by Michael Clark · 16 years ago
  13. c8f4a6e * Fix bug with use of capital E in numbers with exponents by Michael Clark · 16 years ago
  14. a850f8e * Add escaping of backslash to json output by Michael Clark · 17 years ago
  15. 837240f * Fix bug in escaping of control characters by Michael Clark · 17 years ago
  16. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 17 years ago
  17. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 17 years ago
  18. f0d0888 import of version 0.1 by Michael Clark · 17 years ago