13 次代码提交 (f6b27cbb6cd2797641e71247e59299d771f13530)

作者 SHA1 备注 提交日期
  Eric Haszlakiewicz 1489b081a7 For the prototype for json_tokener_error_desc(). 14 年前
  Eric Haszlakiewicz 2f9091f559 Add json_tokener_get_error() and json_tokener_error_desc() to better encapsulate the process of retrieving errors while parsing. 14 年前
  Jehiah Czebotar a503ee8217 add json_tokener_parse_verbose, and return NULL on parser errors 15 年前
  Christopher Watford b1a22ac85f Add const qualifier to the json_tokener_parse functions 17 年前
  Michael Clark aaec1ef3c5 * Don't use this as a variable, so we can compile with a C++ compiler 17 年前
  Michael Clark a3272546b1 fix to allow compile with -Werror 18 年前
  Michael Clark 14862b1ef3 Patch allows for json-c compile with -Werror and not fail due to 18 年前
  Michael Clark c8f4a6e7de * Fix bug with use of capital E in numbers with exponents 18 年前
  Michael Clark a850f8e29e * Add escaping of backslash to json output 19 年前
  Michael Clark 837240f75f * Fix bug in escaping of control characters 19 年前
  Michael Clark f6a6e486ff * Make headers C++ compatible by change *this to *obj 19 年前
  Michael Clark 4504df7117 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) 19 年前
  Michael Clark f0d08887b8 import of version 0.1 19 年前