1. 252669c Simplify things by storing integer values only as int64_t's internally, and by ehaszla · 14 years ago
  2. c4dceae * Add int64 support. Two new functions json_object_net_int64 and by Michael Clark · 14 years ago
  3. c5cbf82 Disable REFCOUNT_DEBUG by default in json_object.c by Christopher Watford · 15 years ago
  4. 6f70e44 Fix json_object_get_boolean to return false for empty string by Michael Clark · 15 years ago
  5. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 16 years ago
  6. 266a3fd * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 16 years ago
  7. 22dee7c * Null pointer dereference fix. Fix json_object_get_boolean strlen test by Michael Clark · 16 years ago
  8. e8de078 * Fixed warning reported by adding -Wstrict-prototypes by Michael Clark · 16 years ago
  9. e6548a3 fix typo in json_object.h by Michael Clark · 16 years ago
  10. 68cafad Add const correctness to public interfaces by Michael Clark · 16 years ago
  11. 14862b1 Patch allows for json-c compile with -Werror and not fail due to by Michael Clark · 17 years ago
  12. c8f4a6e * Fix bug with use of capital E in numbers with exponents by Michael Clark · 17 years ago
  13. dfaf670 * Add macros to enable compiling out debug code by Michael Clark · 17 years ago
  14. a850f8e * Add escaping of backslash to json output by Michael Clark · 18 years ago
  15. 837240f * Fix bug in escaping of control characters by Michael Clark · 18 years ago
  16. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 18 years ago
  17. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 18 years ago
  18. f0d0888 import of version 0.1 by Michael Clark · 18 years ago