]> granicus.if.org Git - json-c/commit
Fix issue #201: add a JSON_C_TO_STRING_NOSLASHESCAPE flag to turn off escaping of...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 29 Nov 2015 02:00:30 +0000 (20:00 -0600)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 29 Nov 2015 02:00:30 +0000 (20:00 -0600)
commit316da8581819726597592be6d8ac787120c979bf
tree3950263ae61c4108f75221c97578d242dd2b72da
parent5a6a3787259f4d1f32a421337a232e9e5369a6a4
Fix issue #201: add a JSON_C_TO_STRING_NOSLASHESCAPE flag to turn off escaping of forward slashes.
json_object.c
json_object.h
tests/test1.c
tests/test1.expected
tests/test1Formatted_plain.expected
tests/test1Formatted_pretty.expected
tests/test1Formatted_spaced.expected
tests/test_parse.c
tests/test_parse.expected