This website requires JavaScript.
Explore
Help
Sign In
github-code
/
json-c
Watch
1
Star
0
Fork
0
You've already forked json-c
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
692
Commits
14
Branches
11
Tags
d447fbca77a8dfca71a849dde2b24411a46ff550
Commit Graph
3 Commits
Author
SHA1
Message
Date
Eric Haszlakiewicz
a47eafe868
Cast to int64_t instead of long in test_int_add to fix the test on 32-bit platforms.
2017-12-05 04:32:12 +00:00
Eric Haszlakiewicz
3628f16dd6
Rename json_object_add_int() to json_object_int_inc() and eliminate the "int64" variant since we store 64-bit values internally anyway.
2017-11-27 17:57:36 -05:00
Juraj Vijtiuk
1110e84cce
Add json_object_add_int functions
2017-09-14 09:36:12 -04:00