]> granicus.if.org Git - json-c/commit
add json_object_object_add_ex() API
authorRainer Gerhards <rgerhards@adiscon.com>
Wed, 23 Sep 2015 07:08:49 +0000 (09:08 +0200)
committerRainer Gerhards <rgerhards@adiscon.com>
Wed, 23 Sep 2015 07:43:00 +0000 (09:43 +0200)
commit2d549662be832da838aa063da2efa78ee3b99668
tree9d3f7a78723a512c21844060ac62d80a6ea7c114
parentd8e44dc6855c5065050b1bcb26e2708a63934797
add json_object_object_add_ex() API

This provides more control over some detail aspects, many
of which are performance related.
json_object.c
json_object.h
linkhash.c
linkhash.h