7 Commits (7b7a76e161a2b727e68ce26c32c2fb3467682840)

Author SHA1 Message Date
  Eric Haszlakiewicz 91977159ee Add cast to int in calls to isdigit() since some platforms complain about char being used as an array index. 8 years ago
  Eric Haszlakiewicz 0a010a59eb Change a memcpy that should be a memmove within json_pointer_get, and fix memory leaks in of one the json_pointer tests. 8 years ago
  Alexandru Ardelean 47f32a76ef vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template 9 years ago
  Alexandru Ardelean 8cb86a583a strdup_compat.h: re-spin this compat header ; use math_compat.h as template 9 years ago
  Alexandru Ardelean 742e059da1 json_pointer: add json_pointer_getf/setf() function variants 9 years ago
  Alexandru Ardelean 97dd7d5103 json_pointer.c: fix whitespace 9 years ago
  Alexandru Ardelean 0e91183300 json_pointer: add first revision 9 years ago