Add a json_set_serializer() function to allow the string output of a json_object to be customized.

This commit is contained in:
Eric Haszlakiewicz
2012-09-02 15:21:56 -05:00
parent f74e8f8f9b
commit 38f421a2e7
8 changed files with 214 additions and 10 deletions

1
.gitignore vendored
View File

@@ -35,6 +35,7 @@
/tests/test_cast
/tests/test_null
/tests/test_printbuf
/tests/test_set_serializer
/Debug
/Release
*.lo