You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-added new APIs to replace json_value_create (i.e., json_create_object, etc.).
-renamed son_value_get to json_value_get_child. Added additional error checking.
-renamed some of the internal routines.
In json_value_print, names are not trimmed if they end with spaces (which is allowed in JSON).
0 commit comments