9 Commits (7bca694b4721cb1dd6fbee234f2d7d4139c854c8)

Author SHA1 Message Date
  Eric Haszlakiewicz 2d2382d709 Add linkhash accessor functions (lh_table_head(), lh_entry_next(), etc...) to pave the way for making the lh_table and lh_entry structure opaque in the future. 3 years ago
  Eric Haszlakiewicz 9128ec49b1 Include unistd.h to fix the build on OSX 5 years ago
  dota17 8b162c4b89 clang-format the files 5 years ago
  dota17 c117d8a8a8 add the disabling formatting coments and adjust the partial code manuly 5 years ago
  Eric Haszlakiewicz d6d81e6ece Adjust the description of json_object_iterator a bit. 7 years ago
  Eric Haszlakiewicz 595891729e Issue #236: Add -Wcast-qual and fix casts to retain constness. 9 years ago
  Eric Haszlakiewicz 4e000a65e6 Since we already use a local json_bool type, replace any stdbool.h usage with 13 years ago
  Keith Derrick ded667a612 Clean up documentation and correct sample code 13 years ago
  Keith Derrick bcfd1f57ac Add alternative iterator implementation 13 years ago