1. 271c53e Missing explicit casts from void* to specific pointers required. Added #define strcasecmp for Visual C++. by Mateusz Loskot · 12 years ago
  2. 4c7f38e Extend test1 and test2 to run using json_object_to_json_string_ext() based on an additional command line parameter. by Eric Haszlakiewicz · 12 years ago
  3. 1e89ba6 Create a tests subdirectory and move one of the test to there. by Eric Haszlakiewicz · 12 years ago[Renamed from test1.c]
  4. c5c623a Split the json_tokener_parse tests off from test1 into their own test and add several more cases to check various incremental parsing situations. by Eric Haszlakiewicz · 13 years ago
  5. 44f0f62 Issue#10: add some const qualifiers so test1 compiles again. by Eric Haszlakiewicz · 13 years ago
  6. c43871c Add new json_object_array_sort function by Frederik Deweerdt · 13 years ago
  7. a503ee8 add json_tokener_parse_verbose, and return NULL on parser errors by Jehiah Czebotar · 14 years ago
  8. c4dceae * Add int64 support. Two new functions json_object_net_int64 and by Michael Clark · 14 years ago
  9. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler 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. a850f8e * Add escaping of backslash to json output by Michael Clark · 18 years ago
  13. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 18 years ago
  14. 0370baa * Fix additional error case in object parsing by Michael Clark · 18 years ago
  15. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 18 years ago
  16. f0d0888 import of version 0.1 by Michael Clark · 18 years ago