Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix read past end of buffer | Marc | 2020-08-07 | 1 | -1/+2 |
* | Merge branch 'master' of https://github.com/json-c/json-c | Eric Hawicz | 2020-05-08 | 1 | -4/+3 |
|\ | |||||
| * | json_parse demo: fix and use usage() function | Pierce Lopez | 2020-05-08 | 1 | -7/+6 |
* | | Fix printf format issues in apps/json_parse, and actually call the usage() fu... | Eric Hawicz | 2020-05-03 | 1 | -6/+7 |
|/ | |||||
* | Extend the CMakeLists.txt in the apps directory to be usable as a standalone ... | Eric Haszlakiewicz | 2020-04-26 | 3 | -8/+139 |
* | Add an apps directory, and a json_parse program to parse an input file and re... | Eric Haszlakiewicz | 2020-04-21 | 2 | -0/+186 |