Rename json_object_add_int() to json_object_int_inc() and eliminate the "int64" variant since we store 64-bit values internally anyway.

This commit is contained in:
Eric Haszlakiewicz
2017-11-27 17:57:36 -05:00
parent 91662a5b69
commit 3628f16dd6
4 changed files with 23 additions and 46 deletions

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@
/tests/test_compare
/tests/test_double_serializer
/tests/test_float
/tests/test_int_add
/tests/test_json_pointer
/tests/test_locale
/tests/test_null