Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-30 | Issue #76: use old style comment to allow json_object_iterator.h to build in ↵ | Eric Haszlakiewicz | 1 | -1/+1 | |
ansi mode. | |||||
2012-04-24 | Since we already use a local json_bool type, replace any stdbool.h usage with | Eric Haszlakiewicz | 1 | -3/+2 | |
that, since not all environments actually have a stdbool.h to use. | |||||
2012-04-23 | Clean up documentation and correct sample code | Keith Derrick | 1 | -81/+67 | |
2012-04-12 | Add alternative iterator implementation | Keith Derrick | 1 | -0/+254 | |