1. 6a231e4 Some updates to make the code compatible with VC 9 (2008) by John Arbash Meinel · 13 years ago
  2. 886c4fb Add a json_type_to_name() function which returns a string that describes the type. Useful for logging. by Eric Haszlakiewicz · 13 years ago
  3. 252669c Simplify things by storing integer values only as int64_t's internally, and by ehaszla · 14 years ago
  4. f1ae67d * Fix file descriptor leak if memory allocation fails in json_util by Michael Clark · 14 years ago
  5. bd0a567 * Fix file descriptor leak if memory allocation fails in json_util by Michael Clark · 14 years ago
  6. c4dceae * Add int64 support. Two new functions json_object_net_int64 and by Michael Clark · 14 years ago
  7. 88ded9c * Make json_object_from_file take const char *filename by Michael Clark · 15 years ago
  8. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 16 years ago
  9. 68cafad Add const correctness to public interfaces by Michael Clark · 16 years ago
  10. c8f4a6e * Fix bug with use of capital E in numbers with exponents by Michael Clark · 17 years ago
  11. dfaf670 * Add macros to enable compiling out debug code by Michael Clark · 17 years ago
  12. 837240f * Fix bug in escaping of control characters by Michael Clark · 18 years ago
  13. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 18 years ago
  14. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 18 years ago
  15. f0d0888 import of version 0.1 by Michael Clark · 18 years ago