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. a789601 Merge pull request #27 from OBI-1/master by Eric Haszlakiewicz · 12 years ago
  3. a6f39a3 Replaced #if HAVE_X with #ifdef HAVE_X as the former test is troublemaker with #define HAVE_X where #define HAVE_X 1|0 is meant. by Mateusz Loskot · 12 years ago
  4. b6ff1c2 array_list_expand_internal needs length, not index. by OBI-1 · 12 years ago
  5. c43871c Add new json_object_array_sort function by Frederik Deweerdt · 13 years ago
  6. 7fb9b03 * Rename min and max so we can never clash with C or C++ std library by Michael Clark · 15 years ago
  7. aaec1ef * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 15 years ago
  8. 266a3fd * Don't use this as a variable, so we can compile with a C++ compiler by Michael Clark · 15 years ago
  9. 22dee7c * Null pointer dereference fix. Fix json_object_get_boolean strlen test by Michael Clark · 15 years ago
  10. f6a6e48 * Make headers C++ compatible by change *this to *obj by Michael Clark · 17 years ago
  11. 4504df7 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) by Michael Clark · 17 years ago
  12. f0d0888 import of version 0.1 by Michael Clark · 17 years ago