5 Commits (c63d4a4194fe0a2b194457b23ecb0d359d5b1b8a)

Author SHA1 Message Date
  Eric Hawicz ce3184243a Fix json_patch_apply handling of removing the whole document (i.e. "path":""). 2 years ago
  Eric Hawicz 9dbf2880cc Adjust the behavior of the args passed to json_patch_apply to make it easier to do in place modifications, and add a struct json_patch_error to report more details on failures. 2 years ago
  Eric Hawicz a14a3a680c Fix an uninitialized memory access in json_pointer. 2 years ago
  Eric Hawicz efc530594b Create a json_pointer_private.h and move a few things there, fix test warnings, note array_list_insert_idx is private. 2 years ago
  Alexandru Ardelean 538b046884 json_patch: add first implementation only with patch application 4 years ago