]> granicus.if.org Git - json-c/commit
Add a json_c_set_serialization_double_format() function to set the *library-wide...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 18 Jun 2017 18:04:49 +0000 (18:04 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 18 Jun 2017 18:12:07 +0000 (18:12 +0000)
commit1a94c70336ac355aaf9c9f34bdc1f8fcbb64018d
tree9c6f23e311a2bb1f41fb3c8d1f67ecdb340ca397
parent85818065583555df66b22428cf372f2c6ac0fde4
Add a json_c_set_serialization_double_format() function to set the *library-wide* format for how doubles are written to a serialized JSON output.
configure.ac
json_object.c
json_object.h
tests/test_double_serializer.c
tests/test_double_serializer.expected