]> git.ipfire.org Git - thirdparty/json-c.git/commit
Create a json_pointer_private.h and move a few things there, fix test warnings, note...
authorEric Hawicz <erh+git@nimenees.com>
Sun, 16 Jul 2023 14:48:20 +0000 (10:48 -0400)
committerEric Hawicz <erh+git@nimenees.com>
Tue, 1 Aug 2023 02:18:03 +0000 (22:18 -0400)
commitefc530594bc1578cb8f8b1e2cd8a1c1b395a6326
treeba4afc78a09911b27378bcca5c7d3c117968721f
parent3b8363fcdc21a80a6eead3cf3651a59185f4a78d
Create a json_pointer_private.h and move a few things there, fix test warnings, note array_list_insert_idx is private.
CMakeLists.txt
json-c.sym
json_object_private.h
json_patch.c
json_pointer.c
json_pointer_private.h [new file with mode: 0644]
tests/test1.c
tests/test_json_patch.c