summaryrefslogtreecommitdiff
path: root/test/testjson.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to iterate through JSON arrays as well as JSON objects.minfrin2018-08-311-7/+61
* Add the ability to overlay one JSON object over another.minfrin2018-08-031-0/+30
* Begone foul tabs, and blight not our shores.minfrin2018-07-161-3/+3
* Fix the string unescape logic for multiple escaped characters. Addminfrin2018-07-081-0/+23
* apr_json: Add support for encoding and decoding RFC8259 JSON.minfrin2018-07-081-0/+139