1. d4e81f9 Move the json_min() and json_max() macros to json_util.h and mark everything else in bits.h deprecated. by Eric Haszlakiewicz · 10 years ago
  2. 20e4708 Update json_util by Pascal Bach · 11 years ago
  3. 16a4a32 float parsing must be locale independent by Remi Collet · 11 years ago
  4. 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
  5. 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
  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 · 15 years ago
  9. 75d0f12 fix typo by Michael Clark · 15 years ago
  10. 837240f * Fix bug in escaping of control characters by Michael Clark · 17 years ago
  11. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 17 years ago
  12. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 17 years ago
  13. f0d0888 import of version 0.1 by Michael Clark · 17 years ago